Public Types | |
| enum | |
| typedef SchemaTraits | Schema |
| typedef OrderCancelReplaceRequest515 | ThisType |
| Public Types inherited from SbeMessage | |
| typedef MessageSize | EncodedLength |
| typedef MessageSize | BlockLength |
Static Public Member Functions | |
| static constexpr BlockLength | minimalBlockLength (SchemaVersion version) noexcept |
| static constexpr BlockLength | blockLength (SchemaVersion version) noexcept |
| static constexpr MessageSize | getMinimalVariableFieldsSize (SchemaVersion version) |
| static constexpr UInt64 | getMaxMessageSize (UInt8) noexcept |
| static constexpr StrRef | className () noexcept |
| static constexpr StrRef | fixType () noexcept |
Additional Inherited Members | |
| Protected Types inherited from SbeMessage | |
| typedef SbeGroupList< MessageSize > | GroupList |
| typedef SbeVariableLengthFieldList< MessageSize > | VariableLengthFieldList |
| Protected Member Functions inherited from SbeMessage | |
| SbeMessage & | version (SchemaVersion version) noexcept |
| GroupList | groups () noexcept |
| GroupList | groups () const noexcept |
| template<typename Group> | |
| void | initGroup (Group &group, typename Group::EntrySize entrySize) noexcept |
| template<typename Group> | |
| void | setupGroup (Group &group, typename Group::Size entryCount, const void *messageTail) |
| template<typename Group> | |
| void | constructGroup (Group &group, typename Group::Size entryCount, const void *messageTail) |
| void | setVarDataField (DATA &data, StrRef value, const void *oldMessageTail) |
| VariableLengthFieldList | variableLengthFields () noexcept |
| VariableLengthFieldList | variableLengthFields () const noexcept |
| void | init (MessageHeader::TemplateId value, MessageHeader::BlockLength minimalBlockLength, MessageHeader::BlockLength blockLength, SchemaId id) noexcept |
| MessageSize | calculateBinarySize (const void *tail) const noexcept |
| template<class Callable, class Owner> | |
| void | setVariableLengthField (Callable callable, StrRef value, Owner &owner) |
| template<class Callable, class Owner> | |
| void | setVariableLengthField (Callable callable, StrRef value, SchemaVersion since, Owner &owner) |
| template<class Callable, class Owner> | |
| StrRef | getVariableLengthField (Callable callable, const Owner &owner) const noexcept |
| template<class Callable, class Owner> | |
| StrRef | getVariableLengthField (Callable callable, SchemaVersion since, Owner &owner) const noexcept |
| template<class Callable, class Owner> | |
| void | setVariableLengthFieldToNull (Callable callable, Owner &owner) noexcept |
| template<class Group, class Callable, class Owner> | |
| void | resetGroup (Callable callable, Owner &owner) noexcept |
| template<class Callable, class Owner> | |
| void | setVariableLengthFieldToNull (Callable callable, SchemaVersion since, Owner &owner) noexcept |
| template<class Group, class Callable, class Owner> | |
| void | resetGroup (Callable callable, SchemaVersion since, Owner &owner) |
| template<class Group, class Callable, class Owner> | |
| Group | getGroup (Callable callable, Owner &owner) const noexcept |
| template<class Group, class Callable, class Owner> | |
| Group | getGroup (Callable callable, SchemaVersion since, Owner &owner) const noexcept |
| template<class Group, class Callable, class Owner> | |
| Group | constructGroup (Callable callable, typename Group::Size length, SchemaVersion since, Owner &owner) |
| template<class Group, class Callable, class Owner> | |
| Group | constructGroup (Callable callable, typename Group::Size length, Owner &owner) |
| template<class Group, class Callable, class Owner> | |
| Group | setupGroup (Callable callable, typename Group::Size length, SchemaVersion since, Owner &owner) |
| template<class Group, class Callable, class Owner> | |
| Group | setupGroup (Callable callable, typename Group::Size length, Owner &owner) |
| Protected Member Functions inherited from SbeFields< Messaging::SbeMessage, MessageSize > | |
| SbeFields ()=default | |
| ~SbeFields ()=default | |
| Protected Member Functions inherited from BinaryBlock< Messaging::SbeMessage, MessageSize > | |
| BinaryBlock ()=default | |
| ~BinaryBlock ()=default | |
| Value | ordinary (MessageSize offset) const noexcept |
| Enumeration::Enum | enumeration (MessageSize offset) const noexcept |
| Value | decimal (MessageSize offset) const noexcept |
| StrRef | fixedStr (MessageSize offset) const noexcept |
| Static Protected Member Functions inherited from SbeMessage | |
| static constexpr MessageSize | getMaxMessageSize () noexcept |
Definition at line 5462 of file Messages.h.
| typedef SchemaTraits Schema |
Used template schema.
Definition at line 5467 of file Messages.h.
| typedef OrderCancelReplaceRequest515 ThisType |
This type alias.
Definition at line 5470 of file Messages.h.
| anonymous enum |
Message template ID from SBE schema.
| Enumerator | ||
|---|---|---|
| TemplateId | 515 | |
Definition at line 5473 of file Messages.h.
|
default |
Initializes a blank instance.
|
inline |
Initializes an instance over the given memory block.
Definition at line 5479 of file Messages.h.
|
inline |
Initializes an instance over the given memory block With no variable-length fields initialization It is assumed that the user does such an initialization manually.
Definition at line 5494 of file Messages.h.
|
inline |
Creates an instance over the given memory block.
Definition at line 5508 of file Messages.h.
|
inlineexplicit |
Creates an instance over the given SBE message.
Definition at line 5519 of file Messages.h.
|
inlinenoexcept |
Creates an instance over the given memory block.
Performs no checks.
Definition at line 5530 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Size of message body in bytes.
Definition at line 6227 of file Messages.h.
|
inlinenoexcept |
Definition at line 6321 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Definition at line 6289 of file Messages.h.
|
inlinenoexcept |
Unique identifier for Order as assigned by the buy-side (institution, broker, intermediary etc.).
Uniqueness must be guaranteed within a single trading day. Firms, particularly those which electronically submit multi-day orders, trade globally or throughout market close periods, should ensure uniqueness across days, for example by embedding a date within the ClOrdID field.
Definition at line 5684 of file Messages.h.
|
inlinenoexcept |
The presence of DiscretionPrice on an order indicates that the trader wishes to display one price but will accept trades at another price.
Definition at line 6185 of file Messages.h.
|
inlinenoexcept |
Maximum number of shares or contracts within an order to be shown on the match engine at any given time.
Definition at line 5881 of file Messages.h.
|
inlinenoexcept |
Instructions for order handling on exchange.
Since more than one instruction is applicable to an order, this field can represent those using a bitset.
Definition at line 6045 of file Messages.h.
|
inlinenoexcept |
Identifies whether the order should be treated as passive (will not match when entered) or aggressive (could match when entered); default behavior when absent is aggressive.
Definition at line 6067 of file Messages.h.
|
inlinenoexcept |
Date of order expiration (last day the order can trade), always expressed in terms of the local market date.
Applicable only to GTD orders which expire at the end of the trading session specified. This has to be a future or current session date and cannot be in the past.
Definition at line 5912 of file Messages.h.
|
inlinestaticconstexprnoexcept |
FIX message type.
Definition at line 6298 of file Messages.h.
Maximal message size.
Definition at line 6252 of file Messages.h.
|
inlinestaticconstexpr |
Minimal variable fields size (when variable-length fields are empty).
Definition at line 6240 of file Messages.h.
|
inlinenoexcept |
Field added to capture if an order was submitted for market making obligation or not.
Applicable only for EU BrokerTec and EBS MiFID regulated instruments.
Definition at line 6097 of file Messages.h.
|
inlinenoexcept |
Text describing sender's location (i.e.
geopraphic location and/or desk).
Definition at line 5833 of file Messages.h.
|
inlinenoexcept |
Boolean: flags a managed order.
Definition at line 6125 of file Messages.h.
|
inlinenoexcept |
Indicates if the order was initially received manually (as opposed to electronically).
Definition at line 5996 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Minimal size of message body in bytes.
Definition at line 6216 of file Messages.h.
|
inlinenoexcept |
Minimum quantity of an order to be executed.
Definition at line 5854 of file Messages.h.
|
inlinenoexcept |
Flag indicating whether the order quantity stipulated on replace request should be entered into the market as stated without reduction for any fills that have occurred.
Also once enabled in the order chain it cannot be disabled.
Definition at line 6020 of file Messages.h.
|
inlinenoexcept |
Unique identifier for order as assigned by the exchange.
Uniqueness is guaranteed within a single trading day across all instruments.
Definition at line 5734 of file Messages.h.
|
inlinenoexcept |
Number of shares or contracts ordered.
Definition at line 5572 of file Messages.h.
|
inlinenoexcept |
Use OrderRequestID to identify a request to enter, modify or delete an order and echo the value on the ExecutionReport representing the response.
Definition at line 5792 of file Messages.h.
|
inlinenoexcept |
Order type.
Definition at line 5951 of file Messages.h.
|
inlinenoexcept |
Refers to the ID of the related PartyDetailsDefinitionRequest message which will logically be tied to this message.
Definition at line 5712 of file Messages.h.
|
inlinenoexcept |
Price per share or contract.
Conditionally required if the order type requires a price (not market orders).
Definition at line 5545 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length and optional fields if any.
Definition at line 6266 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length fields if any.
Definition at line 6260 of file Messages.h.
|
inlinenoexcept |
Security ID as defined by CME.
For the security ID list, see the security definition messages.
Definition at line 5591 of file Messages.h.
|
inlinenoexcept |
Operator ID.
Should be unique per Firm ID. Assigned value used to identify specific message originator. Represents last individual or team in charge of the system which modifies the order before submission to the Globex platform, or if not modified from initiator (party role=118), last individual or team in charge of the system, which submit the order to the Globex platform.
Definition at line 5652 of file Messages.h.
|
inlinenoexcept |
Time when the message is sent.
64-bit integer expressing the number of nano seconds since midnight January 1, 1970.
Definition at line 5813 of file Messages.h.
|
inlinenoexcept |
Sequence number as assigned to message.
Definition at line 5628 of file Messages.h.
Unique identifier for Order as assigned by the buy-side (institution, broker, intermediary etc.).
Uniqueness must be guaranteed within a single trading day. Firms, particularly those which electronically submit multi-day orders, trade globally or throughout market close periods, should ensure uniqueness across days, for example by embedding a date within the ClOrdID field.
Definition at line 5699 of file Messages.h.
The presence of DiscretionPrice on an order indicates that the trader wishes to display one price but will accept trades at another price.
Definition at line 6195 of file Messages.h.
|
inlinenoexcept |
Definition at line 6203 of file Messages.h.
Maximum number of shares or contracts within an order to be shown on the match engine at any given time.
Definition at line 5890 of file Messages.h.
|
inlinenoexcept |
Definition at line 5898 of file Messages.h.
Instructions for order handling on exchange.
Since more than one instruction is applicable to an order, this field can represent those using a bitset.
Definition at line 6055 of file Messages.h.
|
inlinenoexcept |
Identifies whether the order should be treated as passive (will not match when entered) or aggressive (could match when entered); default behavior when absent is aggressive.
Definition at line 6077 of file Messages.h.
|
inlinenoexcept |
Definition at line 6085 of file Messages.h.
Date of order expiration (last day the order can trade), always expressed in terms of the local market date.
Applicable only to GTD orders which expire at the end of the trading session specified. This has to be a future or current session date and cannot be in the past.
Definition at line 5933 of file Messages.h.
|
inlinenoexcept |
Definition at line 5941 of file Messages.h.
|
inlinenoexcept |
Field added to capture if an order was submitted for market making obligation or not.
Applicable only for EU BrokerTec and EBS MiFID regulated instruments.
Definition at line 6107 of file Messages.h.
|
inlinenoexcept |
Definition at line 6115 of file Messages.h.
Text describing sender's location (i.e.
geopraphic location and/or desk).
Definition at line 5843 of file Messages.h.
|
inlinenoexcept |
Boolean: flags a managed order.
Definition at line 6133 of file Messages.h.
|
inlinenoexcept |
Definition at line 6141 of file Messages.h.
|
inlinenoexcept |
Indicates if the order was initially received manually (as opposed to electronically).
Definition at line 6006 of file Messages.h.
Minimum quantity of an order to be executed.
Definition at line 5862 of file Messages.h.
|
inlinenoexcept |
Definition at line 5870 of file Messages.h.
|
inlinenoexcept |
Flag indicating whether the order quantity stipulated on replace request should be entered into the market as stated without reduction for any fills that have occurred.
Also once enabled in the order chain it cannot be disabled.
Definition at line 6032 of file Messages.h.
Unique identifier for order as assigned by the exchange.
Uniqueness is guaranteed within a single trading day across all instruments.
Definition at line 5744 of file Messages.h.
|
inlinenoexcept |
Definition at line 5752 of file Messages.h.
Number of shares or contracts ordered.
Definition at line 5580 of file Messages.h.
Use OrderRequestID to identify a request to enter, modify or delete an order and echo the value on the ExecutionReport representing the response.
Definition at line 5802 of file Messages.h.
|
inlinenoexcept |
Order type.
Definition at line 5959 of file Messages.h.
Refers to the ID of the related PartyDetailsDefinitionRequest message which will logically be tied to this message.
Definition at line 5722 of file Messages.h.
Price per share or contract.
Conditionally required if the order type requires a price (not market orders).
Definition at line 5554 of file Messages.h.
|
inlinenoexcept |
Definition at line 5562 of file Messages.h.
Security ID as defined by CME.
For the security ID list, see the security definition messages.
Definition at line 5600 of file Messages.h.
Operator ID.
Should be unique per Firm ID. Assigned value used to identify specific message originator. Represents last individual or team in charge of the system which modifies the order before submission to the Globex platform, or if not modified from initiator (party role=118), last individual or team in charge of the system, which submit the order to the Globex platform.
Definition at line 5667 of file Messages.h.
Time when the message is sent.
64-bit integer expressing the number of nano seconds since midnight January 1, 1970.
Definition at line 5822 of file Messages.h.
Sequence number as assigned to message.
Definition at line 5636 of file Messages.h.
|
inlinenoexcept |
Indicates the type of short sale.
Will not be used for Buy orders but Sell orders should have this tag populated.
Definition at line 6164 of file Messages.h.
|
inlinenoexcept |
Definition at line 6173 of file Messages.h.
|
inlinenoexcept |
Side of order.
Definition at line 5618 of file Messages.h.
The stop price of a stop protect or stop limit order.
(Conditionally required if OrdType = 3 or 4).
Definition at line 5772 of file Messages.h.
|
inlinenoexcept |
Definition at line 5780 of file Messages.h.
|
inlinenoexcept |
Specifies how long the order remains in effect.
Definition at line 5977 of file Messages.h.
|
inlinenoexcept |
Definition at line 5985 of file Messages.h.
|
inlinenoexcept |
Indicates the type of short sale.
Will not be used for Buy orders but Sell orders should have this tag populated.
Definition at line 6153 of file Messages.h.
|
inlinenoexcept |
Side of order.
Definition at line 5610 of file Messages.h.
|
inlinenoexcept |
The stop price of a stop protect or stop limit order.
(Conditionally required if OrdType = 3 or 4).
Definition at line 5763 of file Messages.h.
|
inlinenoexcept |
Definition at line 6309 of file Messages.h.
|
inlinenoexcept |
Specifies how long the order remains in effect.
Definition at line 5969 of file Messages.h.
|
inline |
Definition at line 663 of file MessageSerialization.h.