JECSand / yahoofinancials

A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
https://pypi.python.org/pypi/yahoofinancials
MIT License
896 stars 214 forks source link

Update cache.py #171

Closed bjosun closed 6 months ago

bjosun commented 6 months ago

Had a problem with getting key_statisitic_data from yahoo finance. Trying out different settings in the while loop and made a bigger span for the random.randint function that worked for me.