====== On Balance Volume ====== FIXME ===== Parameters ===== **Logical rules for Opening Logic Condition slot.** * On Balance Volume rises; * On Balance Volume falls; * On Balance Volume changes its direction upward; * On Balance Volume changes its direction downward; **Logical rules for Closing Logic Condition slot.** * On Balance Volume rises; * On Balance Volume falls; * On Balance Volume changes its direction upward; * On Balance Volume changes its direction downward; **List box parameters** **Numeric box parameters** ===== Implementation ===== C# source code: [[https://github.com/PopovMP/FSB_Pro_Indicators/blob/master/Indicators/Store/OnBalanceVolume.cs|On Balance Volume]]. MQL source code: [[https://github.com/PopovMP/FSB_Expert_Advisor_Code/blob/master/Forexsb.com/Indicators/OnBalanceVolume.mqh|On Balance Volume]].