Blog / Strategy
Strategy

Quasimodo Right Shoulder Reversal

Disclaimer: This article is for educational and informational purposes only. It does not constitute financial or investment advice. Trading forex and CFDs carries significant risk of loss. Past performance of any strategy — including backtests — does not guarantee future results. Never trade with money you cannot afford to lose.

What Is This Strategy?

The Quasimodo Right Shoulder Reversal is a price-action reversal strategy built around the Quasimodo (QM) pattern — sometimes called the "over-and-under" pattern — combined with an Average True Range (ATR) filter for stop placement and risk sizing. The Quasimodo is essentially a failed head-and-shoulders: a structure that lures breakout traders in one direction and then reverses sharply against them. Rather than chasing the breakout, this strategy waits for the pattern to complete and enters on the "right-shoulder" retest, where price returns to a specific reference line before turning.

The approach is designed for swing-based, reversal-style trading on liquid instruments in trending-to-ranging transitions. It reads market structure from confirmed swing highs and lows — not from a lagging moving average — so it aims to identify the moment a trend loses momentum and rolls over. Because it keys off structure rather than raw indicator crossovers, it is most at home on cleaner, higher-liquidity charts where swings are well-defined.

As a learning tool, this strategy is well suited to traders who want to study market structure, swing detection, and reversal logic in a systematic, rule-based way. It demonstrates how a pattern that traps other participants can be encoded into objective conditions: confirmed fractals, a break of structure, a measured retest, and a reward-to-risk gate. This article analyzes how those pieces fit together — it is a strategy analysis, not a profit opportunity.

How It Works

The strategy continuously tracks swing highs and swing lows, assembles them into a sequence, and looks for a completed Quasimodo shape before arming a single, conditional entry. Here is the logic in plain English:

In short, the strategy signals a potential reversal when a failed head-and-shoulders completes and price returns to retest the structure — it does not predict outcomes, it simply defines the conditions under which a trade may be placed.

Quasimodo reversal MT5 EA
Illustrative example of the strategy’s entry and exit logic — not real trading results.

Strategy Parameters

Parameter Default Min Max Description
AtrPeriod 14 7 30 Lookback period for the Average True Range used to size the stop buffer. Larger values smooth volatility over more bars.
StopBufferAtr 0.40 0.0 2.0 Extra padding beyond the head, expressed in ATR multiples. Higher values give the stop more room but widen risk.
MinRewardRisk 1.00 0.3 4.0 Minimum reward-to-risk ratio required to accept a signal. Setups below this threshold are ignored.
ExpiryBars 25 3 100 Number of bars an armed entry line remains valid while waiting for the retest.
Lots 0.10 0.01 1.0 Fixed order volume (position size) per trade.
Magic 6118 0 9,999,999 Unique identifier so the EA only manages its own positions and ignores other trades on the account.
Quasimodo reversal MT5 EA — MQL5 source code

Recommended Chart Settings

This strategy was designed as a single-timeframe system and runs on the chart's primary timeframe. The default and most-tested context is:

These instruments tend to produce well-defined swing structure, which the fractal-based detection relies on. The M15–H1 range balances enough bars to confirm patterns against timeframes low enough to generate a reasonable number of setups. As always, behavior will vary across different market conditions, sessions, and brokers — spreads on Gold in particular can materially affect a structure-based entry, so evaluate any instrument on a demo account before drawing conclusions.

How to Install on MetaTrader 5

What to Consider Before Using This EA

Every strategy has strengths and trade-offs, and an honest assessment matters more than optimism.

Strengths of this approach:

Known limitations:

The strategy is best understood as a study in structure-based reversal timing, not as a hands-off solution. Reviewing the trades it takes — and the ones it skips — is where most of the learning happens.

Risk Management Tips

Risk control is what keeps a learning process sustainable. Consider these general principles:

Risk Warning

Trading foreign exchange, CFDs, and other leveraged financial instruments involves substantial risk of loss and is not suitable for all investors. The strategies and tools discussed on this page are provided for educational purposes only and do not constitute financial advice, investment recommendations, or solicitation to trade. Always consult a qualified financial adviser before making trading decisions. Past backtest performance is not indicative of future results.

Downloads

← Back to Blog