Ibovespa Logs 4th Straight Weekly 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);

The Ibovespa tumbled 2.3% to 176,219 on Friday, marking its fourth consecutive weekly decline amid escalating conflict in the Middle East. The move signals a structural shift toward pricing in global geopolitical shocks, as the real slumped and long-term interest rates broadly climbed.

Although the BCB had already delivered a smaller-than-expected 25 basis point rate cut, the outlook for additional monetary easing has deteriorated, with war-driven energy costs pushing inflation projections further from the 3% target.

Major banks were hit hard: Santander and Itaú Unibanco each fell around 2%, while B3 SA – Brasil, Bolsa, Balcão dropped more than 4%. Even commodity heavyweights Vale and Petrobras were not spared from the broad risk-off mood, slipping 2.1% and 2.6%, respectively, as traders assessed the prospect of prolonged disruptions to global trade flows.




Source link

Scroll to Top