The Best Engulfing Pattern Indicator
Trading using Price Action methods requires constant vigilance from the trader — you never know where and in what form a setup will appear. Here everything simply comes down to the human ability to simultaneously monitor a large number of charts.
Today we will look at probably the best engulfing pattern indicator — VerticalBarSetup. The indicator not only signals the appearance of new setups, but also automatically calculates the entry level, stop-loss and take-profit of the trade. In addition, the indicator visualizes trading performance on history, marking on the chart trades closed by stop-loss and take-profit orders.
What Is an Engulfing Pattern
The engulfing pattern is, in a way, the inside bar in reverse. In this case, the outside candle sort of “engulfs” the one before it, which indicates a dramatic change in market sentiment.
Usually this setup forms during uncertainty — the market has not yet decided where to go, as a result of which we observe temporary consolidation. The next candle resolves the dispute by engulfing the previous one, bringing fresh liquidity into the market. Breaking the extremes of the final candle is an important signal of a trend change.
Indicator Installation
The indicator is installed in a quite standard way. First, go to File — Open Data Folder, and then open the MQL4 — Indicators directory. Place the indicator file there and restart the terminal.
- Size Ratio — filter for the size of the first candle by the ATR reading. Here you need to specify the ATR coefficient that will determine the minimum size of the first candle;
- ATR Period — ATR period for calculating the candle size;
- Wicks Ration — coefficient for calculating the maximum wick length relative to the total size of the candle. Takes values from 0 to 1. A value close to zero will indicate a minimum wick size.
Entry settings:
- Entry Break plus Points — filter in points for placing the order. Required to filter out false breakouts.
Stop-loss settings (StopLoss):
- Method for calculating stop-loss (in points, by high/low, or by ATR);
- Additional points for filtering false spikes;
- ATR multiplier for calculating StopLoss;
- Period for ATR calculation.
Take-profit settings (TakeProfit):
- Type of TakeProfit calculation (in points, by ATR, or relative to the stop);
- Additional points for TakeProfit 1;
- Additional points for TakeProfit 2;
- Indicator period in the case of calculation by ATR values;
- ATR multiplier for TakeProfit 1;
- ATR multiplier for TakeProfit 2;
- Relative size of the first take-profit;
- Relative size of the second take-profit.
The indicator highlights past setups on the chart as red and blue icons (the colors can also be changed in the settings). At the same time, all successful setups are displayed as a check mark inside a square, while a stop closure is shown as a cross. This allows you to determine at a glance the profitability of the strategy over a given segment of history.
Recommendations for Use
The indicator signals a found setup after an additional condition is met — besides the formation of the engulfing pattern itself, the next candle must close above its high. Thus, we enter the trade only after breakout confirmation.
After identifying a new setup, the indicator highlights on the chart the engulfing pattern formation zone, as well as the trade entry level, its direction, stop-loss, and take-profit. The indicator allows you to calculate two profit targets, but price does not always reach the second target.
It should be taken into account that this pattern shows the result of a local struggle between bulls and bears within a few candles and does not reflect the long-term picture. In this regard, the rule of entering with the trend has not been cancelled, and using an additional trend filter, even in the form of a simple moving average, is a quite reasonable decision.
Also, take into account zones and support levels in your trading. As is known, in the absolute majority of cases price bounces off a level, so the correct strategy is to trade precisely on the bounce. That is, if the wick of the engulfing candle falls on an important resistance/support level, you need to enter in the direction opposite to the level.
Conclusion
Objectively, this is one of the best indicators for trading the engulfing pattern. The main distinguishing features of the indicator are visualization of the pattern’s historical success, automatic calculation of the entry level and stop orders, as well as timely signaling when new setups appear — engulfing pattern + confirmation.
Download the VerticalBarSetup Engulfing Pattern Indicator
With respect, Alexey Vergunov
TradeLikeaPro.ru

Today we will look at probably the best engulfing pattern indicator — VerticalBarSetup.