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
..
__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 Revert: remove daily_budget_reset from PEAD backtest 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