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

NB: investors who have followed our recommendation dated 02/02/23 on this same file, can keep the position, taking care to raise the stop loss and the target according to the present elements.

KEY GRAPHIC ELEMENTS

The daily data chart analysis of the VERALLIA share makes it possible to identify an upward trend in the short term as well as in the medium term. Trading volume has been on the rise since October 20, technical data favorable to our anticipation. Investors will be able to hold the position as long as the 20-day moving average (in dark blue) is above its 50-day counterpart (in orange).

FORECAST

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

Active investors will take a buying position on the VERALLIA share price at €39,240 with a target of €45,000 in sight. They will protect their capital by placing a stop at €36,490.

The News Bulletin 247 board

VERALLIA
Positive 39.240 €
Objective :
€45,000
Potential :
+14.68%
Stop:
36.490 €
Resistance(s):
40,000 / 45,000 / 50,000
Medium(s):
37,300 / 36,100 / 35,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()
}
});

});