Because you can never have too many Python libraries focused on equities...
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