OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
TI_MEMBER_TRADING_STATUS Struct Reference

#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>

Public Types

enum  Enum { TI_MEMBER_TRADING_STATUS_TradeOff = 0, TI_MEMBER_TRADING_STATUS_TradeOn = 1, TI_MEMBER_TRADING_STATUS_Suspended = 2, TI_MEMBER_TRADING_STATUS_SuspendedToday = 3 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 2554 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: member's operativeness is blocked until reactivation.

TI_MEMBER_TRADING_STATUS_SuspendedToday 

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

Definition at line 2556 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: