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

KEY GRAPHIC ELEMENTS

The daily data chart analysis of the SOLUTIONS 30 SE share allows us to identify an uptrend in the short term as well as in the medium term. The gap of January 27, since filled, marked the beginning of this new major wave. The remarkable moving averages send positive messages, as does the structure of the consolidation that began on May 11.

FORECAST

In view of the key chart factors we have mentioned, our opinion is bullish on the SOLUTIONS 30 SE stock in the short term.

Active investors will take a buying position on the SOLUTIONS 30 SE stock at a price of €3 with a target of €4,950 in sight. They will protect their capital by placing a stop at €2,740.

The News Bulletin 247 board

30 SE SOLUTIONS
Positive 3.000 €
Objective :
4.950 €
Potential :
+65.00%
Stop:
2.740 €
Resistance(s):
3,310 / 4,000 / 5,000
Medium(s):
2,530 / 1,810

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

});