TradingAgents/tests
Clayton Brown f0b0e089d8 feat: quantitative strategy signals framework — 18 strategies
Review fixes applied:
- format_signals_for_role accepts both list and JSON string
- Test imports aligned with actual function names
- Test assertions use actual StrategySignal keys
- Tax optimization: informative message when lot data unavailable
- Pairs trading: single batch yf.download replaces 10 sequential calls

Based on: Kakushadze & Serur, '151 Trading Strategies',
Palgrave Macmillan 2018. SSRN 3247865, DOI 10.1007/978-3-030-02792-6
2026-04-21 09:00:32 +10:00
..
test_google_api_key.py refactor: simplify api_key mapping and consolidate tests 2026-03-24 14:52:51 +01:00
test_model_validation.py sync model validation with cli catalog 2026-03-25 21:23:02 +08:00
test_strategy_signals.py feat: quantitative strategy signals framework — 18 strategies 2026-04-21 09:00:32 +10:00
test_ticker_symbol_handling.py fix: preserve exchange-qualified tickers across agent prompts 2026-03-21 21:10:13 +08:00