Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

anshdavid/Stock-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Prediction

Simple Stock prediction using LSTM in Keras

Data can be downloaded from Yahoo Finance

Model can be used for predicting other stock as well as coin

Implementaion

  1. Using Close and Volume and input to LSTM
  2. The input window can be changed
  3. Single-Point-Prediction as well as Estimating Stock Prices more than 1 day ahead

TODO

  1. Using other indicators and predictors in conjuction with Close and Volume such as RSI, MovingAverages , etc

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published