KOSPI Retreats After Record High on Profit-Ta…


‘,
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);

The KOSPI index experienced a decline of 0.22%, settling at approximately 3,875 on Thursday. This downturn ended a six-day upward streak and marked a retreat from a recent peak, as investors cashed in on gains amid Wall Street’s overnight downturn. Key stocks such as Samsung Electronics, SK Hynix, Hyundai Motor, and Doosan Enerbility saw decreases of 1.42%, 0.52%, 1.15%, and 3.04%, respectively. The market remained cautious due to ongoing trade discussions between South Korea and the United States, which have yet to reach full resolution. South Korea’s Presidential Director of National Policy, Kim Yong-beom, indicated on Wednesday that talks with US Commerce Secretary Howard Lutnick were making progress but had not yet reached completion. Kim mentioned that while most issues were nearly resolved, a few concerns still remained. On the monetary front, the central bank maintained its interest rate at 2.50%, citing a resurgence in housing prices and persistent weakness in the won, which halted any further easing for the time being.




Source link

Scroll to Top