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

[BUG] Error Fetching Ticker Data: SSL Error with AAPL #192

Closed
1 task done
shristirwt opened this issue Oct 26, 2024 · 3 comments
Closed
1 task done

[BUG] Error Fetching Ticker Data: SSL Error with AAPL #192

shristirwt opened this issue Oct 26, 2024 · 3 comments
Labels
bug Something isn't working gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024

Comments

@shristirwt
Copy link
Contributor

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Description

I am encountering an error when trying to fetch stock data for the ticker AAPL (Apple Inc.) using the yfinance library in Python. The error message indicates an SSL connection issue, and it seems to suggest that the ticker may be delisted.
Screenshot 2024-10-26 113528

Steps to Reproduce

Include any relevant details like:

  • What page you were on... Multli_Asset Portfolio Modeling.ipynb
  • What you were trying to do... I was executing the code when I encountered this error
  • What went wrong... It failed to fetch stock data for the ticker AAPL

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to the above, please explain how you would technically implement this.

I will put the code for getting the dataframe in a try / except statement. This way it will wait until for connection to reestablished.

@shristirwt shristirwt added the bug Something isn't working label Oct 26, 2024
@github-actions github-actions bot added gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level? labels Oct 26, 2024
Copy link
Contributor

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

@shristirwt
Copy link
Contributor Author

@jvedsaqib Please close this issue . The code is working fine . Sorry for the inconvenience.

Copy link
Contributor

✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024
Projects
None yet
Development

No branches or pull requests

2 participants