AnyChart
API Reference
Still have questions?
Contact support
Top

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

Type definition for the context.
NameTypeDescription
atrContextanychart.math.atr.ContextContext for the Average True Range calculation.
atrPeriodnumberAverage True Range period.
disposefunctionThe function to dispose the context.
maCalculatefunctionFunction for the moving average calculation.
maContextanychart.math.ema.Context | anychart.math.sma.ContextContext for the Moving Average calculation.
maPeriodnumberMoving Average period.
maTypeanychart.enums.MovingAverageType | stringMoving Average type.
multipliernumberMultiplier.