KWAN_NRP – indicator MetaTrader 5

A simple oscillator, which is based on the values of the iStochastic, iRSI and iMomentum indicators and is implemented as a two-colored histogram.

Indicator calculation formula:

kwan = MA(iStochastic[bar] * iRSI[bar] / iMomentum[bar])

The growth of a financial asset is usually accompanied by the growth of the indicator and the green color of the histogram. An asset is considered falling if the indicator is falling and the histogram is pink. The optimal time to perform a trade is when the color of the histogram bars changes.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The classes were described in detail in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.

Alternative:  Hammer Indicator - indicator MetaTrader 5

Fig1. The KWAN_NRP indicator

Fig1. The KWAN_NRP indicator.


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