This publication documents a Deep Learning model developed to predict future stock price trends using historical data.
This model is designed to help investors make informed and data-driven financial decisions.
The main objective of this project is to predict the closing price of major stocks or indices (like Nifty 50) listed in the Indian stock market for the next 7 days through time-series analysis .
This model is based on the LSTM (Long Short-Term Memory) neural network , which is highly effective in recognizing patterns and long-term dependencies in time-series data.
During testing, the model showed the following key metrics:
The model's results show that it is able to track stock price trends with low error, proving its practical utility.
This LSTM-based model provides a strong foundation for stock prediction. Future work will include the following steps: