Commit Graph

1809 Commits

Author SHA1 Message Date
salsugair 0df671b566 Fix Saudi Arabia MIC Code
fix Saudi Arabia mic code XSAU and yahoo finance suffix SR
2026-01-08 19:53:01 +03:00
Ilyas Timour 03ec05d286 Fix broken LICENSE.txt link in PyPI documentation
The relative link works on GitHub but is broken on PyPI.
Replaced it with an absolute GitHub URL.
2026-01-07 14:42:03 +01:00
Peter 5c7b41d510 Fix broken contributing link in PyPI documentation 2026-01-05 11:01:15 +08:00
ValueRaider d12c4b3c8c Version 1.0 2025-12-22 18:09:22 +00:00
ValueRaider d1c69e1d38 Merge pull request #2637 from ranaroussi/dev
sync dev -> main
2025-12-22 18:06:49 +00:00
ValueRaider 6d07669ba1 Merge pull request #2653 from ranaroussi/fix/curl-cffi-0.14-breaking
Block curl_cffi version 0.14
2025-12-22 18:05:39 +00:00
ValueRaider bed8959381 Merge pull request #2642 from biplavbarua/fix/issue-1436-nsei-30m
Fix: Correct 30m interval alignment and filtering for NSE/early-open markets
2025-12-22 18:05:06 +00:00
biplavbarua 7fba9cff58 fix: correct 30m interval alignment and filtering for NSE/early-open markets 2025-12-22 19:17:07 +05:30
ValueRaider b0cae4dce1 Block curl_cffi version 0.14 2025-12-21 19:14:10 +00:00
ValueRaider a6e26a8802 Merge pull request #2648 from ericpien/screener_const_update_2025
fix: Screener's sector industry mapping
2025-12-21 18:41:14 +00:00
Eric Pien 906d6f12c3 update Screener's querying logic and sector industry mapping 2025-12-21 08:16:29 -08:00
ValueRaider d1aa6befe2 Merge pull request #2650 from evanreynolds9/fix/tickers-history-start-end
Fix: Set period default to None in multi
2025-12-20 19:17:32 +00:00
ValueRaider 7ce5bab562 ruff action: ignore E702 2025-12-20 19:16:41 +00:00
evanreynolds9 fcb951bf71 Set period default to None in Tickers.history and multi 2025-12-20 12:50:29 -05:00
ValueRaider 0e157d5928 Merge pull request #2651 from ranaroussi/fix/price-div-repair-dropping-nan-rows
Fix price-div-repair dropping NaN rows
2025-12-20 17:05:00 +00:00
ValueRaider 50bf706ce8 ruff action: ignore E702 2025-12-20 17:04:44 +00:00
ValueRaider 5d9f73222f Fix price-div-repair dropping NaN rows 2025-12-20 17:01:48 +00:00
ValueRaider 4f38ecfea0 Redesign YfConfig + small fixes
Fixes:
- earnings_dates caching
- _resample on period=ytd

New deprecations:
- yf.set_config()
- move enable_debug_mode() to YfConfig

Complete deprecations:
- proxy arguments
- download(auto_adjust)

