cancel_open_orders
Cancel all open orders for a specified trading pair on Hyperliquid, freeing up margin and enabling better risk management.
Instructions
Cancel all open orders for the specified trading pair on Hyperliquid.
Args: symbol: Trading pair, e.g., "BTC/USDC:USDC"
Returns: Dict with canceled orders details or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |