market_positions
Retrieve all open positions for any Hyperliquid wallet address, including entries, sizes, unrealized PnL, and leverage. Input an Ethereum address to get current holdings.
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. |