#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, TopOfBook = 1, PriceDepth = 2 } |
Definition at line 958 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 961 of file Enumerations.h.