(News Bulletin 247) – Based on a graphic argument, News Bulletin 247 analysts have selected INVENTIVA for active investors.

KEY GRAPHIC ELEMENTS

The awakening of volumes on May 19 marked the start of a new bullish leg, which the major bullish gap of June 14 fully confirmed. The title connects brutal accelerations and very short consolidations. We will appreciate the crossing, at a significant angle, of the 20-day moving average (in dark blue) over the 50-day moving average (in orange).

FORECAST

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

Active investors will take a position on the purchase of INVENTIVA shares at a price of €4.29 with a target of €5,990 in sight. They will protect their capital by placing a stop at €3,730.

The News Bulletin 247 board

INVENTIVE
Positive 4.290 €
Objective :
5.990 €
Potential :
+39.63%
Stop:
3.730 €
Resistance(s):
4,860 / 6,000
Medium(s):
3,000 / 2,480 / 1,840

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

});