AroonDown
 

Short Name: AroonDown

Definition: Aroon Indicator Down, measure the strength of a down trend

Usage: AroonDown(period)

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

Note:
  • Period is usually 25

Examples:
  • aroonDown(25)