TradingAgents/tradingagents/dataflows
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
..
discovery refactor: organize discovery config into dedicated filter/enrichment sections 2026-02-06 08:22:39 -08:00
__init__.py WIP 2025-09-26 16:17:50 +08:00
alpha_vantage.py Update 2025-12-02 20:49:42 -08:00
alpha_vantage_analysts.py Update 2025-12-09 23:16:53 -08:00
alpha_vantage_common.py Update 2025-12-02 20:49:42 -08:00
alpha_vantage_fundamentals.py Add Alpha Vantage API integration as primary data provider 2025-09-26 22:57:50 +08:00
alpha_vantage_indicator.py Improve Alpha Vantage indicator column parsing with robust mapping 2025-09-26 23:36:36 +08:00
alpha_vantage_news.py Update 2025-12-06 15:39:49 -08:00
alpha_vantage_stock.py Update 2025-12-02 20:49:42 -08:00
alpha_vantage_volume.py feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
config.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
finnhub_api.py Update 2025-12-06 15:39:49 -08:00
finviz_scraper.py Update 2025-12-09 23:16:53 -08:00
fmp_api.py feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
google.py Update 2025-12-06 15:39:49 -08:00
googlenews_utils.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
interface.py Update 2025-12-11 00:23:28 -08:00
local.py WIP 2025-09-26 16:17:50 +08:00
openai.py feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
reddit_api.py feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
reddit_utils.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
stockstats_utils.py Add Alpha Vantage API integration as primary data provider 2025-09-26 22:57:50 +08:00
tradier_api.py Update 2025-12-09 23:16:53 -08:00
twitter_data.py Update 2025-12-02 20:49:42 -08:00
utils.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
y_finance.py feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
yfin_utils.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00