(News Bulletin 247) – The News Bulletin 247 team selected THALES, as part of a trend-following buying operation, by entering at a price above €136.65.

KEY GRAPHIC ELEMENTS

After a phase of congestion below its 20-day moving average (dark blue), the high-tech group for defense has regained momentum, going beyond its annual highs, marking a relative outperformance compared to its benchmarks. The entry into a healthy phase of flat consolidation followed, with no temptation to take profits. The position can be held as long as the 20-day short moving average (in dark blue) gravitates above its 50-day counterpart (in orange).

FORECAST

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

Active investors will take a buying position on THALES stock at a price above €136.65 with a target of €160,000 in sight. They will protect their capital by placing a stop at €130,390.

The News Bulletin 247 board

THALES
Positive 136.650 €
Objective :
€160,000
Potential :
+17.09%
Stop:
130.390 €
Resistance(s):
140,000 / 150,000 / 160,000
Medium(s):
134,600 / 127,300 / 113,000

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

});