Join our fan page
- Views:
- 9124
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Trading signals module based on Delta ZigZag indicator for MQL5 Wizard.
Buy Signals:
When the price breaks indicator's horizontal level from the bottom up, it is assumed that a descending trend has been replaced by an ascending one, and the module displays buy signal.
Sell Signals:
When the price breaks indicator's horizontal level from top downward, it is assumed that an ascending trend has been replaced by a descending one, and the module displays sell signal.
Module input parameters:
In addition to indicator parameters, you can set an absolute value of a generated forecast (trend).

Fig. 1 Example of the trading signals based on Delta ZigZag indicator
Tips:
- The module is best applied for determining a trend on high timeframes for filtering trading signals in smaller periods.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/11709
Trailing Stop Module Based on Delta ZigZag
The module for tracking open positions based on Delta ZigZag for MQL5 Wizard.
SMTP Mail Library
Library for sending mail messages.
YZ_Summer_Time
Checking a date for belonging to winter or summer time. The code was developed for news debugging.
Margin Calculation
Library for calculation of a margin required for opening a position in MetaТrader 5.