|
#MTF_Average Range
I've attached #MTF_Average Range.mq4
It will give you the average range (high-low) for whatever period it is attached to. If you want the see the average range of a different timeframe, change the TimeFrame input to whatever timeframe you want. (1,5,15,30,60,240,1440,10080,43200)
The TimeFrame value must be greater than the current timeframe.
keris
BTW, unlike other MTF versions of custom indicators I've done, all the code is incorporated in this one file.
|