#include <OnixS/CME/MDH/Messages.h>
Classes | |
struct | EventsEntry |
struct | FeedTypesEntry |
struct | InstAttribEntry |
struct | LegsEntry |
struct | LotTypeRulesEntry |
Public Types | |
enum | { TemplateId = 56 } |
typedef BinaryGroup< EventsEntry, GroupSize, MessageSize > | Events |
typedef BinaryGroup< FeedTypesEntry, GroupSize, MessageSize > | FeedTypes |
typedef BinaryGroup< InstAttribEntry, GroupSize, MessageSize > | InstAttrib |
typedef BinaryGroup< LotTypeRulesEntry, GroupSize, MessageSize > | LotTypeRules |
typedef BinaryGroup< LegsEntry, GroupSize, MessageSize > | Legs |
Public Types inherited from BinaryMessage | |
typedef MessageSize | EncodedLength |
typedef MessageSize | BlockLength |
typedef BinaryGroups< MessageSize > | Groups |
Static Public Member Functions | |
static BlockLength | blockLength (SchemaVersion version) |
static const Char * | className () |
static StrRef | fixType () |
Additional Inherited Members | |
Protected Member Functions inherited from BinaryBlock< BinaryMessage, MessageSize > | |
BinaryBlock () | |
~BinaryBlock () | |
Value | ordinary (MessageSizeoffset) const |
bool | ordinary (Value &value, MessageSizeoffset, const NullValue &null) const |
bool | ordinary (Value &value, MessageSizeoffset, const NullValue &null, SchemaVersion since) const |
Enumeration::Enum | enumeration (MessageSizeoffset) const |
bool | enumeration (typename Enumeration::Enum &value, MessageSizeoffset, const NullValue &null) const |
bool | enumeration (typename Enumeration::Enum &value, MessageSizeoffset, const NullValue &null, SchemaVersion since) const |
Decimal | decimal (MessageSizeoffset) const |
bool | decimal (Decimal &value, MessageSizeoffset, const NullValue &null) const |
bool | decimal (Decimal &value, MessageSizeoffset, const NullValue &null, SchemaVersion since) const |
StrRef | fixedStr (MessageSizeoffset) const |
StrRef | fixedStr (MessageSizeoffset, SchemaVersion since) const |
Definition at line 2124 of file Messages.h.
typedef BinaryGroup<EventsEntry, GroupSize, MessageSize> Events |
Repeating group containing EventsEntry entries.
Definition at line 2185 of file Messages.h.
typedef BinaryGroup<FeedTypesEntry, GroupSize, MessageSize> FeedTypes |
Repeating group containing FeedTypesEntry entries.
Definition at line 2241 of file Messages.h.
typedef BinaryGroup<InstAttribEntry, GroupSize, MessageSize> InstAttrib |
Repeating group containing InstAttribEntry entries.
Definition at line 2294 of file Messages.h.
typedef BinaryGroup<LegsEntry, GroupSize, MessageSize> Legs |
Repeating group containing LegsEntry entries.
Definition at line 2444 of file Messages.h.
typedef BinaryGroup<LotTypeRulesEntry, GroupSize, MessageSize> LotTypeRules |
Repeating group containing LotTypeRulesEntry entries.
Definition at line 2354 of file Messages.h.
anonymous enum |
Message template ID from SBE schema.
Enumerator | |
---|---|
TemplateId |
Definition at line 2127 of file Messages.h.
|
inline |
Initializes blank instance.
Definition at line 2447 of file Messages.h.
|
inline |
Initializes instance over given memory block.
Definition at line 2450 of file Messages.h.
|
inline |
The channel ID as defined in the XML Configuration file.
Definition at line 2516 of file Messages.h.
|
inline |
The underlying asset code also known as Product Code.
Definition at line 2561 of file Messages.h.
|
inlinestatic |
Size of message body in bytes.
Definition at line 2928 of file Messages.h.
|
inline |
ISO standard instrument categorization code.
Definition at line 2603 of file Messages.h.
|
inlinestatic |
Returns class name.
Definition at line 2938 of file Messages.h.
|
inline |
The total cleared volume of instrument traded during the prior trading session.
Definition at line 2765 of file Messages.h.
|
inline |
Identifies currency used for price.
Definition at line 2623 of file Messages.h.
|
inline |
Contains the multiplier to convert the CME Globex display price to the conventional price.
Definition at line 2685 of file Messages.h.
|
inline |
Returns instance of Events repeating group.
Definition at line 2897 of file Messages.h.
|
inline |
Returns instance of FeedTypes repeating group.
Definition at line 2903 of file Messages.h.
|
inline |
Long name of the instrument.
Definition at line 2887 of file Messages.h.
|
inlinestatic |
FIX message type.
Definition at line 2945 of file Messages.h.
|
inline |
Allowable high limit price for the trading day.
Definition at line 2775 of file Messages.h.
|
inline |
Returns instance of InstAttrib repeating group.
Definition at line 2909 of file Messages.h.
|
inline |
External unique instrument ID.
Definition at line 2876 of file Messages.h.
|
inline |
Timestamp of when the instrument was last added, modified or deleted.
Definition at line 2497 of file Messages.h.
|
inline |
Returns instance of Legs repeating group.
Definition at line 2921 of file Messages.h.
|
inline |
Returns instance of LotTypeRules repeating group.
Definition at line 2915 of file Messages.h.
|
inline |
Allowable low limit price for the trading day.
Definition at line 2785 of file Messages.h.
|
inline |
Price Denominator of Main Fraction.
Definition at line 2805 of file Messages.h.
|
inline |
Identifies the market segment, populated for all CME Globex instruments.
Definition at line 2525 of file Messages.h.
|
inline |
Market Set defines the bilateral relationship and Self Match Prevention configuration for eligible markets.
Definition at line 2866 of file Messages.h.
|
inline |
Matching algorithm.
Definition at line 2649 of file Messages.h.
|
inline |
Bitmap field of eight Boolean type indicators reflecting the end of updates for a given Globex event.
Definition at line 2467 of file Messages.h.
|
inline |
This field provides the actual calendar date for contract maturity.
Definition at line 2613 of file Messages.h.
|
inline |
Differential value for price banding.
Definition at line 2795 of file Messages.h.
|
inline |
The maximum trading volume for a security.
Definition at line 2665 of file Messages.h.
|
inline |
Minimum constant tick for the instrument, sent only if instrument is non-VTT (Variable Tick table) eligible.
Definition at line 2674 of file Messages.h.
|
inline |
The minimum trading volume for a security.
Definition at line 2657 of file Messages.h.
|
inline |
The total open interest for the market at the close of the prior trading session.
Definition at line 2754 of file Messages.h.
|
inline |
Number of decimals in fractional display price.
Definition at line 2693 of file Messages.h.
|
inline |
Price quotation method.
Definition at line 2844 of file Messages.h.
|
inline |
Used for price calculation in spread and leg pricing.
Definition at line 2703 of file Messages.h.
|
inline |
Risk Set identifies the list of instruments sharing credit limits set up.
Definition at line 2855 of file Messages.h.
|
inline |
Exchange used to identify a security.
Definition at line 2543 of file Messages.h.
|
inline |
Security Group Code.
Definition at line 2552 of file Messages.h.
|
inline |
Unique instrument ID.
Definition at line 2579 of file Messages.h.
|
inline |
Identifies class or source of the security ID (Tag 48) value.
Definition at line 2588 of file Messages.h.
|
inline |
Strategy type.
Definition at line 2632 of file Messages.h.
|
inline |
Identifies the current state of the instrument.
The data is available in the Instrument Replay feed only.
Definition at line 2506 of file Messages.h.
|
inline |
Security Type.
Definition at line 2594 of file Messages.h.
|
inline |
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 2488 of file Messages.h.
|
inline |
Bitmap field of eight Boolean type indicators representing settlement price type.
Definition at line 2745 of file Messages.h.
|
inline |
Price Denominator of Sub Fraction.
Definition at line 2815 of file Messages.h.
|
inline |
Instrument Name or Symbol. Previously used as Group Code.
Definition at line 2570 of file Messages.h.
|
inline |
Tick Rule.
Definition at line 2713 of file Messages.h.
|
inline |
Total number of instruments in the Replay loop.
Used on Replay Feed only.
Definition at line 2476 of file Messages.h.
|
inline |
Indicates session date corresponding to the settlement price in tag 1150-TradingReferencePrice.
Definition at line 2826 of file Messages.h.
|
inline |
Reference price - the most recently available Settlement whether it be Theoretical, Preliminary or a Final Settle of the session.
Definition at line 2734 of file Messages.h.
|
inline |
Product complex.
Definition at line 2533 of file Messages.h.
|
inline |
Unit of measure for the products' original contract size.
Definition at line 2723 of file Messages.h.
|
inline |
User-defined instruments flag.
Definition at line 2641 of file Messages.h.