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


Evaluates the Aroon Oscillator over the a given period.

Overload List

OverloadDescription
AroonOscillator(String,Series) Evaluates the Aroon Oscillator over the a given period.  
AroonOscillator(Series) Evaluates the Aroon Oscillator over the a given period.  
AroonOscillator(String,SeriesCollection) Evaluates the Aroon Oscillator over the a given period.  
AroonOscillator(SeriesCollection) Evaluates the Aroon Oscillator over the a given period.  

See Also