Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=59136
Forum: 17 · Topic 59136 · 3 post(s)
Apprentice · Wed Aug 14, 2013 3:32 pm

Up Candle Up=close-open; Down =0;
Down Candle Down=open-close; Up = 0; Ratio = Sum(Up) / Sum (Down);
Alexander.Gettinger · Thu Aug 29, 2013 10:50 am
MQL4 version of Candle Ratio oscillator: http://www.fxcodebase.com/code/viewtopi … 38&t=59347.
Apprentice · Fri Jun 22, 2018 8:23 am
The indicator was revised and updated.