get_history
Retrieve all closed deals (trades) within a specified time range using ISO 8601 timestamps. Optionally filter by symbol.
Instructions
Closed deals (trades) within [from_ts, to_ts]. Timestamps must be ISO 8601 UTC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_ts | Yes | ||
| to_ts | Yes | ||
| symbol | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |