(News Bulletin 247) – Based on a graphical argument, News Bulletin 247 analysts have selected QUADIENT for active investors.

KEY GRAPHIC ELEMENTS

The daily data chart analysis of the QUADIENT share allows us to identify a short-term and medium-term bullish trend since the beginning of the year. Two episodes of runaway buying camp (January 4, April 3) have punctuated the share’s recent course. Consecutive consolidations, although in very different styles, both suggest a continuation of the bottom line.

FORECAST

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

Active investors will take a buying position on the QUADIENT share price at €17,800 with a target of €21,990 in sight. They will protect their capital by placing a stop at €16,990.

The News Bulletin 247 board

QUADIENT
Positive 17.800 €
Objective :
21.990 €
Potential :
+23.54%
Stop:
16.990 €
Resistance(s):
18,550 / 20,180 / 22,000
Medium(s):
17,400 / 16,860 / 15,000

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()
}
});

});