Returns the authenticated account’s open positions in this market, with quantity, average buy price, and current value.
Documentation Index
Fetch the complete documentation index at: https://docs.predictamarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Flexible identifier type that accepts either a numeric integer ID or a human-readable qualified ID string (QID). QIDs follow a prefix convention: MA for markets, MAA for market assets, AP for account payouts. Most path parameters that accept an ID use this type so callers can use whichever form is more convenient.
Filter by portfolio status (OPEN, CLOSED, LOSS)
Current holdings
Portfolio record ID
Account ID
Market asset ID
Position side (YES/NO)
YES, NO Number of shares held
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Portfolio status
OPEN, CLOSED, LOSS Purchase price
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$The prediction key of the option this position was opened on. Corresponds to market_asset.options[n].key for the option that was purchased.
Position creation timestamp
Last update timestamp
Market asset details
Market details