dotnetCHARTING Send comments on this topic.
Kairi Method
See Also 
dotnetCHARTING Namespace > FinancialEngine Class : Kairi Method


Calculates the Kairi Indicator measure as a percentage of the price, the divergence between the a moving average (generally the simple moving average) of the price and the price itself for each period for which there is sufficient historical values.

Overload List

OverloadDescription
Kairi(String,Series,ElementValue,Series)Calculates the Kairi Indicator measure as a percentage of the price, the divergence between the a moving average (generally the simple moving average) of the price and the price itself for each period for which there is sufficient historical values.  
Kairi(Series,ElementValue,Series)Calculates the Kairi Indicator measure as a percentage of the price, the divergence between the a moving average (generally the simple moving average) of the price and the price itself for each period for which there is sufficient historical values.  
Kairi(Series,ElementValue,SeriesCollection)Calculates the Kairi Indicator measure as a percentage of the price, the divergence between the a moving average (generally the simple moving average) of the price and the price itself for each period for which there is sufficient historical values.  

See Also