Skip to content

Just for me to learn tools. Trying to predict stock market values, testing trading algorithms ...

Notifications You must be signed in to change notification settings

Thahit/StockPrice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockPrice

Working with StockPrices

BuyOrSell

Testing Stock analysis methods I find, to see if they work. Methods:

example(SMA):

StockPrice:Maintext/StockPredictionMultipleInputs

Just for me to learn tools. Trying to predict stock market ("Open")values (MS for example) with data from yahoo. The data I for prediction is the opening value, closing value... of the past 60 days. Using a LSTM-NN for doing the predictions.

  • Maintext takes the data from a single stock to predict future values
  • StockPredictionMultipleInputs Uses Apple and HP data in combination with MS data to predict the price of MS

Image from Maintext

inspired/base by https://www.youtube.com/watch?v=QIUxPv5PJOY&list=WL&index=7&t=225s

Unfortunately, You cannot see the interactive Bokeh visualisations within github, you will have to run the code yourself to see the results.
For anyone reading this. Sorry for the spelling mistakes that might be there. It wasn't a priority to me as this is just a project for me to learn ml Tools.

About

Just for me to learn tools. Trying to predict stock market values, testing trading algorithms ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published