TriggerTypeCodeSet | char | Defines when the trigger will hit, i.e. the action specified by the trigger instructions will come into effect.
1 | = | Partial Execution | Added EP-1
| | [PartialExecution] | 2 | = | Specified Trading Session | Added EP-1
| | [SpecifiedTradingSession] | 3 | = | Next Auction | Added EP-1
| | [NextAuction] | 4 | = | Price Movement | Added EP-1
| | [PriceMovement] | 5 | = | On Order Entry or order modification entry | Added EP100
| | [OnOrderEntryOrModification] |
| Added EP-1
|