Public Types | |
enum | Enum { NoValue = 0xFF, None = 0, Optional = 1, Mandatory = 2 } |
Definition at line 1766 of file Enumerations.h.
enum Enum |
Indicator how price validity check should be performed by the exchange.
Enumerator | |
---|---|
NoValue |
No value. |
None |
None. |
Optional |
Optional. |
Mandatory |
Mandatory. |
Definition at line 1769 of file Enumerations.h.