OnixS C++ CME MDP Streamlined Market Data Handler  1.2.0
API Documentation
EntryTypeIndices Struct Reference

#include <OnixS/CME/Streamlined/Fields.h>

Public Types

enum  Enum {
  Bid = '0', Offer = '1', Trade = '2', IndexValue = '3',
  OpeningValue = '4', ClosingPrice = '5', SettlementPrice = '6', SessionHighPrice = '7',
  SessionLowPrice = '8', TradeVolume = 'e'
}
 
typedef CHAR Base
 

Detailed Description

Definition at line 255 of file Fields.h.

Member Typedef Documentation

typedef CHAR Base

Definition at line 257 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
Bid 

Bid.

Offer 

Offer.

Trade 

Trade.

IndexValue 

Index Value.

OpeningValue 

Opening Value.

ClosingPrice 

Closing Price.

SettlementPrice 

Settlement Price.

SessionHighPrice 

Session High Price.

SessionLowPrice 

Session Low Price.

TradeVolume 

Trade Volume.

Definition at line 259 of file Fields.h.


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