(News Bulletin 247) – CAPGEMINI will today be the underlying of our advice on derivative products for the most active investors.

The tool selected is the Call 6752S warrant issued by SOCIETE GENERALE, with an exercise price of €170 and a short expiry date of 09/15/2023. Leverage is close to 8.

KEY GRAPHIC ELEMENTS

The very clear inverted W pattern, drawn in February, materialized a bearish reversal on the CAPGEMINI share, the underlying of the selected warrant. Since then, the title has recorded significantly decreasing high points (06 March, 12 April) on candles, or combinations of remarkable candles. Volumes are fed on the bearish acceleration phases and timid on the technical rebound phases. However, at this stage, a short but sharp technical reaction of contestation is possible from a level of safeguard.

FORECAST

In this context, the most active investors will bet on this bullish scenario by positioning themselves on the Call warrant, issued by SOCIETE GENERALE and with the mnemonic code 6752S, on CAPGEMINI, at €0.780.

They will take their profits when the underlying reaches €170,000 or limit their losses by selling the warrant in the event of a breach of €156,900.

The News Bulletin 247 board

WARRANT
Purchase at 0.78 € CALL
Objective :
€170,000
Stop:
€156,900
Mnemo:
6752S
Transmitter :
Societe Generale
Strike:
170.00 €
Due date :
09/15/2023

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

});