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

Fix fetching prices from yahoo #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

preethamrn
Copy link

It appears that https://fc.yahoo.com no longer works and returns and error Failed to establish a new connection: [Errno 111] Connection refused.

To resolve this, we can use a different yahoo domain that works as shown in this issue ranaroussi/yfinance#1765.

It appears that https://fc.yahoo.com no longer works and returns and error `Failed to establish a new connection: [Errno 111] Connection refused`.

To resolve this, we can use a different yahoo domain that works as shown in this issue ranaroussi/yfinance#1765.
@blais
Copy link
Member

blais commented Jun 16, 2024

I just disabled some Yahoo tests because the mock wasn't setup right.
If you'd like to fix it I'll rubberstamp a fix.

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

Successfully merging this pull request may close these issues.

None yet

2 participants