Defines order execution instructions
| Member | Value | Description |
|---|---|---|
| oeiAllOrNothing | 1 | All or nothing execution instruction. |
| oeiFunari | 16 | Funari execution instruction. |
| oeiIceberg | 4 | Iceberg execution instruction. |
| oeiMIT | 32 | "Market If Touched" execution instruction. |
| oeiPostOnly | 128 | Post-only execution instruction. |
| oeiQTS | 8 | Quantity Triggered Stop execution instruction. |
| oeiReserved64 | 64 | |
| oeiTrailing | 2 | Trailing execution instruction. |
| oeiUndefined | 0 | Undefined (no execution instruction). |