Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Engulfing Pattern Indicator with Volume Confirmation - indicatore per MetaTrader 5

Visualizzazioni:
1920
Valutazioni:
(4)
Pubblicato:
2025.05.27 00:03
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Description:

This indicator identifies bullish and bearish engulfing candlestick patterns on the chart and optionally confirms them with volume. When the volume of the current candle exceeds that of the previous one, the pattern is considered stronger and more reliable. The user can choose whether or not to apply this volume confirmation filter.

External Inputs:

  • BullishArrowColor : Color of the arrow marking bullish engulfing patterns.

  • BearishArrowColor : Color of the arrow marking bearish engulfing patterns.

  • UseVolumeFilter : Enables or disables volume confirmation.

How to Interpret:
An arrow pointing upward below a candle indicates a bullish engulfing pattern, while a downward arrow above a candle indicates a bearish engulfing pattern. When volume confirmation is enabled, only engulfing patterns with increasing volume are shown.


Illustration:

Engulfing Pattern Indicator — Visual Chart Example



Trendline zigzag in qualitative channel Trendline zigzag in qualitative channel

A dynamic trendline-based evolution of the Donchian Channel

Equity and Balance Indicator - History based Equity and Balance Indicator - History based

This indicator reads the trade history and plots the Cumulative P & L over time, helping visual traders to see how much money they are making or losing over time. This current version has a difference of 0.02% marginal error, due to rounding floats, and calculation methods. It can be considered extremely precise with this marginal error.

Trade Classes in Python - CTade, CSymbol, CPositionInfo, etc. Trade Classes in Python - CTade, CSymbol, CPositionInfo, etc.

MQL5-Like Trade Classes in Python for MetaTrader 5 Python

Population-based optimisation algorithms Population-based optimisation algorithms

Population-based optimisation algorithms are collected here. The archive contains all necessary files to run the algorithms on test functions.