OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Types | List of all members
SeriesStatus Struct Reference

The actual status of the series. More...

Public Types

enum  Enum {
  Undefined = 0, Active = 1, Suspended = 2, Issued = 3,
  Delisted = 4
}
 Defines the type of market. More...
 

Detailed Description

The actual status of the series.

Member Enumeration Documentation

enum Enum

Defines the type of market.

Enumerator
Undefined 

Undefined.

Active 

Active (both expired and not expired).

Suspended 

Suspended (temporarily stopped).

Issued 

Issued.

Delisted 

Delisted.