{typedef} anychart.math.aroon.Context Improve this Doc
Type definition for the context.
| Name | Type | Description |
|---|---|---|
| dispose | function | Dispose function. |
| highQueue | anychart.math.CycledQueue | High cycle queue. |
| lowQueue | anychart.math.CycledQueue | Low cycle queue. |
| period | number | Indicator period. |
