Public Types | |
enum | Enum { NoValue = 0xFF, TopOfBook = 1, PriceDepth = 2 } |
Definition at line 978 of file Enumerations.h.
enum Enum |
Type of market data.
Enumerator | |
---|---|
NoValue |
No value. |
TopOfBook |
Top of book. |
PriceDepth |
Price depth (aggregated). |
Definition at line 981 of file Enumerations.h.