订单查询
trading_get_orderRetrieve details of a specific Binance futures order by providing either its orderId or origClientOrderId.
Instructions
返回:指定订单详情。orderId 与 origClientOrderId 二选一。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| orderId | No | ||
| origClientOrderId | No |