41 return ordinary<DateTime>(0);
47 return fixedStr<20>(8);
53 return ordinary<Binary8>(28);
59 return enumeration<Side>(36);
65 return enumeration<BaseLiquidityIndicator>(37);
71 return fixedStr<4>(38);
77 return fixedStr<4>(42);
83 return ordinary<Binary4>(46);
89 return ordinary<BinaryPrice>(50);
95 return ordinary<BinaryPrice>(58);
101 return ordinary<DateTime>(66);
107 return fixedStr<8>(74);
113 return enumeration<Capacity>(82);
119 return fixedStr<16>(83);
125 return enumeration<OpenClose>(99);
131 return ordinary<Binary4>(100);
StrRef clearingAccount() const
Supplemental identifier.
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine.
Side::Enum side() const
Side.
Binary8 execRefId() const
Refers to the ExecId of the fill being cancelled or corrected.
BinaryPrice lastPx() const
Price of this fill.
Provides efficient way of accessing text-based field values.
Encapsulates services for manipulating little endian encoded messages.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
Binary2 MessageSize
Aliases message length type.
StrRef clearingFirm() const
EFID that will clear the trade.
DateTime origTime() const
The date and time of the original trade, in GMT.
BinaryPrice correctedPrice() const
For trade corrections, this is the new trade price.
TradeCancelCorrectOptionUSFutures(const void *data, MessageSize size)
Initializes instance over given memory block.
OpenClose::Enum openClose() const
Indic ates status of client position in a trade resulting from the order.
Used to provide notification that a trade has been cancelled.
StrRef clOrdId() const
The order which was executed.
BaseLiquidityIndicator::Enum baseLiquidityIndicator() const
Indicates whether the trade added or removed liquidity.
StrRef securityDesc() const
The Options on Futures identifier.
StrRef symbol() const
CFE native identifier of the instrument.
Binary4 lastShares() const
Executed contracts quantity.
Capacity::Enum capacity() const
Capacity.
Binary4 cMTANumber() const
CMTA Number of the firm that will clear the trade.