TriggerSymbol

Tag 1103

TriggerSymbol

Abbreviation: TrgrSym
TypeString
Tag1103
AddedFIX.5.0
Used in8 messages

Description

Defines the common, 'human understood' representation of the security whose prices will be tracked by the trigger logic.

Wire Format & Usage Example

Single field (key=value)
1103=AAPL
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1103=AAPL |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1103=AAPL is this field's position in the message.