
CNNMoney’s new “Markets Now” show is launching today.
Hosted by CNNMoney’s editor-at-large Richard Quest, we’ll stream live from the floor of the New York Stock Exchange about what looks to be a wild day for the markets.
‘;
var storytext = document.getElementById(‘storytext’);
var heightToSkip = 0;
function resetValues()
{
totalHeight = 0;
targetChildElement = null;
}
// Check if story is in the blacklist of articles to remove smartassets
// [2017.07.27] Results of a one-off request from r.barbieri
if(BLACKLIST[location.pathname] === true) {
return
}
if(storytext == null)
{
console.log(“Error finding storytext element for SA embed”);
return;
}
for ( i = 0; i 0)
{
heightToSkip -= storytext.childNodes[i].clientHeight;
resetValues();
}
else if(heightToSkip minHeight && targetChildElement != null)
{
//console.log(“total height = ” + totalHeight);
//console.log(“childNode = ” + targetChildElement);
storytext.childNodes[targetChildElement].insertAdjacentHTML(‘afterend’, smartAssetDiv);
smartasset = document.getElementById(‘smartasset-article’);
smartasset.style.float = ‘left’; // allows module to have text float to right
smartasset.style.marginRight =’20px’;
smartasset.style.marginBottom =’25px’;
//console.log(storytext.childNodes[targetChildElement]);
//SMARTASSET.setDivIndex(targetChildElement);
SMARTASSET.setSmartAssetScript();
/* bail out since we’re done */
break;
}
}
/* div with id=”smartassetcontainer”. Sanity check to only embed once */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “smartassetcontainer”) {
break;
}
/* div with id=”ie_column” */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “ie_column”) {
resetValues();
}
/* embeds from twitter, facebook, youtube */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(’embed’)) {
resetValues();
}
/* cnn video player */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(‘cnnplayer’)) {
resetValues();
}
/* images */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘img’)
{
resetValues();
}
/* images stored in figure tags */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘figure’)
{
if(storytext.childNodes[i].clientWidth
First up is John Tuttle, the NYSE’s global head of listings. He’ll discuss Spotify’s debut and the stock market’s incredible turbulence.
Quest will also interview Vincent Reinhart, chief economist and macro strategist at BNY Mellon AMNA. Reinhart will weigh in trade, the upcoming jobs report and the Fed’s plans for interest rates.
Related: Watch Markets Now here
You can catch the 15-minute program every Wednesday at 12:45 p.m. ET at your desk or on your phone or tablet. The show streams on CNNMoney.com/MarketsNow.
Each episode of “Markets Now” will feature exclusive analysis from leading figures in investing and markets.
Jim Chanos, founder and president of Kynikos Associates, and Austan Goolsbee, who served as chairman of the Council of Economic Advisers under President Barack Obama, will join the hosts on future episodes.
Can’t watch at 12:45? Don’t sweat it. Interview highlights will be available online and through the Markets Now newsletter, delivered to your inbox every afternoon.
CNNMoney (New York) First published April 4, 2018: 12:36 PM ET
<!– STILL NEEDED? var R = new String(document.referrer); var serveAd=1; if(R.length > 0) { if (R.indexOf(“yahoo.com”) >= 0) serveAd=0; } if(serveAd) { /* dynamic logic */ document.write(”); /* ADSPACE: ros/popunders/bot.1×1 */ cnnad_createAd(“229469″,”http://ads.cnn.com/html.ng/site=cnn_money&cnn_money_position=1x1_bot¶ms.styles=fs”,”1″,”1″); try { selectSurvey(); } catch(e){} }
–>
<!–// Nativo/Post Release
//–>