getFGridDetail
Retrieve comprehensive details for a specific futures grid bot, including configuration, PnL metrics, position info, and margin balances. Check real-time status and performance to monitor bot health.
Instructions
Retrieves comprehensive details for a specific futures grid bot, including configuration (symbol, price range, leverage, grid type), current status, PnL metrics (realized, unrealized, grid profit, funding fee), position info, margin balances, and timestamps.
The bot_id is a numeric ID obtained from createFGridBot 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 grid bot. The response contains all PnL fields, position details, 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 |