Kunio Fukuchi
Results
2
comments of
Kunio Fukuchi
This seems to be caused by the `self.session` initialized in the constructor not being `close()` when the instance of `_YahooFinance` in `base.py` is destroyed. For example, instead of retrieving multiple...
According to the first paragraph of this article: Exploring Alternatives to the Yahoo Finance API https://eodhd.medium.com/exploring-alternatives-to-the-yahoo-finance-api-aa0415085cc5 > Yahoo Finance recently limited access to its historical data downloads to Gold membership...