queryGridDetail
Retrieve comprehensive details of a spot grid bot, including price range, profit metrics, status, and stop-loss settings, to monitor performance and configuration for a specific grid ID.
Instructions
Retrieves comprehensive details of a spot grid bot including symbol, price range, investment amount, profit metrics (total profit, grid profit, APR), arbitrage count, status, stop-loss/take-profit settings, trailing stop configuration, and close reason (if closed).
Use this when you need to check the current state, performance, or configuration of a specific grid bot. The grid_id is obtained from createGridBot response or grid list queries.
Rate limit: 10 qps per UID.
Agent hint: Use this to answer questions about a specific grid bot's performance or status. The grid_id is a numeric ID returned by createGridBot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grid_id | Yes |