TradeImpact services that can be accessed and used by all authorized traders.
Definition at line 29 of file Enumerations.h.
◆ Enum
Enumerator |
---|
IP_REQUEST | 0 | 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 | 1 | |
INFO_BRT | 2 | 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 | 4 | 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 | 5 | |
QUERY | 6 | |
Definition at line 31 of file Enumerations.h.
◆ toString()
std::string toString |
( |
Enum | value | ) |
|
|
static |
Returns string representation.