Understanding the ROC with Signal MA Indicator for MetaTrader 5

Mike 2019.01.02 23:30 39 0 0
Attachments

Hey there, fellow traders! Today, we're diving into the ROC with Signal Moving Average indicator, a handy tool for those of us using MetaTrader 5. This oscillator not only shows the Rate of Price Change but also includes a signal line derived from a moving average of the ROC data.

Let's break it down. The indicator has three key input parameters:

  • ROC Period - This is the timeframe for calculating the Rate of Change.
  • Signal MA Period - This defines the timeframe for the moving average of the ROC.
  • Signal MA Method - Here, you can choose the method for calculating the signal MA.

Calculation:

ROC = 100.0 * (Close - CloseP) / CloseP
Signal = MA(ROC, Signal MA period, Signal MA method)

In this formula:

CloseP = Close price from the ROC period bars ago

ROC with Signal MA Indicator

List
Comments 0