#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, Indicative = 0, Tradeable = 1, TradeableBOC = 100 } |
Definition at line 1622 of file Enumerations.h.
enum Enum |
Quote type.
Enumerator | |
---|---|
NoValue |
No value. |
Indicative |
Indicative. |
Tradeable |
Tradeable. |
TradeableBOC |
Tradeable(BOC). |
Definition at line 1625 of file Enumerations.h.