(function(){
var CN = 'menthorq_utm_params';
var LK = 'menthorq_utm_params';
var UK = ['utm_source','utm_medium','utm_campaign','utm_term','utm_content','utm_id'];
var CK = ['gclid','fbclid','msclkid','ttclid','twclid'];
var CD = 30;
var AK = UK.concat(CK);function sC(n,v,d){var e=new Date(Date.now()+d*864e5).toUTCString();var c=n+'='+encodeURIComponent(v)+';expires='+e+';path=/;SameSite=Lax';if(location.protocol==='https:')c+=';Secure';document.cookie=c;}
function gC(n){var m=document.cookie.match(new RegExp('(?:^|; )'+n+'=([^;]*)'));return m?decodeURIComponent(m[1]):'';}
function sv(d){var j=JSON.stringify(d);sC(CN,j,CD);try{localStorage.setItem(LK,j);}catch(e){}}
function hk(o){if(!o)return false;for(var i=0;i<AK.length;i++)if(o[AK[i]])return true;return false;}
function nm(d){if(!d)return null;if(d.first)return d;if(hk(d))return{first:d,last:d};return null;}
function ld(){var r=gC(CN);if(r){try{var n=nm(JSON.parse(r));if(n)return n;}catch(e){}}try{var s=localStorage.getItem(LK);if(s){var n=nm(JSON.parse(s));if(n)return n;}}catch(e){}return null;}var ps = new URLSearchParams(window.location.search);
var fd = {}, has = false;
for (var i = 0; i < AK.length; i++) {
var v = ps.get(AK[i]);
if (v) { fd[AK[i]] = v; has = true; }
}if (has) {
fd.captured_at = new Date().toISOString();
var ex = ld();
sv(ex ? {first: ex.first, last: fd} : {first: fd, last: fd});
return;
}var raw = gC(CN);
if (raw) {
try {
var p = JSON.parse(raw);
if (!p.first && hk(p)) sv({first: p, last: p});
} catch(e) {}
return;
}try {
var s = localStorage.getItem(LK);
if (s) { var n = nm(JSON.parse(s)); if (n) sv(n); }
} catch(e) {}
})();
var breeze_prefetch = {"local_url":"https://menthorq.com","ignore_remote_prefetch":"1","ignore_list":["/account/","/login/","/thank-you/","/wp-json/openid-connect/userinfo","wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
In this lesson, you’ll explore the essential reversal patterns in technical analysis that signal when a trend may be ending. Understanding these formations helps you make better decisions about entering new trades or managing existing positions with appropriate exits and stop losses.
The head and shoulders pattern is one of the most significant reversal formations, consisting of three distinct phases. The pattern begins with the left shoulder forming during strong trading volumes followed by a correction. Next, the head develops as prices surpass previous highs but with noticeably lower volumes before retracing. Finally, the right shoulder forms with even lower price and volume values. You complete the pattern by drawing a neckline connecting where the left shoulder begins to form the head with where the right shoulder starts. When prices break through this neckline with increasing volumes, it signals a strong bearish reversal. This pattern can also occur in downtrends, where it’s called an inverted head and shoulders.
Double tops and double bottoms represent another key reversal pattern type. A double top occurs when prices test a resistance level twice during an uptrend without breaking through. This requires four steps: a first high, a relative low that becomes the neckline support level, a second high in the same price zone, and finally a breakout below the neckline as a potential entry point. The double bottom works inversely, testing a support level twice during a downtrend. Volume analysis is critical here—the first high or low typically shows high volumes, followed by retracement with lower volumes, then a second attempt with even lower volume indicating dropping momentum and potential reversal.
The triple tops and triple bottoms are evolved versions of the double patterns. Triple tops feature three high points around a resistance zone, while triple bottoms show three lows around a support zone. In both cases, the breakout of the neckline represents a possible entry point for your trades.
These reversal patterns provide actionable signals for both entering new positions when trends change and protecting existing trades. By recognizing these formations and confirming them with volume analysis, you can identify high-probability reversal zones and time your trading decisions more effectively.
Video Chapters
00:00 – Introduction to reversal patterns
00:33 – Head and shoulders pattern phases
01:33 – Forming the head and neckline
02:07 – Completing the pattern and inverted head and shoulders
02:43 – Double tops and double bottoms formation
03:57 – Volume analysis and triple tops/bottoms
Key Takeaways
The head and shoulders pattern consists of three phases with the neckline serving as the critical breakout level for reversal confirmation
Double tops and double bottoms require four steps to complete, with volume analysis crucial for identifying dropping momentum
Triple tops and triple bottoms are evolved versions featuring three price tests around resistance or support zones
Reversal patterns help you determine optimal entry points for new trades and exit strategies for existing positions
Video Transcription
[00:00:00.05] - Speaker 1 In the previous lesson, we analyzed the main trend continuation patterns. In this lesson, we look at the reversal patterns. The market moves in trends, but the movement is not vertical and there are periods of uncertainty or periods in which the trend is interrupted and we see the trend. Reversal patterns often develop in the graphs that allow us to analyze when a trend may have reached its end. This is important as we can use this information if we are considering entering a trade or or if we are already in a trade and evaluating a possible exit or stop loss.
[00:00:33.29] - Speaker 1 The main reversal formations are head, shoulders, double tops and double bottoms. Triple tops and triple bottoms. Let's start with the head and shoulder. The head and shoulders pattern is one of the most significant reversal patterns in technical analysis, characterized by three distinct phases. Phase 1.
[00:00:55.12] - Speaker 1 This initial phase is marked by strong trading volumes followed by a rapid downward correction and then a phase with lower volumes. During this phase, the left shoulder of the pattern begins to form with the price experiencing a pullback from recent highs. In this stage, the price starts to rise again, surpassing the previous highs, but with noticeably lower trading volumes. After reaching a peak, another corrective phase follows and the price retraces back towards the base of the left shoulder. It is during this phase that the prominent head of the pattern is formed.
[00:01:33.26] - Speaker 1 The price continues on an upward movement, but this time with lower price and volume values compared to the previous rally. In this last phase, yet another corrective period emerges leading to the formation of the right shoulder of the pattern. At this point, traders draw a line known as the neckline to complete the head and shoulders pattern. To do this, one must connect the point where the left shoulder begins to form the head with the point where the right shoulder starts to form. The neckline serves as a critical level to monitor during the pattern's development.
[00:02:07.07] - Speaker 1 If the correction fails to find support at the drawn neckline and instead experiences a breakout with increasing trading volumes, the head and shoulders pattern is considered complete. This breakout is a strong bearish signal indicating that the previous uptrend is likely to reverse and a significant downtrend may be in motion. As already mentioned, the head and shoulders is the main trend reversal formation. It can occur both in an uptrend phase and in a downtrend phase. If it occurs in downtrend phases, it is called inverted head and shoulder.
[00:02:43.02] - Speaker 1 Here is an example. Another type of trend reversal pattern is the double tops and double bottoms. There is also a variant, also called triple tops and triple bottoms. They follow the same rule. The double top occurs when following an uptrend prices test, a price level that acts as resistance twice without being able to overcome it.
[00:03:05.02] - Speaker 1 For the creation of a double tops, it is necessary to go through four steps. A first high, a relative low that will become our support level, also called neckline. A second high in the same price zone as the first high. A breakout and a potential entry point below the neckline. The double bottoms occurs when following a downtrend prices test.
[00:03:29.18] - Speaker 1 A level that acts as a support twice without being able to overcome it. For the creation of a double bottoms, it is it is necessary to go through four A first low, a relative maximum that will become our resistance level, also called neckline. A second low in the same price zone as the first low. A breakout and a potential entry point. Volumes are important in the analysis of this formation.
[00:03:57.05] - Speaker 1 The price tends to reach the first high or low with high volumes. Then we see a retracement with lower volumes. Finally, we see a second attempt to reach the second high or low point with a lower volume than the first attempt. This represents a drop in momentum in the market and a subsequent trend reversal. There are two other patterns that are an evolution of the double tops and double bottoms and are used to evaluate the current trend reversal.
[00:04:24.20] - Speaker 1 We are talking about the triple tops and triple bottoms. The slide shows the triple tops where we have three high points around a resistance zone. The breakout of the neckline, also in this case represents a possible entry point. The triple bottoms are formed by three lows around the support zone. The breakout of the neckline, also in this case represents a possible entry point.
[00:04:48.05] - Speaker 1 In the next sections we will talk about technical analysis, indic.
var menthorq_gtm = {"system":{"ajax_url":"https:\/\/menthorq.com\/wp-admin\/admin-ajax.php","nonce":"4470458675","site_url":"https:\/\/menthorq.com","home_url":"https:\/\/menthorq.com","timestamp":1776385730,"environment":"production"},"debug":{"enabled":true,"environment":"production"},"user":[],"container_id":"GTM-599ZCR89"};