Press Releases
//
skip to main content
- ICE
- NYSE
- ABOUT
- CONTACT
//= 96 && keyCode

Investors
Press Releases
Register for Email Alerts.
All Categories
NYSE Regulation
Date
Title
PDF
DATE
Feb 04, 2019
TITLE

Intercontinental Exchange Chairman and Chief Executive Officer Jeffrey C. Sprecher to Present at the Goldman Sachs 2019 Technology and Internet Conference on February 13, 2019
ATLANTA& NEW YORK---- Intercontinental Exchange, Inc., a leading operator of global exchanges and clearing houses and provider of data and listings services, announced today that Jeffrey C. Sprecher, ICE’ s Chairman and Chief Executive Officer, plans to present at the Goldman Sachs 2019 Technology and Internet Conference. The presentation will take place on...
Read more..

DATE
Jan 31, 2019
TITLE

Intercontinental Exchange Announces Record Trading Volume for ICE Permian WTI Crude Oil Futures
ATLANTA& NEW YORK& LONDON& TULSA, Okla.---- Intercontinental Exchange, a leading operator of global exchanges and clearing houses and provider of data and listings services, today announced a daily trading volume record for ICE Permian WTI Crude Oil Futures of 1,953 contracts yesterday. That compares to a previous record of 1,304 lots reached on January 7, 2019..
Read more..

DATE
Jan 30, 2019
TITLE

ICE Endex Announces Results of European Gas Storage Auction For GasTerra
The outcome of the auction is an average weighted price per SBU of 3.40 EUR. ICE Endex has successfully operated auctions for virtual gas storage services in the Netherlands since 2011, with auctions taking place twice a year. As a leading energy exchange in continental Europe, ICE Endex provides transparent and widely accessible continental European...
Read more..

DATE
Jan 24, 2019
TITLE

ICE Benchmark Administration Introduces the U.S. Dollar ICE Bank Yield Index for Review and Comment by Market Participants
Intercontinental Exchange, Inc., a leading operator of global exchanges and clearing houses and provider of data and listings services, today announced that ICE Benchmark Administration has published a paper introducing the U.S. Dollar ICE Bank Yield Index for review and comment by market participants. The fully transaction-based U.S. Dollar ICE Bank...
Read more..

DATE
Jan 22, 2019
TITLE

Intercontinental Exchange Announces Several Enhancements to the ICE Permian WTI Crude Oil Futures Contract
Two new delivery options to offer delivery of Permian WTI on the water at Galena Park and Seabrook terminals. Storage futures bring new risk management tools to growing Houston market. New Delivery Terminals: To provide customers with options to take delivery of Permian WTI quality crude on the water, Magellan Midstream Partners, L.P.’ s Galena Park terminal and...
Read more..

DATE
Jan 04, 2019
TITLE

Intercontinental Exchange Reports Record Futures & Options Volumes in 2018; 4Q’18 ADV +20% y/y
ATLANTA& NEW YORK---- Intercontinental Exchange, Inc., a leading operator of global exchanges and clearing houses and provider of data and listings services, today reported December, fourth quarter and full year 2018 trading volume and related revenue statistics, which can be viewed on the company’ s investor relations website at...
Read more..

DATE
Jan 03, 2019
TITLE

The NYSE Welcomes 2019 as the Global Leader in Listings
Each of the last 25 consecutive U.S. IPOs raising $1 billion or more listed on the NYSE;. The New York Stock Exchange, a wholly owned subsidiary of Intercontinental Exchange, extended its leadership as the premier venue for capital raising, finishing the year with $125 billion in proceeds raised from 356 transactions. In a year marked by elevated volatility in U.S....
Read more..

DATE
Dec 13, 2018
TITLE

Intercontinental Exchange Announces Launch of Marine Fuel Contracts in advance of IMO 2020
LONDON& NEW YORK---- Intercontinental Exchange, Inc., a leading operator of global exchanges and clearing houses and provider of data and listings services, announced plans to launch new Marine Fuel 0.5% futures contracts in advance of the implementation of the 0.5% sulphur cap by the International Maritime Organization in 2020. The new contracts are expected...
Read more..

DATE
Dec 10, 2018
TITLE

