Skip to content

fix: preserve TPEx OHLCV market on Yahoo fallback#482

Open
cct08311github wants to merge 1 commit intomainfrom
codex/daily-bug-scan-tpex-ohlcv
Open

fix: preserve TPEx OHLCV market on Yahoo fallback#482
cct08311github wants to merge 1 commit intomainfrom
codex/daily-bug-scan-tpex-ohlcv

Conversation

@cct08311github
Copy link
Copy Markdown
Owner

Scope

  • preserve TPEx symbols when run_daily_fetch() falls back to Yahoo OHLCV
  • skip TWSE STOCK_DAY for TPEx symbols and use Yahoo .TWO
  • add a focused regression test for the TPEx fallback path

Tests

  • pytest -q src/tests/test_market_data_fetcher.py

Risk

  • low: change is limited to the new Yahoo fallback path added in 6608f5c and only affects market resolution for OHLCV updates

Related issue

@cct08311github cct08311github added codex Codex-generated work codex-automation Codex automation generated work labels Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Codex-generated work codex-automation Codex automation generated work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: preserve TPEx market in Yahoo OHLCV fallback

1 participant