Skip to main content

PositionUpdateEvent

Position lifecycle update event.

FieldTypeRequiredNullableDefaultDescription
EventIdUUIDNoNoStable unique identifier for this event instance.
EventSeqIdintNoNoServer-assigned event sequence id used for ordering and replay/history APIs.
EventTimedatetimeYesNoUTC timestamp when the event occurred on the server.
PositionIdintYesNoLive position id.
StrategyIdintYesNoLive strategy id this position belongs to.
StrategyNamestrYesNoStrategy name at the time of the event.
PositionNamestrYesNoPosition name at the time of the event.
BrokerAccountIdstrYesNoBroker account id this position belongs to.
StatusPositionStatusYesNoPosition status.
RealizedPnLDecimalNoNoRealized PnL at the time of the event.