Wallet Open Positions
market_positionsRetrieve all open Hyperliquid positions for any wallet address, showing current entries, sizes, unrealized PnL, and leverage.
Instructions
Get all open positions for any wallet address on Hyperliquid. Shows current entries, sizes, unrealized PnL, and leverage for each position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum wallet address (0x...) | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |