(News Bulletin 247) – Based on a graphical argument, News Bulletin 247 analysts have selected FRANCAISE DE L’ENERGIE for active investors.

KEY GRAPHIC ELEMENTS

The graphic support of 37 euros has gained credibility since March 16 on the action of the innovative energy company. The stock is in good shape, as volumes rise, to develop a buying reaction from this key chart level. Exceeding the 50-day moving average (in orange) would release more energy, right up to the symbolic threshold of 50 euros.

FORECAST

In view of the key chart factors we have mentioned, our opinion is bullish on FRANCAISE DE L’ENERGIE stock in the short term.

Active investors will take a buying position on the FRANCAISE DE L’ENERGIE share price at €39,300 with a target of €49,950 in sight. They will protect their capital by placing a stop at €34,950.

The News Bulletin 247 board

FRENCH ENERGY
Positive 39.300 €
Objective :
49.950 €
Potential :
+27.10%
Stop:
34.950 €
Resistance(s):
41,600 / 45,800 / 50,000
Medium(s):
37,000 / 31,500 / 26,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()
}
});

});