Evaluates the Aroon Up indicator which measures the relative time since the last highest high.
Overload List
| Overload |
Description |
| AroonUp(String,Series) |
Evaluates the Aroon Up indicator which measures the relative time since the last highest high. |
| AroonUp(Series) |
Evaluates the Aroon Up indicator which measures the relative time since the last highest high. |
| AroonUp(String,SeriesCollection) |
Evaluates the Aroon Up indicator which measures the relative time since the last highest high. |
| AroonUp(SeriesCollection) |
Evaluates the Aroon Up indicator which measures the relative time since the last highest high. |
See Also