Code to identify whether to book out executions on a part-filled GT order on the day of execution or to accumulate.
| Code | Meaning |
|---|---|
| 0 | BOOK_OUT_ALL_TRADES_ON_DAY_OF_EXECUTION |
| 1 | ACCUMULATE_EXECUTIONS_UNTIL_ORDER_IS_FILLED_OR_EXPIRES |
| 2 | ACCUMULATE_UNTIL_VERBALLY_NOTIFIED_OTHERWISE |