Dashboard
Bot is offline
Start the bot to begin automated trading
Equity Curve
Open Positions
| Coin | Side | Conf | Entry Price | Size | PnL | Duration |
|---|---|---|---|---|---|---|
| No open positions | ||||||
Recent Trades
| Coin | Side | Conf | Entry | Exit | PnL | Closed | |
|---|---|---|---|---|---|---|---|
| No trades yet | |||||||
Open Positions
| Coin | Side | Entry Price | Size | PnL | Opened | Duration |
|---|---|---|---|---|---|---|
| No open positions | ||||||
Trade History
All trades
| Coin | Side | Entry | Exit | Size | PnL | Fees | Strategy | Opened | Closed | |
|---|---|---|---|---|---|---|---|---|---|---|
| No trades yet | ||||||||||
Backtest
Simulates how the AI would have traded over the selected period using historical data.
Uses the same ensemble model (LightGBM + XGBoost + RF) and risk management as the live bot.
Max 5 coins tested simultaneously. Results include fees (0.055% round-trip).
Note: Past backtest performance does not guarantee future results. Live trading may differ due to slippage and market conditions.
Backtest Parameters
Settings
Exchange API Keys
Connect your exchange account to enable automated trading. We support Bybit, Binance, OKX, Gate.io, KuCoin, and Bitget.
TradingView Webhook
Execute your TradingView alerts automatically on your exchange. Works with any Pine Script indicator or alert.
- Open TradingView and go to any chart
- Click the Alert icon (bell) and set your condition
- In Notifications, enable Webhook URL
- Paste the Webhook URL from above
- Set the Message to the JSON below
- Click Create — done!
{
"action": "buy",
"symbol": "BTC",
"qty": 0,
"price": 0,
"key": "YOUR_KEY"
}
"buy" = open long |
"sell" = open short |
"close" = close positionAuto-size: Set
"qty": 0 to auto-calculate (5% equity × 5x leverage)
Trading Settings
Configure how the bot sizes your positions.
Account
Your account details and subscription.
Upgrade your plan for unlimited trading and premium features.