Skip to content

kingfischer16/stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple stocks

Because you can never have too many Python libraries focused on equities...

stonks

Functionality

Provides a single access point, the StockData class, that allows the user to:

  • Download and store daily stock price data via yfinance
  • Plots prices, candlesticks, and MACD
  • Calculate returns on a portfolio
  • Apply Monte Carlo forecasting methods
  • Apply simple LSTM for price/signal prediction

About

Code and notebooks for stock analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages