yfinance-cache

Caching wrapper for yfinance module. Intelligent caching, not dumb caching of web requests.

MIT License

Downloads
2.4K
Stars
19
Committers
1
yfinance-cache - 0.4.1

Published by ValueRaider over 1 year ago

Main change is shifting last update of daily/weekly interval from midnight to next trading day open, because Yahoo is still updating Volume then. https://github.com/ValueRaider/yfinance-cache/commit/a8a9c8c33be085870fcc9a35b1f6332e2da43167

Improved verify experience

Bunch of fixes to price update logic

yfinance-cache - 0.4.0

Published by ValueRaider over 1 year ago

Massive update to fix propagating new dividends and stock splits to cached data.

New methods to verify cached prices - see README.

yfinance-cache - 0.3.5

Published by ValueRaider almost 2 years ago

yfinance-cache - 0.3.4

Published by ValueRaider almost 2 years ago

Bugfix when running first time on empty cache.

yfinance-cache - 0.3.3

Published by ValueRaider almost 2 years ago

Fix Windows, by switching to 'appdirs'

yfinance-cache - 0.3.2

Published by ValueRaider almost 2 years ago

Fix daily+ intervals not updating after market close, so can miss aftermarket action. Now updates until midnight. #29

yfinance-cache - 0.3.1

Published by ValueRaider almost 2 years ago

Push new README to PYPI

yfinance-cache - 0.3.0

Published by ValueRaider almost 2 years ago

Full sweep of performance optimisations. Roughly 3x faster over a list of tickers, and finally faster than yfinance web fetches.

And a bunch of price-related bug fixes.

#26

yfinance-cache - 0.2.4

Published by ValueRaider about 2 years ago

First "GitHub release", but not first version on PIP. Just creating for formality.

Package Rankings
Top 16.5% on Pypi.org
Related Projects