OnixS C++ CME Market Data Handler  2.56.0.0
Public Types | List of all members
SettlementPriceTypes Struct Reference

Exposes list of available settlement price types. More...

Public Types

enum  Enum {
  Undefined = -1, Final = 1, Theoretical = 2, NetChangePreliminary = 100,
  ActualPreliminary = 101
}
 

Detailed Description

Exposes list of available settlement price types.

Member Enumeration Documentation

enum Enum
Enumerator
Undefined 

Used to identify absence of value.

Final 

Final settlement.

Theoretical 

Theoretical.

NetChangePreliminary 

Net Change Preliminary.

ActualPreliminary 

Actual Preliminary Settlement.