(News Bulletin 247) – A clearly affirmed bullish momentum on the DASSAULT SYSTEMES share will invite active investors to position themselves for the purchase, within the framework of a swing trading operation.

KEY GRAPHIC ELEMENTS

The daily data chart analysis of the DASSAULT SYSTEMES share makes it possible to identify an uptrend in the short term as well as in the medium term. The lateralization phase that prevailed over a large part of the spring is now over, swept away by the bullish gap of May 22, and confirmed if necessary by the chart rejection on the long moving average on June 27.

FORECAST

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

Active investors will take a buying position on the DASSAULT SYSTEMES share price at €40,540 with a target of €49,990 in sight. They will protect their capital by placing a stop at €37,360.

The News Bulletin 247 board

DASSAULT SYSTEMES
Positive €40,540
Objective :
49.990 €
Potential :
+23.31%
Stop:
€37,360
Resistance(s):
50,000
Medium(s):
38,900 / 35,400 / 30,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()
}
});

});