FinRL-Tutorials icon indicating copy to clipboard operation
FinRL-Tutorials copied to clipboard

YahooFinanceProcessor failure to download the market data

Open randheerDas opened this issue 1 month ago • 0 comments

I am facing an issue while executing the code to download market data.

Following is the error:

1 Failed download: ['AXP']: Exception('%ticker%: No price data found, symbol may be delisted (1d 2008-01-01 00:00:00 -> 2008-01-02 00:00:00)')

And this keeps repeating and it never ends.

I feel there is a bug here either in finrl or in yfinance. My old tutorial runs well.

Following is my current configuration:

Python 3.10 , Finrl = finrl-0.3.6 and yfinance-0.2.38

Screenshot

[ FinRlTutorialLatest-Error ]

randheerDas avatar May 13 '24 00:05 randheerDas