AnyChart
API Reference
Still have questions?
Contact support
Top

{typedef} anychart.math.williamsR.Context Improve this Doc

Type definition for the context.
NameTypeDescription
closeQueueanychart.math.CycledQueueQueue for accumulation of close values.
disposefunctionDispose function.
highQueueanychart.math.CycledQueueQueue for accumulation of high values.
lowQueueanychart.math.CycledQueueQueue for accumulation of low values.
periodnumberIndicator period.
prevResultnumberPrevious calculation result.