okx_stop_grid_order
Stop a running grid strategy on OKX by specifying the strategy ID, instrument ID, and grid type. Cancel grid orders when needed.
Instructions
[L:WRITE] CAT:[策略-网格] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algoId | Yes | 网格策略ID。必填 | |
| instId | Yes | 产品ID。必填 | |
| algoOrdType | Yes | 网格类型。grid=现货网格, contract_grid=合约网格, moon_grid=天地网格 |