Skip to main content

PositionEntryPreparationCompletedEvent

Prepare-entry job completed 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.
JobIdstrYesNoJob id returned by StartPreparePositionEntry.
StrategyIdintYesNoLive strategy id the entry preparation belongs to.
StrategyNamestrYesNoStrategy name at the time of the event.
BrokerAccountIdstrNoYesBroker account id associated with the job (if available).
ResultPreparePositionEntryResultYesNoSuccessful prepare-entry result payload.