okx_cancel_all_after
Cancel all open orders after a specified countdown period (max 120 seconds). Set timeOut to 0 to disable the scheduled cancellation.
Instructions
[L:WRITE] CAT:[交易] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeOut | Yes | 倒计时秒数,0=取消定时全撤,正数=设N秒后全撤,最大120秒 |