You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim 9095b376d9 Clean up superseded configs and commit accumulated R&D infrastructure
Key changes:
- Delete superseded strategy configs: orb_gainers safe_v2-v9, orb_pullback, vwap_reclaim, hypergap, leader_safe
- Add V46 prior_event_types param to domain.py + run.py event type wiring
- Major simulator.py enhancements: sector thrust sleeve, sector proxy mapping, helper functions
- Improve screener.py with better scoring/filtering
- Add new test coverage: test_simulator.py (776 lines) + test_screener.py (313 lines)
- Add V24.1 research candidate configs (w002/w003/w004/entrycap/losscap010 variants)
- Add leader momentum research configs and sweep files
- Update configs/snapshots/registry.json with new strategy registrations
- Add docs/leader_intraday_momentum_workflow.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
__init__.py Add ORB pre-market screening and fix Oracle/Alpaca reliability bugs 4 months ago
cache.py Clean up superseded configs and commit accumulated R&D infrastructure 4 months ago
catalyst.py Investigate compound mode: V23 is absolute champion in all modes 4 months ago
domain.py Clean up superseded configs and commit accumulated R&D infrastructure 4 months ago
features.py Add V34-V44 ORB diagnostic scripts; wire obv_slope_5 + min_obv_slope_20d infra 4 months ago
metrics.py Clean up superseded configs and commit accumulated R&D infrastructure 4 months ago
orb_simulator.py Promote ORB Gainers V46: PEAD prior-event signal (D-7 lookback, w=0.12) 4 months ago
screener.py Clean up superseded configs and commit accumulated R&D infrastructure 4 months ago
simulator.py Clean up superseded configs and commit accumulated R&D infrastructure 4 months ago