Python (SDK)
Perpetual Trading
List perpetual trading positions
List open perpetual futures positions for a user.
Returns position data including size, entry price, mark price, PnL, liquidation price, leverage, and cumulative funding. Optionally filter by asset ticker. Returns an empty list if no positions are open.
GET
Python (SDK)
Query Parameters
User's EOA address (looks up their perpetual trading product account)
Filter to a specific asset ticker (e.g. AAPL)
Response
Successful Response
List of open perpetual trading positions with account balance.