OnixS C++ MTS Bond Vision SDP Handler 1.3.0
API documentation
Loading...
Searching...
No Matches
TI_MEMBER_TRADING_STATUS Struct Reference

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

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 1680 of file SMP.Enumerations.h.

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.