OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_MEMBER_TRADING_STATUS Struct Reference

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_MEMBER_TRADING_STATUS_TradeOff, TI_MEMBER_TRADING_STATUS_TradeOn, TI_MEMBER_TRADING_STATUS_Suspended, TI_MEMBER_TRADING_STATUS_SuspendedToday }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 1716 of file SMP.Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
TI_MEMBER_TRADING_STATUS_TradeOff 

Trade Off. All market operations are allowed and the member proposals are not visible on the market.

TI_MEMBER_TRADING_STATUS_TradeOn 

Trade On. At least one trader has logged on: all market operations are allowed and the member proposals are visible on the market.

TI_MEMBER_TRADING_STATUS_Suspended 

Suspended. Member suspended by the supervisory bodies: members operativeness is blocked until reactivation.

TI_MEMBER_TRADING_STATUS_SuspendedToday 

Suspended Today. Member suspended by the supervisory bodies: members operativeness is blocked for the current trading day. Reserved for future use.

Definition at line 1718 of file SMP.Enumerations.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

Provides string presentation.


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