TriggerPriceTypeScope

Tag 1108

TriggerPriceTypeScope

Abbreviation: TrgrPxTypScp
Typechar
Tag1108
AddedFIX.5.0
Used in8 messages

Description

Defines the type of price protection the customer requires on their order.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
1108=0NoneNone
1108=1LocalLocal (Exchange, ECN, ATS)
1108=2NationalNational (Across all national markets)
1108=3GlobalGlobal (Across all markets)

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
0NoneNoneFIX.4.4
1LocalLocal (Exchange, ECN, ATS)FIX.4.4
2NationalNational (Across all national markets)FIX.4.4
3GlobalGlobal (Across all markets)FIX.4.4