AnyChart
API Reference
Still have questions?
Contact support
Top

{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.MovingAverageType | stringType of smoothing.
slowMAContextanychart.math.ema.Context | anychart.math.sma.ContextSlow MA context.