US Futures Slip on Middle East Tensions


‘,
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 fell on Wednesday after the United States carried out “self-defense strikes” against Iran in response to the downing of an American helicopter, heightening geopolitical tensions in the region. Investors also turned their focus to upcoming US inflation data for new clues on the Federal Reserve’s policy trajectory, following last week’s stronger-than-expected jobs report that bolstered expectations of an interest rate hike before year-end.

In Tuesday’s regular session, the S&P 500 and the Nasdaq Composite declined 0.26% and 0.97%, respectively, while the Dow Jones Industrial Average edged up 0.17%. Semiconductor shares remained under pressure: the iShares Semiconductor ETF fell more than 3%, retracing part of Monday’s 6% surge. The fund had already slumped 10% on Friday—its sharpest single-day drop in six years—as investors grew increasingly wary that the AI-fueled rally in chip stocks had become overstretched.




Source link

Scroll to Top