Using CNN to Model Stock Prices
摘要
The paper applies Convolutional Neural Networks to examine whether and to what extent closing stock prices can be predicted during the opening hour of a trading day. In particular, the MobileNet-V2 architecture was implemented, which transforms the financial time series into an image classification problem. We used daily data in a 5-minute time interval of the 1000 largest listings in Nasdaq by market capitalization. Results show that according to a standard performance measures, the MobileNet-V2 achieved a high prediction accuracy and outperformed several alternative deep learning algorithms.