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

KEY GRAPHIC ELEMENTS

The graphical analysis in daily data of the AIRBUS GROUP share makes it possible to identify an upward trend in the short term as well as in the medium term. The recent evolutions of the oscillatory indicator RSI do not send, at this stage, and since last November, negative signals. Among the dominant graphic factors, we noted the presence of a bullish channel on the prices of the AIRBUS GROUP share. We have represented in black this technical corridor which makes sense, on the graph below.

FORECAST

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

Active investors will take a buying position on the AIRBUS GROUP share price at €123,140 with a target of €145,000 in sight. They will protect their capital by placing a stop at €116,190.

The News Bulletin 247 board

AIRBUS-GROUP
Positive 123.140 €
Objective :
€145,000
Potential :
+17.75%
Stop:
116.190 €
Resistance(s):
129,600 / 135,000 / 145,000
Medium(s):
120,800 / 116,200 / 112,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()
}
});

});