Skip to content

issues Search Results · repo:ttamg/yahoo-finance-async language:Python

Filter by

2 results
 (40 ms)

2 results

inttamg/yahoo-finance-async (press backspace or delete to remove)

I ve been using this library for years, and we noticed that it stopped pulling tickers on 18 Feb 2025, probably due to a Yahoo change. try: ticker = await OHLC.fetch(symbol=stockname) ...
  • HoustonDad
  • 2
  • Opened 
    11 days ago
  • #3

How to check it: try to fetch data by GTX stock with 15m interval and 1 month history. It returns about 30 ohls values. I propose to skip None values in returning data like this (api.py): if close != ...
  • DmitrySSidorov
  • 6
  • Opened 
    on May 17, 2022
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub