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 paper trading system: broker integration, state management, reporter 5 months ago
alpaca_broker.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
auto.py Add v7.120 composed GLD experiment updates 4 months ago
backtest_sim.py Clean up superseded configs and commit accumulated R&D infrastructure 4 months ago
cli.py Prune unused sleeve presets and trim web preset lists 4 months ago
engine.py Fix: NameError 'sym' undefined in parking overlay gate check 4 months ago
event_detector.py Extend lookback entry to paper trader and mock broker 4 months ago
mock_broker.py Add paper trading system: broker integration, state management, reporter 5 months ago
models.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
reporter.py Remove overlay backtesting and scoring 5 months ago
state.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago