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

KEY GRAPHIC ELEMENTS

The action of the IT service provider entered a gap on February 17 within a now well-defined range, between a lower limit (support) close to 47 euros, and an upper limit (resistance) around 51.20 euros. . This last level is very heavily weakened, and crossing it, subject to a substantial increase in volumes, would release additional buying energy.

FORECAST

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

Active investors will take a buying position on the SII share price at €50.9 with a target of €59,900 in sight. They will protect their capital by placing a stop at €47,900.

The News Bulletin 247 board

IIS
Positive €50,900
Objective :
€59,900
Potential :
+17.68%
Stop:
€47,900
Resistance(s):
51,200 / 55,000 / 60,000
Medium(s):
50,000 / 48,850 / 46,850

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

});