Skip to main content

ExitSignalEvent

Exit signal event for a position.

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.
StateSignalStateYesNoExit signal state (On/Off).
StrategyIdintYesNoLive strategy id this position belongs to.
StrategyNamestrYesNoStrategy name at the time of the event.
PositionIdintYesNoLive position id this exit signal applies to.
PositionNamestrYesNoPosition name at the time of the event.
BrokerAccountIdstrNoYesBroker account id this position belongs to (may be null in some contexts).
ExitSignalResultExitSignalsResultNoYesOptional detailed evaluation results for exit checks (may be null if not included).