trading_get_order
Retrieve details of a specific futures order using system order ID or custom client order ID.
Instructions
根据 orderId 或 clientOrderId 查询单个订单详情
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | 交易对符号 如 BTCUSDT | |
| orderId | No | 系统订单ID | |
| origClientOrderId | No | 自定义订单ID |