TradingAgents/tradingagents
Youssef Aitousarrah f1178b4a57 refactor: organize discovery config into dedicated filter/enrichment sections
- Created nested "filters" section for all filter-stage settings
  (min_average_volume, same-day movers, recent movers, etc.)
- Created nested "enrichment" section for batch news settings
- Updated CandidateFilter to read from new nested structure
- Added backward compatibility fallback for old flat config
- Improved config organization and clarity

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-06 08:22:39 -08:00
..
agents feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
dataflows refactor: organize discovery config into dedicated filter/enrichment sections 2026-02-06 08:22:39 -08:00
graph fix: load scanners in __init__ to survive linter auto-fix 2026-02-05 23:47:26 -08:00
schemas feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
tools feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
utils Update 2025-12-02 20:49:42 -08:00
__init__.py feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
default_config.py refactor: organize discovery config into dedicated filter/enrichment sections 2026-02-06 08:22:39 -08:00