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

Trading Signals Module Based on Delta ZigZag Indicator - libreria per MetaTrader 5

Visualizzazioni:
7814
Valutazioni:
(36)
Pubblicato:
2015.01.28 15:27
Aggiornato:
2016.11.22 07:32
\MQL5\Include\Expert\MySignals\ \MQL5\Indicators\ \MQL5\Experts\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.