#include <OnixS/CboeCFE/Trading/BOE/Messages/Out/NewOrderV2.h>
Definition at line 36 of file NewOrderV2.h.
|
inline |
Unique account identifier associated with an order.
Definition at line 171 of file NewOrderV2.h.
|
inline |
Unique account identifier associated with an order.
Definition at line 177 of file NewOrderV2.h.
|
inline |
The Capacity refers to the OCC account type.
Definition at line 159 of file NewOrderV2.h.
|
inline |
The Capacity refers to the OCC account type.
Definition at line 165 of file NewOrderV2.h.
|
inline |
Supplemental identifier.
Definition at line 87 of file NewOrderV2.h.
|
inline |
Supplemental identifier.
Definition at line 93 of file NewOrderV2.h.
|
inline |
EFID that will clear the trade.
Definition at line 75 of file NewOrderV2.h.
|
inline |
EFID that will clear the trade.
Definition at line 81 of file NewOrderV2.h.
|
inline |
Unique Id chosen by the client.
Definition at line 39 of file NewOrderV2.h.
|
inline |
Unique Id chosen by the client.
Definition at line 45 of file NewOrderV2.h.
|
inline |
CMTA Number of the firm that will clear the trade.
Definition at line 231 of file NewOrderV2.h.
|
inline |
CMTA Number of the firm that will clear the trade.
Definition at line 237 of file NewOrderV2.h.
|
inline |
Identifies the country code of the person or system submitting the order.
Definition at line 327 of file NewOrderV2.h.
|
inline |
Identifies the country code of the person or system submitting the order.
Definition at line 333 of file NewOrderV2.h.
|
inline |
Cti Code.
Definition at line 267 of file NewOrderV2.h.
|
inline |
Cti Code.
Definition at line 273 of file NewOrderV2.h.
|
inline |
Used to group orders for use in mass cancels where multiple orders can be cancelled by specifying a list of CustomGroupIds.
Definition at line 255 of file NewOrderV2.h.
|
inline |
Used to group orders for use in mass cancels where multiple orders can be cancelled by specifying a list of CustomGroupIds.
Definition at line 261 of file NewOrderV2.h.
|
inline |
Execution source code provided during order entry to describe broker service.
Definition at line 315 of file NewOrderV2.h.
|
inline |
Execution source code provided during order entry to describe broker service.
Definition at line 321 of file NewOrderV2.h.
|
inline |
Required for TimeInForce = 6 orders, specifies the date-time (in UTC) that the order expires.
Definition at line 195 of file NewOrderV2.h.
|
inline |
Required for TimeInForce = 6 orders, specifies the date-time (in UTC) that the order expires.
Definition at line 201 of file NewOrderV2.h.
|
inline |
Supplemental customer identifier used for billing related programs.
Definition at line 303 of file NewOrderV2.h.
|
inline |
Supplemental customer identifier used for billing related programs.
Definition at line 309 of file NewOrderV2.h.
|
inline |
Manual order indicator.
Definition at line 279 of file NewOrderV2.h.
|
inline |
Manual order indicator.
Definition at line 285 of file NewOrderV2.h.
|
inline |
When specifying the Symbol for a New Order message the user can specify the mapped symbol identifier in the Symbol field.
Definition at line 207 of file NewOrderV2.h.
|
inline |
When specifying the Symbol for a New Order message the user can specify the mapped symbol identifier in the Symbol field.
Definition at line 213 of file NewOrderV2.h.
|
inline |
Minimum fill quantity for IOC orders.
Definition at line 135 of file NewOrderV2.h.
|
inline |
Minimum fill quantity for IOC orders.
Definition at line 141 of file NewOrderV2.h.
|
inline |
Identifies the Order Entry Operator responsible for this message.
Definition at line 291 of file NewOrderV2.h.
|
inline |
Identifies the Order Entry Operator responsible for this message.
Definition at line 297 of file NewOrderV2.h.
|
inline |
Indicates status of client position in a trade resulting from the order.
Definition at line 219 of file NewOrderV2.h.
|
inline |
Indicates status of client position in a trade resulting from the order.
Definition at line 225 of file NewOrderV2.h.
|
inline |
Order quantity. System limit is 999,999 contracts.
Definition at line 63 of file NewOrderV2.h.
|
inline |
Order quantity. System limit is 999,999 contracts.
Definition at line 69 of file NewOrderV2.h.
|
inline |
Order type.
Definition at line 111 of file NewOrderV2.h.
|
inline |
Order type.
Definition at line 117 of file NewOrderV2.h.
|
inline |
Prevent match.
Definition at line 183 of file NewOrderV2.h.
|
inline |
Prevent match.
Definition at line 189 of file NewOrderV2.h.
|
inline |
Limit price. Four implied decimal places.
Definition at line 99 of file NewOrderV2.h.
|
inline |
Limit price. Four implied decimal places.
Definition at line 105 of file NewOrderV2.h.
|
inline |
Side.
Definition at line 51 of file NewOrderV2.h.
|
inline |
Side.
Definition at line 57 of file NewOrderV2.h.
|
inline |
Stop price.
Definition at line 243 of file NewOrderV2.h.
|
inline |
Stop price.
Definition at line 249 of file NewOrderV2.h.
|
inline |
Symbol.
Definition at line 147 of file NewOrderV2.h.
|
inline |
Symbol.
Definition at line 153 of file NewOrderV2.h.
|
inline |
Time In Force.
Definition at line 123 of file NewOrderV2.h.
|
inline |
Time In Force.
Definition at line 129 of file NewOrderV2.h.
|
virtual |
Returns the text representation.
Implements OutgoingMessage.
|
virtual |
The text representation.
Implements OutgoingMessage.
|
inlinevirtual |
|
virtual |
Validates message data Throws std::invalid_argument exception if message content is invalid.
Implements OutgoingMessage.