Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Libraries

Trading Signals Module Based on Delta ZigZag Indicator - library for MetaTrader 5

Views:
7750
Rating:
(36)
Published:
2015.01.28 15:27
Updated:
2016.11.22 07:32
\MQL5\Include\Expert\MySignals\ \MQL5\Indicators\
DeltaZigZag.mq5 (10.69 KB) view
\MQL5\Experts\
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

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 Trailing Stop Module Based on Delta ZigZag

The module for tracking open positions based on Delta ZigZag for MQL5 Wizard.

SMTP Mail Library SMTP Mail Library

Library for sending mail messages.

YZ_Summer_Time YZ_Summer_Time

Checking a date for belonging to winter or summer time. The code was developed for news debugging.

Margin Calculation Margin Calculation

Library for calculation of a margin required for opening a position in MetaТrader 5.