okx_get_fills_history
Retrieve historical order fills from OKX exchange. Filter by product ID, type (spot, margin, futures, etc.), and limit results.
Instructions
[L:READ] CAT:[交易] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回条数,默认100 | |
| instId | No | 产品ID,如 BTC-USDT | |
| instType | No | 产品类型。SPOT=现货, MARGIN=杠杆, SWAP=永续, FUTURES=交割, OPTION=期权 |