OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
ImpliedMarketIndicator Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum { NoValue = 0xFF, NotImplied = 0, ImpliedInOut = 3 }
 

Detailed Description

Definition at line 594 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Indicates that an implied market to be created for either the legs of a multi-leg instrument (Implied-in) or for the multi-leg instrument based on the existence of the legs (Implied-out).

Enumerator
NoValue 

No value.

NotImplied 

Not implied.

ImpliedInOut 

Both Implied-in and Implied-out.

Definition at line 597 of file Enumerations.h.


The documentation for this struct was generated from the following file: