Skip to content

Commit 3ca0209

Browse files
committed
0.7614 - better Yahoo Finance stock price fetch handling
1 parent 0a00b3e commit 3ca0209

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +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 using `src/api_get_stock_prices_yfinance.py`
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.
244246
- v0.7613 - Improved timestamps on multiple timezones
245247
- Added a separate module to `src/timedate_handler.py` to assist the model
246248
- => Datetime stamps now in separate system messages

0 commit comments

Comments
 (0)