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

KEY GRAPHIC ELEMENTS

The action of the logistics player specializing in refrigerated transport has been in a marked upward phase, above its 50-day moving average (in orange) since November 11, alternating phases of marked height gain, and serene consolidations. The ability of the title to remain impervious to market reflux phases is particularly interesting.

FORECAST

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

Active investors will take a buying position on the STEF share price at €107,200 with a target of €130,000 in sight. They will protect their capital by placing a stop at €99,900.

The News Bulletin 247 board

STEF
Positive 107.200 €
Objective :
€130,000
Potential :
+21.27%
Stop:
99.900 €
Resistance(s):
112,200 / 130,000 / 150,000
Medium(s):
98,200 / 89,600 / 80,000

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

});