LOADING
Performance
0% WIN RATE
— won
— lost
— open
— dry run
Agent Config
Recent Trades
All Trades
Live Agent Log
Fetching logs…
Strategy Parameters

Changes here write to /data/config.json and take effect on the next agent loop — no redeploy needed.

Minimum edge required to place a trade (e.g. 5 = 5%)
Kelly cap — maximum single bet size (e.g. 8 = 8%)
How often the agent scans markets
Maximum concurrent open bets
Skip markets below this 24h volume
Stop trading today if losses exceed this %
✓ Saved — takes effect next loop
Live / Dry Run Mode

DRY_RUN mode is controlled via the DRY_RUN environment variable in Coolify.
To go live: Coolify → your resource → Environment Variables → set DRY_RUN=false → Redeploy.