IncCHVOnArray – library MetaTrader 5
The CCHOOnArray class is intended for calculation of the Chaikin Volatility indicator (CHV) on indicator buffers. Usage: The Init() method with the following parameters is called in the OnInit() function of the indicator: int aVPeriod is a main period of the indicator; int aSmPeriod is a period of smoothing of the range; ENUM_MA_METHOD aMethod is … Read more