#include <OnixS/CboeCFE/Trading/BOE/Messages/Testing/MutableTradeCancelOrCorrect.h>
Definition at line 37 of file MutableTradeCancelOrCorrect.h.
|
inline |
Indicates whether the trade added or removed liquidity.
Definition at line 88 of file MutableTradeCancelOrCorrect.h.
|
inline |
Indicates whether the trade added or removed liquidity.
Definition at line 94 of file MutableTradeCancelOrCorrect.h.
|
inline |
Definition at line 184 of file MutableTradeCancelOrCorrect.h.
|
inline |
Definition at line 190 of file MutableTradeCancelOrCorrect.h.
|
inline |
Supplemental identifier.
Definition at line 112 of file MutableTradeCancelOrCorrect.h.
|
inline |
Supplemental identifier.
Definition at line 118 of file MutableTradeCancelOrCorrect.h.
|
inline |
EFID that will clear the trade.
Definition at line 100 of file MutableTradeCancelOrCorrect.h.
|
inline |
EFID that will clear the trade.
Definition at line 106 of file MutableTradeCancelOrCorrect.h.
|
inline |
The order which was executed.
Definition at line 52 of file MutableTradeCancelOrCorrect.h.
|
inline |
The order which was executed.
Definition at line 58 of file MutableTradeCancelOrCorrect.h.
|
inline |
CMTA Number of the firm that will clear the trade.
Definition at line 220 of file MutableTradeCancelOrCorrect.h.
|
inline |
CMTA Number of the firm that will clear the trade.
Definition at line 226 of file MutableTradeCancelOrCorrect.h.
|
inline |
For trade corrections, this is the new trade price.
Definition at line 148 of file MutableTradeCancelOrCorrect.h.
|
inline |
For trade corrections, this is the new trade price.
Definition at line 154 of file MutableTradeCancelOrCorrect.h.
|
inline |
Refers to the ExecId of the fill being cancelled or corrected.
Definition at line 64 of file MutableTradeCancelOrCorrect.h.
|
inline |
Refers to the ExecId of the fill being cancelled or corrected.
Definition at line 70 of file MutableTradeCancelOrCorrect.h.
|
inline |
Price of this fill.
Definition at line 136 of file MutableTradeCancelOrCorrect.h.
|
inline |
Price of this fill.
Definition at line 142 of file MutableTradeCancelOrCorrect.h.
|
inline |
Executed contracts quantity.
Definition at line 124 of file MutableTradeCancelOrCorrect.h.
|
inline |
Executed contracts quantity.
Definition at line 130 of file MutableTradeCancelOrCorrect.h.
|
inline |
Maturity date of the instrument.
Definition at line 196 of file MutableTradeCancelOrCorrect.h.
|
inline |
Maturity date of the instrument.
Definition at line 202 of file MutableTradeCancelOrCorrect.h.
|
inline |
Indic ates status of client position in a trade resulting from the order.
Definition at line 208 of file MutableTradeCancelOrCorrect.h.
|
inline |
Indic ates status of client position in a trade resulting from the order.
Definition at line 214 of file MutableTradeCancelOrCorrect.h.
|
inline |
The date and time of the original trade, in GMT.
Definition at line 160 of file MutableTradeCancelOrCorrect.h.
|
inline |
The date and time of the original trade, in GMT.
Definition at line 166 of file MutableTradeCancelOrCorrect.h.
|
inline |
Side.
Definition at line 76 of file MutableTradeCancelOrCorrect.h.
|
inline |
Side.
Definition at line 82 of file MutableTradeCancelOrCorrect.h.
|
inline |
CFE native identifier of the instrument.
Definition at line 172 of file MutableTradeCancelOrCorrect.h.
|
inline |
CFE native identifier of the instrument.
Definition at line 178 of file MutableTradeCancelOrCorrect.h.
|
virtual |
Returns the text representation.
Implements OutgoingMessage.
|
virtual |
The text representation.
Implements OutgoingMessage.
|
inline |
The time the event occurred in the CFE Matching Engine (not the time the message was sent).
Definition at line 40 of file MutableTradeCancelOrCorrect.h.
|
inline |
The time the event occurred in the CFE Matching Engine (not the time the message was sent).
Definition at line 46 of file MutableTradeCancelOrCorrect.h.
|
inlinevirtual |
Returns message type.
Implements OutgoingMessage.
Definition at line 232 of file MutableTradeCancelOrCorrect.h.
|
virtual |
Validates message data Throws std::invalid_argument exception if message content is invalid.
Implements OutgoingMessage.