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:
- 15489
- Rating:
- Published:
- 2008.02.03 09:37
- Updated:
- 2014.04.21 14:52
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
NRMA is the famous indicator by Konstantin Kopyrkin, it produced numerous realizations of the indicator NRTR. In this variant we see a moving average (line) and trailing stops NRTR (points).
Access to other intermediate Omega indicators (NRTR_Oscillator, NRatio, NRTR_DT) is available throug calls of iCustom(NULL,0,"NRMA",parameters,index_number, shift).
More detailed information is on the author's website

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7764

The volatility indicator by Chaikin accounts for the spread changes between the maximal and minimal prices. It defines the volatility value based on the range width between the maximum and minimum.

Zigzag2_R_ is a variant of the indicator Zigzag with an added option of drawing two extremums on one bar.

It measures all sections that join the ZigZag breaks, the resulting values are given in points.

Volatility is a standard deviation.