Offshore Yuan Hovers Near 1-Year High


‘,
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 offshore yuan was valued at approximately 7.09 per dollar on Wednesday, maintaining proximity to a one-year high as optimism remained elevated prior to the anticipated meeting between Presidents Donald Trump and Xi Jinping. Trump suggested that he anticipates reducing tariffs related to fentanyl on China before their meeting in South Korea later this week. This follows reports indicating that Washington might reduce the current 20% tariffs on fentanyl-related exports by half, contingent upon Beijing strengthening its controls over chemicals used in the production of fentanyl. Over the weekend, senior officials from both nations reached a preliminary understanding on crucial matters including export controls, fentanyl regulation, and shipping levies. A prospective agreement could potentially ease tariffs and adjust restrictions on Chinese exports, thus alleviating concerns for investors about the economic relations between the world’s two largest economies. Domestically, the focus now turns to the forthcoming PMI data releases, with official reports due this week and private surveys expected next week.




Source link

Scroll to Top