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

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

Public Types

enum  Enum { NoValue = 0xFF, CrossIOC = 2, CrossOneSide = 3 }
 

Detailed Description

Definition at line 238 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Type of cross being submitted to a market.

Enumerator
NoValue 

No value.

CrossIOC 

Immediate-or-cancel-cross.

CrossOneSide 

One sided cross - unfilled quantity remains active after crossing. Only applicable for CrossRequestType(28771) = 1(Cross Announcement).

Definition at line 241 of file Enumerations.h.


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