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

KEY GRAPHIC ELEMENTS

The proposed stock has been reaching new highs on a regular basis since forming a double bottom last fall. The course is punctuated by remarkable candles, in marubozus (03/11, 10/11, 06/01, 13/02), in engulfing (10/11, 17/02), and powerful volumes on the bullish momentum phases . A chart support level is forming in the immediate vicinity of 143 euros.

FORECAST

Considering the key chart factors we have mentioned, our view is bullish on AIR LIQUIDE stock in the short term.

Active investors will take a buying position on the AIR LIQUIDE share price at €151,040 with a target of €172,720 in sight. They will protect their capital by placing a stop at €139,900.

The News Bulletin 247 board

LIQUID AIR
Positive €151,040
Objective :
172.720 €
Potential :
+14.35%
Stop:
139.900 €
Resistance(s):
163,640 / 172,730 / 181,820
Medium(s):
143,090 / 138,540 / 126,400

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

});