Commit Graph

7 Commits

Author SHA1 Message Date
Aitous 080f626a22 Update cron schedule to run one hour earlier 2026-02-16 13:27:01 -08:00
Aitous 7f326b1df8 Update cron schedule to run one hour earlier 2026-02-16 13:25:57 -08:00
Aitous 763c44691e
Merge pull request #4 from Aitous/feature/discovery-enhancements
feat: add performance tracking step to daily discovery workflow
2026-02-16 13:24:57 -08:00
Youssef Aitousarrah 683d42a9e2 feat: add performance tracking step to daily discovery workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:24:15 -08:00
Aitous f535b78b2e Update cron expression in daily-discovery.yml 2026-02-15 14:37:51 -08:00
Aitous bb1c32f3ea Update cron expression to run daily including weekends 2026-02-15 14:36:41 -08:00
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