cancel_order
Cancel open cryptocurrency orders on MAX Exchange using order ID or custom client order ID. Terminate pending trades to manage positions and prevent execution.
Instructions
取消單筆掛單 :param order_id: 訂單 ID(與 client_oid 擇一) :param client_oid: 自訂訂單 ID(與 order_id 擇一)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | No | ||
| client_oid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |