Unisciti alla nostra fan page
- Visualizzazioni:
- 1920
- Valutazioni:
- Pubblicato:
- 2025.05.27 00:03
-
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:

A dynamic trendline-based evolution of the Donchian Channel

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.

MQL5-Like Trade Classes in Python for MetaTrader 5 Python

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