Historical Orders
history_ordersRetrieve historical orders within a specified date range, excluding today. Filter by symbol to refine results.
Instructions
Get historical orders between dates (excludes today)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Filter by symbol (optional) | |
| start_at | Yes | Start time (RFC3339) | |
| end_at | Yes | End time (RFC3339) |