(News Bulletin 247) – A clearly asserted upward dynamic on the LACROIX SA share will invite active investors to take a purchasing position, as part of a swing trading operation.

KEY GRAPHIC ELEMENTS

The graphical analysis of daily data of the LACROIX SA share makes it possible to identify an upward trend in the short term as well as in the medium term. In terms of trend indicators, the 50-day moving average (in orange) has acted as support for prices since May 3, a session quickly followed by the formation of a bullish gap.

FORECAST

Considering the key graphical factors we have mentioned, our view is bullish on LACROIX SA stock in the short term.

Active investors will take a purchasing position on the LACROIX SA share at a price of €39,900 with a target of €49,950 in their sights. They will protect their capital by placing a stop at €35,850.

News Bulletin 247 advice

LACROIX SA
Positive €39,900
Objective :
€49,950
Potential :
+25.19%
Stop:
€35,850
Resistance(s):
45,000 / 50,000
Support(s):
37,400 / 35,900 / 31,700

DAILY DATA CHART

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

});