Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5366
- Rating:
- Published:
- 2018.04.18 16:24
-
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

An indicator of multiple fractals.

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

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

The indicator of divergences of High/Low indices.