(News Bulletin 247) – Our analysts have spotted an excellent chart pattern on the IMERYS share, which the most active investors will be able to work on, at current price levels.

KEY GRAPHIC ELEMENTS

The complete filling of a wide gap, on January 31, on resumption of support on the long moving average, was followed by a consecutive upward extension, carried out in fed volumes. Since then, the gap between the 20-day (dark blue) and 50-day (orange) moving averages, both bullish, has widened significantly.

FORECAST

Considering the key chart factors we have mentioned, our view is bullish on IMERYS stock in the short term.

Active investors will take a buying position on the IMERYS share price at €40,580 with a target of €44,990 in sight. They will protect their capital by placing a stop at €39,290.

The News Bulletin 247 board

IMERYS
Positive €40,580
Objective :
44.990 €
Potential :
+10.87%
Stop:
39.290 €
Resistance(s):
41,000 / 43,960 / 45,000
Medium(s):
39,880 / 39,320 / 37,400

CHART IN DAILY DATA



function creatOutbrainJs() {
const creatJs = document.createElement(“script”);
creatJs.defer = true;
creatJs.src = “https://widgets.outbrain.com/outbrain.js”;
return document.body.appendChild(creatJs);
}

window.didomiOnReady = window.didomiOnReady || [];

window.didomiOnReady.push(function(Didomi) {
console.log(“Didomi ready “);

Didomi.getObservableOnUserConsentStatusForVendor(164)
.filter(function (status) { return status !== undefined })
.subscribe(function(consentStatus) {
if (consentStatus === false || consentStatus === true) {
console.log(“Didomi consent -> exécution du script outbrain “, consentStatus);
creatOutbrainJs()
}
});

});