ICE Clear Credit Receives Recognised Clearing House Status from the Monetary Authority of Singapore
ATLANTA& NEW YORK---- Intercontinental Exchange, Inc., a leading operator of global exchanges and clearing houses and provider of data and listings services, announced that ICE Clear Credit, ICE’ s U.S.- based credit default swap clearing house, has been granted Recognised Clearing House status from the Monetary Authority of Singapore with effect from December 7,...
Read more..

DATE
Dec 06, 2018
TITLE

Intercontinental Exchange Announces Record Trading in TTF Natural Gas and JKM LNG (Platts) Futures Contracts
Intercontinental Exchange, a leading operator of global exchanges and clearing houses and provider of data and listings services, today announced record trading in the TTF Natural Gas and JKM LNG futures contracts. A total of 866 TWh, equating to 1,183,348 lots of TTF futures, traded during November 2018, an increase of 16% compared to the previous record of...
Read more..

$j(document).ready(function()
$j(".News .pdf a").click(function()
ga('send','event', "PR PDF", "click", $j(this).attr("data-url"));
);
var QSkeyword='';
var QScat='';
if(QSkeyword!="" && QSkeyword!="*")
$j("#keyword").val(QSkeyword);
$j("#prbtnSearch").click(function()
if($j("#keyword").val()!="")
tmpCat="&cat=*";
if(QScat!="")
tmpCat="&cat="+QScat;
tmpURL="?keyword="+$j("#keyword").val()+tmpCat+"&ac=1";
location.href=tmpURL;
else
alert("Please enter valid search keyword");
);
var queryStringCatVal = getParameterByName('cat');
var queryStringKeywordVal = getParameterByName('keyword');
if(queryStringCatVal == '')
queryStringCatVal = "*";
if(queryStringKeywordVal == '')
queryStringKeywordVal = "*";
//alert(queryStringCatVal);
$j("#tabs.yeartabs ul li").each(function()
var tempURL = $j(this).find("a").attr("href")+"?cat="+queryStringCatVal+"&keyword="+queryStringKeywordVal+"&ac=1";
$j(this).find("a").attr("href",tempURL);
);
);
function GetDiv(dv)
var divv = $j(dv).parent()[0].getElementsByTagName('div');
if ($j(dv).prop('src').indexOf("plus.png") != -1)
$j('.hide').hide(300);
$j('.expandcollapse').prop('src', '~/media/Images/I/Ice-IR/css/press-img/plus.png');
$j(".expandcollapse").prop('title', 'Show Teaser');
$j(".expandcollapse").prop('alt', 'Show Teaser');
$j(dv).prop('title', 'Hide Teaser');
$j(dv).prop('alt', 'Hide Teaser');
$j(dv).prop('src', '~/media/Images//I/Ice-IR/css/press-img/minus.png');
$j(divv).slideToggle(500);
else
$j(divv).slideToggle(500);
$j('.expandcollapse').prop('src', '~/media/Images/I/Ice-IR/css/press-img/plus.png');
$j(dv).prop('src', '~/media/Images/I/Ice-IR/css/press-img/plus.png');
$j(dv).prop('title', 'Show Teaser');
$j(dv).prop('alt', 'Show Teaser');
var PrevButton = $j( ".prew-item" );
var NextButton = $j( ".next-item" );
if(PrevButton.attr('disabled') == "disabled")
PrevButton.addClass("disableinput");
else
PrevButton.removeClass("disableinput");
if(NextButton.attr('disabled') == "disabled")
NextButton.addClass("disableinput");
else
NextButton.removeClass("disableinput");
PrevButton.attr('title',PrevButton.attr('alt'));
NextButton.attr('title',NextButton.attr('alt'));
/* for pagination disable class */
$j("div.nav_wrapper div.pagenav ul li a").each(function()
if($j(this).attr("href") == "javascript:")
$j(this).addClass("disable");
);
function getParameterByName(name)
name = name.replace(/[/, "\[").replace(/[]]/, "\]");
var regex = new RegExp("[\?&]" + name + "=([^&#]*)"),
results = regex.exec(location.search);
return results === null ? "" : decodeURIComponent(results[1].replace(/+/g, " "));
(function(i,s,o,g,r,a,m)function()
(i[r].q=i[r].q,i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
)(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-56580725-1', 'auto');
ga('send', 'pageview');




