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

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

TradeImpact services that can be accessed and used by all authorized traders.

Definition at line 29 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
IP_REQUEST 

The IP Provider service is a specialized technological service that has the task of managing, allocating and distributing the transport addresses associated with traders.

TXN 
INFO_BRT 

The INFO_BRT service broadcasts the following information to all traders requesting it: MTS registry, market registry and public information

Note
The classes supported by the INFO_BRT service that can only be subscribed (action requests are not allowed).
TXN_INFO_PRIV 

The TXN_INFO_PRIV service is the transactional service that supports the classes that may be used by traders to perform typical trading operations, such as: trade on/trade off, proposal insertion/modification and order insertion.

Note
The TXN_INFO_PRIV service also supports the classes that a trader may use to receive private information, such as information about trades.
DATA_FEED 
QUERY 

Definition at line 31 of file Enumerations.h.

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Returns string representation.