摘要(英) |
In recent literature or journals, there is a large amount of Deep Learning used to predict what will happen at the next point in time, that is, there are many documents that predict the closing price or stock price at the next time, but Only researched whether it is possible to accurately predict the future stock price, but no one has studied whether such predictions can actually make a profit on actual transactions.
This study uses deep learning to use LSTM and TCN, which are better predictors of time series, as a stock price forecasting model. However, how to use it in trading after the forecast is relatively small, and it is used in trading if the program is used. It is easier to systematically understand its profit and risk. This study proposes that LSTM is traditionally used to predict stock prices, but it has not been tested with the fixed trading pattern to predict the closing price. For the sake of profitability, this study uses program trading and stretches the forecast time to weeks, because the stock price is more likely to fluctuate up and down in weeks, and the two are combined to explore the possibility of profit.
This study explores the fact that Taiwan′s 50 constituent stocks have existed for more than 30 years. It takes more than 30 years because the weekly units and forecasting models need to have a certain amount of data. Therefore, there are 11 companies in Taiwan with more than 30 years. Of the 11 companies, 9 of them have a good profit performance.
|
參考文獻 |
[1]. Bai, S., Kolter, J. Z., & Koltun, V. (2018). An empirical evaluation of generic convolutional and recurrent networks for sequence modeling. arXiv preprint arXiv:.01271.
[2]. Chollet, F. (2017). DEEP LEARNING with Python. USA: Manning Publications.
[3]. Gers, F. A., Schmindhuber, J., Cummins, F. (1999). Learning to Forget: Continual Prediction with LSTM, Proceedings of Ninth International Conference on Artificial Neural Networks (ICANN’99). No.470 (850-855).
[4]. Greff, K., Srivastava, R. K., Koutnik, J., Steunebring, B. R.& Schmidhuber, J. (2017). LSTM: A Search Space Odyssey. Proceedings of IEEE Transactions on Neural Networks and Learning Systems 28 (2222-2232).
[5]. He, K., Zhang, X., Ren, S., & Sun, J. (2015). Delving deep into rectifiers: Surpassing human-level performance on imagenet classification. Paper presented at the Proceedings of the IEEE international conference on computer vision.
[6]. Hochreiter, S., & Schmidhuber, J. (1997). Long short-term memory. Neural computation, 9(8), 1735-1780.
[7]. Krizhevsky, A., Sutskever, I.,& Hinton, G.E. (2012) . ImageNet Classification with Deep Convolutional Neural Network. Proceedings of the 25th International Conference on Neural Information Processing Systems (NIPS’12). Vol.1. (1097-1105).
[8]. LeCun, Y., Bengio, Y.,& Hinton, G. (2015). Deep learning. Proceedings of Nature 521, (436-444).
[9]. Li, H., Shen, Y.,& Zhu, Y. (2018). Stock Price Prediction Using Attention-based Multi-Input LSTM. Proceedings of The 10th Asian Conference on Machine Learning(PMLR 95)( 454-469).
[10]. Oord, A., Dieleman, S., Zen, H., Simonyan, K., Vinyals, O., Graves, A., Kalchbrenner, N., Senior, A.,& Kavukcuoglu, K. (2016), Wavenet: A Generative Model For Raw Audio. Google AI. Retrieved March 6, 2019 from https://arxiv.org/pdf/1609.03499.pdf
[11]. Pant, N. (2017). A Guide For Time Series Prediction Using Recurrent Neural Networks(LSTMS). Retrieved September 6, 2018 from https://blog.statsbot.co/time-series-prediction-using-recurrent-neural-networks-lstms-807fa6ca7f
[12]. Van Den Oord, A., Dieleman, S., Zen, H., Simonyan, K., Vinyals, O., Graves, A., . . . Kavukcuoglu, K. (2016). WaveNet: A generative model for raw audio. SSW, 125.
[13]. 李政霖 (2019)。即時空氣品質動態監測系統結合LSTM模型預測PM2.5濃度之應用。國立臺北科技大學電機工程研究所碩士論文,台灣,台北。
[14]. 陳煜文 (2018)。以委託單資料預測當日股價趨勢-LSTM類神經網路模型之應用。天主教輔仁大學金融與國際企業學系金融碩士研究所碩士論文,台灣,新北市。
[15]. 黃培琳。 (2011)。程式交易策略、期貨交易和法人交易之實證研究。 朝陽科技大學財務金融系碩士論文。
[16]. 許嘉恩 (2018)。利用移動窗格法驗證程式交易策略樣本內外穩健性的自動化平台設計研究。國立中央大學資訊管理研究所碩士論文,台灣,桃園。
[17]. 曾崇銘、陳宥任 (2014)。股市的科學煉金術:程式交易全圖解。Smart智富。
|