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

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_TRADER_TRADING_STATUS_LogOff, TI_TRADER_TRADING_STATUS_Active, TI_TRADER_TRADING_STATUS_Suspended, TI_TRADER_TRADING_STATUS_FastMarket }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_TRADER_TRADING_STATUS_LogOff 

Logoff.

TI_TRADER_TRADING_STATUS_Active 

Trader active. His proposals are visible on the market.

TI_TRADER_TRADING_STATUS_Suspended 

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

TI_TRADER_TRADING_STATUS_FastMarket 

FastMarket. SWAP Market Only. Fast Market Status. Is used by the trader to modify the quote type of his own quotes from Normal to Indicative (Automatic).

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