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:
14990
Rating:
(5)
Published:
2008.02.03 09:37
Updated:
2014.04.21 14:52
NRMA.mq4 (4.89 KB) view
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

Chaikin's Volatility - CHV Chaikin's Volatility - CHV

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 Zigzag2 R

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

ZigzagPoints - A Script for Indicator Zigzag to Measure the Way ZigzagPoints - A Script for Indicator Zigzag to Measure the Way

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

Indicator of Volatility Change Indicator of Volatility Change

Volatility is a standard deviation.