Join our fan page
- Views:
- 5270
- Rating:
- Published:
- 2017.11.03 12:22
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author: Mohit Marwaha
The indicator shows a text block with the values of the user defined ATR period for each timeframe. The size of the text block is customizable. You can also change the text font and disable the display of unused timeframes. The maximum number of simultaneously displayed indicators is ten.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 21 December 2015.
Fig. 1. The ATRValues indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18849

Another version of Bollinger Bands using as the middle line the average of the High and Low over a selected period.

We open a new position opposite to the previous one. Inputs only contain Stop loss, Take Profit and the minimum lot.