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

Type definition for the context.
NameTypeDescription
adlContextanychart.math.adl.ContextContext for adl calculation.
disposefunctionDispose function.
fastMAContextanychart.math.ema.Context | anychart.math.sma.ContextFast MA context.
maCalculatefunctionFunction for MA calculation (ema or sma).
maTypeanychart.enums.MovingAverageTypeType of smoothing.
slowMAContextanychart.math.ema.Context | anychart.math.sma.ContextSlow MA context