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

KEY GRAPHIC ELEMENTS

The graphical analysis in daily data of the FNAC DARTY share makes it possible to identify a short-term upward trend. The stock ended its lateralization phase when it crossed its 50-day moving average (in orange) on June 7, in a clear acceleration of volatility. For the time being, it is the 20-day moving average (in dark blue) that constitutes a level of chart support.

FORECAST

In view of the key graphic factors that we have mentioned, our opinion is bullish on the FNAC DARTY share in the short term.

Active investors will take a buying position on the FNAC DARTY share price at €34,300 with a target of €40,090 in sight. They will protect their capital by placing a stop at €32,850.

The News Bulletin 247 board

FNAC DARTY
Positive 34.300 €
Objective :
€40,090
Potential :
+16.88%
Stop:
32.850 €
Resistance(s):
38,300 / 40,100 / 43,600
Medium(s):
32,460 / 31,500 / 30,900

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

});