okx_get_orders_pending
Retrieve pending orders from OKX exchange with optional filters by product ID, order type, or instrument type.
Instructions
[L:READ] CAT:[交易] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instId | No | 产品ID,精确筛选 | |
| ordType | No | 订单类型筛选 | |
| instType | No | 产品类型。SPOT=现货, MARGIN=杠杆, SWAP=永续, FUTURES=交割, OPTION=期权。不填返回全部 |