Skip to content

Add CB, AVDV, and ISRA to market indicators#49

Merged
IamJasonBian merged 1 commit intomainfrom
IamJasonBian/add-cb-avdv-isra
Mar 15, 2026
Merged

Add CB, AVDV, and ISRA to market indicators#49
IamJasonBian merged 1 commit intomainfrom
IamJasonBian/add-cb-avdv-isra

Conversation

@IamJasonBian
Copy link
Copy Markdown
Owner

@IamJasonBian IamJasonBian commented Mar 15, 2026

Summary

  • Adds Chubb Limited (CB), Avantis International Small Cap Value (AVDV), and VanEck Israel (ISRA) to the INSTRUMENTS list and INSTRUMENT_NAMES map in market_indicators.py
  • Once merged and the indicator fetch runs, these tickers will flow into the dashboard via the market-data blob store

Test plan

  • Run python -c "from trading_system.market_indicators import fetch_and_write_indicators; fetch_and_write_indicators()" and verify CB, AVDV, ISRA appear in the output
  • Confirm dashboard at route-runtime-service shows the new instruments

Loading

  • Run locally without --live

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@IamJasonBian IamJasonBian merged commit 754e457 into main Mar 15, 2026
3 of 6 checks passed
@IamJasonBian
Copy link
Copy Markdown
Owner Author

To load the new tickers into the dashboard without running the trading bot:

cd /Users/jasonzb/conductor/workspaces/allocation-template/allocation-engine
python -c "from trading_system.market_indicators import fetch_and_write_indicators; fetch_and_write_indicators()"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant