"AroonOscillator" (Financial Indicator)

Is a trend indicator.

Is computed using the high, low, and close prices, and volume.

Returns one time series, the difference between the up and down components of a 10-period Aroon indicator.

Takes values between -100 and 100.

FinancialIndicator["AroonOscillator",n] uses a period n Aroon indicator.

Examples