{typedef} anychart.math.aroonOscillator.Context Improve this Doc
Type definition for the context.
| Name | Type | Description | 
|---|---|---|
| aroonCalculate | function | Calculates the Aroon indicator values. | 
| aroonContext | anychart.math.aroon.Context | Context of the Aroon indicator. | 
| aroonStartFunction | function | Organizes initial calculation of the Aroon indicator. | 
| dispose | function | Dispose function. | 
| period | number | Period of indicator. | 
