TradingAgents/scripts
Youssef Aitousarrah f4aceef857 feat: add daily discovery workflow, recommendation history, and scanner improvements
- Add GitHub Actions workflow for daily discovery (8:30 AM ET, weekdays)
- Add headless run_daily_discovery.py script for scheduling
- Expand options_flow scanner to use tickers.txt with parallel execution
- Add recommendation history section to Performance page with filters and charts
- Fix strategy name normalization (momentum/Momentum/Momentum-Hype → momentum)
- Fix strategy metrics to count all recs, not just evaluated ones
- Add error handling to Streamlit page rendering

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 22:07:02 -08:00
..
analyze_insider_transactions.py chore: linter formatting + ML scanner logging, prompt control, ranker reasoning 2026-02-09 23:04:38 -08:00
build_historical_memories.py Add recommendations folder so that the UI can display it 5 2026-02-10 22:43:46 -08:00
build_ml_dataset.py chore: linter formatting + ML scanner logging, prompt control, ranker reasoning 2026-02-09 23:04:38 -08:00
build_strategy_specific_memories.py Add recommendations folder so that the UI can display it 5 2026-02-10 22:43:46 -08:00
install_git_hooks.sh feat: discovery system code quality improvements and concurrent execution 2026-02-05 23:27:01 -08:00
run_daily_discovery.py feat: add daily discovery workflow, recommendation history, and scanner improvements 2026-02-11 22:07:02 -08:00
scan_reddit_dd.py feat: discovery pipeline enhancements with ML signal scanner 2026-02-09 22:53:42 -08:00
track_recommendation_performance.py Add recommendations folder so that the UI can display it 4 2026-02-10 22:28:52 -08:00
train_ml_model.py chore: linter formatting + ML scanner logging, prompt control, ranker reasoning 2026-02-09 23:04:38 -08:00
update_delisted_tickers.sh feat: discovery pipeline enhancements with ML signal scanner 2026-02-09 22:53:42 -08:00
update_positions.py Add recommendations folder so that the UI can display it 5 2026-02-10 22:43:46 -08:00
update_ticker_database.py feat: discovery pipeline enhancements with ML signal scanner 2026-02-09 22:53:42 -08:00