#include <OnixS/CME/MDH/messaging/Messages.h>
Classes | |
| struct | EventsEntry |
| struct | FeedTypesEntry |
| struct | InstAttribEntry |
| struct | LotTypeRulesEntry |
| struct | TradingSessionsEntry |
Public Types | |
| enum | |
| enum | |
| typedef SchemaTraits | Schema |
| typedef InstrumentDefinitionFX63 | ThisType |
| typedef SbeGroup< EventsEntry, GroupSize, MessageSize > | Events |
| typedef SbeGroup< FeedTypesEntry, GroupSize, MessageSize > | FeedTypes |
| typedef SbeGroup< InstAttribEntry, GroupSize, MessageSize > | InstAttrib |
| typedef SbeGroup< LotTypeRulesEntry, GroupSize, MessageSize > | LotTypeRules |
| typedef SbeGroup< TradingSessionsEntry, GroupSize, MessageSize > | TradingSessions |
| Public Types inherited from SbeMessage | |
| typedef MessageSize | EncodedLength |
| typedef MessageSize | BlockLength |
Static Public Member Functions | |
| static constexpr SecurityIDSource | securityIdSource () noexcept |
| 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 maxGroupItems=255) 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) |
| 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 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 |
| Decimal | decimal (MessageSize offset) const |
| StrRef | fixedStr (MessageSize offset) const noexcept |
| Protected Member Functions inherited from BinaryBlockBase | |
| ~BinaryBlockBase ()=default | |
| Static Protected Member Functions inherited from SbeMessage | |
| static constexpr MessageSize | getMaxMessageSize () noexcept |
Definition at line 2278 of file Messages.h.
| typedef SbeGroup<EventsEntry, GroupSize, MessageSize> Events |
Repeating group containing EventsEntry entries.
Definition at line 2414 of file Messages.h.
| typedef SbeGroup<FeedTypesEntry, GroupSize, MessageSize> FeedTypes |
Repeating group containing FeedTypesEntry entries.
Definition at line 2536 of file Messages.h.
| typedef SbeGroup<InstAttribEntry, GroupSize, MessageSize> InstAttrib |
Repeating group containing InstAttribEntry entries.
Definition at line 2648 of file Messages.h.
| typedef SbeGroup<LotTypeRulesEntry, GroupSize, MessageSize> LotTypeRules |
Repeating group containing LotTypeRulesEntry entries.
Definition at line 2784 of file Messages.h.
| typedef SchemaTraits Schema |
Used template schema.
Definition at line 2283 of file Messages.h.
| typedef InstrumentDefinitionFX63 ThisType |
This type alias.
Definition at line 2286 of file Messages.h.
Repeating group containing TradingSessionsEntry entries.
Definition at line 3015 of file Messages.h.
| anonymous enum |
| anonymous enum |
Message template ID from SBE schema.
| Enumerator | ||
|---|---|---|
| TemplateId | 63 | |
Definition at line 2289 of file Messages.h.
|
default |
Initializes a blank instance.
|
inline |
Initializes an instance over the given memory block.
Definition at line 3021 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 3036 of file Messages.h.
|
inline |
Creates an instance over the given memory block.
Definition at line 3050 of file Messages.h.
|
inlineexplicit |
Creates an instance over the given SBE message.
Definition at line 3062 of file Messages.h.
|
inlinenoexcept |
Creates an instance over the given memory block. Performs no checks.
Definition at line 3074 of file Messages.h.
|
inlinenoexcept |
New sub-tick which is only available for order entry when certain conditions are met, tick value which corresponds to the Alt Min Quote Life.
Definition at line 4029 of file Messages.h.
|
inline |
Definition at line 4049 of file Messages.h.
|
inlinenoexcept |
MQL duration in number of microseconds applied to orders at AltMinPriceIncrement.
Definition at line 4061 of file Messages.h.
|
inline |
Definition at line 4080 of file Messages.h.
|
inlinenoexcept |
Minimum price offset better than the best Standard Tick order for an order to be allowed into the market.
Definition at line 4092 of file Messages.h.
|
inline |
Definition at line 4111 of file Messages.h.
|
inlinenoexcept |
The channel ID as defined in the XML Configuration file.
Definition at line 3217 of file Messages.h.
|
inlinenoexcept |
The underlying asset code also known as Product Code.
Definition at line 3313 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Size of message body in bytes.
Definition at line 4374 of file Messages.h.
|
inlinenoexcept |
Definition at line 4477 of file Messages.h.
|
inlinenoexcept |
ISO standard instrument categorization code.
Definition at line 3399 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Definition at line 4453 of file Messages.h.
|
inlinenoexcept |
Base currency.
Definition at line 3419 of file Messages.h.
|
inlinenoexcept |
Contains the multiplier to convert the CME Globex display price to the conventional price.
Definition at line 3554 of file Messages.h.
|
inlinenoexcept |
Definition at line 4155 of file Messages.h.
|
inlinenoexcept |
Definition at line 4162 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 4170 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 4181 of file Messages.h.
|
inlinenoexcept |
Definition at line 4193 of file Messages.h.
|
inlinenoexcept |
Definition at line 4200 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 4208 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 4219 of file Messages.h.
|
inlinenoexcept |
EBS instrument long name.
Definition at line 3741 of file Messages.h.
|
inlinenoexcept |
Fixing Rate Local Time, denoted in HH:MM:SS format.
Definition at line 3871 of file Messages.h.
|
inlinenoexcept |
Fixing Rate Local Time Zone corresponding to Fixing Local Time.
Definition at line 3892 of file Messages.h.
|
inlinestaticconstexprnoexcept |
FIX message type.
Definition at line 4462 of file Messages.h.
|
inlinenoexcept |
Fixing Rate Description.
Definition at line 3831 of file Messages.h.
|
inlinenoexcept |
Base/Local. Denotes the currency pair in CCY1/CCY2 convention.
Definition at line 3762 of file Messages.h.
Maximal message size.
Definition at line 4401 of file Messages.h.
|
inlinestaticconstexpr |
Minimal variable fields size (when variable-length fields are empty).
Definition at line 4387 of file Messages.h.
|
inlinenoexcept |
Allowable high limit price for the trading day.
Definition at line 3643 of file Messages.h.
|
inlinenoexcept |
Definition at line 3659 of file Messages.h.
|
inlinenoexcept |
Definition at line 4231 of file Messages.h.
|
inlinenoexcept |
Definition at line 4240 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 4250 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 4261 of file Messages.h.
|
inlinenoexcept |
External unique instrument ID.
Definition at line 3953 of file Messages.h.
|
inlinenoexcept |
Definition at line 3969 of file Messages.h.
|
inlinenoexcept |
For SPOT, number of business days between trade date and value (settlement) date. For NDF, number of business days between NDF valuation (fixing) and settlement.
Definition at line 3811 of file Messages.h.
|
inlinenoexcept |
Timestamp of when the instrument was last added, modified or deleted.
Definition at line 3164 of file Messages.h.
|
inlinenoexcept |
Definition at line 4273 of file Messages.h.
|
inlinenoexcept |
Definition at line 4282 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 4293 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 4305 of file Messages.h.
|
inlinenoexcept |
Allowable low limit price for the trading day.
Definition at line 3669 of file Messages.h.
|
inlinenoexcept |
Definition at line 3685 of file Messages.h.
|
inlinenoexcept |
Identifies the market segment, populated for all CME Globex instruments.
Definition at line 3236 of file Messages.h.
|
inlinenoexcept |
Matching algorithm.
Definition at line 3481 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators reflecting the end of updates for a given Globex event.
Definition at line 3089 of file Messages.h.
|
inlinenoexcept |
Fixed Date NDF Maturity.
Definition at line 3979 of file Messages.h.
|
inlinenoexcept |
Definition at line 3995 of file Messages.h.
|
inlinenoexcept |
Maximum bid/ask spread for which sub-tick orders will be accepted (Sub tick orders will be rejected if bid/ask spread is greater than this value).
Definition at line 4124 of file Messages.h.
|
inline |
Definition at line 4144 of file Messages.h.
|
inlinenoexcept |
Max allowed discretionary offset from Limit order price. When the value in this field = 0, discretionary price cannot be submitted for the instrument.
Definition at line 3933 of file Messages.h.
|
inlinenoexcept |
Differential value for price banding.
Definition at line 3695 of file Messages.h.
|
inlinenoexcept |
Definition at line 3711 of file Messages.h.
|
inlinenoexcept |
The maximum trading volume for a security.
Definition at line 3517 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Minimal size of message body in bytes.
Definition at line 4362 of file Messages.h.
|
inlinenoexcept |
Minimum price tick.
Definition at line 3535 of file Messages.h.
|
inlinenoexcept |
Minimum Quote Life in number of microseconds.
Definition at line 3913 of file Messages.h.
|
inlinenoexcept |
The minimum trading volume for a security.
Definition at line 3499 of file Messages.h.
|
inlinenoexcept |
Specifies price decimal precision for EBS instrument.
Definition at line 3573 of file Messages.h.
|
inlinenoexcept |
Local (counter) currency.
Definition at line 3461 of file Messages.h.
|
inlinenoexcept |
Fixing Rate Source.
Definition at line 3851 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length and optional fields if any.
Definition at line 4426 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length fields if any.
Definition at line 4415 of file Messages.h.
|
inlinenoexcept |
Exchange used to identify a security.
Definition at line 3273 of file Messages.h.
|
inlinenoexcept |
Security Group Code.
Definition at line 3293 of file Messages.h.
|
inlinenoexcept |
Unique instrument ID.
Definition at line 3353 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Identifies class or source of tag 48-SecurityID value.
Definition at line 3372 of file Messages.h.
|
inlinenoexcept |
Identifies the current state of the instrument. In Security Definition message this tag is available in the Instrument Replay feed only.
Definition at line 3186 of file Messages.h.
|
inlinenoexcept |
Definition at line 3207 of file Messages.h.
|
inlinenoexcept |
Security Type.
Definition at line 3379 of file Messages.h.
|
inlinenoexcept |
Last Security update action on Incremental feed, 'D' or 'M' is used when a mid-week deletion or modification (i.e. extension) occurs.
Definition at line 3141 of file Messages.h.
New sub-tick which is only available for order entry when certain conditions are met, tick value which corresponds to the Alt Min Quote Life.
Definition at line 4040 of file Messages.h.
MQL duration in number of microseconds applied to orders at AltMinPriceIncrement.
Definition at line 4071 of file Messages.h.
Minimum price offset better than the best Standard Tick order for an order to be allowed into the market.
Definition at line 4102 of file Messages.h.
The channel ID as defined in the XML Configuration file.
Definition at line 3225 of file Messages.h.
The underlying asset code also known as Product Code.
Definition at line 3322 of file Messages.h.
ISO standard instrument categorization code.
Definition at line 3408 of file Messages.h.
Base currency.
Definition at line 3428 of file Messages.h.
Contains the multiplier to convert the CME Globex display price to the conventional price.
Definition at line 3563 of file Messages.h.
EBS instrument long name.
Definition at line 3750 of file Messages.h.
Fixing Rate Local Time, denoted in HH:MM:SS format.
Definition at line 3880 of file Messages.h.
Fixing Rate Local Time Zone corresponding to Fixing Local Time.
Definition at line 3902 of file Messages.h.
Fixing Rate Description.
Definition at line 3840 of file Messages.h.
Base/Local. Denotes the currency pair in CCY1/CCY2 convention.
Definition at line 3772 of file Messages.h.
Allowable high limit price for the trading day.
Definition at line 3651 of file Messages.h.
External unique instrument ID.
Definition at line 3961 of file Messages.h.
For SPOT, number of business days between trade date and value (settlement) date. For NDF, number of business days between NDF valuation (fixing) and settlement.
Definition at line 3821 of file Messages.h.
Timestamp of when the instrument was last added, modified or deleted.
Definition at line 3173 of file Messages.h.
Allowable low limit price for the trading day.
Definition at line 3677 of file Messages.h.
Identifies the market segment, populated for all CME Globex instruments.
Definition at line 3245 of file Messages.h.
Matching algorithm.
Definition at line 3489 of file Messages.h.
|
inlinenoexcept |
Bitmap field of eight Boolean type indicators reflecting the end of updates for a given Globex event.
Definition at line 3099 of file Messages.h.
|
inlinenoexcept |
Fixed Date NDF Maturity.
Definition at line 3987 of file Messages.h.
Maximum bid/ask spread for which sub-tick orders will be accepted (Sub tick orders will be rejected if bid/ask spread is greater than this value).
Definition at line 4135 of file Messages.h.
Max allowed discretionary offset from Limit order price. When the value in this field = 0, discretionary price cannot be submitted for the instrument.
Definition at line 3943 of file Messages.h.
Differential value for price banding.
Definition at line 3703 of file Messages.h.
The maximum trading volume for a security.
Definition at line 3525 of file Messages.h.
Minimum price tick.
Definition at line 3543 of file Messages.h.
Minimum Quote Life in number of microseconds.
Definition at line 3921 of file Messages.h.
The minimum trading volume for a security.
Definition at line 3507 of file Messages.h.
Specifies price decimal precision for EBS instrument.
Definition at line 3581 of file Messages.h.
Local (counter) currency.
Definition at line 3470 of file Messages.h.
Fixing Rate Source.
Definition at line 3860 of file Messages.h.
Exchange used to identify a security.
Definition at line 3282 of file Messages.h.
Security Group Code.
Definition at line 3302 of file Messages.h.
Unique instrument ID.
Definition at line 3361 of file Messages.h.
|
inlinenoexcept |
Identifies the current state of the instrument. In Security Definition message this tag is available in the Instrument Replay feed only.
Definition at line 3198 of file Messages.h.
Security Type.
Definition at line 3388 of file Messages.h.
|
inlinenoexcept |
Last Security update action on Incremental feed, 'D' or 'M' is used when a mid-week deletion or modification (i.e. extension) occurs.
Definition at line 3152 of file Messages.h.
Currency used for settlement, which may be different from Local currency specified in Tag 1524 PriceQuoteCurrency.
Definition at line 3450 of file Messages.h.
Settlement Locale. Optionally used to differentiate settlement location.
Definition at line 4016 of file Messages.h.
For SPOTs will contain 0. For Fixed date NDFs will contain the value 'B'. For the standard NDFs tenors expressed using Dx, Mx, Wx, and Yx values, where 'x' does not denote business days, but calendar days.
Definition at line 3798 of file Messages.h.
Instrument Name or Symbol.
Definition at line 3342 of file Messages.h.
|
inlinenoexcept |
Currency used for settlement, which may be different from Local currency specified in Tag 1524 PriceQuoteCurrency.
Definition at line 3440 of file Messages.h.
|
inlinenoexcept |
Settlement Locale. Optionally used to differentiate settlement location.
Definition at line 4006 of file Messages.h.
|
inlinenoexcept |
For SPOTs will contain 0. For Fixed date NDFs will contain the value 'B'. For the standard NDFs tenors expressed using Dx, Mx, Wx, and Yx values, where 'x' does not denote business days, but calendar days.
Definition at line 3786 of file Messages.h.
Total number of instruments in the Replay loop. Used on Replay Feed only.
Definition at line 3120 of file Messages.h.
Product complex.
Definition at line 3263 of file Messages.h.
Unit of measure for the products' original contract size. This will be populated for all products listed on CME Globex.
Definition at line 3604 of file Messages.h.
This field contains the contract size for each instrument. Used in combination with tag 996-UnitofMeasure.
Definition at line 3625 of file Messages.h.
|
inlinenoexcept |
User-defined instruments flag.
Definition at line 3730 of file Messages.h.
|
inlinenoexcept |
Instrument Name or Symbol.
Definition at line 3333 of file Messages.h.
|
inlinenoexcept |
Definition at line 4469 of file Messages.h.
|
inlinenoexcept |
Total number of instruments in the Replay loop. Used on Replay Feed only.
Definition at line 3111 of file Messages.h.
|
inlinenoexcept |
Definition at line 3128 of file Messages.h.
|
inlinenoexcept |
Definition at line 4317 of file Messages.h.
|
inlinenoexcept |
Definition at line 4326 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries. Sets all optional fields of the group entries to null.
Definition at line 4337 of file Messages.h.
|
inline |
Setup repeating group with the given number of entries.
Definition at line 4349 of file Messages.h.
|
inlinenoexcept |
Product complex.
Definition at line 3255 of file Messages.h.
|
inlinenoexcept |
Unit of measure for the products' original contract size. This will be populated for all products listed on CME Globex.
Definition at line 3593 of file Messages.h.
|
inlinenoexcept |
This field contains the contract size for each instrument. Used in combination with tag 996-UnitofMeasure.
Definition at line 3616 of file Messages.h.
|
inlinenoexcept |
Definition at line 3633 of file Messages.h.
|
inlinenoexcept |
User-defined instruments flag.
Definition at line 3721 of file Messages.h.