export_bot_tradesExport a bot's trade history as structured data — every closed trade with entry/exit prices and P&L, plus a performance summary.
| Name | Type | Description |
|---|---|---|
id | string | The bot ID whose trades to export |
format | string | "summary" for stats plus recent trades, or "full" for every trade(default: summary) |
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
get_trade_historyView your complete trade history with entry/exit prices, P&L per trade, timestamps, and the strategy
list_botsList all your trading bots with their current status (running, stopped, error), strategy, exchange,
Set up the TradeStaq MCP server in under a minute.