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

KEY GRAPHIC ELEMENTS

The stock has a short-term run showing outperformance relative to its benchmarks. While the 20-day moving average (in dark blue) has just crossed above its 50-day counterpart (in orange), the buying signal is intensifying, especially as trading volumes are expanding. Recent long white candles dot the bullish course of the action (03/21, 03/30, 04/18).

FORECAST

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

Active investors will take a buying position on ALTEN shares at a price of €156,100 with a target of €175,000 in sight. They will protect their capital by placing a stop at €148,300.

The News Bulletin 247 board

ALTEN
Positive 156.100 €
Objective :
€175,000
Potential :
+12.11%
Stop:
148.300 €
Resistance(s):
160,000 / 175,000 / 180,000
Medium(s):
144,800 / 141,000 / 136,600

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

});