get_bot_statusGet detailed status for a specific trading bot including current position, P&L, runtime, last signal, error state, and configuration. Essential for monitoring an active bot.
| Name | Type | Description |
|---|---|---|
botId | string | The bot ID |
Try asking your AI assistant any of these:
list_botsList all your trading bots with their current status (running, stopped, error), strategy, exchange,
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
Set up the TradeStaq MCP server in under a minute.