(News Bulletin 247) – A clearly asserted upward dynamic on the TOTALENERGIES share will invite active investors to take a purchasing position, as part of a swing trading operation.

KEY GRAPHIC ELEMENTS

The graphical analysis of daily data of the TOTALENERGIES share makes it possible to identify an upward trend in the short term as well as in the medium term. In terms of trend indicators, the 20-day moving average (in dark blue) acts as support for prices. This trend line has just crossed upwards, at a significant angle, its 50-day counterpart (in orange), just as the latter was trending upwards. The gap of August 9, and the bullish encompassing of September 5 complete this picture.

FORECAST

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

Active investors will take a purchase position on the TOTALENERGIES share at a price of €61,470 with a target of €74,990 in their sights. They will protect their capital by placing a stop at €58,760.

News Bulletin 247 advice

TOTALENERGIES
Positive €61,470
Objective :
€74,990
Potential :
+21.99%
Stop:
€58,760
Resistance(s):
65,000 / 70,000 / 75,000
Support(s):
58,770 / 56,230 / 52,400

DAILY DATA CHART

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

});