|
Deep learning is a state of the art artificial intelligence technology, and the convolutional neural networks have been widely used in image recognition competitions. In the financial stock market, we often use the linear graph of various technical indexes to predict the trend. This paper uses the convolution neural network's excellent image recognition ability, combining the linear graph of various technical indicators, to predict the stock price as a classification problem, and to predict the results. The single stock's history data is too small. This paper uses the same kind of stocks as the single stock use, and collects the same kind of stock data into a linear graph of each technical index as input. Then trains the convolutional neural network, the results will be divided into two types of rising and. We also design a profit strategy base on the convolutional neural network.
|