Random Walk Index - FXB.ta.RWI

The FXB.ta.RWI class calculates the Random Walk index. It is a bar-based calculation, and requires candle data as an input. Parameters are as follows:

Parameter

Description

period

Rolling period for the calculation

The primary output value - GetValue() - of the calculation is the high values. The calculation puts the low values into the signal values - GetSignalValue() etc.