Skip to content

doomer-doomer/StockPricePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Price Indicator Prediction

Relative Strength Index Prediction of 30 days in future using LSTM and RNN combination of trained model and linear regression.

Features

  • Select any stocks from global market including NSE and BSE.
  • Get all fundamental analysis and technical analysis on selected stock with custom analysis.
  • Future RSI prediction upto 30 days using prior n/2 years of pre processed data.
  • RSI prediction of stock data in 1:9. ratio 2 times after splitting into half
  • HighChart Integration for data representation and visualization.
  • Top 10 gainers and losers stocks.
  • LSTM and RNN combined model used for testing and training and Linear Regression for future 30 days prediction.

Demonstration

image image image image image image image

Note

This is not a financial recommendation website but a demo of it. It is just a part of what is developed over the project. Use the project for more details.

About

Relative Strength Index Prediction of 30 days in future using LSTM and RNN combination of trained model and linear regression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors