Positions
Get open positions with real-time P&L
Returns all currently open positions for the authenticated user with real-time unrealized P&L.
Each position shows the contract, net quantity (positive = long, negative = short), average entry price, unrealized P&L at current market price, and realized P&L from partial closes.
P&L is updated on every market tick. Use this alongside WebSocket PositionUpdate events for a live position monitor.
GET
fetch
Related topics
Get current trading account with equity and P&LReal-time WebSocket for trading eventsGet copy trading status and positionsGet completed round-trip trades (server-derived)Get monthly firm P&L (revenue vs payouts vs platform costs)