Gold Rebounds as Oil Extends Decline


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

Gold climbed toward $4,200 an ounce on Monday, recovering some of its recent losses as oil prices extended their decline. The move in crude followed reports that the US and Iran had agreed on a roadmap toward a final peace deal within 60 days. That development helped ease market tensions after both sides had recently traded threats over the conflict in Lebanon, with Tehran claiming once again that it had closed the Strait of Hormuz. In practice, however, millions of barrels of crude continued to flow through the key waterway over the weekend, while Persian Gulf producers prepared to ramp up output.

Investors also turned their focus to this week’s release of the US PCE price index, the Federal Reserve’s preferred inflation gauge. The Fed kept interest rates unchanged last week but maintained a hawkish tone. Nine of the central bank’s 19 policymakers now expect at least one additional rate hike this year, and market participants are increasingly pricing in a move as early as September.




Source link

Scroll to Top