AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

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

Type definition for the context.
NameTypeDescription
dequeuedValuenumberThe value excluded from the queue.
disposefunctionDispose function.
periodnumberIndicator period.
prevResultnumberThe number to calculate.
queueanychart.math.CycledQueueCycled queue.