TradingAgents/tradingagents/ui/pages
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
..
__init__.py feat: add daily discovery workflow, recommendation history, and scanner improvements 2026-02-11 22:07:02 -08:00
home.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00
performance.py feat: add daily discovery workflow, recommendation history, and scanner improvements 2026-02-11 22:07:02 -08:00
portfolio.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00
settings.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00
todays_picks.py feat: add theme module and fix Streamlit Cloud deployment 2026-02-10 22:40:08 -08:00