Order execution type
The order execution type ("OrderExecutionOption") provides the trading option of the order.
| Keyword | MM-Talk | 
|---|---|
All-Or-None  | OrderExecutionOptionAllOrNone  | 
Fill-Or-Kill  | OrderExecutionOptionFillOrKill  | 
Iceberg  | OrderExecutionOptionIceberg  | 
Immediate-Or-Cancel  | OrderExecutionOptionImmediateOrCancel  | 
Maintaining interest  | OrderExecutionOptionDiscretionary  | 
Normal  | OrderExecutionOptionNormal  | 
n/a  | OrderExecutionOptionNA  |