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

The tool selected is the Put 6M14S warrant issued by SOCIETE GENERALE, with an exercise price of €15.5 and a short expiry date of 09/15/2023. Leverage is close to 5.

KEY GRAPHIC ELEMENTS

The inflection, at the end of November, of the 50-day moving average (in orange) materialized a gradual and confirmed reversal of the consensus on the action. Especially since the formation of a long white on January 9, validated by the power of the volumes. In the immediate future, the very structure of the consolidation, very flat, long, and without oscillations of energy accumulation, suggests a short reflux.

FORECAST

In this context, the most active investors will bet on this bearish scenario by positioning themselves on the Put warrant, issued by SOCIETE GENERALE and with the mnemonic code 6M14S, on CARREFOUR, at €0.180.

They will take their profits when the underlying reaches €16,390 or limit their losses by selling the warrant if the €17,860 is crossed.

The News Bulletin 247 board

WARRANT
Purchase at 0.18 € PUT
Objective :
16.390 €
Stop:
17.860 €
Mnemo:
6M14S
Transmitter :
Societe Generale
Strike:
15.50 €
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()
}
});

});