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

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

Public Types

enum  Enum {
  Undefined = -1, Active = 0, Inactive = 1, Expired = 2,
  KnockedOut = 3, KnockOutRevoked = 4, Suspended = 5, Published = 6,
  PendingDeletion = 7, KnockedOutAndSuspended = 8
}
 

Detailed Description

Definition at line 164 of file Defines.h.

Member Enumeration Documentation

enum Enum
Enumerator
Undefined 

Used to identify absence of value.

Active 

Defines if product is traded on on NTA.

Inactive 

Inactive.

Expired 

Expired.

KnockedOut 
KnockOutRevoked 
Suspended 

Suspended.

Published 

Defines if product is still traded on "Eurex classic".

PendingDeletion 
KnockedOutAndSuspended 

Definition at line 166 of file Defines.h.


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