#include <OnixS/CboeCFE/Trading/BOE/Messages/Testing/MutableOrderExecution.h>
Definition at line 37 of file MutableOrderExecution.h.
|
inline |
Indicates whether the trade added or removed liquidity.
Definition at line 112 of file MutableOrderExecution.h.
|
inline |
Indicates whether the trade added or removed liquidity.
Definition at line 118 of file MutableOrderExecution.h.
|
inline |
Echoed back from the TPH message.
Definition at line 160 of file MutableOrderExecution.h.
|
inline |
Echoed back from the TPH message.
Definition at line 166 of file MutableOrderExecution.h.
|
inline |
Size to clear with OCC.
Definition at line 208 of file MutableOrderExecution.h.
|
inline |
Size to clear with OCC.
Definition at line 214 of file MutableOrderExecution.h.
|
inline |
The order which was executed.
Definition at line 52 of file MutableOrderExecution.h.
|
inline |
The order which was executed.
Definition at line 58 of file MutableOrderExecution.h.
|
inline |
Sent to the OCC in the Trade Id field.
Definition at line 64 of file MutableOrderExecution.h.
|
inline |
Sent to the OCC in the Trade Id field.
Definition at line 70 of file MutableOrderExecution.h.
|
inline |
Indicates fee associated with an execution.
Definition at line 184 of file MutableOrderExecution.h.
|
inline |
Indicates fee associated with an execution.
Definition at line 190 of file MutableOrderExecution.h.
|
inline |
Price of this fill.
Definition at line 88 of file MutableOrderExecution.h.
|
inline |
Price of this fill.
Definition at line 94 of file MutableOrderExecution.h.
|
inline |
Executed contracts quantity.
Definition at line 76 of file MutableOrderExecution.h.
|
inline |
Executed contracts quantity.
Definition at line 82 of file MutableOrderExecution.h.
|
inline |
Quantity still open for further execution. If zero, the order is complete.
Definition at line 100 of file MutableOrderExecution.h.
|
inline |
Quantity still open for further execution. If zero, the order is complete.
Definition at line 106 of file MutableOrderExecution.h.
|
inline |
Maturity date of the instrument.
Definition at line 172 of file MutableOrderExecution.h.
|
inline |
Maturity date of the instrument.
Definition at line 178 of file MutableOrderExecution.h.
|
inline |
Present on Order Execution, TAS Restatement and Variance Restatement messages representing either Spread orders or Simple orders that are part Spread execution.
Definition at line 232 of file MutableOrderExecution.h.
|
inline |
Present on Order Execution, TAS Restatement and Variance Restatement messages representing either Spread orders or Simple orders that are part Spread execution.
Definition at line 238 of file MutableOrderExecution.h.
|
inline |
Field is provided as a convenience to determine whether an Order Execution message is a preliminary notification representing a pending trade.
Definition at line 220 of file MutableOrderExecution.h.
|
inline |
Field is provided as a convenience to determine whether an Order Execution message is a preliminary notification representing a pending trade.
Definition at line 226 of file MutableOrderExecution.h.
|
inline |
Field indicates whether an execution is a spread or a simple instrument execution that is part of a spread trade.
Definition at line 244 of file MutableOrderExecution.h.
|
inline |
Field indicates whether an execution is a spread or a simple instrument execution that is part of a spread trade.
Definition at line 250 of file MutableOrderExecution.h.
|
inline |
Echoed back from the TPH message.
Definition at line 136 of file MutableOrderExecution.h.
|
inline |
Echoed back from the TPH message.
Definition at line 142 of file MutableOrderExecution.h.
|
inline |
Additional information about the liquidity of an order.
Definition at line 124 of file MutableOrderExecution.h.
|
inline |
Additional information about the liquidity of an order.
Definition at line 130 of file MutableOrderExecution.h.
|
inline |
Echoed back from the TPH message.
Definition at line 148 of file MutableOrderExecution.h.
|
inline |
Echoed back from the TPH message.
Definition at line 154 of file MutableOrderExecution.h.
|
virtual |
Returns the text representation.
Implements OutgoingMessage.
|
virtual |
The text representation.
Implements OutgoingMessage.
|
inline |
Business date of the execution.
Definition at line 196 of file MutableOrderExecution.h.
|
inline |
Business date of the execution.
Definition at line 202 of file MutableOrderExecution.h.
|
inline |
The time the event occurred in the CFE Matching Engine (not the time the message was sent).
Definition at line 40 of file MutableOrderExecution.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 MutableOrderExecution.h.
|
inlinevirtual |
Returns message type.
Implements OutgoingMessage.
Definition at line 256 of file MutableOrderExecution.h.
|
virtual |
Validates message data Throws std::invalid_argument exception if message content is invalid.
Implements OutgoingMessage.