Skip to main content

AdjustmentSignalEvent

Adjustment 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.
StateSignalStateYesNoAdjustment signal state (On/Off).
StrategyIdintYesNoLive strategy id this position belongs to.
StrategyNamestrYesNoStrategy name at the time of the event.
PositionIdintYesNoLive position id this adjustment signal applies to.
PositionNamestrYesNoPosition name at the time of the event.
BrokerAccountIdstrNoYesBroker account id this position belongs to (may be null in some contexts).
AdjustmentTimeOkboolYesNoWhether the adjustment timing window is satisfied.
ConditionConditionEvaluationYesNoCondition evaluation that triggered/represents this adjustment signal.