Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=22632
Forum: 17 · Topic 22632 · 3 post(s)
Apprentice · Wed Aug 22, 2012 7:05 am

Top = max( ( ( ( (H+L+C) / 3 ) * 2 ) - H) , Top) Bottom = min( ( ( ( (H+L+C) / 3 ) * 2 ) - L) , Bottom)
The indicator was revised and updated
Alexander.Gettinger · Mon Nov 17, 2014 5:14 pm
MQL4 version of Volatility Channel: viewtopic.php?f=38&t=61453.
Apprentice · Tue Jun 27, 2017 4:29 am
The indicator was revised and updated.