Watch how to download trading robots for free
Find us on Twitter!
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:
7039
Rating:
(16)
Published:
2012.11.20 15:23
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This indicator calculates the classic historical volatility of a financial asset.

It was first implemented in MQL4 and published in Code Base at mql4.com 23.09.2010.  

Fig.1 The HistVolatility Indicator

Fig.1 The HistVolatility Indicator

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

CCI_DrawMode CCI_DrawMode

Implementation of the option to change the drawing mode, as exemplified by the CCI indicator.

Trade_Time Trade_Time

This indicator draws a period of operation that specifies trade start time and trade stop time.

ParkinsonHistVolatility ParkinsonHistVolatility

Parkinson's historical volatility.

AroonSignal AroonSignal

The signal indicator based on the Aroon indicator values.