Candle_Ratio – indicator MetaTrader 5

The indicator shows the ratio between bullish and bearish candlesticks over the specified period.

The indicator has three input parameters:

  • Period – calculation period
  • Smoothing period – the period of smoothing
  • Method – the method of smoothing

Calculation formula:

Up Candle

Up=close-open; Down =0;

Down Candle

Down=open-close; Up = 0;

Ratio = Sum(Up) / Sum (Down);


πŸ“ˆ ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks