OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
TI_TRADER_TRADING_STATUS Struct Reference

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

Public Types

enum  Enum { TI_TRADER_TRADING_STATUS_LogOff = 0, TI_TRADER_TRADING_STATUS_Active = 1, TI_TRADER_TRADING_STATUS_Suspended = 2 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_TRADER_TRADING_STATUS_LogOff 

Logoff.

TI_TRADER_TRADING_STATUS_Active 

Active Trader active. His proposals are visible on the market.

TI_TRADER_TRADING_STATUS_Suspended 

Suspended Trader suspended. His proposals are not visible on the market.

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