#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
| enum | Enum |
Definition at line 978 of file Enumerations.h.
| enum Enum |
Type of market data.
| Enumerator | ||
|---|---|---|
| NoValue | 0xFF | No value. |
| TopOfBook | 1 | Top of book. |
| PriceDepth | 2 | Price depth (aggregated). |
Definition at line 981 of file Enumerations.h.