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


Evaluates the Aroon Up indicator which measures the relative time since the last highest high for all periods for which sufficient data is provided.

Overload List

OverloadDescription
AroonUpOverPeriod(String,Series,Int32)Evaluates the Aroon Up indicator which measures the relative time since the last highest high for all periods for which sufficient data is provided.  
AroonUpOverPeriod(Series,Int32)Evaluates the Aroon Up indicator which measures the relative time since the last highest high for all periods for which sufficient data is provided.  
AroonUpOverPeriod(SeriesCollection,Int32)Evaluates the Aroon Up indicator which measures the relative time since the last highest high for all periods for which sufficient data is provided.  

See Also