Versions Compared

Key

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

Settlement price is updated throughout the trading week for an instrument and disseminated by means of the Market Data Incremental Refresh (tag 35-MsgType=X) message on the incremental feed.

Info
For a settlement price overview, refer to the Settlement Prices topic.

Contents

Table of Contents

Market Data Incremental Refresh (tag 35-MsgType=X) Message - Settlement Price

CME Globex sends the following types of settlement prices in the Market Data Incremental Refresh (tag 35-MsgType=X) message:

  • Final/Preliminary
  • Actual/Theoretical
  • Settlement at Trading Tick/Settlement at Clearing Tick (See example below)

FIX Syntax for Settlement Price

Tag

FIX Name

Format

Valid Values

Description

279MDUpdateActionChar0 = New

Market data update action.

269

MDEntryType

Char

6 = Settlement Price

Identifies price as a settlement price.

48SecurityIDInt
Unique instrument ID.
83ReptSeqInt

MD Entry sequence number per instrument update. Reset weekly.

270MDEntryPxPrice
Price of the MD Entry.

731

SettlPriceType

String

Examples

Binary Code value of 731

Decimal Version

Meaning

00000110

731 = 6

Preliminary Actual Settlement at Trading Tick

00000010

731 = 2

Preliminary Actual Settlement at Clearing Tick

00000101

731 = 5

Final Theoretical Settlement at Trading Tick

00000111

731 = 7

Final Actual Settlement at Trading Tick

00000011

731 = 3

Final Actual Settlement at Clearing Tick


Bitmap field of eight Boolean type indicators representing settlement price type:

Bit 0: (least significant bit):

1=Final

0=Preliminary

Bit 1:

1=Actual

0=Theoretical

Bit 2:

1=Settlement at Trading Tick

0=Settlement at Clearing Tick

Bit 3:

1=Intraday

0=Undefined

Bit 4-6: Reserved for future use, set to 0

Bit 7:

0=not NULL

1=entire set is a NULL

5796TradingReferenceDate

LocalMktDate


Date of trade session corresponding to a statistic entry. Sent in number of days since Unix epoch.

Settlement at Trading Tick / Settlement at Clearing Tick

If no rounding occurs (the product is not subject to rounding and the CME Globex trading tick is the same as the settlement tick for the product), a single Market Data Incremental Refresh (tag 35-MsgType=X) message is sent on the incremental feed with:

...

  • tag 269-MDEntryType=6 (Settlement Price)
  • tag 270-MDEntryPX - price value rounded to CME Globex trading tick
  • tag 731-SettlPriceType Bit 2 = 1 (Settlement at Trading Tick)
  • tag 5796-TradingReferenceDate

Settlement at Trading Tick Example

Some CME Group products have a mini-sized product listed along with the full-sized product (e.g., e-mini, e-micro, and miNY products). In many cases, mini-sized products are marked to market and margined using their corresponding full-sized contract settlement.

...