scholarly journals Is Deep Learning for Image Recognition Applicable to Stock Market Prediction?

Complexity ◽  
2019 ◽  
Vol 2019 ◽  
pp. 1-10 ◽  
Author(s):  
Hyun Sik Sim ◽  
Hae In Kim ◽  
Jae Joon Ahn

Stock market prediction is a challenging issue for investors. In this paper, we propose a stock price prediction model based on convolutional neural network (CNN) to validate the applicability of new learning methods in stock markets. When applying CNN, 9 technical indicators were chosen as predictors of the forecasting model, and the technical indicators were converted to images of the time series graph. For verifying the usefulness of deep learning for image recognition in stock markets, the predictive accuracies of the proposed model were compared to typical artificial neural network (ANN) model and support vector machine (SVM) model. From the experimental results, we can see that CNN can be a desirable choice for building stock prediction models. To examine the performance of the proposed method, an empirical study was performed using the S&P 500 index. This study addresses two critical issues regarding the use of CNN for stock price prediction: how to use CNN and how to optimize them.

Author(s):  
Jimmy Ming-Tai Wu ◽  
Zhongcui Li ◽  
Norbert Herencsar ◽  
Bay Vo ◽  
Jerry Chun-Wei Lin

AbstractIn today’s society, investment wealth management has become a mainstream of the contemporary era. Investment wealth management refers to the use of funds by investors to arrange funds reasonably, for example, savings, bank financial products, bonds, stocks, commodity spots, real estate, gold, art, and many others. Wealth management tools manage and assign families, individuals, enterprises, and institutions to achieve the purpose of increasing and maintaining value to accelerate asset growth. Among them, in investment and financial management, people’s favorite product of investment often stocks, because the stock market has great advantages and charm, especially compared with other investment methods. More and more scholars have developed methods of prediction from multiple angles for the stock market. According to the feature of financial time series and the task of price prediction, this article proposes a new framework structure to achieve a more accurate prediction of the stock price, which combines Convolution Neural Network (CNN) and Long–Short-Term Memory Neural Network (LSTM). This new method is aptly named stock sequence array convolutional LSTM (SACLSTM). It constructs a sequence array of historical data and its leading indicators (options and futures), and uses the array as the input image of the CNN framework, and extracts certain feature vectors through the convolutional layer and the layer of pooling, and as the input vector of LSTM, and takes ten stocks in U.S.A and Taiwan as the experimental data. Compared with previous methods, the prediction performance of the proposed algorithm in this article leads to better results when compared directly.


Stock price prediction is always a most challenging task. Artificial Neural Network prediction clears the stock price prediction challenge by forming the training set. By using the past information as the network input, one can predict the expected output of the network. In order to predict the expected result as the accurate we add multi-layer perceptron to the knowledge set we formed from the past historical data available in the nifty NSE and Sensex BSE. This paper proves that proposing the learning knowledge set using multilayer neural network will predict the accurate closing price of future stock in stock market.


Author(s):  
Padmanayana ◽  
Varsha ◽  
Bhavya K

Stock market prediction is an important topic in ?nancial engineering especially since new techniques and approaches on this matter are gaining value constantly. In this project, we investigate the impact of sentiment expressed through Twitter tweets on stock price prediction. Twitter is the social media platform which provides a free platform for each individual to express their thoughts publicly. Specifically, we fetch the live twitter tweets of the particular company using the API. All the stop words, special characters are extracted from the dataset. The filtered data is used for sentiment analysis using Naïve bayes classifier. Thus, the tweets are classified into positive, negative and neutral tweets. To predict the stock price, the stock dataset is fetched from yahoo finance API. The stock data along with the tweets data are given as input to the machine learning model to obtain the result. XGBoost classifier is used as a model to predict the stock market price. The obtained prediction value is compared with the actual stock market value. The effectiveness of the proposed project on stock price prediction is demonstrated through experiments on several companies like Apple, Amazon, Microsoft using live twitter data and daily stock data. The goal of the project is to use historical stock data in conjunction with sentiment analysis of news headlines and Twitter posts, to predict the future price of a stock of interest. The headlines were obtained by scraping the website, FinViz, while tweets were taken using Tweepy. Both were analyzed using the Vader Sentiment Analyzer.


