hl_cancel_all_orders
Cancel all open orders on Hyperliquid, optionally by a specific asset symbol.
Instructions
Cancel all open orders, optionally filtered by coin. Requires HL_PRIVATE_KEY in env.
Args: coin: Optional asset symbol to filter (None cancels all)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |