(News Bulletin 247) – A clearly affirmed bullish momentum on the PERNOD RICARD share will invite active investors to position themselves for the purchase, within the framework of a swing trading operation.

KEY GRAPHIC ELEMENTS

The daily data chart analysis of the PERNOD RICARD share makes it possible to identify an upward trend in the short term as well as in the medium term. Among the dominant chart factors, we noted the presence of a bullish channel on PERNOD RICARD share prices. We have represented in black this technical corridor which has guided prices since the formation of a double bottom in October.

FORECAST

In view of the key chart factors that we have mentioned, our opinion is bullish on the PERNOD RICARD share in the short term.

Active investors will take a buying position on PERNOD RICARD shares at a price of €204,600 with a target of €225,000 in sight. They will protect their capital by placing a stop at €197,490.

The News Bulletin 247 board

PERNOD RICARD
Positive 204.600 €
Objective :
€225,000
Potential :
+9.97%
Stop:
197.490 €
Resistance(s):
208,800 / 225,000
Medium(s):
194,600 / 183,600 / 175,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()
}
});

});