Grid Trigger History
grid_trigger_historyRetrieve detailed trigger history for a grid order, showing each child order's price, quantity, executed price/qty, and trigger time with pagination support.
Instructions
Trigger history for one grid order: each triggered child order with price, quantity, executed price/qty, and trigger time. Supports page/limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1). | |
| limit | No | Records per page (default 20). | |
| order_id | Yes | Grid order ID whose trigger history to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| has_more | Yes | ||
| trigger_orders | Yes |