Blog / Strategy
Strategy

Stop Hunt FVG 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 Stop Hunt Fvg Reversal strategy is a pure price-action approach that combines two well-known concepts from the "smart money" school of technical analysis: the liquidity sweep (often called a stop hunt) and the Fair Value Gap (FVG, a three-candle imbalance). It uses no traditional indicators — no moving averages, no oscillators. Instead, every decision is made from raw candle geometry and recent swing levels, which makes it a clean example for studying how institutional order-flow ideas can be translated into mechanical rules.

The core idea is intuitive. Large participants frequently push price just beyond an obvious swing high or low to trigger the protective stop-loss orders resting there ("raiding liquidity"), and then reverse sharply in the opposite direction. That violent reversal often prints a Fair Value Gap — a price zone the market moved through so quickly that one candle's range never overlapped the candle two bars later, leaving an "imbalance." The Stop Hunt Fvg Reversal strategy waits for price to retrace back into that gap and then signals an entry in the direction of the post-sweep move.

This strategy is best suited to traders who are studying market-structure and order-flow concepts and want to see them expressed as objective, repeatable conditions. It is designed for markets that produce clear swing extremes followed by impulsive moves — typical of liquid forex pairs and indices during active sessions. Treat it as a learning tool for understanding how a stop hunt and an FVG can be detected programmatically, rather than as a finished money-management system.

How It Works

The strategy evaluates only completed bars and acts on the first tick of each new candle. It works in two stages: first it arms a setup, then it waits for a retrace to trigger the entry. Here is the logic in plain English.

Detecting the setup (the "arming" stage):

Triggering the entry (the "retrace" stage):

Stop-loss logic:

Take-profit logic:

stop hunt FVG reversal strategy
Illustrative example of the strategy’s entry and exit logic — not real trading results.

Strategy Parameters

Parameter Default Min Max Description
SweepLookback 10 4 30 Number of bars in the swing window examined just before the three-candle trio. Defines how far back the strategy looks for the liquidity (stop) level that must be swept.
DisplacementMult 1.6 1.0 4.0 How large the displacement candle's body must be relative to the average body in the lookback window. Higher values demand a stronger impulsive move before a setup is armed.
RewardRisk 2.0 1.0 5.0 The reward-to-risk multiple used to place the take-profit. A value of 2.0 sets the target twice as far from entry as the stop-loss.
SetupExpiryBars 6 1 20 How many bars an armed setup remains valid while waiting for the retrace into the gap. After this, an untriggered setup is discarded.
Lots 0.10 0.01 1.0 Fixed trade size in lots for each position. Adjust to match your account size and risk tolerance.
stop hunt FVG reversal strategy — MQL5 source code

Recommended Chart Settings

The Stop Hunt Fvg Reversal strategy is timeframe-agnostic by design — all of its reads use the chart's primary timeframe, so it adapts to whatever chart you attach it to. As a learning starting point, many traders study liquidity-sweep and FVG concepts on intraday charts such as the 15-minute (M15) or 1-hour (H1) timeframe, using liquid instruments like major forex pairs (for example EUR/USD or GBP/USD) or major index CFDs where swing extremes and impulsive displacement are common.

Because the logic depends on clear swing structure and impulsive candles, behavior will differ noticeably between fast and slow timeframes and between trending and ranging conditions. Results will vary across different market conditions, sessions, and instruments, so test across several before drawing any conclusions.

How to Install on MetaTrader 5

What to Consider Before Using This EA

Like any single approach, the Stop Hunt Fvg Reversal strategy has clear strengths and equally clear limitations. Understanding both is the point of studying it.

Strengths:

Limitations and weak spots:

This strategy may underperform in ranging markets without clean swing structure, during major news-driven gaps, or on illiquid symbols with erratic candles. It is a study of a concept, not a guarantee of any particular outcome.

Risk Management Tips

Whatever you are testing, sound risk management matters far more than the entry logic itself. Keep these general principles in mind as you learn:

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