US Futures Hold Near Records


‘,
buttonPrevHTML: ”,
};

function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);

for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);

if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}

}
}

window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);

US stock futures pared earlier gains but remained near record highs on Tuesday, as optimism over the Iran conflict and robust corporate earnings was tempered by rising Treasury yields following strong economic data. Futures on the S&P 500, Dow Jones, and Nasdaq 100 were up about 0.3%. Markets largely looked past President Trump’s threat not to extend the ceasefire expiring tomorrow, which has kept energy exports from the region suspended.

Equity indices later gave up part of their advance and yields moved higher after core retail sales and ADP employment data both came in well above expectations, reinforcing signs of resilience in the US economy. Amazon rose more than 3% after committing over $20 billion in investment to Anthropic. GE Aerospace and UnitedHealth also advanced after delivering upbeat earnings. Apple was little changed after naming hardware chief John Ternus as its new CEO, effective December, succeeding Tim Cook.




Source link

Scroll to Top