get_pre_upgrade_trade_history
Retrieve trade history from before the latest upgrade. Specify category, symbol, and record count to get execution list.
Instructions
Get pre-upgrade trade history (execution list).
Args: category: Product type: linear, inverse, option, spot. symbol: Symbol name (optional). limit: Number of records (default: 50, max: 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| symbol | No | ||
| limit | No |