Skip to main content

EntrySignalEvent

Entry signal event for a strategy.

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.
StateSignalStateYesNoEntry signal state (On/Off).
StrategyIdintYesNoLive strategy id this signal belongs to.
StrategyNamestrYesNoStrategy name at the time of the event.
BrokerAccountIdstrYesNoBroker account id this signal is associated with.
EntrySignalResultEntrySignalsResultNoYesOptional detailed evaluation results for entry checks (may be null if not included).