Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YahooFinanceProcessor failure to download the market data #1237

Open
randheerDas opened this issue May 26, 2024 · 2 comments
Open

YahooFinanceProcessor failure to download the market data #1237

randheerDas opened this issue May 26, 2024 · 2 comments

Comments

@randheerDas
Copy link

I am running the latest version of FinRL_PortfolioAllocation_NeurIPS_2020 from the FinRl-Tutorials repository.
https://github.com/AI4Finance-Foundation/FinRL-Tutorial

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

Could someone from the FinRl Team help me on this? I am working towards giving a demonstration to our team.

Screenshot

image

@dytsou
Copy link
Contributor

dytsou commented Jun 8, 2024

Since the days you listed are weekends, so it wouldn't have data for sure.

@Axacon-eks
Copy link

Axacon-eks commented Jun 11, 2024

I have the same issue. Regardless of the dates. Yahoo Finance integration seems to be broken. I have no problem using Yahoo Finance outside of FinRL. Also tried on single tickers, it does not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants