ranaroussi / yfinance

Download market data from Yahoo! Finance's API
https://aroussi.com/post/python-yahoo-finance
Apache License 2.0
14.93k stars 2.45k forks source link

Fix: price auto adjust confusion #1984

Open ValueRaider opened 4 months ago

ValueRaider commented 4 months ago

Fix user confusion from not knowing auto_adjust by telling them to set it. Might resolve #1982 and similar older issues.