cancel_order_by_client_id
Cancel a specific HyperLiquid order by client order ID, using the coin trading pair and the order's unique client identifier to remove it from the order book.
Instructions
Cancel a specific order by client order ID
Args: coin: Trading pair client_order_id: Client order ID to cancel (128-bit hex string, e.g. 0x1234567890abcdef1234567890abcdef)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| client_order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||