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

elementName
The name of the element which will be displayed on the chart, i.e. its label.
s
A financial series.
See Also Languages dotnetCHARTING Send comments on this topic.

AroonDown(String,Series) 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 elementName As String, _    ByVal s As Series _ ) As Element
[C#]
public static Element AroonDown(    string elementName,    Series s );

Parameters

elementName
The name of the element which will be displayed on the chart, i.e. its label.
s
A financial 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.