Component TriggeringInstruction (Block)

The TriggeringInstruction component block specifies the conditions under which an order will be triggered by related market events as well as the behavior of the order in the market once it is triggered.

Added in protocol FIX.4.4

See in: FIX.5.0, FIX.5.0SP2, FIX.5.0SP2 EP240.

Field or Component Name Description Is Required Added Is Deprecated
1100 TriggerType Required if any other Triggering tags are specified. FIX.5.0
1101 TriggerAction FIX.4.4
1102 TriggerPrice Only relevant and required for TriggerAction = 1 FIX.5.0
1103 TriggerSymbol Only relevant and required for TriggerAction = 1 FIX.5.0
1104 TriggerSecurityID Requires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1 FIX.5.0
1105 TriggerSecurityIDSource Requires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1 FIX.5.0
1106 TriggerSecurityDesc FIX.4.4
1107 TriggerPriceType Only relevant for TriggerAction = 1 FIX.5.0
1108 TriggerPriceTypeScope Only relevant for TriggerAction = 1 FIX.5.0
1109 TriggerPriceDirection Only relevant for TriggerAction = 1 FIX.5.0
1110 TriggerNewPrice Should be specified if the order changes Price. FIX.4.4
1111 TriggerOrderType Should be specified if the order changes type. FIX.4.4
1112 TriggerNewQty Required if the order should change quantity FIX.4.4
1113 TriggerTradingSessionID Only relevant and required for TriggerType = 2. FIX.5.0
1114 TriggerTradingSessionSubID Requires TriggerTradingSessionID if specified. Relevant for TriggerType = 2 only. FIX.5.0