(News Bulletin 247) – With a deflation in its valuation in recent months, a dividend yield of around 4%, net cash and growth in its turnover, the company appears attractive.

KEY GRAPHIC ELEMENTS

Since the test of the €35 support zone, buyers are making a comeback with above-average volumes. We can accompany this rebound by positioning on a downturn to then target the €40 zone.

FORECAST

Looking at the key chart factors we have mentioned, our view is bullish on FDJ stock in the near term.

Active investors will take a buying position on the FDJ share price at €37,340 with a target of €40,000 in sight. They will protect their capital by placing a stop at €34,800.

The News Bulletin 247 board

FDJ
Positive €37,340
Objective :
€40,000
Potential :
+7.12%
Stop:
€34,800
Resistance(s):
38,200
Medium(s):
36,800 / 35,000 / 33,200

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

});