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

Commits on May 1, 2024

  1. Fix fetching prices from yahoo

    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.
    preethamrn authored May 1, 2024
    Configuration menu
    Copy the full SHA
    a0fbdc3 View commit details
    Browse the repository at this point in the history