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