OnixS C++ MTS Cash SDP Handler  1.7.0
API documentation
TI_TRADER_TRADING_STATUS Struct Reference

#include <OnixS/MTS/Cash/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 4029 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 4031 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: