IncOBVOnArray – library MetaTrader 5
The COBVOnArray class is intended for calculation of OBV (On Balance Volume) on indicator buffers. Usage: The Init() method with an optional parameter is called in the OnInit() function: int aPeriod is indicator period. If the value is set to 0 (default), the indicator will work like the one included in the client terminal – … Read more