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)
| pair | XBT/USD |
| interval (min) | 15 |
| model | ai_learner |
| model version | ml-6f52df21 |
| poll (s) | 900 |
| fee rate | 0.0026 |
| slippage | 0.0005 |
| starting cash | US$500.01 |
| git commit | 9ef1fa70f408 |
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)
| pair | XBT/USD |
| interval (min) | 15 |
| model | ai_learner |
| model version | ml-6f52df21 |
| poll (s) | 900 |
| fee rate | 0.0026 |
| slippage | 0.0005 |
| starting cash | US$10,000.00 |
| git commit | 9ef1fa70f408 |
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
}