start_botActivate a bot so it starts opening new positions on its next scheduled interval. Newly deployed bots come up paused by default — this is the step that actually starts them trading.
| Name | Type | Description |
|---|---|---|
id | string | The bot ID to activate |
Try asking your AI assistant any of these:
stop_botStop a running trading bot. The bot will stop taking new trades but existing positions remain open u
get_bot_statusGet detailed status for a specific trading bot including current position, P&L, runtime, last signal
list_botsList all your trading bots with their current status (running, stopped, error), strategy, exchange,