Description
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.
Structure
Tag | Field Name | Req'd | Comments | |
---|---|---|---|---|
1100 | TriggerType | N | Required if any other Triggering tags are specified. | |
1101 | TriggerAction | N | ||
1628 | TriggerScope | N |
Conditionally required when TriggerAction <1101>=3 (Cancel). |
|
1102 | TriggerPrice | N | Only relevant and required for TriggerAction = 1 | |
1103 | TriggerSymbol | N | Only relevant and required for TriggerAction = 1 | |
1104 | TriggerSecurityID | N | Requires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1 | |
1105 | TriggerSecurityIDSource | N | Requires TriggerSecurityIDSource if specified. Only relevant and required for TriggerAction = 1 | |
1106 | TriggerSecurityDesc | N | ||
1107 | TriggerPriceType | N | Only relevant for TriggerAction = 1 | |
1108 | TriggerPriceTypeScope | N | Only relevant for TriggerAction = 1 | |
1109 | TriggerPriceDirection | N | Only relevant for TriggerAction = 1 | |
1110 | TriggerNewPrice | N | Should be specified if the order changes Price. | |
1111 | TriggerOrderType | N | Should be specified if the order changes type. | |
1112 | TriggerNewQty | N | Required if the order should change quantity | |
1113 | TriggerTradingSessionID | N | Only relevant and required for TriggerType = 2. | |
1114 | TriggerTradingSessionSubID | N | Requires TriggerTradingSessionID if specified. Relevant for TriggerType = 2 only. |