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

KEY GRAPHIC ELEMENTS

The CREDIT AGRICOLE share is in the midst of a basic upward trend (the trend), without any loss of momentum in this directional being identified by the dynamics of the RSI oscillatory (relative strength index). The remarkable moving averages at 20 (in blue) and 50 days (in orange) send positive and healthy messages, through their dynamics and their respective positioning.

FORECAST

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

Active investors will take a buying position on the CREDIT AGRICOLE stock at a price of €11,696 with a target of €13,990 in sight. They will protect their capital by placing a stop at €10,990.

The News Bulletin 247 board

AGRICULTURAL CREDIT
Positive €11,696
Objective :
13.990 €
Potential :
+19.61%
Stop:
10.990 €
Resistance(s):
11,790 / 14,000 / 15,000
Medium(s):
11,320 / 11,000 / 10,206

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

});