delete_botPermanently delete a trading bot and its configuration — irreversible. Refused if the bot still has an open trade; close and stop it first.
| Name | Type | Description |
|---|---|---|
id | string | The bot ID to delete |
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
close_positionClose an open trading position at market price. Use this for emergency exits, taking profits, or cle
list_botsList all your trading bots with their current status (running, stopped, error), strategy, exchange,