get_order_trades
Retrieve detailed trade executions for any order using order ID or client OID on MAX Exchange to track fills and verify transaction history.
Instructions
取得特定訂單的所有成交明細 :param order_id: 訂單 ID(與 client_oid 擇一) :param client_oid: 自訂訂單 ID(與 order_id 擇一)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | No | ||
| client_oid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |