TriggeringInstruction
component blockFIX 5.0 SP2
TriggeringInstruction is a FIX component block defined in FIX 5.0 SP2 — a reusable group of fields that messages include by reference rather than repeating field by field. It has 15 members and is used by 8 message types.
FIX 4.2 has no component blocks
Component blocks were introduced after FIX 4.2, whose dictionary defines only the standard header and trailer and inlines everything else directly into each message. That is why almost every component page covers the later dialects only.
Members
- 1100TriggerTypeOptional
- 1101TriggerActionOptional
- 1102TriggerPriceOptional
- 1103TriggerSymbolOptional
- 1104TriggerSecurityIDOptional
- 1105TriggerSecurityIDSourceOptional
- 1106TriggerSecurityDescOptional
- 1107TriggerPriceTypeOptional
- 1108TriggerPriceTypeScopeOptional
- 1109TriggerPriceDirectionOptional
- 1110TriggerNewPriceOptional
- 1111TriggerOrderTypeOptional
- 1112TriggerNewQtyOptional
- 1113TriggerTradingSessionIDOptional
- 1114TriggerTradingSessionSubIDOptional
Messages that include TriggeringInstruction
Components that nest TriggeringInstruction
Decode this in your own code
The same engine that produced the decoded example above is an Apache-2.0 npm package with zero runtime dependencies. It runs in Node and in the browser, and parse() returns problems as data instead of throwing.
npm i @boarteam/fix @boarteam/fix-dict-fix44