queryTradeHistory
Fetch paginated trade history with time filters to generate reports, reconcile accounts, or audit transactions. Results are sorted newest first, up to 100 per page.
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 |