历史订单
trading_order_historyRetrieve historical orders for a trading pair in reverse chronological order, with optional filters by time range and order ID.
Instructions
返回:指定交易对的历史订单(时间倒序)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | Yes | ||
| endTime | No | ||
| orderId | No | ||
| startTime | No |