Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section provides an overview and examples of how trade and trade-driven market data is sent using the Trade Summary message.

...

Each Incremental Refresh message will contain tag 5799-MatchEventIndicator to indicate whether or not the message is the last one for the data type it represents in the given event. For example, tag 5799=00000001 indicates this message is the last Trade Summary message for the event (i.e., End of Trades, no further trades to follow). Refer to the tag 5799-MatchEventIndicator description in the MDP - Market Data Incremental Refresh message layout for complete details regarding this tag.

...

TagFIX NameFutures and OptionsBrokerTecEBSDescription
60TransactTimeXXXStart of event processing time in number of nanoseconds since Unix epoch
5799MatchEventIndicatorXXXBitmap field of eight Boolean type indicators reflecting the end of updates for a given Globex event. 
Repeating Group 1
268NoMDEntriesXXXNumber of Trade Summary entries
270MDEntryPxXXXTrade price
271MDEntrySizeXXSet to 0Market Data entry size. For EBS, the value always set to zero.
48SecurityIDXXXSecurity ID as defined by CME
83RptSeqXXXSequence number per instrument update
346NumberOfOrdersXXSet to 0The total number of real orders per instrument that participated in a match step within a match event. For EBS, the value always set to zero.
5797AggressorSide

X

X

X

Indicates which side is the aggressor or if there is no aggressor

1- bid aggressor

2 - ask aggressor

279MDUpdateAction

X

X

X

Market Data update action

0 - new trade

1- modified trade

2 - deleted trade

269MDEntryType222Market Data entry type
37711MDTradeEntryID

X

X

X

Market Data Trade entry ID
Repeating Group 2
37705NoOrderIDEntriesXXSet to 0Number of OrderID entries. This repeating group is not used for EBS Market and the value is always set to zero.  
32LastQtyXX
The quantity transacted
37OrderIDXX-Unique order identifier as assigned by the exchange

...