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
Run: python3 terminal/live_runner.py --smoke --scan-only --smoke-match "X vs Y"
Verify H2H market found, prices in (0.01, 0.99)
Run: python3 terminal/live_runner.py --smoke --smoke-match "X vs Y"
Verify paper trade logged in execution/runs/
Only then: python3 terminal/live_runner.py --live
Incident Handling
Symptom
Action
UNRESOLVED_PLAYER spike
Check resolver aliases, update name_resolver.py
API Tennis 500
Transient — retry in 5min
Polymarket 403
Cloudflare — check User-Agent, retry
No fixtures
Off-season or early morning — wait for schedule
Dashboard shows no data
Check API server on :8888, check last_run.json
Bankroll mismatch
Single source of truth: config.yaml → bankroll.initial_usd
Strategy Status
All strategies are currently research. None are live-approved.
Run python3 terminal/backtest_historical.py to validate.
A strategy needs positive ROI with N>50 bets to move to validated.