AroonUp
 

Short Name: AroonUp

Definition: Aroon Indicator Up, measure the strength of an up trend

Usage: AroonUp(period)

Objective:
  • Compute the aroon up indicator
  • Returns an array of values

Note:
  • Period is usually 25

Examples:
  • aroonUp(25)