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

KEY GRAPHIC ELEMENTS

The daily data chart analysis of the SMCP share allows us to identify a bullish trend in the short term, still neutral in the medium term. In terms of trend indicators, the 20-day moving average (in dark blue) acts as a support for prices. The trading volume is on the rise, a technical data favorable to our anticipation. If the volumes are up on this end of consolidation, they were even more on the July 07 session marked graphically by a long white school candle.

FORECAST

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

Active investors will take a buying position on the SMCP share price at €8,620 with a target of €10,990 in sight. They will protect their capital by placing a stop at €7,920.

The News Bulletin 247 board

SMCP
Positive 8.620 €
Objective :
10.990 €
Potential :
+27.49%
Stop:
7.920 €
Resistance(s):
10,000 / 12,000
Medium(s):
7,620 / 7,180 / 6,560

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

});