pip install -U QuantStats openseries okama from openseries import OpenTimeSeries import yfinance as yf import quantstats as qs import okama as ok ticker = 'AAPL' period = '5y' # 1d, 5d, 1mo, 3mo, 6mo, ...
"quantstats==0.0.59", "pandas>=1.4.0,<2.0.0", # pandas v2 currently causing issues with quant stats (v0.0.59) The version of quantstats specified is now over a year out of date and it appears that ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results