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

The tool selected is the Put 38M9S warrant issued by SOCIETE GENERALE, with an exercise price of 11,200 points and a short expiry date of 09/15/2023. The leverage is close to 6.

KEY GRAPHIC ELEMENTS

November 22, 2021, March 29, 2022, August 16, 2022, February 02, 2023: The sharp and steady decrease in the recent historical highs of the NASDAQ100 index define a downtrend in the sense of the Dow. In the short term and in the immediate term, the action only traces dojis or red-bodied candles since February 16. A break of the 50-day moving average (in orange) would catalyze more selling energy.

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 38M9S, on NASDAQ 100, at €5,280.

They will take their profits when the underlying reaches 10,950,000 points or limit their losses by selling the warrant if the 12,361,000 points are crossed.

The News Bulletin 247 board

WARRANT
Purchase at 5.28 € PUT
Objective :
10950.000 €
Stop:
12361.000 €
Mnemo:
38M9S
Transmitter :
Societe Generale
Strike:
11200.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()
}
});

});