TriggerPriceDirection

Tag 1109

TriggerPriceDirection

Abbreviation: TrgrPxDir
Typechar
Tag1109
AddedFIX.5.0
Used in8 messages

Description

The side from which the trigger price is reached.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
1109=UUpTrigger if the price of the specified type goes UP to or through the specified Trigger Price.
1109=DDownTrigger if the price of the specified type goes DOWN to or through the specified Trigger Price.

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
UUpTrigger if the price of the specified type goes UP to or through the specified Trigger Price.FIX.4.4
DDownTrigger if the price of the specified type goes DOWN to or through the specified Trigger Price.FIX.4.4