OnixS Eurex ETI Handler C++ library 9.25.0
API documentation
Loading...
Searching...
No Matches
ImpliedMarketIndicator Struct Reference

Public Types

enum  Enum

Detailed Description

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).

Definition at line 717 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

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 0xFF 

No value.

NotImplied 

Not implied.

ImpliedInOut 

Both Implied-in and Implied-out.

Definition at line 720 of file Enumerations.h.