US Stocks Close Higher | Forex News 2025.12.19 (en)


‘,
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 stocks experienced a significant uptick on a triple-witching Friday, marked by the S&P 500’s 0.9% increase, the Nasdaq 100’s 1.4% climb, and the Dow Jones rising over 180 points. This surge continued the upward momentum from the prior session, primarily driven by the strong performance of technology stocks. The AI-related sector, in particular, showed promising recovery signs. Oracle led the way with its shares skyrocketing over 7%, following an agreement with TikTok to offload its US operations to a new joint venture comprising Oracle and the private equity firm Silver Lake. Micron Technology also saw a notable rise of 7%, following its impressive 10% leap the day before. Additionally, Nvidia experienced a gain of more than 3% after reports from Reuters indicated the Trump administration is assessing the possibility of the company selling its advanced AI chips to China. Conversely, Nike faced a setback, with its shares dropping 11% due to lower-than-expected revenue from China and the impact of increased tariffs on gross margins.




Source link

Scroll to Top