ValueRaider

Results 898 comments of ValueRaider

Are you connecting via VPN or proxy service? Yahoo might have blocked it.

Have you tried not using a vpn or proxy?

@WennPaper What happens if you reverse flip the default "cookie strategy" here? I didn't mean to commit the flip. https://github.com/ranaroussi/yfinance/blob/fix%2Fcookie-reuse/yfinance%2Fdata.py#L72-L75

> any documentation that explains this design choice Who actually uses non-adjusted prices? How do you handle ex-div price drops?

I'm planning a big update to that code but testing will take a few weeks, so you can submit a PR to dev.

> Only the "Adj Close" and "Volume" columns on the webpage seem to be identical to the "Close" and "Volume" columns in the yfinance output. Maybe there's a clue there?...

~If you can just ignore the repair-related tests, fail probably means I improved the algorithm but didn't update the test data.~