Definition at line 477 of file Enumerations.h.
Instructions for order handling, represented as a bit map.
No value.
Persistent Order (FIX value 'H').
Non-persistent Order (FIX value 'Q').
Persistent and non-persistent orders affected (FIX value 'H Q').
Persistent and Book or Cancel order (FIX value 'H 6').
Non-persistent and Book or Cancel order (FIX value 'Q 6').
Definition at line 480 of file Enumerations.h.