Watch how to download trading robots for free
Find us on Telegram!
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
Views:
4702
Rating:
(8)
Published:
2018.04.18 16:24
NHNL.mq5 (7.76 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.