Rejoignez notre page de fans
- Publié par:
- Vladimir Karputov
- Vues:
- 5339
- Note:
- Publié:
- 2018.06.16 09:50
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Idea by: Scriptor.
MQL5 code by: Vladimir Karputov.
This EA is based on the following user indicators:
Traduit du russe par MetaQuotes Ltd.
Code original : 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.