See Also

FinancialEngine Class  | FinancialEngine Members  | Overload List  | This indicator is a generalization of AroonDown indicator and calculates the values of the Aroon Down indicator over all sub-periods of a given length for all possible periods for which sufficient historical data is provided.

Language

Visual Basic

C#

Show All

sc
A collection of series objects. For example, to evaluate this indicator for two series you will need to pass a series collection containing this two series.
See Also Languages dotnetCHARTING Send comments on this topic.

AroonDown(SeriesCollection) Method

Calculates the Aroon Down indicator which measures the relative time since the last lowest low for all periods for which sufficient data is provided.

[Visual Basic]
Overloads Public Shared Function AroonDown( _    ByVal sc As SeriesCollection _ ) As Series
[C#]
public static Series AroonDown(    SeriesCollection sc );

Parameters

sc
A collection of series objects. For example, to evaluate this indicator for two series you will need to pass a series collection containing this two series.

See Also

FinancialEngine Class  | FinancialEngine Members  | Overload List  | This indicator is a generalization of AroonDown indicator and calculates the values of the Aroon Down indicator over all sub-periods of a given length for all possible periods for which sufficient historical data is provided.

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.