Enumeration::Enum enumeration(MessageSize offset) const
StrRef fixedStr(MessageSize offset) const
FieldValue ordinary(MessageSize offset) const
BinaryMessage()
Initializes blank instance referencing to nothing.
Provides efficient way of accessing text-based field values.
FixedPointDecimal< Int64, IntegralConstant< Int8, -4 > > BinaryPrice
Binary Price.
Binary2 MessageSize
Aliases message length type.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
A Quote Execution message is used to indicate an execution has occurred on a resting quote.
Side::Enum side() const
Side.
Binary4 leavesQty() const
Quantity still open for further execution.
Binary8 orderId() const
Order identifier supplied by CFE.
StrRef quoteSymbol() const
Echoed back from the TPH message.
StrRef feeCode() const
Indicates fee associated with an execution.
QuoteExecution(const void *data, MessageSize size)
Initializes instance over given memory block.
Binary8 execId() const
Sent to the OCC in the Trade Id field.
BaseLiquidityIndicator::Enum baseLiquidityIndicator() const
Indicates whether the trade added or removed liquidity.
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine (not the time the message was sent).
BinaryPrice lastPx() const
Price of this fill.
Binary4 lastShares() const
Executed contracts quantity.
StrRef quoteUpdateId() const
Echoed back from the most recent Quote Update request for this quote.
StrRef clearingFirm() const
EFID that will clear the trade.
SubLiquidityIndicator::Enum subLiquidityIndicator() const
Additional information about the liquidity of an order.