get_order_history
Retrieve historical spot orders for a trading pair, with optional time range filtering and adjustable result limits up to 200 entries.
Instructions
Historical orders for a symbol (default 50, max 200). Optional epoch-ms time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | Yes | ||
| end_time_ms | No | ||
| start_time_ms | No |