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.stochastic.Context Improve this Doc

Type definition for the context.
NameTypeDescription
dMACalculatefunctionCalculation %D function.
dMAContextanychart.math.sma.Context | anychart.math.ema.Context | ObjectEMA or SMA context to calculate %D.
dMATypeanychart.enums.MovingAverageTypeIndicator %D smoothing type.
disposefunctionDispose function.
highQueueanychart.math.CycledQueueHigh cycle queue.
kMACalculatefunctionCalculation function for the smoothed %K.
kMAContextanychart.math.sma.Context | anychart.math.ema.Context | ObjectEMA or SMA context to calculate smoothing %K.
kMATypeanychart.enums.MovingAverageTypeIndicator %K smoothing type.
kPeriodnumberIndicator %K period.
lowQueueanychart.math.CycledQueueLow cycle queue.