Keltner Channel (Classic)

Category: volatility, trend

A volatility-based envelope that plots bands around a central Moving Average based on the average bar range (High - Low).

Formula

Middle = MA(Price, period)\nRange_MA = SMA(High - Low, period)\nUpper = Middle + Range_MA\nLower = Middle - Range_MA

Inputs

See signal primitives and every published strategy that uses Keltner Channel (Classic) on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home