TriggerType

Tag 1100

TriggerType

Abbreviation: TrgrTyp
Typechar
Tag1100
AddedFIX.5.0
Used in8 messages

Description

Defines when the trigger will hit, i.e. the action specified by the trigger instructions will come into effect.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
1100=1PartialExecutionPartial Execution
1100=2SpecifiedTradingSessionSpecified Trading Session
1100=3NextAuctionNext Auction
1100=4PriceMovementPrice Movement

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1PartialExecutionPartial ExecutionFIX.4.4
2SpecifiedTradingSessionSpecified Trading SessionFIX.4.4
3NextAuctionNext AuctionFIX.4.4
4PriceMovementPrice MovementFIX.4.4