Small test fixes
2025-12-20 16:23:20 +00:00
ValueRaider d2ebd0e642 Refine issue-auto-close action. 2025-12-15 21:47:40 +00:00
ValueRaider 39c2f76c1a Merge pull request #2615 from ianmihura/feature/earnings-calendar
Feature: Earning Calendar (& other calendars)
2025-12-10 21:52:45 +00:00
Ian Mihura 428919b701 earning calendar and other calendars 2025-12-10 17:55:42 +01:00
ValueRaider 70d9b44af9 Merge pull request #2627 from axisrow/feature/retry-mechanism
Add optional retry mechanism for transient network errors
2025-12-02 20:58:34 +00:00
aivibe ec5f1c2470 Add optional retry mechanism for transient network errors 2025-12-02 06:23:26 +07:00
ValueRaider ebdfbb7d18 Remove 2x unnecessary exception raises in history() 2025-12-01 19:25:09 +00:00
ValueRaider 3d92f04f47 Merge pull request #2524 from ranaroussi/feature/expose-exceptions-v2
Improve exception handling
2025-11-23 12:05:37 +00:00
ValueRaider f484539920 Merge branch 'dev' into feature/expose-exceptions-v2 2025-11-19 20:34:23 +00:00
ValueRaider 01c9bd13d8 Add missing class YfConfig 2025-11-19 20:31:03 +00:00
ValueRaider d48230938d Merge pull request #2613 from danchev/main
fix: Correct column names
2025-10-26 11:41:10 +00:00
D. Danchev 146a2a3957 fix(industry): correct typo in column names
Fix incorrect column names in Industry._parse_top_growth_companies by removing an accidental leading space from 'growth estimate' and 'last price'
2025-10-25 10:14:23 -05:00
ValueRaider fc0bde214a Issue auto-close: Improve message 2025-09-18 20:05:18 +01:00
ValueRaider 173ab2d811 Version 0.2.66 2025-09-17 12:20:05 +01:00
ValueRaider 8cca819fd6 Merge pull request #2597 from ranaroussi/dev
dev -> main
2025-09-17 12:16:50 +01:00
ValueRaider bc67252d4b Screener: EquityQuery add industry field
And update docs to support
- fix duplication of class attributes in methods block
- repurpose 'SECTOR_INDUSTY_MAPPING' to back new EquityQuery field 'industry'
2025-09-17 12:02:43 +01:00
ValueRaider f2d617b948 Merge pull request #2599 from Phil997/fix/missing-log-message
fix: add missing logging message
2025-09-16 22:04:34 +01:00
Philipp Jaschke 4e4b0af3ef fix: add missing logging message
Add the missing reson text from the response when logging the error of the request
2025-09-16 21:32:36 +02:00
ValueRaider 04ba66083e Merge pull request #2595 from ranaroussi/fix/prices-intraday-merge
Prices: bugfix for merging intraday with divs/splits
2025-09-12 23:45:00 +01:00
ValueRaider bd327694c5 Prices: bugfix for merging intraday with divs/splits 2025-09-12 23:43:49 +01:00
ValueRaider 99b2db69e0 Merge pull request #2591 from hjlgood/new_get_earnings_dates
Add Ticker.get_earnings_dates_using_scrape() to fix ISSUE:#2566
2025-09-10 20:37:54 +01:00
ValueRaider 5a6efdf773 earnings_dates: Improve fix
Fix parsing
Fix function name
Restore original error when no earnings dates found
YfData: move consent-page check to get()
2025-09-10 20:27:57 +01:00
Ran Aroussi 4ff80a57d4 Update PyPi downloads badge refresh rate 2025-09-10 18:33:37 +01:00
jeong 441ae8d677 Add Ticker.get_earnings_dates() to fix ISSUE:#2566 2025-09-07 18:15:20 +09:00
ValueRaider 8b71e6cc05 Merge pull request #2585 from roberttidball/patch-1
Update index.rst - duplicate market reference
2025-08-23 13:34:22 +01:00
Robert Tidball bc40e84461 Update index.rst
Also removing duplicate markets in table of contents tree so that the navbar on the left does not contain duplicates
2025-08-21 14:27:10 +10:00
Robert Tidball ead4ed7ee7 Update index.rst - duplicate market reference
The market reference in the documentation (https://ranaroussi.github.io/yfinance/reference/api/yfinance.Market.html#) is duplicated.
2025-08-20 17:10:44 +10:00
ValueRaider 2e0ad642c1 Merge pull request #2579 from mxdev88/main
feat: add market_suffix
2025-08-17 16:20:16 +01:00
ValueRaider 54b37a403c reduce code diff 2025-08-17 16:09:00 +01:00
mxdev88 a04a4ea475 feat: add market_suffix 2025-08-06 09:56:39 +02:00
ValueRaider 9f0d3fd12d Merge pull request #2580 from skyblue6688/bug-fix-2576
Fix test_ticker unit test failure due to NEPT delisting
2025-08-04 19:02:06 +01:00
ValueRaider 3596924fe2 Merge pull request #2573 from jdmcclain47/fix/user-parse-epoch
Fix/user parse epoch
2025-08-04 19:00:25 +01:00
jdmcclain47 4259760bea Fix internal parsing of epochs and add tests 2025-08-03 21:19:08 -05:00