26 str +=
"OrderReplaced [";
32 str +=
"side=";
toStr(str, msg.
side()); str +=
", ";
33 str +=
"orderId=";
toStr(str, msg.
orderId()); str +=
", ";
35 str +=
"price=";
toStr(str, msg.
price()); str +=
", ";
ReplaceOrderOpenClose::Enum openClose() const
Defines the position update for the account.
Binary2 stpKey() const
The Self Trade Protection Key.
StrRef exchangeInfo() const
Pass-thru field.
Binary8 displayQuantity() const
TimeInForce::Enum timeInForce() const
Time In Force.
StrRef previousOrderToken() const
OrderToken.
StrRef clientAccount() const
BinaryPrice price() const
Signed integer price.
#define ONIXS_SGXTITAN_OUCH_NAMESPACE_END
#define ONIXS_SGXTITAN_OUCH_NAMESPACE_BEGIN
StrRef replacementOrderToken() const
OrderToken.
ONIXS_SGXTITAN_OUCH_API void toStr(std::string &, OutboundMessageTypes::Enum)
Appends string presentation of object.
Binary8 preTradeQuantity() const
Pre Trade Quantity.
Side::Enum side() const
Side.
StrRef customerInfo() const
Pass-thru field.
DateTime timestamp() const
UNIX Time.
Binary8 quantity() const
Quantity currently open in the book.
Binary4 orderBookId() const
Order book ID.
OrderState::Enum orderState() const