Join our fan page
- Published by:
- Vladimir Karputov
- Views:
- 5282
- Rating:
- Published:
- 2018.06.16 09:50
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Idea by: Scriptor.
MQL5 code by: Vladimir Karputov.
This EA is based on the following user indicators:
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16764

Historical Volatility Bands that are constructed using average as the middle line, and upper and lower bands using the Parkinson's historical volatility (instead of "regular" Historical Volatility) for bands calculation.

An important use of the Parkinson's number is the assessment of the distribution prices during the day as well as a better understanding of the market dynamics. Comparing the Parkinson's number and periodically sampled volatility helps traders understand the tendency towards mean reversion in the market as well as the distribution of stop-losses.

No indicators: Only Open and Close price analysis. Input parameters: Stop Loss, Take Profit, and Trailing.

Complete and fast functions similar to Bars and iBarShift from MQL4.