OnixS Eurex ETI Handler C++ library  9.25.0
API documentation
MDBookType Struct Reference

Public Types

enum  Enum { NoValue = 0xFF, TopOfBook = 1, PriceDepth = 2 }
 

Detailed Description

Definition at line 978 of file Enumerations.h.

Member Enumeration Documentation

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.