ValueRaider

Results 898 comments of ValueRaider

This appears fixed. I can reproduce in old versions, but not latest.

`Ticker.get_shares_full()` is your friend.

Correct financials are now available in pre-release version 0.2.0rc4.

Fixed in `yfinance` 0.2

Options: - stop spamming - [fetch smarter](https://github.com/ranaroussi/yfinance#smarter-scraping) - [yfinance_cache](https://github.com/ValueRaider/yfinance-cache)

To avoid wasting time, try `dev` branch #1080 2 steps to fix: 1. Understand exception 2. Safely handle exception and trigger switch to other strategy (`data.py` function `_get_cookie_and_crumb`) I don't...

Leave open. This has happened before #1750, `yfinance` should handle this nicely instead of blowing up.

Probably possible to implement scraping, but not possible with `yfinance` right now. Same request as #1223

Duplicate date entries issue fixed. I can't think of any solution to the volume "backfilling" because this is problem in Yahoo's data, and all interval sizes are affected.