You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- safety.py: sell orders now subtract from position value instead of adding
- alpaca_broker.py: cancel unfilled orders on timeout to prevent position drift
- lgbm_strategy.py, strategy_ensemble.py: remove nan_to_num(0.5), let _flatten() filter NaN targets
- engine.py: reserve fee buffer before computing target shares to avoid negative cash
- engine.py: execute trades at T+1 close (signal day T, execution day T+1)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments