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
Boot-triggered; safety-net systemd timer at 9:29 AM ET
Production EOD
ae-trading EC2 (SSM, 1:20 PM PT)
EOD Step Function
Local dry run
venv
python executor/main.py --dry-run
Connection test
venv or EC2
python executor/connection_test.py
Manual liquidation
venv or EC2
python executor/liquidate_all.py
Deploy: git push origin main && ae-trading "cd ~/alpha-engine && git pull". IB Gateway runs in Docker (gnzsnz/ib-gateway-docker) with TOTP-based 2FA on paper account port 4002.
Tests
pytest tests/ covers risk-guard rules, position sizing math, signal-reader fallbacks, trade-logger SQLite roundtrips, intraday exit manager state machines, entry-trigger evaluation, EOD reconciliation, and bracket-order construction.