Blog / Strategy
Strategy

Pivot Confluence Engulfing

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 Pivot Confluence Engulfing strategy is a pure price-action reversal system that combines floor-trader pivot levels (objective support and resistance lines calculated from recent price) with engulfing candlestick confirmation. An engulfing candle is a two-bar pattern where the second candle's body completely covers the prior candle's body, a classic signal that momentum has shifted from buyers to sellers, or vice versa. By itself, an engulfing candle is noisy and can appear anywhere on a chart, so this strategy only acts when one forms at a meaningful, pre-calculated price level.

The core idea is confluence: two independent conditions agreeing at the same moment. A floor-trader pivot — the pivot point (PP), plus resistance levels R1 and R2 and support levels S1 and S2 — gives an objective map of where price has historically reacted. When a bullish engulfing candle forms right as price dips into and reclaims a support pivot, that suggests demand is actively defending the level. When a bearish engulfing candle forms as price pokes into and rejects a resistance pivot, that suggests supply is defending it. Requiring both signals together filters out the bulk of false engulfings that fire mid-range, where there is no level to react against.

This makes the Pivot Confluence Engulfing strategy a useful learning tool for traders who want to study how mean-reversion and support/resistance logic can be combined into a single, rules-based system. It is a reversal (counter-move) approach rather than a trend-following one, and it operates on a single timeframe. It is best suited to students of technical analysis who want to see how candlestick patterns and pivot mathematics can be encoded objectively, rather than to anyone seeking a hands-off shortcut.

How It Works

The strategy evaluates the market once per completed bar and manages a single position per symbol at a time. Here is how each part of the logic works in plain English:

pivot confluence engulfing MT5 EA
Illustrative example of the strategy’s entry and exit logic — not real trading results.

Strategy Parameters

Parameter Default Min Max Description
PivotLookback 24 8 96 Number of completed bars that define the prior "session" window used to build the pivot levels.
AtrPeriod 14 7 28 Length of the ATR used for volatility-scaled tolerance, stops, and targets.
ConfluenceAtrMult 0.40 0.10 1.00 How close (in ATR units) the candle's wick must come to a pivot to count as a touch.
MinBodyAtrMult 0.60 0.20 1.50 Minimum engulfing body size as a fraction of ATR for the candle to be considered "decisive".
StopAtrMult 1.20 0.50 3.00 Stop-loss distance expressed as a multiple of ATR beyond entry.
TargetRR 1.80 0.80 4.00 Reward-to-risk ratio; take-profit distance equals TargetRR times the stop distance.
Lots 0.10 0.01 1.00 Fixed trade volume in lots.
pivot confluence engulfing MT5 EA — MQL5 source code

Recommended Chart Settings

The Pivot Confluence Engulfing EA is designed to run on a single timeframe — the chart you attach it to is the only timeframe it reads. Pivot-and-engulfing reversal logic is commonly studied on intraday charts such as the M15, M30, or H1, where engulfing patterns at pivot levels appear frequently enough to study but the bars are not so fast that noise dominates. Major forex pairs with steady liquidity and well-behaved ranges, such as EUR/USD or GBP/USD, are a sensible starting point for observation.

Because every tolerance, stop, and target is scaled by ATR, the strategy adapts to the volatility of whatever symbol and timeframe you choose. That said, results will vary considerably across different instruments, sessions, and market conditions. Always test on a demo account and on historical data before drawing any conclusions about how the settings behave on a given market.

How to Install on MetaTrader 5

What to Consider Before Using This EA

Every trading approach has strengths and weaknesses, and the Pivot Confluence Engulfing strategy is no exception. Understanding both sides will help you study it more effectively.

Strengths of this approach:

Known limitations:

The honest takeaway is that this EA is a structured way to study a well-known confluence concept, not a finished system to deploy unattended. Parameter choices, symbol selection, and market regime all materially affect how it behaves.

Risk Management Tips

Sound risk management matters far more than any single entry signal. As you study this strategy, keep these general principles in mind:

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