Skip to main content

PositionEntryPreparationFailedEvent

Prepare-entry job failed 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).
ErrorstrYesNoError message describing why the job failed.