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

Public Types

enum  Enum { NoValue = 0xFF, OffBook = 0, OnBook = 1 }
 

Detailed Description

Definition at line 2959 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Indicates trade platform. Can only be used for EEX.

Enumerator
NoValue 

No value.

OffBook 

Off-Book.

OnBook 

On-Book.

Definition at line 2962 of file Enumerations.h.