Overload | Description |
---|---|
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. |
Evaluation of the Aroon Oscillator
The Aroon Oscillator over each period is evaluated using the following formulae:
Aroon Oscillator = (Aroon Up Indicator) - (Aroon Down Indicator).