Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Indicateurs

Advance_Decline_Line - indicateur pour MetaTrader 5

Vues:
3537
Note:
(7)
Publié:
2018.06.16 10:05
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Indicator Advance Decline Line shows the trend strength line. It can also detect possible changes in its direction.

It has two input parameters:

  • Period - calculation period;
  • Cumulative - calculation algorithm using the accumulated values over the Period.

Two components of the candlesticks over the period of time, i.e., the positive one and the negative one, are used for calculations. The resulting value is the difference between these two components. When using the accumulative algorithm, the indicator value calculated on the preceding bar is added to the result.

Fig.1. ADL with the accumulative calculation algorithm

Fig.1. ADL with the accumulative calculation algorithm

Fig.2. ADL without the accumulative calculation algorithm

Fig.2. ADL without the accumulative calculation algorithm

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20564

USDX_Candle USDX_Candle

The US dollar index in form of Japanese candlesticks.

USDX USDX

The US dollar index against a basket of basic currencies.

Absorption Absorption

The EA trades with the Absorption pattern. Working with pending orders Buy Stop and Sell Stop.

AwesomeMod AwesomeMod

Modified Awesome Oscillator.