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

Missing data for "ZT=F", "ZN=F", "ZF=F" #2240

Open
jxmyrup95 opened this issue Jan 24, 2025 · 1 comment
Open

Missing data for "ZT=F", "ZN=F", "ZF=F" #2240

jxmyrup95 opened this issue Jan 24, 2025 · 1 comment

Comments

@jxmyrup95
Copy link

Describe bug

Hi.

I am missing data for for the following ticker symbols:
["ZT=F", "ZN=F", "ZF=F"]

I have data for 2025-01-15 and for 2025-01-24 but nothing in between.

Thanks
Jesper

Simple code that reproduces your problem

yf.download(
tickers=[
"ZT=F",
"ZN=F",
"ZF=F",
],
start="2025-01-01",
)

Debug log

No debug log

Bad data proof

Image

yfinance version

0.2.52

Python version

3.11.10

Operating system

Windows 10

@ValueRaider
Copy link
Collaborator

As far as you've shown, that's all Yahoo had to return.

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

2 participants