ivofernandes / yahoo_finance_data_reader

Apache License 2.0
7 stars 3 forks source link

Question - Ticker search #8

Open mauricioluz opened 2 months ago

mauricioluz commented 2 months ago

Is there a way to search tickers in this package?

ivofernandes commented 2 months ago

No, I did this package for that: https://github.com/ivofernandes/ticker_search

mauricioluz commented 2 months ago

Cool, thanks for the answer. Just one more question, can I see all the price variations in one day (current date) in this package? In my case, I need to make a graph with all the price variations in one day since the market opened, like we have on Yahoo's finance website.