Bot Management

export_bot_trades

Export a bot's trade history as structured data — every closed trade with entry/exit prices and P&L, plus a performance summary.

Parameters

NameTypeDescription
idstringThe bot ID whose trades to export
formatstring"summary" for stats plus recent trades, or "full" for every trade(default: summary)

Example Prompts

Try asking your AI assistant any of these:

Export all trades from my GhostRider bot
Get a full trade history report for bot #123
Summarize this bot's performance

Start Using export_bot_trades

Set up the TradeStaq MCP server in under a minute.