Skip to main content

Properties

NameTypeDescriptionNotes
tickerstrUnique identifier for the market
total_tradedintTotal spent on this market in cents
total_traded_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places
positionintNumber of contracts bought in this market. Negative means NO contracts and positive means YES contracts
market_exposureintCost of the aggregate market position in cents
market_exposure_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places
realized_pnlintLocked in profit and loss, in cents
realized_pnl_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places
resting_orders_countint[DEPRECATED] Aggregate size of resting orders in contract units
fees_paidintFees paid on fill orders, in cents
fees_paid_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places
last_updated_tsdatetimeLast time the position is updated[optional]