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

Fail to download index data through proxy setting #2146

Open
zzj99-quant opened this issue Nov 23, 2024 · 1 comment
Open

Fail to download index data through proxy setting #2146

zzj99-quant opened this issue Nov 23, 2024 · 1 comment

Comments

@zzj99-quant
Copy link

Describe bug

When downloading S&P 500 index, the proxy is not working. However, for individual stock (e.g. AAPL), proxy setting is okay.

Simple code that reproduces your problem

python sp500 = yf.download('^GSPC', start='2024-01-01', end='2024-02-01', proxy=my_proxy)

Debug log

1 Failed download:
['^GSPC']: YFTzMissingError('$%ticker%: possibly delisted; no timezone found')

Bad data proof

No response

yfinance version

0.2.50

Python version

No response

Operating system

No response

@ZJahon
Copy link

ZJahon commented Nov 24, 2024

It seems that we should subscribe the plan ,and then we could use this api?

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