Skip to content

Commit 5b0d8d4

Browse files
Merge pull request #4 from FlyingFathead/yfinance
`0.7614` - better Yahoo Finance stock price fetch handling
2 parents 072bf1b + 3ca0209 commit 5b0d8d4

File tree

4 files changed

+508
-35
lines changed

4 files changed

+508
-35
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,9 @@ If you run into any issues, consult the logs or reach out on the repository's [I
240240
---
241241

242242
# Changelog
243+
- v0.7614 - Better stock market data fetching from Yahoo Finance
244+
- Changes made to `src/api_get_stock_prices_yfinance.py`
245+
- => More accurate ticker symbol searches, fallbacks, multi-day data etc.
243246
- v0.7613 - Improved timestamps on multiple timezones
244247
- Added a separate module to `src/timedate_handler.py` to assist the model
245248
- => Datetime stamps now in separate system messages

0 commit comments

Comments
 (0)