#include <OnixS/Eurex/Trading/Messages/DeleteAllOrderRequest.h>
Public Member Functions | |
DeleteAllOrderRequest () | |
TemplateId::Enum | templateId () const |
std::string | toString () const |
Public Member Functions inherited from Message | |
virtual | ~Message () |
Friends | |
class | Serializer |
Definition at line 35 of file DeleteAllOrderRequest.h.
Initialize default instance.
|
virtual |
Returns template ID.
Implements Message.
|
virtual |
Returns string representation.
Implements Message.
|
friend |
Definition at line 87 of file DeleteAllOrderRequest.h.
UInt64 executingTrader |
Executing Trader data Field (ESMA Field 5 (Section A)) used to identify the person or algorithm within the member or participant of the trading venue who is responsible for the execution of the transaction resulting from the order.
Definition at line 57 of file DeleteAllOrderRequest.h.
ExecutingTraderQualifier::Enum executingTraderQualifier |
Qualifier for field ExecutingTrader. It is required to distinguish between natural persons and Algos.
Definition at line 78 of file DeleteAllOrderRequest.h.
SInt32 marketSegmentId |
The product identifier uniquely identifies a Eurex product.
Definition at line 60 of file DeleteAllOrderRequest.h.
OrderOrigination::Enum orderOrigination |
Order origination, MiFID field - to indicate order received from a direct access or sponsored access customer.
Definition at line 72 of file DeleteAllOrderRequest.h.
UInt64 partyIdInvestmentDecisionMaker |
Investment decision within firm (ESMA Field 4 (Section A)) is the code used to identify the person or the algorithm within the member or participant of the Trading Venue who is responsible for the investment decision.
Definition at line 52 of file DeleteAllOrderRequest.h.
PartyIdInvestmentDecisionMakerQualifier::Enum partyIdInvestmentDecisionMakerQualifier |
Party ID investment decision maker qualifier.
Definition at line 75 of file DeleteAllOrderRequest.h.
SInt64 price |
Price.
Definition at line 48 of file DeleteAllOrderRequest.h.
SInt64 securityId |
The instrument identifier uniquely identifies an instrument in the core system.
Definition at line 45 of file DeleteAllOrderRequest.h.
UInt32 senderSubId |
User ID.
Definition at line 42 of file DeleteAllOrderRequest.h.
Side::Enum side |
Side of the order.
Definition at line 69 of file DeleteAllOrderRequest.h.
UInt32 targetPartyIdExecutingTrader |
Owning User ID.
Definition at line 66 of file DeleteAllOrderRequest.h.
UInt32 targetPartyIdSessionId |
Owning Session ID.
Definition at line 63 of file DeleteAllOrderRequest.h.