getFMartDetail
Retrieve detailed performance, position, and configuration info for a specific futures Martingale bot using its bot ID.
Instructions
Retrieves comprehensive details for a specific futures Martingale bot, including configuration (symbol, mode, leverage, price trigger, add position settings), current display status, PnL metrics (realized, unrealized, total), position info (size, average price, balances), round progress (completed rounds, current round, current adds), margin balances, and timestamps.
The bot_id is a numeric ID obtained from createFMartBot or bot listing endpoints.
Rate limit: 10 requests per second per UID.
Agent hint: Use this endpoint to check the status and performance of a Martingale bot. The response contains all PnL fields, position details, round progress (completed_rounds, current_round, current_added_pos_num), and close reason if the bot has stopped. Prefer this over other endpoints when answering questions about a specific bot's performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_id | Yes |