list_botsList all your trading bots with their current status (running, stopped, error), strategy, exchange, and recent performance. Gives you a dashboard-level overview of all automated trading activity.
| Name | Type | Description |
|---|---|---|
status | string | Filter by status (running, stopped, error) |
Try asking your AI assistant any of these:
get_bot_statusGet detailed status for a specific trading bot including current position, P&L, runtime, last signal
deploy_botDeploy a new trading bot with a strategy on your connected exchange. Configure the trading pair, pos
stop_botStop a running trading bot. The bot will stop taking new trades but existing positions remain open u