Exploring Different Dynamics of Recurrent Neural Network Methods for Stock Market Prediction - A Comparative Study

Ajit Mohan Pattanayak,Aleena Swetapadma,Biswajit Sahoo
DOI: https://doi.org/10.1080/08839514.2024.2371706
IF: 2.777
2024-06-26
Applied Artificial Intelligence
Abstract:The intricate and unpredictable nature of stock markets underscores the importance of precise forecasting for timely detection of downturns and subsequent rebounds. Various factors, including news, rumors surrounding events or companies, market sentiments, and governmental policies, can significantly impact stock prices. Nevertheless, the precision of current methods remained insufficient until the adoption of artificial neural network architectures like long short-term memory (LSTM). The aim of this study is to create a precise AI-driven platform tailored for both the Indian and international stock markets. This platform is designed to assist retail investors in navigating digital environments by employing various LSTM algorithms. Its primary goals include predicting stock price fluctuations, pinpointing potential investment prospects, and refining trading strategies. The application aims to leverage advanced LSTM algorithms to analyze historical market data, recognize patterns, and provide real-time insights. It will take past price and process it through LSTM algorithms to take a logical decision. In the quest to broaden retail participation in the capital markets, the effort is to develop an application for novice investors who either have no time in research or are the victims of financial mis-selling and enable them to leverage the technology to their advantage.
computer science, artificial intelligence,engineering, electrical & electronic
What problem does this paper attempt to address?
### Problems the Paper Aims to Solve This paper aims to address the issue of stock market prediction, specifically by using Long Short-Term Memory (LSTM) networks to improve the accuracy of stock price forecasts. The specific objectives of the paper include: 1. **Accurately Predict Stock Price Fluctuations**: Utilize advanced LSTM algorithms to analyze historical market data, identify patterns, and provide real-time insights. 2. **Discover Potential Investment Opportunities**: Help investors find suitable buying and selling opportunities by predicting future price trends. 3. **Optimize Trading Strategies**: Provide retail investors with an easy-to-use AI tool to assist them in making informed investment decisions in the complex stock market. The paper focuses on developing a precise AI-driven platform for both Indian and international stock markets, with particular attention to the following points: - **Support for Novice Investors**: Assist retail investors who do not have the time for in-depth research or who may fall victim to financial fraud. - **Application of Technology in Decision-Making**: Use different LSTM algorithms to process historical data and make logical investment decisions. - **Consideration of External Factors**: Incorporate external factors such as news, rumors, market sentiment, and government policies into the decision-making process. - **Comparison of Different LSTM Models**: Conduct a comprehensive comparison of different LSTM models to identify the optimal architecture and hyperparameter combinations to maximize prediction performance. The main goal of the paper is to find the best configuration by comparing different LSTM models, thereby improving the accuracy and efficiency of stock price predictions.