Code to identify whether to book out executions on a part-filled GT order on the day of execution or to accumulate.
0 | = | Book out all trades on day of execution | Added FIX.4.2
| | [BookOutAllTradesOnDayOfExecution] |
1 | = | Accumulate executions until order is filled or expires | Added FIX.4.2
| | [AccumulateUntilFilledOrExpired] |
2 | = | Accumulate until verbally notified otherwise | Added FIX.4.2
| | [AccumulateUntilVerballyNotifiedOtherwise] |