OnixS C++ Euronext Optiq MDG Handler 1.3.3
API documentation
Loading...
Searching...
No Matches
IndexPriceCode Struct Reference

Public Types

enum  Enum
typedef UInt8 Base

Static Public Member Functions

static std::string toString (Enum)

Detailed Description

Definition at line 2478 of file Fields.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Definition at line 2480 of file Fields.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
OnlyIndex 

OnlyIndex.

IndexAndSessionHigh 

IndexAndSessionHigh.

IndexAndSessionLow 

IndexAndSessionLow.

IndexAndSessionHighAndLowTypicallyFirstPrice 

IndexAndSessionHighAndLowTypicallyFirstPrice.

OnlySessionHigh 

OnlySessionHigh.

OnlySessionLow 

OnlySessionLow.

PreviousDayClose 

PreviousDayClose.

Definition at line 2482 of file Fields.h.

Member Function Documentation

◆ toString()

std::string toString ( Enum )
static
Returns
a human-readable presentation.