FIX.5.0SP2 Component

TriggeringInstruction

<TrgrInstr>

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  FIX.4.4  EP-1

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
1100TriggerType@TrgrTyp 

Required if any other Triggering tags are specified.

 
1101TriggerAction@TrgrActn  
1102TriggerPrice@TrgrPx 

Only relevant and required for TriggerAction = 1

 
1103TriggerSymbol@TrgrSym 

Only relevant and required for TriggerAction = 1

 
1104TriggerSecurityID@TrgrSecID 

Requires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1

 
1105TriggerSecurityIDSource@TrgrSecIDSrc 

Requires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1

 
1106TriggerSecurityDesc@TrgrSecDesc  
1107TriggerPriceType@TrgrPxTyp 

Only relevant for TriggerAction = 1

 
1108TriggerPriceTypeScope@TrgrPxTypScp 

Only relevant for TriggerAction = 1

 
1109TriggerPriceDirection@TrgrPxDir 

Only relevant for TriggerAction = 1

 
1110TriggerNewPrice@TrgrNewPx 

Should be specified if the order changes Price.

 
1111TriggerOrderType@TrgrOrdTyp 

Should be specified if the order changes type.

 
1112TriggerNewQty@TrgrNewQty 

Required if the order should change quantity

 
1113TriggerTradingSessionID@TrgrTrdSessID 

Only relevant and required for TriggerType = 2.

 
1114TriggerTradingSessionSubID@TrgrTrdSessSubID 

Requires TriggerTradingSessionID if specified. Relevant for TriggerType = 2 only.

 

Used in messages:
[CrossOrderCancelReplaceRequest] [ExecutionReport] [MultilegOrderCancelReplace] [NewOrderCross] [NewOrderMultileg] [NewOrderSingle] [OrderCancelReplaceRequest]

Used in components:
[ListOrdGrp]