U.S. Crude Stock Draw Narrows, Signaling Soft…


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

U.S. crude oil inventories fell by 2.313 million barrels in the latest reporting period, a smaller drawdown than the previous 6.234 million-barrel decline, according to data updated on 06 May 2026. The moderation in the pace of inventory depletion may suggest a partial easing in crude demand or a pickup in supply flows compared with the prior period.

While inventories are still contracting, the reduced size of the draw indicates that the earlier, sharper tightening in U.S. crude stockpiles has cooled. Traders and analysts will now be watching whether this shift marks the beginning of a more balanced market environment or just a temporary pause in the stronger drawdown trend seen previously.




Source link

Scroll to Top