Model using Long Short Term Memory to predict stock prices. Input is OHLC data which the program will automatically procure from Yahoo! Finance using Python web scrapers. The input will be ticker, date range of OHLC data, and number of days for prediction. If two or more stocks are used, program will also find the co-relation between the stocks. Program also downloads the key characteristics of the stock such as beta, moving average, etc.
forked from SASGODcoder/Automated-Stock-Prediction
-
Notifications
You must be signed in to change notification settings - Fork 0
Model using Long Short Term Memory to predict stock prices. Input is OHLC data which the program will automatically procure from Yahoo! Finance using Python web scrapers. The input will be ticker, date range of OHLC data, and number of days for prediction.
platocrat/Automated-Stock-Prediction
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Model using Long Short Term Memory to predict stock prices. Input is OHLC data which the program will automatically procure from Yahoo! Finance using Python web scrapers. The input will be ticker, date range of OHLC data, and number of days for prediction.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%