{typedef} anychart.math.rsi.Context Improve this Doc
Type definition for the context.
| Name | Type | Description |
|---|---|---|
| dispose | function | Dispose function. |
| downwardChange | number | The number to calculate |
| period | number | Indicator period. |
| queue | anychart.math.CycledQueue | Cycled queue. |
| upwardChange | number | The number to calculate |