2019 ◽  
Vol 8 (2) ◽  
pp. 2297-2305

The stock market is highly volatile and complex in nature. Technical analysts often apply Technical Analysis (TA) on historical price data, which is an exhaustive task and might produce incorrect predictions. The machine learning coupled with fundamental and / or Technical Analysis also yields satisfactory results for stock market prediction. In this work an effort is made to predict the price and price trend of stocks by applying optimal Long Short Term Memory (O-LSTM) deep learning and adaptive Stock Technical Indicators (STIs). We also evaluated the model for taking buy-sell decision at the end of day. To optimize the deep learning task we utilized the concept of Correlation-Tensor built with appropriate STIs. The tensor with adaptive indicators is passed to the model for better and accurate prediction. The results are analyzed using popular metrics and compared with two benchmark ML classifiers and a recent classifier based on deep learning. The mean prediction accuracy achieved using proposed model is 59.25%, over number of stocks, which is much higher than benchmark approaches.


Author(s):  
Anshul Sahu

The stock market prediction is problematic subsequently the stock price is active in environment. To decrease the inappropriate predictions of the stock market and evolution the ability to predict the market actions. To escape the risk and the challenging in predicting stock price. Predicting stock market prices is a difficult task that conventionally contains extensive neural network. Owed to the linked environment of stock prices, conventional batch processing technique cannot be developed competently for stock market analysis. We propose an efficient Learning algorithm that develops a kind of Modified Computational Neural Networks (MCNN) based on BPNN (Back Propagation neural network) filter in training to increase the stock price prediction. Where the weights are adjusted for separate data points using stochastic gradient descent. This will distribute extra precise outcomes when linked to existing stock price prediction algorithms. The network is trained and evaluated for accurateness complete numerous sizes of data, and the results are organized.


Author(s):  
Nan Jing ◽  
Qi Liu ◽  
Hefei Wang

Deep learning technology has been widely used in the financial industry, primarily for improving financial time series prediction based on stock prices. To solve the problem of low fitting and poor accuracy in traditional stock price prediction models, this paper proposes a stock price prediction model based on stock price synchronicity and deep learning methods, which applied the stock price synchronicity theory in stock price trend analysis. This paper first uses the affinity propagation algorithm to build stock clusters, and then, based on convolution neural network (CNN), and feature weight to construct the stock price synchronicity factor. At last, the long short-term memory (LSTM) network with multifactor is built for stock price trend analysis. According to the theory of stock price synchronicity, the affinity propagation algorithm can find the potential related stocks of the target stock. The spatial data analysis ability of the CNN model provides a guarantee for the application in stock price synchronicity factor analysis. The LSTM model can better analyze the information contained in the stock price time series and predict the future price. The experimental results show that, compared with the traditional multilayer neural network model, the LSTM model has better accuracy in the trend prediction of the stock price. Simultaneously, the application of stock price synchronicity effectively improves the performance of the multifactor LSTM network.


2018 ◽  
Vol 7 (2.6) ◽  
pp. 71 ◽  
Author(s):  
Avilasa Mohapatra ◽  
Smruti Rekha Das ◽  
Kaberi Das ◽  
Debahuti Mishra

Financial forecasting is one of the domineering fields of research, where investor’s money is at stake due to the rise or fall of the stock prices which unpredictable and fluctuating. Basically as the demand for stock markets has been rising at an unprecedented rate so its prediction becomes all the more exciting and challenging. Prediction of the forthcoming stock prices mostly Artificial Neural Network (ANN) based models are taken into account. The other models such as Bio-inspired Computing, Fuzzy network model etc., considering statistical measures, technical indicators and fundamental indicators are also explored by the researchers in the field of financial application. Ann’s development has led the investors for hoping the best prediction because networks included great capability of machine learning such as classification and prediction. Most optimization techniques are being used for training the weights of prediction models. Currently, various models of ANN-based stock price prediction have been presented and successfully being carried to many fields of Financial Engineering. This survey aims to study the mostly used ANN and related representations on Stock Market Prediction and make a proportional analysis between them.


Sign in / Sign up

Export Citation Format

Share Document