OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
QuoteCondition Struct Reference

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

Public Types

enum  Enum {
  NoValue = 0x00, Active = 'A', Closed = 'B', Suspended = 'z',
  Expired = '8'
}
 

Detailed Description

Definition at line 1829 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Status of the quote.

Enumerator
NoValue 

No value.

Active 

Active.

Closed 

Closed.

Suspended 

Suspended.

Expired 

Expired.

Definition at line 1832 of file Enumerations.h.


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