cancel_order
Cancel a specific order on HyperLiquid using its order ID and trading pair, removing it from the book.
Instructions
Cancel a specific order by order ID
Args: coin: Trading pair order_id: Order ID to cancel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||