OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.0.1
API documentation
TradeCondition Struct Reference

#include <OnixS/Eurex/MarketData/Defines.h>

Public Types

enum  Enum {
  Undefined = 0, ExchangeLast = 1, OpeningPrice = 2, HighPrice = 4,
  LowPrice = 8, OfficialClosingPrice = 16, LastAuctionPrice = 32, OutOfSequenceETH = 64,
  PreviousClosingPrice = 128, VolumeOnly = 256, TradingOnTermsOfIssue = 512, SpecialAuction = 1024,
  TradeAtClose = 2048, Retail = 4096
}
 

Detailed Description

Definition at line 528 of file Defines.h.

Member Enumeration Documentation

enum Enum
Enumerator
Undefined 

Used to identify absence of value.

ExchangeLast 

Exchange last.

OpeningPrice 

Opening price.

HighPrice 

High price.

LowPrice 

Low price.

OfficialClosingPrice 

Official closing price.

LastAuctionPrice 

Last auction price.

OutOfSequenceETH 

Out of sequence ETH.

PreviousClosingPrice 

Previous Closing Price.

VolumeOnly 

Volume Only.

TradingOnTermsOfIssue 
SpecialAuction 
TradeAtClose 
Retail 

Definition at line 530 of file Defines.h.


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