Calculates the Kairi Indicator measure as a percentage of the element value, the divergence between
the a moving average (generally the simple moving average) of the value and the value itself for each
period for which there is sufficient historical values.
Overload List
Overload | Description |
Kairi(String,Series,Series) | Calculates the Kairi Indicator measure as a percentage of the element value, the divergence between
the a moving average (generally the simple moving average) of the value and the value itself for each
period for which there is sufficient historical values.
|
Kairi(Series,Series) | Calculates the Kairi Indicator measure as a percentage of the element value, the divergence between
the a moving average (generally the simple moving average) of the value and the value itself for each
period for which there is sufficient historical values.
|
Kairi(Series,SeriesCollection) | Calculates the Kairi Indicator measure as a percentage of the element value, the divergence between
the a moving average (generally the simple moving average) of the value and the value itself for each
period for which there is sufficient historical values.
|
See Also