Positions
View positions and manage position instructions.
Get Positions
Close Positions
Close Position
List Position Instructions
Submit Position Instructions
Cancel Position Instruction
ModelsExpand Collapse
Position { account_id, available_quantity, instrument_id, 15 more }
Represents a holding of a particular instrument in an account
daily_unrealized_pnl?: string | null
The unrealized profit or loss for this position relative to the previous close
daily_unrealized_pnl_pct?: string | null
The unrealized profit/loss for the position for the current day, expressed as a percentage of the baseline value (range: 0-100).
underlying_instrument_id?: string | null
OEMS instrument identifier of the underlying instrument, if resolvable
PositionInstruction { id, account_id, instruction_id, 9 more }
A position instruction and its current lifecycle state.
instruction_id: string
Caller-supplied idempotency key echoed from the submit request; the server-assigned fallback when none was supplied.
accepted_quantity?: string | null
Number of contracts accepted by the clearing venue. Populated once
the instruction reaches ACCEPTED.
instruction_id: string
Caller-supplied idempotency key echoed from the submit request; the server-assigned fallback when none was supplied.
accepted_quantity?: string | null
Number of contracts accepted by the clearing venue. Populated once
the instruction reaches ACCEPTED.
daily_unrealized_pnl?: string | null
The unrealized profit or loss for this position relative to the previous close
daily_unrealized_pnl_pct?: string | null
The unrealized profit/loss for the position for the current day, expressed as a percentage of the baseline value (range: 0-100).
underlying_instrument_id?: string | null
OEMS instrument identifier of the underlying instrument, if resolvable
daily_unrealized_pnl?: string | null
The unrealized profit or loss for this position relative to the previous close
daily_unrealized_pnl_pct?: string | null
The unrealized profit/loss for the position for the current day, expressed as a percentage of the baseline value (range: 0-100).
underlying_instrument_id?: string | null
OEMS instrument identifier of the underlying instrument, if resolvable
instruction_id: string
Caller-supplied idempotency key echoed from the submit request; the server-assigned fallback when none was supplied.
accepted_quantity?: string | null
Number of contracts accepted by the clearing venue. Populated once
the instruction reaches ACCEPTED.
instruction_id: string
Caller-supplied idempotency key echoed from the submit request; the server-assigned fallback when none was supplied.
accepted_quantity?: string | null
Number of contracts accepted by the clearing venue. Populated once
the instruction reaches ACCEPTED.
A position instruction and its current lifecycle state.
instruction_id: string
Caller-supplied idempotency key echoed from the submit request; the server-assigned fallback when none was supplied.
accepted_quantity?: string | null
Number of contracts accepted by the clearing venue. Populated once
the instruction reaches ACCEPTED.