ValueRaider
ValueRaider
I've added tests, that picked up some bugs that I fixed. If happy I will merge.
`requests_cache` ? - financials will update - prices *may* update, depends how you request. `history(period="1d")` = no. `history(start=today)` = yes
It should handle any end date. I added `start_limits` to handle the 1m interval, Yahoo treats it different. Are you familiar with test-driven development (TDD)? If you think a specific...
@Anto95 Do you still have concern?
I just noticed you're targeting `main` branch. Can you rebase to `dev` (remember to force push) then change target to `dev`. You don't need to re-submit pull request, GitHub is...
What exactly is problem? What are you expecting to happen?
Related to issue #568, both fixed by fetching key-statistics.
Superseded by #1371, closing.
Problem still happening?
Options: - stop spamming - [fetcher smarter](https://github.com/ranaroussi/yfinance#smarter-scraping) - [yfinance_cache](https://github.com/ValueRaider/yfinance-cache)