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
Vues:
4700
Note:
(8)
Publié:
2018.04.18 16:24
NHNL.mq5 (7.76 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The New High New Low Index indicator displays the High/Low values of a symbol.

The index is calculated as the difference between the number of highest highs and the number of lowest lows for a given period.

In addition to High and Low, the indicator calculates their sum - the HL index.

The indicator has one input parameter:

  • Period - period, for which the High and Low indices will be calculated.

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

MultipleFractals MultipleFractals

An indicator of multiple fractals.

CCI_Divergence CCI_Divergence

The indicator searches for divergences and displays them on the chart of the custom CCI indicator.

SignalMAAboveBelow 2 SignalMAAboveBelow 2

A module of trading signals based on the Moving Average indicator signal module.

NHNL_Divergence NHNL_Divergence

The indicator of divergences of High/Low indices.