okx_get_orders_history_archive
Retrieves historical order archives from OKX exchange based on product type such as SPOT, MARGIN, SWAP, FUTURES, or OPTION. Allows limiting the number of records returned.
Instructions
[L:READ] CAT:[交易] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回条数,默认50 | |
| instType | Yes | 产品类型。SPOT=现货, MARGIN=杠杆, SWAP=永续, FUTURES=交割, OPTION=期权 |