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 08e41831bc Promote ORB Gainers V46: PEAD prior-event signal (D-7 lookback, w=0.12)
V24 → V46 via PEAD (Post-Earnings Announcement Drift) signal. Stocks with
earnings_release or guidance_update in prior 7 calendar days show +14.5pp
win rate improvement and +0.348R advantage on ORB breakouts.

Phase 1 diagnostic (291 V24 200d trades):
  Pearson=+0.135, Δ=+0.348R, WR gap=+14.5pp — all gates pass.

Phase 2 validation (w=0.12, Pareto-optimal from sweep):
  200d: V46 +114.60% / -11.83% / 3.21  vs  V24 +94.78% / -11.29% / 2.83
  400d: V46 +173.78% / -14.11% / 2.60  vs  V24 +162.1% / -13.70% / 2.471

Code changes:
- libs/intraday/domain.py: add prior_event_lookback_days: int = 0 param
- libs/intraday/orb_simulator.py: fix bug — weight_event_catalyst now wired
  for gainers_leader engine (was restricted to stocks_in_play_dual_regime only)
- apps/intraday_bt/run.py: _prefetch_prior_event_features_db() helper +
  DB routing in both catalyst trigger blocks when prior_event_lookback_days>0

V24 → status: superseded. V46 → status: live_champion.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
scripts Add V45 sector ETF diagnostic script; document exhausted signal axes 4 months ago
__init__.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
composite.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
evaluate.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
lab.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
momentum_quarterly.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
momentum_research.py Investigate compound mode: V23 is absolute champion in all modes 4 months ago
momentum_wfv.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
oracle.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
orb_research.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
overfit_check.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
portfolio_report.py Investigate compound mode: V23 is absolute champion in all modes 4 months ago
run.py Promote ORB Gainers V46: PEAD prior-event signal (D-7 lookback, w=0.12) 4 months ago
scenario_test.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
sweep.py Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago