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

KEY GRAPHIC ELEMENTS

The graphical analysis in daily data of the IPSEN share makes it possible to identify a bullish trend in the short term as well as in the medium term. In terms of trend indicators, the 50-day moving average (in orange) acts as a support for prices. The title has just regained support on this basic trend curve, whose dynamics compared to that of the CAC is enough to define a significant relative outperformance. The trading volume is on the rise, a technical data favorable to our anticipation.

FORECAST

In view of the key chart factors we have mentioned, our view is bullish on IPSEN stock in the short term.

Active investors will take a buying position on the IPSEN share price at €119,300 with a target of €149,900 in sight. They will protect their capital by placing a stop at €110,900.

The News Bulletin 247 board

IPSEN
Positive 119.300 €
Objective :
€149,900
Potential :
+25.65%
Stop:
€110,900
Resistance(s):
130,000 / 150,000
Medium(s):
114,000 / 106,900 / 102,800

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

});