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

Use custom yahoo finance for async compatability #614

Closed
StephanAkkerman opened this issue Aug 3, 2024 · 6 comments
Closed

Use custom yahoo finance for async compatability #614

StephanAkkerman opened this issue Aug 3, 2024 · 6 comments
Labels
Difficulty: Medium 😐 This issue can be solved, but a decent amount of lines need to be changed Improvement 📈 Improvement Overhaul 🌈 Overhaul a part of the code Priority: High 🥇 Assign this label if this issue is VERY important or often used

Comments

@StephanAkkerman StephanAkkerman added Improvement 📈 Improvement Priority: High 🥇 Assign this label if this issue is VERY important or often used Overhaul 🌈 Overhaul a part of the code Difficulty: Medium 😐 This issue can be solved, but a decent amount of lines need to be changed labels Aug 3, 2024
@StephanAkkerman
Copy link
Owner Author

StephanAkkerman commented Aug 3, 2024

@StephanAkkerman
Copy link
Owner Author

Maybe we can remove yfinance and yahoo-fin completely

@StephanAkkerman
Copy link
Owner Author

StephanAkkerman commented Aug 5, 2024

yfinance is used in:

  • earnings.py
  • stock.py
  • confirm_stock.py

yahoo_fin:

  • gainers
  • losers
  • trending
  • db

@StephanAkkerman
Copy link
Owner Author

No API endpoint for upcoming earning date, leaving it as it is for now

@StephanAkkerman
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Medium 😐 This issue can be solved, but a decent amount of lines need to be changed Improvement 📈 Improvement Overhaul 🌈 Overhaul a part of the code Priority: High 🥇 Assign this label if this issue is VERY important or often used
Projects
None yet
Development

No branches or pull requests

1 participant