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 2560556c72 Fix: NameError 'sym' undefined in parking overlay gate check
Should be actual_sym (defined in _parking_evaluate_gate scope),
not sym (which is only defined in _parking_buy).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
backtester Revert: remove daily_budget_reset from PEAD backtest 4 months ago
experiment Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
intraday_bt Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
orb_trader Add Oracle health pre-check in run_pre_screen to warn before bar-fetch timeout 4 months ago
overfit Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
paper_trader Fix: NameError 'sym' undefined in parking overlay gate check 4 months ago
pipeline Fix paper trader startup: run missed run_open if market still open; improve poll_error logging 4 months ago
qa
review
scenario Add synthetic scenario robustness testing system 5 months ago
sync feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
tools Remove momentum breakout sleeve (overfitting, valid -31%) and revert related code 4 months ago
tracker Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
web Fix zombie daemon blocking ORB restart in ORBDaemonController 4 months ago
web_frontend Add paper trader improvements, web GUI updates, and experiment registry cleanup 4 months ago
__init__.py