ValueRaider

Results 898 comments of ValueRaider

You could develop and test a fix for missing sqlite? #1084

You'll have an easier time if you put changes in a branch not main/dev. Also learn to love git rebase. #1084

I was lazy and rushing it, that's all. #1084

If you use yfinance regularly, you probably have enough Python knowledge.

`_get_cookie_csrf` was never 100% - when it was first written it seemed to only work in Europe. Now seems to not work at all, maybe Yahoo changed.

Probably duplicate of https://github.com/ranaroussi/yfinance/issues/2101#issuecomment-2452982908

That's a bug. Most recent change https://github.com/ranaroussi/yfinance/commit/4157b9e170cc67971cbbc41ec781b814574f2057 Workaround = `yf.Ticker("SPY").history(...)`

@tsdevcode that's different, open a new issue