Summary
In this chapter, we presented an intra-day volume forecasting model and its implementation in R using data from the DJIA index. Due to length limitations, we selected the one model from the literature that we believe is the most accurate when used to predict stock volumes. The model uses turnover instead of volume for convenience, and separates a seasonal component (U shape) and a dynamic component, and forecasts these two separately. The dynamic component is forecasted in two different ways, fitting an AR(1) and a SETAR model. Similarly to the original article, we do not declare one to be better than the other, but we visually show the results and find them to be acceptably accurate. The original article convincingly proves the model to be better than a carefully selected benchmark, but we leave it to the reader to examine that, because we only used a short data set for illustration, which is not suitable to obtain robust results.
- 微服務(wù)設(shè)計(jì)(第2版)
- Vue.js 3.x快速入門
- 微服務(wù)設(shè)計(jì)原理與架構(gòu)
- C語言程序設(shè)計(jì)上機(jī)指導(dǎo)與習(xí)題解答(第2版)
- Instant Lucene.NET
- 用戶體驗(yàn)可視化指南
- 單片機(jī)原理及應(yīng)用技術(shù)
- Building Slack Bots
- 從零學(xué)Java設(shè)計(jì)模式
- Android編程權(quán)威指南(第4版)
- Three.js權(quán)威指南:在網(wǎng)頁上創(chuàng)建3D圖形和動(dòng)畫的方法與實(shí)踐(原書第4版)
- 美麗洞察力:從化妝品行業(yè)看顧客需求洞察
- HTML5/CSS3/JavaScript技術(shù)大全
- 新手學(xué)ASP.NET 3.5網(wǎng)絡(luò)開發(fā)
- Learning C# by Developing Games with Unity 3D Beginner's Guide