Historical Executions
history_executionsRetrieve historical trade executions by specifying start and end dates, with an optional symbol filter for precise tracking.
Instructions
Get historical trade executions between dates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Filter by symbol (optional) | |
| start_at | Yes | Start time (RFC3339) | |
| end_at | Yes | End time (RFC3339) |