Crypto price limit (OKX, derivatives)
crypto_price_limitRetrieve the highest buy and lowest sell limit prices for a crypto swap or futures instrument. Specify the instrument ID to get current price limits.
Instructions
Highest buy and lowest sell limit prices currently allowed for a swap/futures instrument. Example: { instId: "BTC-USDT-SWAP" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instId | Yes | Derivative id, e.g. BTC-USDT-SWAP |