queryTradeHistory
Retrieve historical trade records with pagination and time range filters. Supports up to 100 records per page for reporting, reconciliation, and auditing.
Instructions
Query historical trade records with pagination support.
Query Parameters:
Time range filtering supported
Pagination support
Maximum 100 records per page
Results are sorted by creation time in descending order (newest first).
Use Cases:
Generate trade reports for users
Reconciliation and auditing
Export trade history for accounting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | ||
| limit | No | ||
| endTime | No | ||
| startTime | No |