TradeBot

Safety switch

RUNNING
LIVE trading is RUNNING. Pausing stops new orders immediately; open positions are left as-is.

Live model

Current market regime: TRENDING (price-derived, see tradebot regime-report for which model has historically performed best in each regime)
Currently live: ai_learner. An open position is force-closed at market before any swap takes effect.

Model retirement

No models are currently retired.

Kraken account connection (LIVE)

Connected
Authenticated Kraken API call (Balance) succeeded.

App / model configuration (LIVE)

pairXBT/USD
interval (min)15
modelai_learner
model versionml-6f52df21
poll (s)900
fee rate0.0026
slippage0.0005
starting cashUS$500.01
git commit9ef1fa70f408

Model params (LIVE)

{
  "horizon": 8,
  "threshold": 0.01,
  "cost": 0.005,
  "buy_margin": 0.05,
  "retrain_every": 4,
  "holdout_fraction": 0.3,
  "min_pos": 25,
  "min_pos_coarse": 8
}

Kraken account connection (PAPER)

Connected
Authenticated Kraken API call (Balance) succeeded.

App / model configuration (PAPER)

pairXBT/USD
interval (min)15
modelai_learner
model versionml-6f52df21
poll (s)900
fee rate0.0026
slippage0.0005
starting cashUS$10,000.00
git commit9ef1fa70f408
Reflects ai_learner only -- the first model named in --models. Other paper-racing models are not shown here; see the Models/Training screens for all of them.

Model params (PAPER)

{
  "horizon": 8,
  "threshold": 0.01,
  "cost": 0.005,
  "buy_margin": 0.05,
  "retrain_every": 4,
  "holdout_fraction": 0.3,
  "min_pos": 25,
  "min_pos_coarse": 8
}