Effective Friday, April 3, 2020, CME Group will implement changes to CME ClearPort Reporting functionality. CME ClearPort Reporting supports the generation of reports based on CME ClearPort trade activity, and CME Account Management information.
These changes include:
These changes arecurrently available for customer testing in New Release.
Please Note: User roles and entitlements will remain unchanged.
Access ClearPort Reports from: CME Customer Center>Reports>ClearPort Reporting
Please contact the following support teams for:
Effective Sunday, June 2 (trade date Monday, June 3), CME STP and CME STP FIX will support values entered in the Notes field for CME ClearPort UI and API (TrdCaptRpt/RptSide/@Notes) deals.
This enhancement will be supported in CME STP and CME STP FIX in the New Release environment today, Wednesday, May 15.
Please be advised that effective Sunday, August 25, 2013 (for the August 26th business date) there will be changes to CME ClearPort API Entity Reference Data that will impact Party Detail List Reports and Party Entitlement Reports for CME ClearPort API Brokers and CME ClearPort API Platforms who request Entity Reference Data on behalf of Brokers.
These changes will be available for testing in the New Release environment on August 14th.
Changes to Existing Reponses
When a Broker (or Platform on behalf of Broker) submits a request for all related accounts using the Party Details List Request message or a request for all related accounts which trade a particular product using the Party Entitlement Request message, the following information is provided for each account in Related Party Detail blocks: The Clearing ID of the Account’s Clearing Firm (Party Role 1), the Trading Firm / Account Owner’s firm identifier (Party Role 7), and the Broker Firm’s firm identifier (Party Role 30).
Going forward, when the same requests are submitted, an additional Related Party Detail block will appear on the response if there is an Asset Manager Firm assigned to the account: the Asset Manager Firm’s identifier (Party Role 49).
In the following examples, ACCT1 has been assigned an Asset Manager by the Clearing Firm, while ACCT2 has not.
<FIXML v="5.0 SP2" xv="109" s="20090815" cv="CME.0001">
<PtyDetlListRpt ReqID="123437" RptID="1376864472358" ReqRslt="0" Txt="Valid request">
<Hdr SID="CME" SSub="CPAPI" TID="PLTFM" TSub="username"/>
<PtyDetl ID="ACCT1" Src="C" R="24">
<AltPty ID="A-12345" Src="H"/>
<ReltdPtyDetl ID="123" Src="C" R="1">
<Rltnshp Rltnshp="2"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="trading_firm1" Src="C" R="7">
<Rltnshp Rltnshp="36"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="broker_firm1" Src="C" R="30">
<Rltnshp Rltnshp="22"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="asset_mgr_firm1" Src="C" R="49">
<Rltnshp Rltnshp="32"/>
</ReltdPtyDetl>
</PtyDetl>
<PtyDetl ID="ACCT2" Src="C" R="24">
<AltPty ID="A-67890" Src="H"/>
<ReltdPtyDetl ID="456" Src="C" R="1">
<Rltnshp Rltnshp="2"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="trading_firm2" Src="C" R="7">
<Rltnshp Rltnshp="36"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="broker_firm1" Src="C" R="30">
<Rltnshp Rltnshp="22"/>
</ReltdPtyDetl>
</PtyDetl>
</PtyDetlListRpt>
</FIXML>
<FIXML v="5.0 SP2" xv="109" s="20090815" cv="CME.0001">
<PtyEntlmntRpt ReqID="123412" RptID="1376865078371" ReqRslt="0" Txt="Valid request">
<Hdr SID="CME" SSub="CPAPI" TID="PLTFM" TSub="username"/>
<PtyEntlmnt>
<PtyDetl ID="ACCT1" Src="C" R="24">
<AltPty ID="A-12345" Src="H"/>
<ReltdPtyDetl ID="broker_firm1" Src="C" R="30">
<Rltnshp Rltnshp="22"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="trading_firm1" Src="C" R="7">
<Rltnshp Rltnshp="36"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="asset_mgr_firm1" Src="C" R="49">
<Rltnshp Rltnshp="32"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="123" Src="C" R="1">
<Rltnshp Rltnshp="2"/>
</ReltdPtyDetl>
</PtyDetl>
<PtyDetl ID="ACCT2" Src="C" R="24">
<AltPty ID="A-67890" Src="H"/>
<ReltdPtyDetl ID="broker_firm1" Src="C" R="30">
<Rltnshp Rltnshp="22"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="trading_firm2" Src="C" R="7">
<Rltnshp Rltnshp="36"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="456" Src="C" R="1">
<Rltnshp Rltnshp="2"/>
</ReltdPtyDetl>
</PtyDetl>
<Entlmnt Typ="0" Ind="Y">
<InstrmtScope Oper="1" ID="NN" Src="H" SecTyp="FUT"
Exch="NYMEX"/>
</Entlmnt>
</PtyEntlmnt>
</PtyEntlmntRpt>
</FIXML>
NEW- Broker Requests Asset Manager Users at an Asset Manager Firm
In a previous CME ClearPort API release a change was made to allow Brokers (or Platforms on behalf of Brokers) to specify asset manager users in party role 36 (instead of a trader at the account owner firm) to satisfy the trader individual requirements for applicable market types like energy and metals. Now Brokers can use ClearPort API reference data to obtain a list of asset manager users for their related accounts. Once the above responses are received, the Broker or Platform can use each related Asset
Manager Firm (Party Role 49) to request a list of users at the firm:
Request
<FIXML v="5.0 SP2" xv="109" s="20090815" cv="CME.0001">
<PtyDetlListReq ReqID="123437">
<Hdr SID="PLTFM" SSub="username" TID="CME" TSub="CPAPI"/>
<ReqPty ID="broker_firm1" R="30"/>
<Pty ID="asset_mgr_firm1" R="49"/>
<ReqR R="36"/>
</PtyDetlListReq>
</FIXML>
Response
<FIXML v="5.0 SP2" xv="109" s="20090815" cv="CME.0001">
<PtyDetlListRpt ReqID="123437" RptID="1376866782295" ReqRslt="0" Txt="Valid request">
<Hdr SID="CME" SSub="CPAPI" TID="PLTFM" TSub="username"/>
<PtyDetl ID="asset_mgr_user1" Src="C" R="36">
<Sub ID="First Last" Typ="9"/>
<ReltdPtyDetl ID="asset_mgr_firm1" Src="C" R="49">
<Sub ID="Company Name" Typ="5"/>
<Rltnshp Rltnshp="6"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="CMD" Src="C" R="22">
<Rltnshp Rltnshp="12"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="CME" Src="C" R="22">
<Rltnshp Rltnshp="12"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="DME" Src="C" R="22">
<Rltnshp Rltnshp="12"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="NYMEX" Src="C" R="22">
<Rltnshp Rltnshp="12"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="COMEX" Src="C" R="22">
<Rltnshp Rltnshp="12"/>
</ReltdPtyDetl>
<ReltdPtyDetl ID="CBT" Src="C" R="22">
<Rltnshp Rltnshp="12"/>
</ReltdPtyDetl>
</PtyDetl>
</PtyDetlListRpt>
</FIXML>
For more detailed information regarding entity reference data retrieval through CME ClearPort API, please see the CME ClearPort API Reference Data Guide:
http://www.cmegroup.com/clearing/files/Clearport_Reference_Data_API_FIXML_Message_Specification_
and_Samples.pdf
If you have questions or need help facilitating your tests in the New Release environment, please contact:
Market Operations Technical Support
24 Hour 6 Days a Week Support available from Sundays at 5PM ET to Fridays at 5PM ET
Phone: 800-275-6215 / 212-301-4720
Email: thirdpartyservices@cmegroup.com
Topics in this issue include:
CME Group has launched CME Reference Data API, a real-time solution for accessing information on every instrument and product at CME Group.
Embed the CME Reference Data API in your system’s product matrices and databases to automate product reference data for all CME Group and hosted partner exchange markets.
CME Reference Data API includes:
Key Benefits:
Request Access:
Contact Global Account Management to obtain access to the Reference Data API:
U.S.: +1 312 634 8700
Europe: +44 20 3379 3754
Asia: +65 6593 5505
Additional Resources:
CME Group is implementing end-to-end technology changes to support increased price granularity. Currently, CME Group systems support a maximum of 7 decimals. With this initiative, products with up to 9 decimals may be listed and traded. Effective Sunday, January 13, 2019 (trade date Monday, January 14), pending regulatory approval, the 2 Year Treasury Note futures and spreads will move from 7 decimals to 8 to support trading at 1/8 of 1/32.
Customers are encouraged to move to support 9 decimals now; but there are no plans to list a product that uses the 9th decimal at this time.
The attributes listed below will be impacted.
For more on impacted products and CME Globex, iLink messaging, Drop Copy and Market Data impacts, view the CME Globex Client Impact Assessment.
Trade Capture Reports and Acknowledgements
Price will be impacted at the Trade Capture Report and Trade Instrument Leg Group levels.
Level | Field Name | FIXML Attribute Name |
---|---|---|
/TrdCaptRpt - inbound | Trade Price | LastPx |
/TrdCaptRpt/TrdLeg - inbound | Leg Last Price | LastPx |
/TrdCaptRptAck - outbound | Trade Price | LastPx |
/TrdCaptRptAck/TrdLeg - outbound | Leg Last Price | LastPx |
/TrdCaptRpt - outbound | Trade Price | LastPx |
/TrdCaptRpt/TrdLeg - outbound | Leg Last Price | LastPx |
Reference Data
Level | Field Name | FIXML Attribute Name |
---|---|---|
/SecDef/Instrmt | MinPriceIncrement | MinPxIncr |
/DerivSecList/DerivSecDef/DerivInstrmt | MinPriceIncrement | MinPxIncr |
These enhancements are currently available for customer testing in New Release.
Today, CME Group launched CME Reference Data API, a real-time solution for accessing information on every instrument and product at CME Group.
Embed the CME Reference Data API in your system’s product matrices and databases to automate product reference data for all CME Group and hosted partner exchange markets.
CME Reference Data API includes:
Key Benefits:
Request Access:
Contact Global Account Management to obtain access to the Reference Data API:
U.S.: +1 312 634 8700
Europe: +44 20 3379 3754
Asia: +65 6593 5505
Additional Resources:
Topics in this issue include:
Effective Sunday, December 2 (trade date Monday, December 3), pending all relevant CFTC regulatory review periods, CME ClearPort will support trade entry for the following Calendar Spread Options (CSOs):
For more information, please refer to SER-8279 in the Special Executive Report (SER) Notice Archive.
This enhancement will be available for customer testing in New Release on Wednesday, November 14.
CME Group is implementing end-to-end technology changes to support increased price granularity. Currently, CME Group systems support a maximum of 7 decimals. With this initiative, products with up to 9 decimals may be listed and traded. Effective Sunday, January 13, 2019 (trade date Monday, January 14), pending regulatory approval, the 2 Year Treasury Note futures and spreads will move from 7 decimals to 8 to support trading at 1/8 of 1/32.
Customers are encouraged to move to support 9 decimals now; but there are no plans to list a product that uses the 9th decimal at this time.
The attributes listed below will be impacted.
For more on impacted products and CME Globex, iLink messaging, Drop Copy and Market Data impacts, view the CME Globex Client Impact Assessment.
Trade Capture Reports and Acknowledgements
Price will be impacted at the Trade Capture Report and Trade Instrument Leg Group levels.
Level | Field Name | FIXML Attribute Name |
---|---|---|
/TrdCaptRpt - inbound | Trade Price | LastPx |
/TrdCaptRpt/TrdLeg - inbound | Leg Last Price | LastPx |
/TrdCaptRptAck - outbound | Trade Price | LastPx |
/TrdCaptRptAck/TrdLeg - outbound | Leg Last Price | LastPx |
/TrdCaptRpt - outbound | Trade Price | LastPx |
/TrdCaptRpt/TrdLeg - outbound | Leg Last Price | LastPx |
Reference Data
Level | Field Name | FIXML Attribute Name |
---|---|---|
/SecDef/Instrmt | MinPriceIncrement | MinPxIncr |
/DerivSecList/DerivSecDef/DerivInstrmt | MinPriceIncrement | MinPxIncr |
These enhancements are currently available for customer testing in New Release.
The CME ClearPort enhancement for non-consecutive Calendar Spread Options (CSOs) has been postponed. The new launch date will be announced in future CME ClearPort Notices.
Topics in this issue include:
Effective Sunday, November 18 (trade date Monday, November 19), to simplify the submission of trade entry reports, CME ClearPort will support trade entry for Calendar Spread Options (CSOs) on products, typically Agricultural, that do not list consecutive monthly contracts.
This enhancement will be available in New Release for customer testing on Wednesday, November 7.
CME Group is implementing end-to-end technology changes to support increased price granularity. Currently, CME Group systems support a maximum of 7 decimals. With this initiative, products with up to 9 decimals may be listed and traded. Effective Sunday, January 13 (trade date Monday, January 14), pending regulatory approval, the 2 Year Treasury Note futures and spreads will move from 7 decimals to 8 to support trading at 1/8 of 1/32.
Customers are encouraged to move to support 9 decimals now; but there are no plans to list a product that uses the 9th decimal at this time.
For more on impacted products and CME Globex, iLink messaging, Drop Copy and Market Data impacts, view the CME Globex Client Impact Assessment.
These enhancements are currently available for testing in New Release.
A look at support and regenerative policy initiatives by the Federal Reserve and the Government as more than 20 million jobs were lost in April 2020.
Gold and silver prices often move in tandem, but the gap between them widened by 31% January through April in line with a trend that began nine years ago.
See volume, open interest, and other trading highlights for Fertilizer swaps and futures markets offered by CME Group.
Information technology, health care, and consumer discretionary stocks that outperformed in the last decade have done well in the first four months of 2020.
Equities have rallied since 2017 and yet the expected growth in dividends has declined since then. Is the fall in long-term interest rates to be blamed?
Equities are likely to keep trading in volatile ranges until the many conflicting narratives in the market give way to a singular message for investors.
At a time of conflicting narratives, a range of markets from equities to energy to gold may persist in volatility until one narrative gains the upper hand.
Inflation pressure could be weak even after consumer demand for non-discretionary goods and services begins to grow as the economy gets back on its feet.
Long-term interest rates have remained low despite a surge in the issuance of sovereign debt to mitigate the economic impact of the pandemic.
See what’s happening in the CME Group Agricultural markets, including the latest in the options market and opportunities from seasonality, cheese market updates, Black Sea grain news and more.
For the latest roadmap of CME Group technology initiatives:
See the Development Launch Schedule.
Starting Sunday, May 17 (trade date Monday, May 18), CME Group will launch iLink 3, a new order entry protocol for trading futures, options, and BrokerTec products on CME Globex, over 4 launch weekends. All customers connected via Market Segment Gateway (MSGW) will need to migrate to the iLink 3 by Q4 2020.
iLink 3 includes:
iLink 3 will only support iLink MSGW sessions. The Client Impact Assessment is available and provides detailed functionality and messaging information.
iLink 3 Binary Order Entry Update:
During the iLink 2 to 3 session migration, any MSGW sessions configured for iLink 3 must send iLink 3 messages if market segments are migrated to iLink 3, and send iLink 2 messages if market segments have not yet migrated to iLink 3. A new MSGW config.xml file with a flag to indicate for each MSGW if it is enabled for iLink 3 is now available for customer download from CME Group SFTP site.
All client systems must complete the full certification before migrating to iLink 3 in production. All iLink 3 tests are now available in Autocert+.
iLink 3 Binary Order Entry Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
76 | NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures | Sunday, May 17, 2020 |
50 64 |
CME Interest Rate Options CME Equity Futures – E-mini S&P |
Sunday, May 31, 2020 |
52 54 58 60 70 72 84 88 |
CME FX Futures and Options II CME and CBOT Equity Options CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME, CBOT and MGEX Commodity Futures CBOT Commodity Futures II CBOT Interest Rate Futures CME FX Futures and Options |
Sunday, June 7, 2020
|
56 68 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Market Options; COMEX Options; DME Options CME Equity Futures II; CBOT Equity Futures |
Sunday, June 21, 2020
|
Mock Trading Session:
To support customer experience with the iLink 3 protocol in the CME Globex production environment, CME Group will offer customer mock trading sessions on:
Customers are required to register in advance in order to participate in this mock trading session. The updated mock trading session script is now available.
*For any customers who plan to keep their sessions on iLink 3 for production launch weekends, in addition to registering those sessions for the mock they must also update the session protocol in CME Request Center by Friday prior to each iLink 3 production launch weekend.
For the iLink 2 to 3 migration, CME Group does not require customers to obtain new iLink sessions. Customers will have the ability to migrate their existing iLink sessions from iLink 2 to 3 within the CME Request Center starting Sunday, March 15. For all existing migrated sessions, standard Session Policy Charges will apply.
Please Note: Customers who chose to create new iLink sessions to facilitate this migration will be subject to the standard Port Activation charges. However, the Monthly Inactivity charges will be waived for these new iLink sessions during the iLink 3 rollout from May 1 through July 31, after which standard Session Policy charges will apply.
Client systems must be certified for all iLink 3 tests via Autocert+ prior to participate the iLink 3 mock trading sessions. Please note that only iLink 3 sessions will be available for testing CME Globex markets during the mock trading sessions
iLink 3 Message Specification Update
The iLink 3 message specification in the Client Systems Wiki has been updated to accurately reflect validation and description for iLink 3 messages:
Please contact your Global Account Manager for additional information.
As noted in the CME Globex Notice on January 30, 2020, the required audit trail specifications in the Client Systems Wiki were amended in connection with the implementation of iLink 3.
All customer systems must be certified for Audit Trail for iLink 3 prior to going to the production environment.
For additional information, please review the Market Regulation Advisory Notice on order routing and front-end audit trail regulatory requirements.
Starting Sunday, May 17, CME Group will introduce iLink 3, a new order entry protocol on CME Globex. When source sessions for Drop Copy migrate to iLink 3, the encoded payload messages sent on Drop Copy will be in ASCII format but will reflect the following changes:
These changes are currently available in New Release for customer testing.
The Client Impact Assessment is available and provides detailed information on the changes to the encoded iLink 3 messages.
Certification of client systems leveraging Drop Copy Market Segment Gateway (MSGW) is not required.
Please see the iLink 3 binary order entry deployment schedule.
Mock Trading Session:
To support customer experience with the iLink 3 protocol impacts on Drop Copy in the CME Globex production environment, CME Group will offer customer mock trading sessions on the following dates:
The updated mock trading session script is now available.
CME Group strongly recommends Drop Copy clients thoroughly test these changes to the encoded iLink messages before migration.
Please contact your Global Account Manager for additional information.
† Denotes update to the article
Effective Sunday, May 17 (for trade date Monday, May 18), to better align related markets across the platform, the following changes will be applied to CME Globex market segments and MDP 3.0 market data channels.
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | Current MDP 3.0 Channel | New MDP 3.0 Channel |
---|---|---|---|---|---|
Denatured Fuel E thanol Futures and Spreads | EH | 72 | 70 | 346 | 340 |
Oat Futures and Spreads | ZO | 72 | 70 | 346 | 340 |
Soybean Oil Futures and Spreads | ZL | 72 | 70 | 346 | 340 |
Test Soybean Futures and Spreads | 00S | 72 | 70 | 346 | 340 |
Soybean Oil TAS Futures and Spreads | ZLT | 72 | 70 | 346 | 340 |
Soybean Futures and Spreads | ZS | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Roll Select Commodity Index Futures and Spreads | DRT | 72 | 70 | 346 | 340 |
Soybean Meal Futures and Spreads | ZM | 72 | 70 | 346 | 340 |
Soybean Meal TAS Futures and Spreads | ZMT | 72 | 70 | 346 | 340 |
Bloomberg Roll Select Commodity Index Futures and Spreads | DRS | 72 | 70 | 346 | 340 |
Rough Rice Futures and Spreads | ZR | 72 | 70 | 346 | 340 |
Soybean TAS Futures and Spreads | SBT | 72 | 70 | 346 | 340 |
Denatured Fuel Ethanol Forward Month Futures and Spreads | FZE | 72 | 70 | 346 | 340 |
Mini Soybean Futures and Spreads | XK | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Commodity Index Futures and Spreads | AWT | 72 | 70 | 346 | 340 |
Bloomberg Commodity Index Futures and Spreads | AW | 72 | 70 | 346 | 340 |
Non-tradeable Synthetic Futures Spreads | BCX, SOM, QC4, QM2, QM3, QM4, QM5, QM6, QO2, QO3, QO4, QO5, QO6, QS0, QS1, QS2, QS3, QS5, QS8, QS9, QX5, S7C, SQ2, SQ5 | 72 | 70 | 346 | 340 |
In internal testing, these changes increased round-trip times for iLink less than 5% at the 50th percentile.
With this change, market segment 72 will not have any listed markets, and MDP channel 346 will only publish heartbeats. CME Group intends to use this MDP 3.0 channel again soon and strongly encourages clients to keep the channel information in their configurations.
These changes are currently available in New Release for customer testing.
Effective Sunday, June 21 (trade date Monday, June 22), the following additional changes will be made:
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | MDP 3.0 Channel |
---|---|---|---|---|
Test Nikkei 225 (YEN) Options | 0NK | 54 | 72 | 319 |
Test E-mini Dow ($5) | 0OY | 54 | 72 | 343 |
Test E-mini S&P 500 Options | 0SO | 54 | 54 | 311 |
Options on Bitcoin Futures | BTC | 54 | 72 | 319 |
E-mini S&P 500 Monday Weekly Options | E1A-E5A | 54 | 54 | 311 |
Wednesday Weekly Options on E-mini S&P 500 Futures | E1C-E5C | 54 | 54 | 311 |
E-mini S&P 400 Options | EMD | 54 | 72 | 319 |
E-mini S&P 500 Options | ES | 54 | 54 | 311 |
S&P 500 End Of Month Options | EV | 54 | 54 | 311 |
S&P 500 Weekly Options | EV1-EV5 | 54 | 54 | 311 |
E-mini S&P 500 EOM Option | EW | 54 | 54 | 311 |
E-mini S&P 500 Weekly Options | EW1-EW5 | 54 | 54 | 311 |
E-mini Dow ($5) End of Month Options | EYM | 54 | 72 | 343 |
Weekly Options on E-mini S&P MidCap 400 Futures | ME1-ME5 | 54 | 72 | 319 |
Nikkei/Yen Quarterly Options | NKW | 54 | 72 | 319 |
Option on Yen Denominated Nikkei Stock Average Futures | NKY | 54 | 72 | 319 |
E-mini Nasdaq 100 Options | NQ | 54 | 72 | 319 |
E-mini Dow ($5) Options | OYM | 54 | 72 | 343 |
E-mini Nasdaq 100 Weekly Options | QN1-QN5 | 54 | 72 | 319 |
E-mini Nasdaq 100 End-of-Month Options | QNE | 54 | 72 | 319 |
Weekly Options on E-mini Russell 2000 Futures | R1E-R5E | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures - End-of-Month | RTM | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures | RTO | 54 | 72 | 319 |
S&P 500 Monday Weekly Options | S1A-S5A | 54 | 54 | 311 |
S&P 500 Wednesday Weekly Options | S1C-S5C | 54 | 54 | 311 |
E-mini S&P 600 SmallCap Options | SMC | 54 | 72 | 319 |
S&P 500 Options | SP | 54 | 54 | 311 |
E-mini Dow ($5) Weekly Options | YM1-YM5 | 54 | 72 | 343 |
These changes are currently available in New Release for customer testing.
On Friday, May 29, 2020, select ITC market data functions will be decommissioned in favor of an architecture that will support price decimals beyond 7 digits. As the result of the launch of SBE Settlements and Valuations and CME Reference Data API, many ITC data functions will become redundant and will be decommissioned.
There is currently a parallel period from the Settlements and Valuations production launch and decommission of select ITC market data. On Friday, May 29, the following ITC market data impacts will be implemented:
Real-time trading floor data and indexes, such as trades, will continue to be disseminated on ITC channels for CME, CBOT, and MGEX.
Please review the Client Impact Assessment for additional information and decommission schedules.
CME Group will introduce the following Market Segment Gateway (MSGW) enhancements to further safeguard CME Globex infrastructure. With this enhancement, if a Market Segment Gateway (MSGW) iLink session sends a network packet with an incomplete message, that session will be subject to additional processing to ensure the stability of the platform. This processing results in at least 3 microseconds before the message(s) can be sent to the trading engine.
iLink messages impacted by this enhancement will be flagged in the corresponding Acknowledgment sent from CME Globex.
Customers are strongly encouraged to ensure all messages are contained within a single network packet by the following methods:
As a reminder, conduct that disrupts, delays, or overloads the systems or operations of the exchange may be deemed to violate Rule 575 (“Disruptive Practices Prohibited”) or other rules, including Rule 432.Q. (“General Offenses – to commit an act which is detrimental to the interest or welfare of the Exchange or to engage in any conduct which tends to impair the dignity or good name of the Exchange”). Rule 575 further provides that it is a violation to enter or cause to be entered an order where the intent at the time of order entry is to cancel the order before execution. It is also a violation of Rule 575 to intentionally or recklessly enter or cause to be entered an actionable or non-actionable message that may cause an adverse impact on the orderliness of the markets.
Customers interested in finding out how MSGW enhancements would impact their iLink sessions should contact their Global Account Manager for additional information.
In internal testing, iLink round trip times at the 75th percentile and above increased at least 10%.
Please review the Client Impact Assessment for additional information on these Market Segment Gateway enhancements.
The CME Globex MSGW enhancements are currently available for customer testing in New Release. In addition, the new FIX tags for this enhancement will be available for customer testing in AutoCert+ Test Suite - MSGW Protection Enhancements. Certification is not required for these MSGW enhancements.
Mock Trading Session:
CME Group will offer two customer mock trading sessions on Saturday, May 30 and Saturday, June 6, to support customer experience with the MSGW enhancements in the CME Globex production environment. Customers are required to register in advance in order to participate in this mock trading session. The mock trading session script will be announced in future CME Globex Notices.
The mock trading session script will be announced in future CME Globex Notices.
MSGW Enhancements Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
50 76 |
CME Interest Rate Options NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures |
Sunday, June 21, 2020 |
54 68 72 88 |
CME and CBOT Equity Options |
Sunday, July 12, 2020 |
52 58 60 64 70 78 |
CME FX Futures and Options II CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME Equity Futures - E-mini S&P CME, CBOT and MGEX Commodity Futures NYMEX Emissions and Non-Crude Energy Futures |
Sunday, July 26, 2020 |
56 74 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Markets Options; COMEX Options; DME Options BMD Futures and Options; NYMEX SEF |
Sunday, August 2, 2020 |
Effective Sunday, June 7 (trade date Monday, June 8), CME Group will launch an enhanced version of CME Reference Data API named CME Reference Data API version 2. This enhanced version will require customer authorization using a CME Group Login and a registered OAuth 2.0 API ID to access the service. Customers that require access to BrokerTec content must have also completed API ID entitlement registration.
The Client Impact Assessment is available and provides detailed functionality and message specifications.
The current version of CME Reference Data API will continue to be supported until December 31, 2020. CME Group recommends customers should migrate to CME Reference Data API version 2 as soon as possible.
The Reference Data API version 2 service is currently available for customer testing in New Release.
Effective this Sunday, May 10 (trade date Monday, May 11), CME Group will extend negative strikes to July underlying future contracts specified below.
Extend Listing of Negative Strikes for Certain Energy Products | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Brent Crude Oil Average Price Option | BA | OT |
Brent Crude Oil European Financial Option | BE | OT |
Brent Crude Oil Futures-Style Margin Option | BZO | PR |
Brent Crude Oil Option | OS | OT |
Crude Oil Weekly Options | LO1-LO5 | LO |
Daily Crude Oil Option | CD | LO |
Light Sweet Crude Oil European Financial Option | LC | LO |
Light Sweet Crude Oil Option | LO | LO |
WTI Average Price Option | AO | LO |
WTI Houston Crude Oil Option | HCO | H3 |
NY Harbor ULSD Option | OH | OH |
NY Harbor ULSD Average Price Option | AT | EP |
NY Harbor ULSD European Financial Option | LB | EF |
RBOB Gasoline Average Price Option | RA | EF |
RBOB Gasoline European Financial Option | RF | EF |
RBOB Gasoline Option | OB | OB |
Brent Crude Oil Weekly Options | BW1-BW5 | OT |
The strikes to these contracts will be available for customer testing in New Release on Monday, May 11.
Effective Sunday, May 17 (trade date Monday, May 18), the below natural gas futures and options contracts will be flagged in CME Globex as capable of accommodating negative prices and strikes. Negative prices and strikes will be supported on or after the effective date subject to operational readiness should market conditions warrant.
Negative Pricing and Strikes for Certain Natural Gas Products | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
LNG Japan/Korea Marker (Platts) Futures-style margined Average Price Option | JFO | EF |
LNG Japan/Korea Marker (Platts) Back Half Month Futures | JKB | GU |
LNG Japan/Korea Marker (Platts) Front Half Month Futures | JKF | GU |
LNG Japan/Korea Marker (Platts) Futures | JKM | GU |
LNG Japan/Korea Marker (Platts) Average Price Option | JKO | EF |
Gulf Coast LNG Export Futures | LNG | LN |
UK NBP Natural Gas Daily Futures | NBD | FD |
UK NBP Natural Gas (USD/MMBTu) (ICIS Heren) Front Month Futures | NBP | HX |
Henry Hub NBP (ICIS Heren) Natural Gas Spread Futures | NYP | HX |
Dutch TTF Natural Gas Futures-Style Margined Calendar Month Option | TFO | T3 |
Henry Hub TTF (ICIS Heren) Natural Gas Spread Futures | THD | HX |
Dutch TTF Natural Gas Daily Futures | TTD | FD |
Dutch TTF Natural Gas (USD/MMBTu) (ICIS Heren) Front Month Futures | TTE | HX |
Dutch TTF Natural Gas Calendar Month Futures | TTF | FD |
Dutch TTF Natural Gas Calendar Month Option | TTO | T3 |
UK NBP Natural Gas Futures-Style Margined Calendar Month Option | UFO | T3 |
UK NBP Natural Gas Calendar Month Futures | UKG | FD |
UK NBP Natural Gas Calendar Month Option | UKO | T3 |
Negative trade price instruments, and negative strike price eligible instruments, are identified in the MDP 3.0 Security Definition (tag 35-MsgType=d), in repeating group tag 871-InstAttribType:
Those contracts enabled for negative pricing will be available for customer testing in New Release on Monday, May 11.
Effective Sunday, May 17 (trade date Monday, May 18), the following contracts will accommodate negative prices in the underlying futures and allow for the listing of option contracts with negative strikes.
Negative Prices and Strikes for Refined Energy Products | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
NY Jet Fuel (Platts) Futures | A1Q | CP |
Chicago CBOB Gasoline (Platts) Futures | 2C | CP |
Chicago ULSD (Platts) Futures | 4C | CP |
Gulf Coast Heating Oil (Argus) Futures | 4U | RF |
NY Jet Fuel (Argus) Futures | 4Y | CP |
NY ULSD (Argus) Futures | 5Y | CP |
EIA Flat Tax On-Highway Diesel Futures | AA5 | RF |
Group Three ULSD (Platts) Futures | AA7 | CP |
Group Three Sub-octane Gasoline (Platts) Futures | AA9 | CP |
Gulf Coast Jet (Argus) Futures | AF | CP |
Gulf Coast ULSD (Argus) Futures | AJ | CP |
Gulf Coast Unl 87 (Argus) Futures | AAW | CP |
NY Buckeye Jet Fuel (Platts) Futures | BUC | RF |
Gulf Coast CBOB Gasoline A2 (Platts) Futures | CRG | CP |
EIA Flat Tax On-Highway Diesel Average Price Option | DAP | PC |
Gulf Coast Unl 87 Gasoline M2 (Platts) Futures | GCM | CP |
Gulf Coast Jet Fuel (Platts) Futures | AGE | RF |
Gulf Coast Heating Oil (Platts) Futures | AGP | RF |
Gulf Coast ULSD (Platts) Average Price Option | GUL | PC |
Gulf Coast Jet Fuel (Platts) Average Price Option | GVR | PC |
EIA Flat Tax U.S. Retail Gasoline Futures | JE | CP |
Los Angeles Jet (OPIS) Futures | LL | CP |
Los Angeles CARB Diesel (OPIS) Futures | ALX | RF |
Gulf Coast ULSD (Platts) Futures | LAY | RF |
Los Angeles CARBOB Gasoline (OPIS) Futures | MH | CP |
NY RBOB (Argus) Gasoline Futures | NYA | RF |
NY RBOB (Platts) Financial Futures | RYA | CP |
Gulf Coast Unl 87 Gasoline M2 (Argus) Futures | UGG | CP |
NY Heating Oil (Platts) Futures | YF | CP |
NY ULSD (Platts) Futures | YS | CP |
Negative trade price instruments, and negative strike price eligible instruments, are identified in the MDP 3.0 Security Definition (tag 35-MsgType=d), in repeating group tag 871-InstAttribType:
These contracts will be available for customer testing in New Release on Monday, May 11.
Effective Sunday, May 31 (trade date Monday, June 1), the following LPG (Baltic) Freight futures and options will be renamed as follows:
Renaming Three (3) LPG (Baltic) Freight Futures and Options | |||
---|---|---|---|
Current Product Name | New Product Name | iLink: tag 1151-Security Group MDP 3.0: tag 6937-Asset |
iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Freight Route Liquid Petroleum Gas (Baltic) Future | Freight Route Liquid Petroleum Gas (BLPG1) (Baltic) Futures | FLP | FT |
Freight Route Liquid Petroleum Gas (Baltic) Average Price Option | Freight Route Liquid Petroleum Gas (BLPG1) (Baltic) Average Price Option | FLO | FT |
Freight Route Liquid Petroleum Gas (Baltic) BALMO Futures | Freight Route Liquid Petroleum Gas (BLPG1) (Baltic) BALMO Futures | FLB | FT |
These contracts are listed with, and subject to, the rules and regulations of NYMEX.
Effective Sunday, July 12 (trade date Monday, July 13), pending regulatory approval, the following changes will be made to 3-Year Treasury futures:
Please note Covered and Tail Spreads utilizing 3-Year T-Note Future (Z3N) will support the 1/8th of 1/32nd tick.
Please Note: To facilitate this change, customers will be asked to cancel all Good ‘Till Cancel (GTC) and Good ‘Till Date (GTD) orders for these contracts, including any User- or Exchange-Defined Spreads, by the close on Friday, July 10. After 16:00 CT on Friday, July 10, any remaining GT orders on these markets will be removed by the CME Global Command Center (GCC). |
Changes to 3-Year Treasury Note Futures: Resting Order Eliminations | ||||
---|---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Current Tag 969-MinTickIncrement | New Tag 969-MinTickIncrement |
3-Year U.S. Treasury Note Futures | Z3N | Z3 | 1/4th of 1/32nd (0.0078125) |
1/8th of 1/32nd (0.00390625) |
3-Year U.S. Treasury Note Future vs. Ultra 10-Year U.S. Treasury Note Future | TYX | IV | ||
3-Year U.S. Treasury Notes vs. 30-year U.S. Treasury Bond Future | TOB | IV | ||
3-Year U.S. Treasury Note vs Ultra T-Bond | TOU | IV | ||
3-Year U.S. Treasury Notes vs. 5-year U.S. Treasury Note Future: | TOF | IV | ||
3-Year U.S. Treasury Notes vs. 10-year U.S. Treasury Note Future | TUN | IV | ||
2-Year U.S. Treasury Notes vs. 3-year U.S. Treasury Note Future | TYT | IV |
This change will be available for customer testing in New Release on Monday, June 1.
These contracts are listed with, and subject to, the rules and regulations of CBOT.
In preparation for the BrokerTec markets launch on CME Globex in Q4 2020, customers and vendors should develop and test their applications via CME Globex New Release Environment. The New Release Environment supports products, messaging and functionality testing prior to production launch. Basic functionality for all APIs is currently available in the New Release Environment.
All BrokerTec customers should establish connectivity to the CME Globex New Release Environment prior to testing. Customers may choose one of two ways to connect:
Internet access to the New Release environment for the CME STP and CME STP FIX APIs is also available now.
To request connectivity to the CME Globex New Release Environment for BrokerTec:
Learn more about how to get set up to test in the CME Globex New Release Environment:
If you have any questions, please contact your Global Account Manager for additional information.
The iLink message specifications in the Client Systems Wiki have been updated to more accurately reflect validation for messages sent by the client to CME Globex.
iLink tag 5979-RequestTime is now a required tag for all iLink application messages sent from CME Globex to the client system, except for the following application messages:
Previously, this tag was flagged as optional.
For the latest roadmap of CME Group technology initiatives:
See the Development Launch Schedule.
† Denotes update to the article
Starting Sunday, May 17 (trade date Monday, May 18), CME Group will launch iLink 3, a new order entry protocol for trading futures, options, and BrokerTec products on CME Globex, over 4 launch weekends. All customers connected via Market Segment Gateway (MSGW) will need to migrate to the iLink 3 by Q4 2020.
iLink 3 includes:
iLink 3 will only support iLink MSGW sessions. The Client Impact Assessment is available and provides detailed functionality and messaging information.
iLink 3 Binary Order Entry Update:
During the iLink 2 to 3 session migration, any MSGW sessions configured for iLink 3 must send iLink 3 messages if market segments are migrated to iLink 3, and send iLink 2 messages if market segments have not yet migrated to iLink 3. A new MSGW config.xml file with a flag to indicate for each MSGW if it is enabled for iLink 3 is now available for customer download from CME Group SFTP site.
All client systems must complete the full certification before migrating to iLink 3 in production. All iLink 3 tests are now available in Autocert+.
iLink 3 Binary Order Entry Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
76 | NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures | Sunday, May 17, 2020 |
50 †64 |
CME Interest Rate Options †CME Equity Futures – E-mini S&P |
Sunday, May 31, 2020 |
52 54 58 60 70 72 84 88 |
CME FX Futures and Options II CME and CBOT Equity Options CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME, CBOT and MGEX Commodity Futures CBOT Commodity Futures II CBOT Interest Rate Futures CME FX Futures and Options |
Sunday, June 7, 2020
|
56 †68 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Market Options; COMEX Options; DME Options †CME Equity Futures II; CBOT Equity Futures |
Sunday, June 21, 2020
|
Mock Trading Session:
To support customer experience with the iLink 3 protocol in the CME Globex production environment, CME Group will offer customer mock trading sessions on:
Customers are required to register in advance in order to participate in this mock trading session. The updated mock trading session script is now available.
*For any customers who plan to keep their sessions on iLink 3 for production launch weekends, in addition to registering those sessions for the mock they must also update the session protocol in CME Request Center by Friday prior to each iLink 3 production launch weekend.
For the iLink 2 to 3 migration, CME Group does not require customers to obtain new iLink sessions. Customers will have the ability to migrate their existing iLink sessions from iLink 2 to 3 within the CME Request Center starting Sunday, March 15. For all existing migrated sessions, standard Session Policy Charges will apply.
Please Note: Customers who chose to create new iLink sessions to facilitate this migration will be subject to the standard Port Activation charges. However, the Monthly Inactivity charges will be waived for these new iLink sessions during the iLink 3 rollout from May 1 through July 31, after which standard Session Policy charges will apply.
Client systems must be certified for all iLink 3 tests via Autocert+ prior to participate the iLink 3 mock trading sessions. Please note that only iLink 3 sessions will be available for testing CME Globex markets during the mock trading sessions
†iLink 3 Message Specification Update
†The iLink 3 message specification in the Client Systems Wiki has been updated to accurately reflect validation and description for iLink 3 messages:
Please contact your Global Account Manager for additional information.
As noted in the CME Globex Notice on January 30, 2020, the required audit trail specifications in the Client Systems Wiki were amended in connection with the implementation of iLink 3.
All customer systems must be certified for Audit Trail for iLink 3 prior to going to the production environment.
For additional information, please review the Market Regulation Advisory Notice on order routing and front-end audit trail regulatory requirements.
Starting Sunday, May 17, CME Group will introduce iLink 3, a new order entry protocol on CME Globex. When source sessions for Drop Copy migrate to iLink 3, the encoded payload messages sent on Drop Copy will be in ASCII format but will reflect the following changes:
These changes are currently available in New Release for customer testing.
The Client Impact Assessment is available and provides detailed information on the changes to the encoded iLink 3 messages.
Certification of client systems leveraging Drop Copy Market Segment Gateway (MSGW) is not required.
Please see the iLink 3 binary order entry deployment schedule.
Mock Trading Session:
To support customer experience with the iLink 3 protocol impacts on Drop Copy in the CME Globex production environment, CME Group will offer customer mock trading sessions on the following dates:
The updated mock trading session script is now available.
CME Group strongly recommends Drop Copy clients thoroughly test these changes to the encoded iLink messages before migration.
Please contact your Global Account Manager for additional information.
Effective Sunday, May 17 (for trade date Monday, May 18), to better align related markets across the platform, the following changes will be applied to CME Globex market segments and MDP 3.0 market data channels.
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | Current MDP 3.0 Channel | New MDP 3.0 Channel |
---|---|---|---|---|---|
Denatured Fuel E thanol Futures and Spreads | EH | 72 | 70 | 346 | 340 |
Oat Futures and Spreads | ZO | 72 | 70 | 346 | 340 |
Soybean Oil Futures and Spreads | ZL | 72 | 70 | 346 | 340 |
Test Soybean Futures and Spreads | 00S | 72 | 70 | 346 | 340 |
Soybean Oil TAS Futures and Spreads | ZLT | 72 | 70 | 346 | 340 |
Soybean Futures and Spreads | ZS | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Roll Select Commodity Index Futures and Spreads | DRT | 72 | 70 | 346 | 340 |
Soybean Meal Futures and Spreads | ZM | 72 | 70 | 346 | 340 |
Soybean Meal TAS Futures and Spreads | ZMT | 72 | 70 | 346 | 340 |
Bloomberg Roll Select Commodity Index Futures and Spreads | DRS | 72 | 70 | 346 | 340 |
Rough Rice Futures and Spreads | ZR | 72 | 70 | 346 | 340 |
Soybean TAS Futures and Spreads | SBT | 72 | 70 | 346 | 340 |
Denatured Fuel Ethanol Forward Month Futures and Spreads | FZE | 72 | 70 | 346 | 340 |
Mini Soybean Futures and Spreads | XK | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Commodity Index Futures and Spreads | AWT | 72 | 70 | 346 | 340 |
Bloomberg Commodity Index Futures and Spreads | AW | 72 | 70 | 346 | 340 |
Non-tradeable Synthetic Futures Spreads | BCX, SOM, QC4, QM2, QM3, QM4, QM5, QM6, QO2, QO3, QO4, QO5, QO6, QS0, QS1, QS2, QS3, QS5, QS8, QS9, QX5, S7C, SQ2, SQ5 | 72 | 70 | 346 | 340 |
In internal testing, these changes increased round-trip times for iLink less than 5% at the 50th percentile.
With this change, market segment 72 will not have any listed markets, and MDP channel 346 will only publish heartbeats. CME Group intends to use this MDP 3.0 channel again soon and strongly encourages clients to keep the channel information in their configurations.
These changes are currently available in New Release for customer testing.
Effective Sunday, June 21 (trade date Monday, June 22), the following additional changes will be made:
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | MDP 3.0 Channel |
---|---|---|---|---|
Test Nikkei 225 (YEN) Options | 0NK | 54 | 72 | 319 |
Test E-mini Dow ($5) | 0OY | 54 | 72 | 343 |
Test E-mini S&P 500 Options | 0SO | 54 | 54 | 311 |
Options on Bitcoin Futures | BTC | 54 | 72 | 319 |
E-mini S&P 500 Monday Weekly Options | E1A-E5A | 54 | 54 | 311 |
Wednesday Weekly Options on E-mini S&P 500 Futures | E1C-E5C | 54 | 54 | 311 |
E-mini S&P 400 Options | EMD | 54 | 72 | 319 |
E-mini S&P 500 Options | ES | 54 | 54 | 311 |
S&P 500 End Of Month Options | EV | 54 | 54 | 311 |
S&P 500 Weekly Options | EV1-EV5 | 54 | 54 | 311 |
E-mini S&P 500 EOM Option | EW | 54 | 54 | 311 |
E-mini S&P 500 Weekly Options | EW1-EW5 | 54 | 54 | 311 |
E-mini Dow ($5) End of Month Options | EYM | 54 | 72 | 343 |
Weekly Options on E-mini S&P MidCap 400 Futures | ME1-ME5 | 54 | 72 | 319 |
Nikkei/Yen Quarterly Options | NKW | 54 | 72 | 319 |
Option on Yen Denominated Nikkei Stock Average Futures | NKY | 54 | 72 | 319 |
E-mini Nasdaq 100 Options | NQ | 54 | 72 | 319 |
E-mini Dow ($5) Options | OYM | 54 | 72 | 343 |
E-mini Nasdaq 100 Weekly Options | QN1-QN5 | 54 | 72 | 319 |
E-mini Nasdaq 100 End-of-Month Options | QNE | 54 | 72 | 319 |
Weekly Options on E-mini Russell 2000 Futures | R1E-R5E | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures - End-of-Month | RTM | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures | RTO | 54 | 72 | 319 |
S&P 500 Monday Weekly Options | S1A-S5A | 54 | 54 | 311 |
S&P 500 Wednesday Weekly Options | S1C-S5C | 54 | 54 | 311 |
E-mini S&P 600 SmallCap Options | SMC | 54 | 72 | 319 |
S&P 500 Options | SP | 54 | 54 | 311 |
E-mini Dow ($5) Weekly Options | YM1-YM5 | 54 | 72 | 343 |
These changes are currently available in New Release for customer testing.
On Friday, May 29, 2020, select ITC market data functions will be decommissioned in favor of an architecture that will support price decimals beyond 7 digits. As the result of the launch of SBE Settlements and Valuations and CME Reference Data API, many ITC data functions will become redundant and will be decommissioned.
There is currently a parallel period from the Settlements and Valuations production launch and decommission of select ITC market data. On Friday, May 29, the following ITC market data impacts will be implemented:
Real-time trading floor data and indexes, such as trades, will continue to be disseminated on ITC channels for CME, CBOT, and MGEX.
Please review the Client Impact Assessment for additional information and decommission schedules.
CME Group will introduce the following Market Segment Gateway (MSGW) enhancements to further safeguard CME Globex infrastructure. With this enhancement, if a Market Segment Gateway (MSGW) iLink session sends a network packet with an incomplete message, that session will be subject to additional processing to ensure the stability of the platform. This processing results in at least 3 microseconds before the message(s) can be sent to the trading engine.
iLink messages impacted by this enhancement will be flagged in the corresponding Acknowledgment sent from CME Globex.
Customers are strongly encouraged to ensure all messages are contained within a single network packet by the following methods:
As a reminder, conduct that disrupts, delays, or overloads the systems or operations of the exchange may be deemed to violate Rule 575 (“Disruptive Practices Prohibited”) or other rules, including Rule 432.Q. (“General Offenses – to commit an act which is detrimental to the interest or welfare of the Exchange or to engage in any conduct which tends to impair the dignity or good name of the Exchange”). Rule 575 further provides that it is a violation to enter or cause to be entered an order where the intent at the time of order entry is to cancel the order before execution. It is also a violation of Rule 575 to intentionally or recklessly enter or cause to be entered an actionable or non-actionable message that may cause an adverse impact on the orderliness of the markets.
Customers interested in finding out how MSGW enhancements would impact their iLink sessions should contact their Global Account Manager for additional information.
In internal testing, iLink round trip times at the 75th percentile and above increased at least 10%.
Please review the Client Impact Assessment for additional information on these Market Segment Gateway enhancements.
The CME Globex MSGW enhancements are currently available for customer testing in New Release. In addition, the new FIX tags for this enhancement will be available for customer testing in AutoCert+ Test Suite - MSGW Protection Enhancements. Certification is not required for these MSGW enhancements.
Mock Trading Session:
CME Group will offer two customer mock trading sessions on Saturday, May 30 and Saturday, June 6, to support customer experience with the MSGW enhancements in the CME Globex production environment. Customers are required to register in advance in order to participate in this mock trading session. The mock trading session script will be announced in future CME Globex Notices.
The mock trading session script will be announced in future CME Globex Notices.
MSGW Enhancements Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
50 76 |
CME Interest Rate Options NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures |
Sunday, June 21, 2020 |
54 68 72 88 |
CME and CBOT Equity Options |
Sunday, July 12, 2020 |
52 58 60 64 70 78 |
CME FX Futures and Options II CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME Equity Futures - E-mini S&P CME, CBOT and MGEX Commodity Futures NYMEX Emissions and Non-Crude Energy Futures |
Sunday, July 26, 2020 |
56 74 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Markets Options; COMEX Options; DME Options BMD Futures and Options; NYMEX SEF |
Sunday, August 2, 2020 |
Effective this Sunday, May 3 (trade date Monday, May 4), pending completion of all regulatory review periods, options on One-Month SOFR futures will be listed for trading on CME Globex and the CME Trading Floor, and for submission for clearing via CME ClearPort.
Options on One-Month SOFR Futures | ||||
---|---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Market Data Channel | ITC Code |
Options on One-Month SOFR Futures | SR1 | JA, UDS-JB | 313 | S1O (oh) |
These options are currently available for customer testing in New Release.
These contracts are listed with, and subject to, the rules and regulations of CME.
Effective Sunday, May 3 (trade date Monday, May 4), CME Group will modify the tick increment of Bitcoin options to a variable minimum tick increment defined in tag 969-MinPriceIncrement in the instrument’s Security Definition Message (tag 35-MsgType=d). Currently, these instruments use a fixed tick increment Tag 969-MinPriceIncrement=5. With this change, a new Variable Tick Index Code "13" will be introduced to the Variable Tick Table.
Please Note: To facilitate this change, customers will be asked to cancel all Good ‘Till Cancel (GTC) and Good ‘Till Date (GTD) orders for the affected products by the close on Friday, May 1. After 16:00 CT on Friday, May 1, any remaining GT orders will be canceled or deleted by the CME Global Command Center (GCC). |
Options on Bitcoin Futures | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Bitcoin Options | BTC | B2; UDS - B4 |
The variable minimum tick increment for Bitcoin options will be as follows:
Variable Tick Table Index Code | CME Globex Price | CME Globex Tick Size |
---|---|---|
13 | -25 ≤ P ≤ 25 | 1 |
13 | P < -25 | 5 |
13 | P > 25 | 5 |
The Variable Tick Table (VTT) values are defined in the instrument’s Security Definition Message (tag 35-MsgType=d) in tag 6350-TickRule tick table value as described online.
These changes are currently available for customer testing in New Release.
These contracts are listed with, and subject to, the rules and regulations of CME.
Effective this Sunday, May 3 (trade date Monday, May 4), to support negative pricing and strikes, the MDP 3 Security Definition (tag 35-MsgType=d) for the following DME Energy outright futures and options on CME Globex will be flagged as eligible to trade at negative prices and list negative strike prices.
Changes to Price and Strike Price Eligibility Flags for Certain DME Energy Products | |||
---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Market Data Channel |
Brent (Singapore Marker) vs. DME Oman Crude Oil Futures | BDS | DE | 440 |
Brent vs. Dubai (Platts) Crude Oil BALMO Futures | DHI | DE | 440 |
Brent vs. Dubai (Platts) Crude Oil Futures | DBI | DE | 440 |
DME Oman vs. Dubai (Platts) Crude Oil Futures | DDO | DE | 440 |
Dubai Crude Oil (Platts) Average Price Option | DAH | 10 (UDS: 20) |
441 |
Dubai Crude Oil (Platts) BALMO Futures | DDI | DE | 440 |
Dubai Crude Oil (Platts) Futures | DCD | DE | 440 |
Singapore Jet Kerosene (Platts) vs. DME Oman Crude Oil Futures | DKR | DE | 440 |
Singapore Mogas 92 Unleaded (Platts) vs. DME Oman Crude Oil Futures | DDE | DE | 440 |
Singapore Fuel Oil 180 cst (Platts) Futures | DUP | DE | 440 |
Singapore Fuel Oil 380 cst (Platts) Futures | DSE | DE | 440 |
Singapore Fuel Oil 180 cst vs. 380 cst (Platts) Futures | DSD | DE | 440 |
Negative trade price instruments, and negative strike price eligible instruments, are identified in the MDP 3.0 Security Definition (tag 35-MsgType=d), in repeating group tag 871-InstAttribType:
DME Energy Products Not Eligible for Negative Pricing
The following DME Energy outright futures and options on CME Globex will not be negative price and strike eligible, they will not allow negative price submission on futures or list negative strikes on options.
DME Energy Products Not Eligible for Negative Pricing | |||
---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Market Data Channel |
DME Oman Crude Oil Futures | OQD | DE | 440 |
DME Oman Crude Oil Financial Futures | ZGD | DE | 440 |
DME Oman Crude Oil European Style Option | OQE | 10 (UDS: 20) |
441 |
DME Oman Crude Oil BALMO Futures | DDB | DE | 440 |
DME Oman Crude Oil Calendar Futures | ODO | DE | 440 |
DME Oman Crude Oil Average Price Option | DRD | 10 (UDS: 20) |
441 |
These changes will be available in New Release for customer testing on Monday, May 4.
In preparation for the BrokerTec markets launch on CME Globex in Q4 2020, customers and vendors should develop and test their applications via CME Globex New Release Environment. The New Release Environment supports products, messaging and functionality testing prior to production launch. Basic functionality for all APIs is currently available in the New Release Environment.
All BrokerTec customers should establish connectivity to the CME Globex New Release Environment prior to testing. Customers may choose one of two ways to connect:
Internet access to the New Release environment for the CME STP and CME STP FIX APIs is also available now.
To request connectivity to the CME Globex New Release Environment for BrokerTec:
Learn more about how to get set up to test in the CME Globex New Release Environment:
If you have any questions, please contact your Global Account Manager for additional information.
The iLink message specifications in the Client Systems Wiki have been updated to more accurately reflect validation for messages sent by the client to CME Globex.
iLink tag 5979-RequestTime is now a required tag for all iLink application messages sent from CME Globex to the client system, except for the following application messages:
Previously, this tag was flagged as optional.
For the latest roadmap of CME Group technology initiatives:
See the Development Launch Schedule.
To allow additional time for clients adjusting to the impacts of COVID-19, the launch of iLink 3, the new order entry protocol for trading futures and options products on CME Globex, has been postponed to Sunday, May 17. All customers connected via Market Segment Gateway (MSGW) will need to migrate to the iLink 3 by Q4 2020.
iLink 3 includes:
iLink 3 will only support iLink MSGW sessions. The Client Impact Assessment is available and provides detailed functionality and messaging information.
iLink 3 Binary Order Entry Update:
During the iLink 2 to 3 session migration, any MSGW sessions configured for iLink 3 must send iLink 3 messages if market segments are migrated to iLink 3, and send iLink 2 messages if market segments have not yet migrated to iLink 3. A new MSGW config.xml file with a flag to indicate for each MSGW if it is enabled for iLink 3 is now available for customer download from CME Group SFTP site.
All client systems must complete the full certification before migrating to iLink 3 in production. All iLink 3 tests are now available in Autocert+.
iLink 3 Binary Order Entry Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
76
|
NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures | Sunday, May 17, 2020 |
50 68
|
CME Interest Options CME Equity Futures II; CBOT Equity Futures |
Sunday, May 31, 2020 |
52 54 58 60 70 72 84 88 |
CME FX Futures and Options II CME and CBOT Equity Options CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME, CBOT and MGEX Commodity Futures CBOT Commodity Futures II CBOT Interest Rate Futures CME FX Futures and Options |
Sunday, June 7, 2020
|
56 64 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Market Options; COMEX Options; DME Options CME Equity Futures – E-mini S&P |
Sunday, June 21, 2020
|
Mock Trading Session:
To support customer experience with the iLink 3 protocol in the CME Globex production environment, CME Group will offer customer mock trading sessions on:
Customers are required to register in advance in order to participate in this mock trading session. The updated mock trading session script is now available.
*For any customers who plan to keep their sessions on iLink 3 for production launch weekends, in addition to registering those sessions for the mock they must also update the session protocol in CME Request Center by Friday prior to each iLink 3 production launch weekend.
For the iLink 2 to 3 migration, CME Group does not require customers to obtain new iLink sessions. Customers will have the ability to migrate their existing iLink sessions from iLink 2 to 3 within the CME Request Center starting Sunday, March 15. For all existing migrated sessions, standard Session Policy Charges will apply.
Please Note: Customers who chose to create new iLink sessions to facilitate this migration will be subject to the standard Port Activation charges. However, the Monthly Inactivity charges will be waived for these new iLink sessions during the iLink 3 rollout from May 1 through July 31, after which standard Session Policy charges will apply.
Client systems must be certified for all iLink 3 tests via Autocert+ prior to participate the iLink 3 mock trading sessions. Please note that only iLink 3 sessions will be available for testing CME Globex markets during the mock trading sessions.
Please contact your Global Account Manager for additional information.
As noted in the CME Globex Notice on January 30, 2020, the required audit trail specifications in the Client Systems Wiki were amended in connection with the implementation of iLink 3.
All customer systems must be certified for Audit Trail for iLink 3 prior to going to the production environment.
For additional information, please review the Market Regulation Advisory Notice on order routing and front-end audit trail regulatory requirements.
Starting Sunday, May 17, CME Group will introduce iLink 3, a new order entry protocol on CME Globex. When source sessions for Drop Copy migrate to iLink 3, the encoded payload messages sent on Drop Copy will be in ASCII format but will reflect the following changes:
These changes are currently available in New Release for customer testing.
The Client Impact Assessment is available and provides detailed information on the changes to the encoded iLink 3 messages.
Certification of client systems leveraging Drop Copy Market Segment Gateway (MSGW) is not required.
Please see the iLink 3 binary order entry deployment schedule.
Mock Trading Session:
To support customer experience with the iLink 3 protocol impacts on Drop Copy in the CME Globex production environment, CME Group will offer customer mock trading sessions on the following dates:
The updated mock trading session script is now available.
CME Group strongly recommends Drop Copy clients thoroughly test these changes to the encoded iLink messages before migration.
Please contact your Global Account Manager for additional information.
Effective Sunday, May 17 (for trade date Monday, May 18), to better align related markets across the platform, the following changes will be applied to CME Globex market segments and MDP 3.0 market data channels.
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | Current MDP 3.0 Channel | New MDP 3.0 Channel |
---|---|---|---|---|---|
Denatured Fuel E thanol Futures and Spreads | EH | 72 | 70 | 346 | 340 |
Oat Futures and Spreads | ZO | 72 | 70 | 346 | 340 |
Soybean Oil Futures and Spreads | ZL | 72 | 70 | 346 | 340 |
Test Soybean Futures and Spreads | 00S | 72 | 70 | 346 | 340 |
Soybean Oil TAS Futures and Spreads | ZLT | 72 | 70 | 346 | 340 |
Soybean Futures and Spreads | ZS | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Roll Select Commodity Index Futures and Spreads | DRT | 72 | 70 | 346 | 340 |
Soybean Meal Futures and Spreads | ZM | 72 | 70 | 346 | 340 |
Soybean Meal TAS Futures and Spreads | ZMT | 72 | 70 | 346 | 340 |
Bloomberg Roll Select Commodity Index Futures and Spreads | DRS | 72 | 70 | 346 | 340 |
Rough Rice Futures and Spreads | ZR | 72 | 70 | 346 | 340 |
Soybean TAS Futures and Spreads | SBT | 72 | 70 | 346 | 340 |
Denatured Fuel Ethanol Forward Month Futures and Spreads | FZE | 72 | 70 | 346 | 340 |
Mini Soybean Futures and Spreads | XK | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Commodity Index Futures and Spreads | AWT | 72 | 70 | 346 | 340 |
Bloomberg Commodity Index Futures and Spreads | AW | 72 | 70 | 346 | 340 |
Non-tradeable Synthetic Futures Spreads | BCX, SOM, QC4, QM2, QM3, QM4, QM5, QM6, QO2, QO3, QO4, QO5, QO6, QS0, QS1, QS2, QS3, QS5, QS8, QS9, QX5, S7C, SQ2, SQ5 | 72 | 70 | 346 | 340 |
In internal testing, these changes increased round-trip times for iLink less than 5% at the 50th percentile.
With this change, market segment 72 will not have any listed markets, and MDP channel 346 will only publish heartbeats. CME Group intends to use this MDP 3.0 channel again soon and strongly encourages clients to keep the channel information in their configurations.
These changes are currently available in New Release for customer testing.
Effective Sunday, June 21 (trade date Monday, June 22), the following additional changes will be made:
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | MDP 3.0 Channel |
---|---|---|---|---|
Test Nikkei 225 (YEN) Options | 0NK | 54 | 72 | 319 |
Test E-mini Dow ($5) | 0OY | 54 | 72 | 343 |
Test E-mini S&P 500 Options | 0SO | 54 | 54 | 311 |
Options on Bitcoin Futures | BTC | 54 | 72 | 319 |
E-mini S&P 500 Monday Weekly Options | E1A-E5A | 54 | 54 | 311 |
Wednesday Weekly Options on E-mini S&P 500 Futures | E1C-E5C | 54 | 54 | 311 |
E-mini S&P 400 Options | EMD | 54 | 72 | 319 |
E-mini S&P 500 Options | ES | 54 | 54 | 311 |
S&P 500 End Of Month Options | EV | 54 | 54 | 311 |
S&P 500 Weekly Options | EV1-EV5 | 54 | 54 | 311 |
E-mini S&P 500 EOM Option | EW | 54 | 54 | 311 |
E-mini S&P 500 Weekly Options | EW1-EW5 | 54 | 54 | 311 |
E-mini Dow ($5) End of Month Options | EYM | 54 | 72 | 343 |
Weekly Options on E-mini S&P MidCap 400 Futures | ME1-ME5 | 54 | 72 | 319 |
Nikkei/Yen Quarterly Options | NKW | 54 | 72 | 319 |
Option on Yen Denominated Nikkei Stock Average Futures | NKY | 54 | 72 | 319 |
E-mini Nasdaq 100 Options | NQ | 54 | 72 | 319 |
E-mini Dow ($5) Options | OYM | 54 | 72 | 343 |
E-mini Nasdaq 100 Weekly Options | QN1-QN5 | 54 | 72 | 319 |
E-mini Nasdaq 100 End-of-Month Options | QNE | 54 | 72 | 319 |
Weekly Options on E-mini Russell 2000 Futures | R1E-R5E | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures - End-of-Month | RTM | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures | RTO | 54 | 72 | 319 |
S&P 500 Monday Weekly Options | S1A-S5A | 54 | 54 | 311 |
S&P 500 Wednesday Weekly Options | S1C-S5C | 54 | 54 | 311 |
E-mini S&P 600 SmallCap Options | SMC | 54 | 72 | 319 |
S&P 500 Options | SP | 54 | 54 | 311 |
E-mini Dow ($5) Weekly Options | YM1-YM5 | 54 | 72 | 343 |
These changes are currently available in New Release for customer testing.
On Friday, May 29, 2020, select ITC market data functions will be decommissioned in favor of an architecture that will support price decimals beyond 7 digits. As the result of the launch of SBE Settlements and Valuations and CME Reference Data API, many ITC data functions will become redundant and will be decommissioned.
There is currently a parallel period from the Settlements and Valuations production launch and decommission of select ITC market data. On Friday, May 29, the following ITC market data impacts will be implemented:
Real-time trading floor data and indexes, such as trades, will continue to be disseminated on ITC channels for CME, CBOT, and MGEX.
Please review the Client Impact Assessment for additional information and decommission schedules.
CME Group will introduce the following Market Segment Gateway (MSGW) enhancements to further safeguard CME Globex infrastructure. With this enhancement, if a Market Segment Gateway (MSGW) iLink session sends a network packet with an incomplete message, that session will be subject to additional processing to ensure the stability of the platform. This processing results in at least 3 microseconds before the message(s) can be sent to the trading engine.
iLink messages impacted by this enhancement will be flagged in the corresponding Acknowledgment sent from CME Globex.
Customers are strongly encouraged to ensure all messages are contained within a single network packet by the following methods:
As a reminder, conduct that disrupts, delays, or overloads the systems or operations of the exchange may be deemed to violate Rule 575 (“Disruptive Practices Prohibited”) or other rules, including Rule 432.Q. (“General Offenses – to commit an act which is detrimental to the interest or welfare of the Exchange or to engage in any conduct which tends to impair the dignity or good name of the Exchange”). Rule 575 further provides that it is a violation to enter or cause to be entered an order where the intent at the time of order entry is to cancel the order before execution. It is also a violation of Rule 575 to intentionally or recklessly enter or cause to be entered an actionable or non-actionable message that may cause an adverse impact on the orderliness of the markets.
Customers interested in finding out how MSGW enhancements would impact their iLink sessions should contact their Global Account Manager for additional information.
In internal testing, iLink round trip times at the 75th percentile and above increased at least 10%.
Please review the Client Impact Assessment for additional information on these Market Segment Gateway enhancements.
The CME Globex MSGW enhancements are currently available for customer testing in New Release. In addition, the new FIX tags for this enhancement will be available for customer testing in AutoCert+ Test Suite - MSGW Protection Enhancements. Certification is not required for these MSGW enhancements.
Mock Trading Session:
CME Group will offer two customer mock trading sessions on Saturday, May 30 and Saturday, June 6, to support customer experience with the MSGW enhancements in the CME Globex production environment. Customers are required to register in advance in order to participate in this mock trading session. The mock trading session script will be announced in future CME Globex Notices.
The mock trading session script will be announced in future CME Globex Notices.
MSGW Enhancements Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
50 76 |
CME Interest Rate Options NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures |
Sunday, June 21, 2020 |
54 68 72 88 |
CME and CBOT Equity Options |
Sunday, July 12, 2020 |
52 58 60 64 70 78 |
CME FX Futures and Options II CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME Equity Futures - E-mini S&P CME, CBOT and MGEX Commodity Futures NYMEX Emissions and Non-Crude Energy Futures |
Sunday, July 26, 2020 |
56 74 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Markets Options; COMEX Options; DME Options BMD Futures and Options; NYMEX SEF |
Sunday, August 2, 2020 |
Effective Sunday, May 3 (trade date Monday, May 4), pending completion of all regulatory review periods, options on One-Month SOFR futures will be listed for trading on CME Globex and the CME Trading Floor, and for submission for clearing via CME ClearPort.
Options on One-Month SOFR Futures | ||||
---|---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Market Data Channel | ITC Code |
Options on One-Month SOFR Futures | SR1 | JA, UDS-JB | 313 | S1O (oh) |
These options are currently available for customer testing in New Release.
These contracts are listed with, and subject to, the rules and regulations of CME.
On Wednesday, April 22 (for trade date Thursday, April 23), negative strikes were listed on CME Globex for the previously announced energy products.
Effective Sunday, April 26 (trade date Monday, April 27), the following futures and options will be updated to become negative price and strike eligible.
Negative Prices and Strikes for Certain Energy Products | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Brent Crude Oil Weekly Option | BW1-BW5 | OT |
Argus LLS Trade Month Futures | AA4 | CC |
Argus Sour Crude Index (ASCI) Trade Month Futures | 29 | CC |
LOOP Gulf Coast Sour Crude Oil Futures | MB | OP |
Mars (Argus) Financial Futures | MX | CC |
Mars (Argus) Trade Month Futures | MO | CC |
WTI Houston (Argus) Financial Futures | HIA | CC |
WTI Houston (Argus) Trade Month Futures | HTA | CC |
WTI Houston Trade Month Futures | HTE | CC |
WTI Midland (Argus) Financial Futures | AXB | CC |
WTI Midland (Argus) Trade Month Futures | WTI | CC |
WTS (Argus) Financial Futures | WTS | CC |
WTS (Argus) Trade Month Futures | AY | CC |
Gulf Coast HSFO (Platts) Futures | MFB | PT |
Negative trade price instruments, and negative strike price eligible instruments, are identified in the MDP 3.0 Security Definition (tag 35-MsgType=d), in repeating group tag 871-InstAttribType:
For additional information, please refer to the Clearing Advisory Notice 20-171.
Effective Sunday, May 3 (trade date Monday, May 4), CME Group will modify the tick increment of Bitcoin options to a variable minimum tick increment defined in tag 969-MinPriceIncrement in the instrument’s Security Definition Message (tag 35-MsgType=d). Currently, these instruments use a fixed tick increment Tag 969-MinPriceIncrement=5. With this change, a new Variable Tick Index Code "13" will be introduced to the Variable Tick Table.
Please Note: To facilitate this change, customers will be asked to cancel all Good ‘Till Cancel (GTC) and Good ‘Till Date (GTD) orders for the affected products by the close on Friday, May 1. After 16:00 CT on Friday, May 1, any remaining GT orders will be canceled or deleted by the CME Global Command Center (GCC). |
Options on Bitcoin Futures | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Bitcoin Options | BTC | B2; UDS - B4 |
The variable minimum tick increment for Bitcoin options will be as follows:
Variable Tick Table Index Code | CME Globex Price | CME Globex Tick Size |
---|---|---|
13 | -25 ≤ P ≤ 25 | 1 |
13 | P < -25 | 5 |
13 | P > 25 | 5 |
The Variable Tick Table (VTT) values are defined in the instrument’s Security Definition Message (tag 35-MsgType=d) in tag 6350-TickRule tick table value as described online.
These changes are currently available for customer testing in New Release.
These contracts are listed with, and subject to, the rules and regulations of CME.
In preparation for the BrokerTec markets launch on CME Globex in Q4 2020, customers and vendors should develop and test their applications via CME Globex New Release Environment. The New Release Environment supports products, messaging and functionality testing prior to production launch. Basic functionality for all APIs is currently available in the New Release Environment.
All BrokerTec customers should establish connectivity to the CME Globex New Release Environment prior to testing. Customers may choose one of two ways to connect:
Internet access to the New Release environment for the CME STP and CME STP FIX APIs is also available now.
To request connectivity to the CME Globex New Release Environment for BrokerTec:
Learn more about how to get set up to test in the CME Globex New Release Environment:
If you have any questions, please contact your Global Account Manager for additional information.
For the latest roadmap of CME Group technology initiatives:
See the Development Launch Schedule.
To allow additional time for clients adjusting to the impacts of COVID-19, the launch of iLink 3, the new order entry protocol for trading futures and options products on CME Globex, has been postponed to Sunday, May 17. All customers connected via Market Segment Gateway (MSGW) will need to migrate to the iLink 3 by Q4 2020.
iLink 3 includes:
iLink 3 will only support iLink MSGW sessions. The Client Impact Assessment is available and provides detailed functionality and messaging information.
iLink 3 Binary Order Entry Update:
During the iLink 2 to 3 session migration, any MSGW sessions configured for iLink 3 must send iLink 3 messages if market segments are migrated to iLink 3, and send iLink 2 messages if market segments have not yet migrated to iLink 3. A new MSGW config.xml file with a flag to indicate for each MSGW if it is enabled for iLink 3 is now available for customer download from CME Group SFTP site.
All client systems must complete the full certification before migrating to iLink 3 in production. All iLink 3 tests are now available in Autocert+.
iLink 3 Binary Order Entry Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
76
|
NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures | Sunday, May 17, 2020 |
50 68
|
CME Interest Options CME Equity Futures II; CBOT Equity Futures |
Sunday, May 31, 2020 |
52 54 58 60 70 72 84 88 |
CME FX Futures and Options II CME and CBOT Equity Options CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME, CBOT and MGEX Commodity Futures CBOT Commodity Futures II CBOT Interest Rate Futures CME FX Futures and Options |
Sunday, June 7, 2020
|
56 64 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Market Options; COMEX Options; DME Options CME Equity Futures – E-mini S&P |
Sunday, June 21, 2020
|
Mock Trading Session:
To support customer experience with the iLink 3 protocol in the CME Globex production environment, CME Group will offer customer mock trading sessions on:
Customers are required to register in advance in order to participate in this mock trading session. The updated mock trading session script is now available.
*For any customers who plan to keep their sessions on iLink 3 for production launch weekends, in addition to registering those sessions for the mock they must also update the session protocol in CME Request Center by Friday prior to each iLink 3 production launch weekend.
For the iLink 2 to 3 migration, CME Group does not require customers to obtain new iLink sessions. Customers will have the ability to migrate their existing iLink sessions from iLink 2 to 3 within the CME Request Center starting Sunday, March 15. For all existing migrated sessions, standard Session Policy Charges will apply.
Please Note: Customers who chose to create new iLink sessions to facilitate this migration will be subject to the standard Port Activation charges. However, the Monthly Inactivity charges will be waived for these new iLink sessions during the iLink 3 rollout from May 1 through July 31, after which standard Session Policy charges will apply.
Client systems must be certified for all iLink 3 tests via Autocert+ prior to participate the iLink 3 mock trading sessions. Please note that only iLink 3 sessions will be available for testing CME Globex markets during the mock trading sessions.
†iLink 3 Message Specification Update
The iLink 3 message specification in the Client Systems Wiki has been updated to include the following iLink 3 market integrity controls:
Please contact your Global Account Manager for additional information.
† Denotes update to the article
As noted in the CME Globex Notice on January 30, 2020, the required audit trail specifications in the Client Systems Wiki were amended in connection with the implementation of iLink 3.
All customer systems must be certified for Audit Trail for iLink 3 prior to going to the production environment. †AutoCert + iLink 3 Audit Trail Tests for all client systems will be available on Monday, April 20.
For additional information, please review the Market Regulation Advisory Notice on order routing and front-end audit trail regulatory requirements.
Starting Sunday, May 17, CME Group will introduce iLink 3, a new order entry protocol on CME Globex. When source sessions for Drop Copy migrate to iLink 3, the encoded payload messages sent on Drop Copy will be in ASCII format but will reflect the following changes:
These changes are currently available in New Release for customer testing.
The Client Impact Assessment is available and provides detailed information on the changes to the encoded iLink 3 messages.
Certification of client systems leveraging Drop Copy Market Segment Gateway (MSGW) is not required.
Please see the iLink 3 binary order entry deployment schedule.
Mock Trading Session:
To support customer experience with the iLink 3 protocol impacts on Drop Copy in the CME Globex production environment, CME Group will offer customer mock trading sessions on the following dates:
The updated mock trading session script is now available.
CME Group strongly recommends Drop Copy clients thoroughly test these changes to the encoded iLink messages before migration.
Please contact your Global Account Manager for additional information.
Effective Sunday, May 17 (for trade date Monday, May 18), to better align related markets across the platform, the following changes will be applied to CME Globex market segments and MDP 3.0 market data channels.
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | Current MDP 3.0 Channel | New MDP 3.0 Channel |
---|---|---|---|---|---|
Denatured Fuel E thanol Futures and Spreads | EH | 72 | 70 | 346 | 340 |
Oat Futures and Spreads | ZO | 72 | 70 | 346 | 340 |
Soybean Oil Futures and Spreads | ZL | 72 | 70 | 346 | 340 |
Test Soybean Futures and Spreads | 00S | 72 | 70 | 346 | 340 |
Soybean Oil TAS Futures and Spreads | ZLT | 72 | 70 | 346 | 340 |
Soybean Futures and Spreads | ZS | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Roll Select Commodity Index Futures and Spreads | DRT | 72 | 70 | 346 | 340 |
Soybean Meal Futures and Spreads | ZM | 72 | 70 | 346 | 340 |
Soybean Meal TAS Futures and Spreads | ZMT | 72 | 70 | 346 | 340 |
Bloomberg Roll Select Commodity Index Futures and Spreads | DRS | 72 | 70 | 346 | 340 |
Rough Rice Futures and Spreads | ZR | 72 | 70 | 346 | 340 |
Soybean TAS Futures and Spreads | SBT | 72 | 70 | 346 | 340 |
Denatured Fuel Ethanol Forward Month Futures and Spreads | FZE | 72 | 70 | 346 | 340 |
Mini Soybean Futures and Spreads | XK | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Commodity Index Futures and Spreads | AWT | 72 | 70 | 346 | 340 |
Bloomberg Commodity Index Futures and Spreads | AW | 72 | 70 | 346 | 340 |
Non-tradeable Synthetic Futures Spreads | BCX, SOM, QC4, QM2, QM3, QM4, QM5, QM6, QO2, QO3, QO4, QO5, QO6, QS0, QS1, QS2, QS3, QS5, QS8, QS9, QX5, S7C, SQ2, SQ5 | 72 | 70 | 346 | 340 |
In internal testing, these changes increased round-trip times for iLink less than 5% at the 50th percentile.
With this change, market segment 72 will not have any listed markets, and MDP channel 346 will only publish heartbeats. CME Group intends to use this MDP 3.0 channel again soon and strongly encourages clients to keep the channel information in their configurations.
These changes are currently available in New Release for customer testing.
Effective Sunday, June 21 (trade date Monday, June 22), the following additional changes will be made:
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | MDP 3.0 Channel |
---|---|---|---|---|
Test Nikkei 225 (YEN) Options | 0NK | 54 | 72 | 319 |
Test E-mini Dow ($5) | 0OY | 54 | 72 | 343 |
Test E-mini S&P 500 Options | 0SO | 54 | 54 | 311 |
Options on Bitcoin Futures | BTC | 54 | 72 | 319 |
E-mini S&P 500 Monday Weekly Options | E1A-E5A | 54 | 54 | 311 |
Wednesday Weekly Options on E-mini S&P 500 Futures | E1C-E5C | 54 | 54 | 311 |
E-mini S&P 400 Options | EMD | 54 | 72 | 319 |
E-mini S&P 500 Options | ES | 54 | 54 | 311 |
S&P 500 End Of Month Options | EV | 54 | 54 | 311 |
S&P 500 Weekly Options | EV1-EV5 | 54 | 54 | 311 |
E-mini S&P 500 EOM Option | EW | 54 | 54 | 311 |
E-mini S&P 500 Weekly Options | EW1-EW5 | 54 | 54 | 311 |
E-mini Dow ($5) End of Month Options | EYM | 54 | 72 | 343 |
Weekly Options on E-mini S&P MidCap 400 Futures | ME1-ME5 | 54 | 72 | 319 |
Nikkei/Yen Quarterly Options | NKW | 54 | 72 | 319 |
Option on Yen Denominated Nikkei Stock Average Futures | NKY | 54 | 72 | 319 |
E-mini Nasdaq 100 Options | NQ | 54 | 72 | 319 |
E-mini Dow ($5) Options | OYM | 54 | 72 | 343 |
E-mini Nasdaq 100 Weekly Options | QN1-QN5 | 54 | 72 | 319 |
E-mini Nasdaq 100 End-of-Month Options | QNE | 54 | 72 | 319 |
Weekly Options on E-mini Russell 2000 Futures | R1E-R5E | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures - End-of-Month | RTM | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures | RTO | 54 | 72 | 319 |
S&P 500 Monday Weekly Options | S1A-S5A | 54 | 54 | 311 |
S&P 500 Wednesday Weekly Options | S1C-S5C | 54 | 54 | 311 |
E-mini S&P 600 SmallCap Options | SMC | 54 | 72 | 319 |
S&P 500 Options | SP | 54 | 54 | 311 |
E-mini Dow ($5) Weekly Options | YM1-YM5 | 54 | 72 | 343 |
These changes are currently available in New Release for customer testing.
On Friday, May 29, 2020, select ITC market data functions will be decommissioned in favor of an architecture that will support price decimals beyond 7 digits. As the result of the launch of SBE Settlements and Valuations and CME Reference Data API, many ITC data functions will become redundant and will be decommissioned.
There is currently a parallel period from the Settlements and Valuations production launch and decommission of select ITC market data. On Friday, May 29, the following ITC market data impacts will be implemented:
Real-time trading floor data and indexes, such as trades, will continue to be disseminated on ITC channels for CME, CBOT, and MGEX.
Please review the Client Impact Assessment for additional information and decommission schedules.
CME Group will introduce the following Market Segment Gateway (MSGW) enhancements to further safeguard CME Globex infrastructure. With this enhancement, if a Market Segment Gateway (MSGW) iLink session sends a network packet with an incomplete message, that session will be subject to additional processing to ensure the stability of the platform. This processing results in at least 3 microseconds before the message(s) can be sent to the trading engine.
iLink messages impacted by this enhancement will be flagged in the corresponding Acknowledgment sent from CME Globex.
Customers are strongly encouraged to ensure all messages are contained within a single network packet by the following methods:
As a reminder, conduct that disrupts, delays, or overloads the systems or operations of the exchange may be deemed to violate Rule 575 (“Disruptive Practices Prohibited”) or other rules, including Rule 432.Q. (“General Offenses – to commit an act which is detrimental to the interest or welfare of the Exchange or to engage in any conduct which tends to impair the dignity or good name of the Exchange”). Rule 575 further provides that it is a violation to enter or cause to be entered an order where the intent at the time of order entry is to cancel the order before execution. It is also a violation of Rule 575 to intentionally or recklessly enter or cause to be entered an actionable or non-actionable message that may cause an adverse impact on the orderliness of the markets.
Customers interested in finding out how MSGW enhancements would impact their iLink sessions should contact their Global Account Manager for additional information.
In internal testing, iLink round trip times at the 75th percentile and above increased at least 10%.
Please review the Client Impact Assessment for additional information on these Market Segment Gateway enhancements.
The CME Globex MSGW enhancements are currently available for customer testing in New Release. In addition, the new FIX tags for this enhancement will be available for customer testing in AutoCert+ Test Suite - MSGW Protection Enhancements. Certification is not required for these MSGW enhancements.
Mock Trading Session:
CME Group will offer two customer mock trading sessions on Saturday, May 30 and Saturday, June 6, to support customer experience with the MSGW enhancements in the CME Globex production environment. Customers are required to register in advance in order to participate in this mock trading session. The mock trading session script will be announced in future CME Globex Notices.
The mock trading session script will be announced in future CME Globex Notices.
MSGW Enhancements Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
50 76 |
CME Interest Rate Options NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures |
Sunday, June 21, 2020 |
54 68 72 88 |
CME and CBOT Equity Options |
Sunday, July 12, 2020 |
52 58 60 64 70 78 |
CME FX Futures and Options II CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME Equity Futures - E-mini S&P CME, CBOT and MGEX Commodity Futures NYMEX Emissions and Non-Crude Energy Futures |
Sunday, July 26, 2020 |
56 74 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Markets Options; COMEX Options; DME Options BMD Futures and Options; NYMEX SEF |
Sunday, August 2, 2020 |
Effective Sunday, May 3 (trade date Monday, May 4), pending completion of all regulatory review periods, options on One-Month SOFR futures will be listed for trading on CME Globex and the CME Trading Floor, and for submission for clearing via CME ClearPort.
Options on One-Month SOFR Futures | ||||
---|---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Market Data Channel | ITC Code |
Options on One-Month SOFR Futures | SR1 | JA, UDS-JB | 313 | S1O (oh) |
These options will be available for customer testing in New Release on Monday, April 20.
These contracts are listed with, and subject to, the rules and regulations of CME.
Effective immediately, firms wishing to test negative and zero trade, settlement and strike prices for Crude Oil futures (tag 6930-Asset=CL) and options on Crude Oil futures (6930=LO) may utilize the CME Group New Release testing environment .
As previously announced, as an operational step toward potentially supporting negative pricing and strikes, the MDP 3 Security Definition (tag 35-MsgType=d) for these Energy outright futures and options on CME Globex are now flagged as eligible to trade at negative prices. The options on futures are also flagged as negative strike price eligible.
For additional information, please refer to the Clearing Advisory Notice 20-160.
Any changes to the production environment to allow negative futures and strike prices will be published in future CME Globex Notices.
Effective this Sunday, April 19 (trade date Monday, April 20), the listing cycle for the following Gold TAS and Silver TAS will be expanded on CME Globex
Listing Cycle Expansion for Gold TAS and Silver TAS | ||||
---|---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Current Listing Schedule | New Listing Schedule |
Gold TAS | GCT | GC | 4 months of Feb, Apr, Jun, Aug, and Dec | 5 months of Feb, Apr, Jun, Aug, and Dec |
Silver TAS | SIT | SI | 4 months of Mar, May, Jul, Sep and Dec | 5 months of Mar, May, Jul, Sep, and Dec |
These products are currently available for customer testing in New Release.
These contracts are listed with, and subject to, the rules and regulations of COMEX.
Effective this Sunday, April 19 (trade date Monday, April 20), the final settlement price for expiring out-of-the-money options for CBOT and CME options markets will be harmonized to align the behavior with NYMEX and COMEX options markets. With this change, the out-of-the-money options will now be assigned a final settlement price of zero for CME and CBOT options.
Please Note: This behavior change only impacts expiring options on the day of expiration. Out of the money options will continue to settle at "cab" (where eligible) prior to the expiration date.
Currently, these options are assigned a cabinet price (tag 9850-MinCabPrice) in the Security Definition (tag 35-MsgType=d) message.
Effective Sunday, May 3 (trade date Monday, May 4), CME Group will modify the tick increment of Bitcoin options to a variable minimum tick increment defined in tag 969-MinPriceIncrement in the instrument’s Security Definition Message (tag 35-MsgType=d). Currently, these instruments use a fixed tick increment Tag 969-MinPriceIncrement=5. With this change, a new Variable Tick Index Code "13" will be introduced to the Variable Tick Table.
Please Note: To facilitate this change, customers will be asked to cancel all Good ‘Till Cancel (GTC) and Good ‘Till Date (GTD) orders for the affected products by the close on Friday, May 1. After 16:00 CT on Friday, May 1, any remaining GT orders will be canceled or deleted by the CME Global Command Center (GCC). |
Options on Bitcoin Futures | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Bitcoin Options | BTC | B2; UDS - B4 |
The variable minimum tick increment for Bitcoin options will be as follows:
Variable Tick Table Index Code | CME Globex Price | CME Globex Tick Size |
---|---|---|
13 | -25 ≤ P ≤ 25 | 1 |
13 | P < -25 | 5 |
13 | P > 25 | 5 |
The Variable Tick Table (VTT) values are defined in the instrument’s Security Definition Message (tag 35-MsgType=d) in tag 6350-TickRule tick table value as described online.
These changes are currently available for customer testing in New Release.
These contracts are listed with, and subject to, the rules and regulations of CME.
In preparation for the BrokerTec markets launch on CME Globex in Q4 2020, customers and vendors should develop and test their applications via CME Globex New Release Environment. The New Release Environment supports products, messaging and functionality testing prior to production launch. Basic functionality for all APIs is currently available in the New Release Environment.
All BrokerTec customers should establish connectivity to the CME Globex New Release Environment prior to testing. Customers may choose one of two ways to connect:
Internet access to the New Release environment for the CME STP and CME STP FIX APIs is also available now.
To request connectivity to the CME Globex New Release Environment for BrokerTec:
Learn more about how to get set up to test in the CME Globex New Release Environment:
If you have any questions, please contact your Global Account Manager for additional information.
For the latest roadmap of CME Group technology initiatives:
See the Development Launch Schedule.
To allow additional time for clients adjusting to the impacts of COVID-19, the launch of iLink 3, the new order entry protocol for trading futures and options products on CME Globex, has been postponed to Sunday, May 17. All customers connected via Market Segment Gateway (MSGW) will need to migrate to the iLink 3 by Q4 2020.
iLink 3 includes:
iLink 3 will only support iLink MSGW sessions. The Client Impact Assessment is available and provides detailed functionality and messaging information.
iLink 3 Binary Order Entry Update:
During the iLink 2 to 3 session migration, any MSGW sessions configured for iLink 3 must send iLink 3 messages if market segments are migrated to iLink 3, and send iLink 2 messages if market segments have not yet migrated to iLink 3. A new MSGW config.xml file with a flag to indicate for each MSGW if it is enabled for iLink 3 is now available for customer download from CME Group SFTP site.
All client systems must complete the full certification before migrating to iLink 3 in production. All iLink 3 tests are now available in Autocert+.
iLink 3 Binary Order Entry Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
76
|
NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures | Sunday, May 17, 2020 |
50 68
|
CME Interest Options CME Equity Futures II; CBOT Equity Futures |
Sunday, May 31, 2020 |
52 54 58 60 70 72 84 88 |
CME FX Futures and Options II CME and CBOT Equity Options CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME, CBOT and MGEX Commodity Futures CBOT Commodity Futures II CBOT Interest Rate Futures CME FX Futures and Options |
Sunday, June 7, 2020
|
56 64 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Market Options; COMEX Options; DME Options CME Equity Futures – E-mini S&P |
Sunday, June 21, 2020
|
Mock Trading Session:
To support customer experience with the iLink 3 protocol in the CME Globex production environment, CME Group will offer customer mock trading sessions on:
Customers are required to register in advance in order to participate in this mock trading session. The updated mock trading session script is now available.
*For any customers who plan to keep their sessions on iLink 3 for production launch weekends, in addition to registering those sessions for the mock they must also update the session protocol in CME Request Center by Friday prior to each iLink 3 production launch weekend.
For the iLink 2 to 3 migration, CME Group does not require customers to obtain new iLink sessions. Customers will have the ability to migrate their existing iLink sessions from iLink 2 to 3 within the CME Request Center starting Sunday, March 15. For all existing migrated sessions, standard Session Policy Charges will apply.
Please Note: Customers who chose to create new iLink sessions to facilitate this migration will be subject to the standard Port Activation charges. However, the Monthly Inactivity charges will be waived for these new iLink sessions during the iLink 3 rollout from May 1 through July 31, after which standard Session Policy charges will apply.
Client systems must be certified for †all iLink 3 tests via Autocert+ prior to participate the iLink 3 mock trading sessions. Please note that only iLink 3 sessions will be available for testing CME Globex markets during the mock trading sessions.
Please contact your Global Account Manager for additional information.
As noted in the CME Globex Notice on January 30, 2020, the required audit trail specifications in the Client Systems Wiki were amended in connection with the implementation of iLink 3.
All customer systems must be certified for Audit Trail for iLink 3 prior to going to the production environment.
For additional information, please review the Market Regulation Advisory Notice on order routing and front-end audit trail regulatory requirements.
Starting Sunday, May 17, CME Group will introduce iLink 3, a new order entry protocol on CME Globex. When source sessions for Drop Copy migrate to iLink 3, the encoded payload messages sent on Drop Copy will be in ASCII format but will reflect the following changes:
These changes are currently available in New Release for customer testing.
The Client Impact Assessment is available and provides detailed information on the changes to the encoded iLink 3 messages.
Certification of client systems leveraging Drop Copy Market Segment Gateway (MSGW) is not required.
Please see the iLink 3 binary order entry deployment schedule.
Mock Trading Session:
To support customer experience with the iLink 3 protocol impacts on Drop Copy in the CME Globex production environment, CME Group will offer customer mock trading sessions on the following dates:
The updated mock trading session script is now available.
CME Group strongly recommends Drop Copy clients thoroughly test these changes to the encoded iLink messages before migration.
Please contact your Global Account Manager for additional information.
† Denotes update to the article
Effective Sunday, May 17 (for trade date Monday, May 18), to better align related markets across the platform, the following changes will be applied to CME Globex market segments and MDP 3.0 market data channels.
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | Current MDP 3.0 Channel | New MDP 3.0 Channel |
---|---|---|---|---|---|
Denatured Fuel E thanol Futures and Spreads | EH | 72 | 70 | 346 | 340 |
Oat Futures and Spreads | ZO | 72 | 70 | 346 | 340 |
Soybean Oil Futures and Spreads | ZL | 72 | 70 | 346 | 340 |
Test Soybean Futures and Spreads | 00S | 72 | 70 | 346 | 340 |
Soybean Oil TAS Futures and Spreads | ZLT | 72 | 70 | 346 | 340 |
Soybean Futures and Spreads | ZS | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Roll Select Commodity Index Futures and Spreads | DRT | 72 | 70 | 346 | 340 |
Soybean Meal Futures and Spreads | ZM | 72 | 70 | 346 | 340 |
Soybean Meal TAS Futures and Spreads | ZMT | 72 | 70 | 346 | 340 |
Bloomberg Roll Select Commodity Index Futures and Spreads | DRS | 72 | 70 | 346 | 340 |
Rough Rice Futures and Spreads | ZR | 72 | 70 | 346 | 340 |
Soybean TAS Futures and Spreads | SBT | 72 | 70 | 346 | 340 |
Denatured Fuel Ethanol Forward Month Futures and Spreads | FZE | 72 | 70 | 346 | 340 |
Mini Soybean Futures and Spreads | XK | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Commodity Index Futures and Spreads | AWT | 72 | 70 | 346 | 340 |
Bloomberg Commodity Index Futures and Spreads | AW | 72 | 70 | 346 | 340 |
Non-tradeable Synthetic Futures Spreads | BCX, SOM, QC4, QM2, QM3, QM4, QM5, QM6, QO2, QO3, QO4, QO5, QO6, QS0, QS1, QS2, QS3, QS5, QS8, QS9, QX5, S7C, SQ2, SQ5 | 72 | 70 | 346 | 340 |
In internal testing, these changes increased round-trip times for iLink less than 5% at the 50th percentile.
With this change, market segment 72 will not have any listed markets, and MDP channel 346 will only publish heartbeats. CME Group intends to use this MDP 3.0 channel again soon and strongly encourages clients to keep the channel information in their configurations.
These changes are currently available in New Release for customer testing.
Effective † Sunday, June 21 (trade date Monday, June 22), the following additional changes will be made:
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | MDP 3.0 Channel |
---|---|---|---|---|
Test Nikkei 225 (YEN) Options | 0NK | 54 | 72 | 319 |
Test E-mini Dow ($5) | 0OY | 54 | 72 | 343 |
Test E-mini S&P 500 Options | 0SO | 54 | 54 | 311 |
Options on Bitcoin Futures | BTC | 54 | 72 | 319 |
E-mini S&P 500 Monday Weekly Options | E1A-E5A | 54 | 54 | 311 |
Wednesday Weekly Options on E-mini S&P 500 Futures | E1C-E5C | 54 | 54 | 311 |
E-mini S&P 400 Options | EMD | 54 | 72 | 319 |
E-mini S&P 500 Options | ES | 54 | 54 | 311 |
S&P 500 End Of Month Options | EV | 54 | 54 | 311 |
S&P 500 Weekly Options | EV1-EV5 | 54 | 54 | 311 |
E-mini S&P 500 EOM Option | EW | 54 | 54 | 311 |
E-mini S&P 500 Weekly Options | EW1-EW5 | 54 | 54 | 311 |
E-mini Dow ($5) End of Month Options | EYM | 54 | 72 | 343 |
Weekly Options on E-mini S&P MidCap 400 Futures | ME1-ME5 | 54 | 72 | 319 |
Nikkei/Yen Quarterly Options | NKW | 54 | 72 | 319 |
Option on Yen Denominated Nikkei Stock Average Futures | NKY | 54 | 72 | 319 |
E-mini Nasdaq 100 Options | NQ | 54 | 72 | 319 |
E-mini Dow ($5) Options | OYM | 54 | 72 | 343 |
E-mini Nasdaq 100 Weekly Options | QN1-QN5 | 54 | 72 | 319 |
E-mini Nasdaq 100 End-of-Month Options | QNE | 54 | 72 | 319 |
Weekly Options on E-mini Russell 2000 Futures | R1E-R5E | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures - End-of-Month | RTM | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures | RTO | 54 | 72 | 319 |
S&P 500 Monday Weekly Options | S1A-S5A | 54 | 54 | 311 |
S&P 500 Wednesday Weekly Options | S1C-S5C | 54 | 54 | 311 |
E-mini S&P 600 SmallCap Options | SMC | 54 | 72 | 319 |
S&P 500 Options | SP | 54 | 54 | 311 |
E-mini Dow ($5) Weekly Options | YM1-YM5 | 54 | 72 | 343 |
These changes are currently available in New Release for customer testing.
On Friday, May 29, 2020, select ITC market data functions will be decommissioned in favor of an architecture that will support price decimals beyond 7 digits. As the result of the launch of SBE Settlements and Valuations and CME Reference Data API, many ITC data functions will become redundant and will be decommissioned.
There is currently a parallel period from the Settlements and Valuations production launch and decommission of select ITC market data. On Friday, May 29, the following ITC market data impacts will be implemented:
Real-time trading floor data and indexes, such as trades, will continue to be disseminated on ITC channels for CME, CBOT, and MGEX.
Please review the Client Impact Assessment for additional information and decommission schedules.
CME Group will introduce the following Market Segment Gateway (MSGW) enhancements to further safeguard CME Globex infrastructure. With this enhancement, if a Market Segment Gateway (MSGW) iLink session sends a network packet with an incomplete message, that session will be subject to additional processing to ensure the stability of the platform. This processing results in at least 3 microseconds before the message(s) can be sent to the trading engine.
iLink messages impacted by this enhancement will be flagged in the corresponding Acknowledgment sent from CME Globex.
Customers are strongly encouraged to ensure all messages are contained within a single network packet by the following methods:
As a reminder, conduct that disrupts, delays, or overloads the systems or operations of the exchange may be deemed to violate Rule 575 (“Disruptive Practices Prohibited”) or other rules, including Rule 432.Q. (“General Offenses – to commit an act which is detrimental to the interest or welfare of the Exchange or to engage in any conduct which tends to impair the dignity or good name of the Exchange”). Rule 575 further provides that it is a violation to enter or cause to be entered an order where the intent at the time of order entry is to cancel the order before execution. It is also a violation of Rule 575 to intentionally or recklessly enter or cause to be entered an actionable or non-actionable message that may cause an adverse impact on the orderliness of the markets.
Customers interested in finding out how MSGW enhancements would impact their iLink sessions should contact their Global Account Manager for additional information.
In internal testing, iLink round trip times at the 75th percentile and above increased at least 10%.
Please review the Client Impact Assessment for additional information on these Market Segment Gateway enhancements.
The CME Globex MSGW enhancements are currently available for customer testing in New Release. In addition, the new FIX tags for this enhancement will be available for customer testing in AutoCert+ Test Suite - MSGW Protection Enhancements. Certification is not required for these MSGW enhancements.
Mock Trading Session:
CME Group will offer two customer mock trading sessions on Saturday, May 30 and Saturday, June 6, to support customer experience with the MSGW enhancements in the CME Globex production environment. Customers are required to register in advance in order to participate in this mock trading session. The mock trading session script will be announced in future CME Globex Notices.
The mock trading session script will be announced in future CME Globex Notices.
MSGW Enhancements Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
50 76 |
CME Interest Rate Options NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures |
Sunday, June 21, 2020 |
54 68 72 88 |
CME and CBOT Equity Options |
Sunday, July 12, 2020 |
52 58 60 64 70 78 |
CME FX Futures and Options II CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME Equity Futures - E-mini S&P CME, CBOT and MGEX Commodity Futures NYMEX Emissions and Non-Crude Energy Futures |
Sunday, July 26, 2020 |
56 74 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Markets Options; COMEX Options; DME Options BMD Futures and Options; NYMEX SEF |
Sunday, August 2, 2020 |
Effective Sunday, May 3 (trade date Monday, May 4), pending completion of all regulatory review periods, options on One-Month SOFR futures will be listed for trading on CME Globex and the CME Trading Floor, and for submission for clearing via CME ClearPort.
Options on One-Month SOFR Futures | ||||
---|---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Market Data Channel | ITC Code |
Options on One-Month SOFR Futures | SR1 | JA, UDS-JB | 313 | S1O (oh) |
These options will be available for customer testing in New Release on Monday, April 20.
These contracts are listed with, and subject to, the rules and regulations of CME.
Effective Sunday, April 19 (trade date Monday, April 20), the final settlement price for expiring out-of-the-money options for CBOT and CME options markets will be harmonized to align the behavior with NYMEX and COMEX options markets. With this change, the out-of-the-money options will now be assigned a final settlement price of zero for CME and CBOT options.
Please Note: This behavior change only impacts expiring options on the day of expiration. Out of the money options will continue to settle at "cab" (where eligible) prior to the expiration date.
Currently, these options are assigned a cabinet price (tag 9850-MinCabPrice) in the Security Definition (tag 35-MsgType=d) message.
† Denotes update to the article
Effective Sunday, May 3 (trade date Monday, May 4), CME Group will modify the tick increment of Bitcoin options to a variable minimum tick increment defined in tag 969-MinPriceIncrement in the instrument’s Security Definition Message (tag 35-MsgType=d). Currently, these instruments use a fixed tick increment Tag 969-MinPriceIncrement=5. †With this change, a new Variable Tick Index Code "13" will be introduced to the Variable Tick Table.
Please Note: To facilitate this change, customers will be asked to cancel all Good ‘Till Cancel (GTC) and Good ‘Till Date (GTD) orders for the affected products by the close on Friday, May 1. After 16:00 CT on Friday, May 1, any remaining GT orders will be canceled or deleted by the CME Global Command Center (GCC). |
Options on Bitcoin Futures | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Bitcoin Options | BTC | B2; UDS - B4 |
The variable minimum tick increment for Bitcoin options will be as follows:
Variable Tick Table Index Code | CME Globex Price | CME Globex Tick Size |
---|---|---|
13 | -25 ≤ P ≤ 25 | 1 |
13 | P < -25 | 5 |
13 | P > 25 | 5 |
The Variable Tick Table (VTT) values are defined in the instrument’s Security Definition Message (tag 35-MsgType=d) in tag 6350-TickRule tick table value as described online.
These changes are currently available for customer testing in New Release.
These contracts are listed with, and subject to, the rules and regulations of CME.
In preparation for the BrokerTec markets launch on CME Globex in Q4 2020, customers and vendors should develop and test their applications via CME Globex New Release Environment. The New Release Environment supports products, messaging and functionality testing prior to production launch. Basic functionality for all APIs is currently available in the New Release Environment.
All BrokerTec customers should establish connectivity to the CME Globex New Release Environment prior to testing. Customers may choose one of two ways to connect:
Internet access to the New Release environment for the CME STP and CME STP FIX APIs is also available now.
To request connectivity to the CME Globex New Release Environment for BrokerTec:
Learn more about how to get set up to test in the CME Globex New Release Environment:
If you have any questions, please contact your Global Account Manager for additional information.
This Sunday, April 5 (trade date Monday, April 6), as an operational step toward potentially supporting negative pricing and strikes, the MDP 3 Security Definition (tag 35-MsgType=d) for these Energy outright futures and options on CME Globex will be flagged as eligible to trade at negative prices. The options on futures will also be flagged as negative strike price eligible.
Trading at negative prices for these outright markets will not be supported at this time. Negative strike prices will not be listed.
Negative order prices will be rejected with Execution Report (tag 35-MsgType=8) message:
Any changes will be published in future CME Globex Notices.
Negative trade price instruments, and negative strike price eligible instruments, are identified in the MDP 3.0 Security Definition (tag 35-MsgType=d), in repeating group tag 871-InstAttribType:
For the latest roadmap of CME Group technology initiatives:
See the Development Launch Schedule.
† Denotes update to the article
To allow additional time for clients adjusting to the impacts of COVID-19, the launch of iLink 3, the new order entry protocol for trading futures and options products on CME Globex, has been postponed to Sunday, May 17. All customers connected via Market Segment Gateway (MSGW) will need to migrate to the iLink 3 by Q4 2020.
iLink 3 includes:
iLink 3 will only support iLink MSGW sessions. The Client Impact Assessment is available and provides detailed functionality and messaging information.
iLink 3 Binary Order Entry Update:
During the iLink 2 to 3 session migration, any MSGW sessions configured for iLink 3 must send iLink 3 messages if market segments are migrated to iLink 3, and send iLink 2 messages if market segments have not yet migrated to iLink 3. A new MSGW config.xml file with a flag to indicate for each MSGW if it is enabled for iLink 3 is now available for customer download from CME Group SFTP site.
All client systems must complete the full certification before migrating to iLink 3 in production. All iLink 3 tests are now available in Autocert+.
iLink 3 Binary Order Entry Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
76
|
NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures | Sunday, May 17, 2020 |
50 68
|
CME Interest Options CME Equity Futures II; CBOT Equity Futures |
Sunday, May 31, 2020 |
52 54 58 60 70 72 84 88 |
CME FX Futures and Options II CME and CBOT Equity Options CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME, CBOT and MGEX Commodity Futures CBOT Commodity Futures II CBOT Interest Rate Futures CME FX Futures and Options |
Sunday, June 7, 2020
|
56 64 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Market Options; COMEX Options; DME Options CME Equity Futures – E-mini S&P |
Sunday, June 21, 2020
|
Mock Trading Session:
To support customer experience with the iLink 3 protocol in the CME Globex production environment, CME Group will offer customer mock trading sessions on:
Customers are required to register in advance in order to participate in this mock trading session. The updated mock trading session script is now available.
*For any customers who plan to keep their sessions on iLink 3 for production launch weekends, in addition to registering those sessions for the mock they must also update the session protocol in CME Request Center by Friday prior to each iLink 3 production launch weekend.
For the iLink 2 to 3 migration, CME Group does not require customers to obtain new iLink sessions. Customers will have the ability to migrate their existing iLink sessions from iLink 2 to 3 within the CME Request Center starting Sunday, March 15. For all existing migrated sessions, standard Session Policy Charges will apply.
Please Note: Customers who chose to create new iLink sessions to facilitate this migration will be subject to the standard Port Activation charges. However, the Monthly Inactivity charges will be waived for these new iLink sessions during the iLink 3 rollout from May 1 through July 31, after which standard Session Policy charges will apply.
Client systems must be certified for †all iLink 3 tests via Autocert+ prior to participate the iLink 3 mock trading sessions. Please note that only iLink 3 sessions will be available for testing CME Globex markets during the mock trading sessions.
†iLink 3 Message Specification Update
The iLink 3 message specification in the Client Systems Wiki has been updated to accurately reflect validation and description for iLink 3 messages.
Please contact your Global Account Manager for additional information.
As noted in the CME Globex Notice on January 30, 2020, the required audit trail specifications in the Client Systems Wiki were amended in connection with the implementation of iLink 3.
All customer systems must be certified for Audit Trail for iLink 3 prior to going to the production environment.
For additional information, please review the Market Regulation Advisory Notice on order routing and front-end audit trail regulatory requirements.
Starting Sunday, May 17, CME Group will introduce iLink 3, a new order entry protocol on CME Globex. When source sessions for Drop Copy migrate to iLink 3, the encoded payload messages sent on Drop Copy will be in ASCII format but will reflect the following changes:
These changes are currently available in New Release for customer testing.
The Client Impact Assessment is available and provides detailed information on the changes to the encoded iLink 3 messages.
Certification of client systems leveraging Drop Copy Market Segment Gateway (MSGW) is not required.
Please see the iLink 3 binary order entry deployment schedule.
Mock Trading Session:
To support customer experience with the iLink 3 protocol impacts on Drop Copy in the CME Globex production environment, CME Group will offer customer mock trading sessions on the following dates:
The updated mock trading session script is now available.
CME Group strongly recommends Drop Copy clients thoroughly test these changes to the encoded iLink messages before migration.
Please contact your Global Account Manager for additional information.
Effective Sunday, May 17 (for trade date Monday, May 18), to better align related markets across the platform, the following changes will be applied to CME Globex market segments and MDP 3.0 market data channels.
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | Current MDP 3.0 Channel | New MDP 3.0 Channel |
---|---|---|---|---|---|
Denatured Fuel E thanol Futures and Spreads | EH | 72 | 70 | 346 | 340 |
Oat Futures and Spreads | ZO | 72 | 70 | 346 | 340 |
Soybean Oil Futures and Spreads | ZL | 72 | 70 | 346 | 340 |
Test Soybean Futures and Spreads | 00S | 72 | 70 | 346 | 340 |
Soybean Oil TAS Futures and Spreads | ZLT | 72 | 70 | 346 | 340 |
Soybean Futures and Spreads | ZS | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Roll Select Commodity Index Futures and Spreads | DRT | 72 | 70 | 346 | 340 |
Soybean Meal Futures and Spreads | ZM | 72 | 70 | 346 | 340 |
Soybean Meal TAS Futures and Spreads | ZMT | 72 | 70 | 346 | 340 |
Bloomberg Roll Select Commodity Index Futures and Spreads | DRS | 72 | 70 | 346 | 340 |
Rough Rice Futures and Spreads | ZR | 72 | 70 | 346 | 340 |
Soybean TAS Futures and Spreads | SBT | 72 | 70 | 346 | 340 |
Denatured Fuel Ethanol Forward Month Futures and Spreads | FZE | 72 | 70 | 346 | 340 |
Mini Soybean Futures and Spreads | XK | 72 | 70 | 346 | 340 |
BTIC on Bloomberg Commodity Index Futures and Spreads | AWT | 72 | 70 | 346 | 340 |
Bloomberg Commodity Index Futures and Spreads | AW | 72 | 70 | 346 | 340 |
Non-tradeable Synthetic Futures Spreads | BCX, SOM, QC4, QM2, QM3, QM4, QM5, QM6, QO2, QO3, QO4, QO5, QO6, QS0, QS1, QS2, QS3, QS5, QS8, QS9, QX5, S7C, SQ2, SQ5 | 72 | 70 | 346 | 340 |
In internal testing, these changes increased round-trip times for iLink less than 5% at the 50th percentile.
With this change, market segment 72 will not have any listed markets, and MDP channel 346 will only publish heartbeats. CME Group intends to use this MDP 3.0 channel again soon and strongly encourages clients to keep the channel information in their configurations.
These changes are currently available in New Release for customer testing.
Effective Sunday, June 7 (trade date Monday, June 8), the following additional changes will be made:
Product | CME Globex Product Code | Current Market Segment ID | New Market Segment ID | MDP 3.0 Channel |
---|---|---|---|---|
Test Nikkei 225 (YEN) Options | 0NK | 54 | 72 | 319 |
Test E-mini Dow ($5) | 0OY | 54 | 72 | 343 |
Test E-mini S&P 500 Options | 0SO | 54 | 54 | 311 |
Options on Bitcoin Futures | BTC | 54 | 72 | 319 |
E-mini S&P 500 Monday Weekly Options | E1A-E5A | 54 | 54 | 311 |
Wednesday Weekly Options on E-mini S&P 500 Futures | E1C-E5C | 54 | 54 | 311 |
E-mini S&P 400 Options | EMD | 54 | 72 | 319 |
E-mini S&P 500 Options | ES | 54 | 54 | 311 |
S&P 500 End Of Month Options | EV | 54 | 54 | 311 |
S&P 500 Weekly Options | EV1-EV5 | 54 | 54 | 311 |
E-mini S&P 500 EOM Option | EW | 54 | 54 | 311 |
E-mini S&P 500 Weekly Options | EW1-EW5 | 54 | 54 | 311 |
E-mini Dow ($5) End of Month Options | EYM | 54 | 72 | 343 |
Weekly Options on E-mini S&P MidCap 400 Futures | ME1-ME5 | 54 | 72 | 319 |
Nikkei/Yen Quarterly Options | NKW | 54 | 72 | 319 |
Option on Yen Denominated Nikkei Stock Average Futures | NKY | 54 | 72 | 319 |
E-mini Nasdaq 100 Options | NQ | 54 | 72 | 319 |
E-mini Dow ($5) Options | OYM | 54 | 72 | 343 |
E-mini Nasdaq 100 Weekly Options | QN1-QN5 | 54 | 72 | 319 |
E-mini Nasdaq 100 End-of-Month Options | QNE | 54 | 72 | 319 |
Weekly Options on E-mini Russell 2000 Futures | R1E-R5E | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures - End-of-Month | RTM | 54 | 72 | 319 |
Options on E-mini Russell 2000 Index Futures | RTO | 54 | 72 | 319 |
S&P 500 Monday Weekly Options | S1A-S5A | 54 | 54 | 311 |
S&P 500 Wednesday Weekly Options | S1C-S5C | 54 | 54 | 311 |
E-mini S&P 600 SmallCap Options | SMC | 54 | 72 | 319 |
S&P 500 Options | SP | 54 | 54 | 311 |
E-mini Dow ($5) Weekly Options | YM1-YM5 | 54 | 72 | 343 |
These changes are currently available in New Release for customer testing.
CME Group will introduce the following Market Segment Gateway (MSGW) enhancements to further safeguard CME Globex infrastructure. With this enhancement, if a Market Segment Gateway (MSGW) iLink session sends a network packet with an incomplete message, that session will be subject to additional processing to ensure the stability of the platform. This processing results in at least 3 microseconds before the message(s) can be sent to the trading engine.
iLink messages impacted by this enhancement will be flagged in the corresponding Acknowledgment sent from CME Globex.
Customers are strongly encouraged to ensure all messages are contained within a single network packet by the following methods:
As a reminder, conduct that disrupts, delays, or overloads the systems or operations of the exchange may be deemed to violate Rule 575 (“Disruptive Practices Prohibited”) or other rules, including Rule 432.Q. (“General Offenses – to commit an act which is detrimental to the interest or welfare of the Exchange or to engage in any conduct which tends to impair the dignity or good name of the Exchange”). Rule 575 further provides that it is a violation to enter or cause to be entered an order where the intent at the time of order entry is to cancel the order before execution. It is also a violation of Rule 575 to intentionally or recklessly enter or cause to be entered an actionable or non-actionable message that may cause an adverse impact on the orderliness of the markets.
Customers interested in finding out how MSGW enhancements would impact their iLink sessions should contact their Global Account Manager for additional information.
In internal testing, iLink round trip times at the 75th percentile and above increased at least 10%.
Please review the Client Impact Assessment for additional information on these Market Segment Gateway enhancements.
The CME Globex MSGW enhancements are currently available for customer testing in New Release. In addition, the new FIX tags for this enhancement will be available for customer testing in AutoCert+ Test Suite - MSGW Protection Enhancements. Certification is not required for these MSGW enhancements.
Mock Trading Session:
CME Group will offer two customer mock trading sessions on Saturday, May 30 and Saturday, June 6, to support customer experience with the MSGW enhancements in the CME Globex production environment. Customers are required to register in advance in order to participate in this mock trading session. The mock trading session script will be announced in future CME Globex Notices.
The mock trading session script will be announced in future CME Globex Notices.
MSGW Enhancements Timeline | ||
---|---|---|
Market Segment ID | Market Segment Description | Production Launch |
50 76 |
CME Interest Rate Options NYMEX Metals, Softs and Alternative Markets Futures; COMEX Futures |
Sunday, June 21, 2020 |
54 68 72 88 |
CME and CBOT Equity Options |
Sunday, July 12, 2020 |
52 58 60 64 70 78 |
CME FX Futures and Options II CBOT Interest Rate Options CME, CBOT and MGEX Commodity Options CME Equity Futures - E-mini S&P CME, CBOT and MGEX Commodity Futures NYMEX Emissions and Non-Crude Energy Futures |
Sunday, July 26, 2020 |
56 74 |
NYMEX Emissions Options; NYMEX Energy, Metals, Softs and Alternative Markets Options; COMEX Options; DME Options BMD Futures and Options; NYMEX SEF |
Sunday, August 2, 2020 |
On Friday, May 29, 2020, select ITC market data functions will be decommissioned in favor of an architecture that will support price decimals beyond 7 digits. As the result of the launch of SBE Settlements and Valuations and CME Reference Data API, many ITC data functions will become redundant and will be decommissioned.
There is currently a parallel period from the Settlements and Valuations production launch and decommission of select ITC market data. On Friday, May 29, the following ITC market data impacts will be implemented:
Real-time trading floor data and indexes, such as trades, will continue to be disseminated on ITC channels for CME, CBOT, and MGEX.
Please review the Client Impact Assessment for additional information and decommission schedules.
Effective Sunday, April 5 (trade date Monday, April 6), pending completion of all regulatory review periods, Gold (Enhanced Delivery) Futures will be listed for trading on CME Globex and for submission for clearing via CME ClearPort.
Gold (Enhanced Delivery) Futures | ||||
---|---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Market Data Channel | ITC Code |
Gold (Enhanced Delivery) Futures | 4GC | GC | 360 | 4GC |
For additional information, please refer to Special Executive Report SER-8575.
These Gold (Enhanced Delivery) Futures will be available for customer testing in New Release on Monday, March 30.
These contracts are listed with, and subject to, the rules and regulations of COMEX.
On Monday, March 30, the following Platts Natural Gas futures and options were delisted, and effective close of business Friday, April 3, these futures and options will be removed from CME
Delisting and Removal of Platts Natural Gas Products | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Rockies Natural Gas (Platts IFERC) Pipe Option | AZR | C2 |
Rockies Natural Gas (Platts IFERC) Fixed Price Futures | XR | FD |
San Juan Natural Gas (Platts IFERC) Pipe Option | APJ | C2 |
San Juan Natural Gas (Platts IFERC) Fixed Price Futures | XX | FD |
These products currently have no open interest.
† Denotes update to the article
Effective this †Sunday, April 5 (trade date Monday, April 6), the minimum price increment (tag 969-MinPriceIncrement) will be change for the following E-mini futures.
Change to Minimum Price Increment for E-mini IPOX 100 U.S. Index Futures | ||||
---|---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Current tag 969 - MinPriceIncrement | New tag 969 - MinPriceIncrement |
E-mini IPOX 100 U.S. Index Futures | IPO | IX | 100.0000000 | 25.00000000 |
BTIC on E-mini IPOX US Index Futures | IPT | IT | 50.00000000 | 25.00000000 |
This change is currently available for customer testing in New Release. These contracts are listed with, and subject to, the rules and regulation of CME.
Effective Sunday, April 19 (trade date Monday, April 20), the final settlement price for expiring out-of-the-money options for CBOT and CME options markets will be harmonized to align the behavior with NYMEX and COMEX options markets. With this change, the out-of-the-money options will now be assigned a final settlement price of zero for CME and CBOT options.
Please Note: This behavior change only impacts expiring options on the day of expiration. Out of the money options will continue to settle at "cab" (where eligible) prior to the expiration date.
Currently, these options are assigned a cabinet price (tag 9850-MinCabPrice) in the Security Definition (tag 35-MsgType=d) message.
Effective Sunday, May 3 (trade date Monday, May 4), CME Group will modify the tick increment of Bitcoin options to a variable minimum tick increment defined in tag 969-MinPriceIncrement in the instrument’s Security Definition Message (tag 35-MsgType=d). Currently, these instruments use a fixed tick increment Tag 969-MinPriceIncrement=5.
Please Note: To facilitate this change, customers will be asked to cancel all Good ‘Till Cancel (GTC) and Good ‘Till Date (GTD) orders for the affected products by the close on Friday, May 1. After 16:00 CT on Friday, May 1, any remaining GT orders will be canceled or deleted by the CME Global Command Center (GCC). |
Options on Bitcoin Futures | ||
---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Bitcoin Options | BTC | B2; UDS - B4 |
The variable minimum tick increment for Bitcoin options will be as follows:
Variable Tick Table Index Code | CME Globex Price | CME Globex Tick Size |
---|---|---|
13 | -25 ≤ P ≤ 25 | 1 |
13 | P < -25 | 5 |
13 | P > 25 | 5 |
The Variable Tick Table (VTT) values are defined in the instrument’s Security Definition Message (tag 35-MsgType=d) in tag 6350-TickRule tick table value as described online.
These changes are currently available for customer testing in New Release.
These contracts are listed with, and subject to, the rules and regulations of CME.
The Q2 2020 CME Globex Messaging Efficiency Program Product Group Benchmarks are now available. No changes were made to Q2 2020 existing Product Group Benchmarks vs. Q1 2020 Product Group Benchmarks.
The CME Globex Messaging Efficiency Program creates fair business guidelines by which customers are billed a surcharge for overly high message rates.
CME Globex firms who exceed the benchmark ratios in applicable product groups and are signed-up accordingly, receive email notifications of any potential surcharges. CME Globex firms who have access to the Firm Administrator Dashboard have the ability to view their messaging statistics on a T+1 basis.
Please contact your Global Account Manager with any questions.
In preparation for the BrokerTec markets launch on CME Globex in Q4 2020, customers and vendors should develop and test their applications via CME Globex New Release Environment. The New Release Environment supports products, messaging and functionality testing prior to production launch. Basic functionality for all APIs is currently available in the New Release Environment.
All BrokerTec customers should establish connectivity to the CME Globex New Release Environment prior to testing. Customers may choose one of two ways to connect:
Internet access to the New Release environment for the CME STP and CME STP FIX APIs is also available now.
To request connectivity to the CME Globex New Release Environment for BrokerTec:
Learn more about how to get set up to test in the CME Globex New Release Environment:
If you have any questions, please contact your Global Account Manager for additional information.
Effective Sunday, April 5 (trade date Monday, April 6), pending completion of all regulatory review periods, Gold (Enhanced Delivery) futures will be listed for trading on CME Globex and for submission for clearing via CME ClearPort.
Gold (Enhanced Delivery) Futures | ||||
---|---|---|---|---|
Product | MDP 3.0: tag 6937-Asset | iLink: tag 55-Symbol MDP 3.0 tag 1151 - Security Group |
Market Data Channel | ITC Code |
Gold (Enhanced Delivery) Futures | 4GC | GC | 360 | 4GC |
For additional information, please refer to Special Executive Report SER-8575.
This Gold (Enhanced Delivery) futures is currently available for customer testing in New Release.
This contract is listed with, and subject to, the rules and regulations of COMEX.
The Flint Water Crisis captured national attention about the dangers of lead contamination in public water supplies. Now, nearly six years after the problem was first detected, health officials are reporting on the well-being of children in Flint.
Voters have elected a new mayor in Flint, Michigan, where recovery from a lead-contaminated water crisis remains a major issue.
Nearly 5 ½ years ago, the water source for the city of Flint was switched in an effort to save money. A disaster followed resulting in deaths, illness and mistrust of government. Tuesday at 10:00 p.m. on WKAR-TV, the documentary series Frontlin e examines the crisis by bringing to light conversations and documents never seen on television before. We spoke with Abby Ellis, the Michigan native who is the film’s director.
The Flint Registry is holding in-person enrollment across the city of Flint all week. Officials are trying to track the health of residents made ill by the Flint Water Crisis.
Former Michigan Gov. Rick Snyder says he won’t continue with a fellowship at Harvard University following backlash over his role in Flint’s water crisis.
A former FBI agent who investigated the Flint water scandal says the team was moving toward new charges when new prosecutors took over.
Former Michigan Gov. Rick Snyder is headed to Harvard University to teach, study and write on subjects related to state and local government.
Prosecutors who dropped charges against eight people in the Flint water scandal explained their decision in a public forum Friday night, telling frustrated, shocked and saddened residents they must look at hundreds of mobile devices and millions of documents that a previous investigative team never reviewed.
All remaining criminal charges of city and state officials stemming from the Flint Water Crisis have been dismissed.
Prosecutors stunningly dropped all criminal charges Thursday against eight people in the Flint water scandal and pledged to start the investigation from scratch.
Michigan officials are ordering a Flint hospital to take steps to reduce the risk of exposure to Legionella bacteria and Legionnaires' disease at the facility.
A $28.8 million spending bill nearing legislative approval would allocate funding to combat lead in Michigan drinking water systems and investigate sexual assaults by clergy.
Former Gov. Rick Snyder says news coverage about search warrants being used to get his state-issued cellphone and computer from government storage in the Flint water investigation is "very sloppy and misleading."
Authorities investigating Flint's water crisis have used search warrants to seize from storage the state-owned mobile devices of former Gov. Rick Snyder and 65 other current or former officials, The Associated Press has learned.