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

KEY GRAPHIC ELEMENTS

After the formation of the beginning of a purge movement, in two stages (03/13 on breaking the threshold) and March 15 on marubouzu in powerful volumes, the title stopped the bleeding with a formation of a double dip, premises for the formation of a protest reaction, the objective of which can be estimated thanks to the orientation of an oblique line of resistance, which we have represented in black on the graph below.

FORECAST

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

Active investors will take a buying position on the SCHLUMBERGER share price at €43,800 with a target of €49,490 in sight. They will protect their capital by placing a stop at €40,590.

The News Bulletin 247 board

SCHLUMBERGER
Positive €43,800
Objective :
49.490 €
Potential :
+12.99%
Stop:
40.590 €
Resistance(s):
47,200 / 50,000 / 55,000
Medium(s):
42,610 / 40,600

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

});