Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Bibliothèque

Trading Signals Module Based on Delta ZigZag Indicator - bibliothèque pour MetaTrader 5

Vues:
7828
Note:
(36)
Publié:
2015.01.28 15:27
Mise à jour:
2016.11.22 07:32
\MQL5\Include\Expert\MySignals\ \MQL5\Indicators\ \MQL5\Experts\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.

Traduit du russe par MetaQuotes Ltd.
Code original : 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.