(News Bulletin 247) – A clearly affirmed bullish momentum on the EXCLUSIVE NETWORKS share will invite active investors to position themselves for the purchase, as part of a swing trading.

KEY GRAPHIC ELEMENTS

The graphic analysis in daily data of the EXCLUSIVE NETWORKS share allows to identify an upward trend in the short term as in the medium term, without the oscillatory RSI sending, at this stage, a warning message. Note that the 20-day short moving average (in dark blue) has just crossed its 50-day counterpart (in orange) upwards, the underlying trend line, in the recovery phase after a short break on the plateau.

FORECAST

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

Active investors will take a buying position on the EXCLUSIVE NETWORKS share price at €20,450 with a target of €24,950 in sight. They will protect their capital by placing a stop at €18,970.

The News Bulletin 247 board

EXCLUSIVE NETWORKS
Positive 20.450 €
Objective :
24.950 €
Potential :
+22.00%
Stop:
18.970 €
Resistance(s):
25,000
Medium(s):
19,620 / 18,980 / 17,940

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

});