Apply a Keltner Channel Indicator
The Keltner Channel indicator is sensitive to volatility, and plots an "envelope" of two bands above and below the middle line, which represents a 20-period Exponential Moving Average (EMA). The upper and lower bands define the area inside of which the price should generally fall. The price crossing or floating towards these lines could indicate a trading opportunity.
The Keltner Channel bands are calculated as follows:
Middle Line = EMA(TP)
Top Line = EMA(TP + Dev x TR)
Bottom Line = EMA(TP - Dev x TR)
Where:
EMA - exponential moving average
TP = typical price
TR - true range
Dev — the deviation factor.
To overlay a Keltner Channel Indicator
On the Charts menu select Add Study.
From the list of study indicators, select Keltner Channel.
Modify any preferences and click OK.
Note that you can increase the thickness and color of the indicator lines by right-clicking a line and using the edit menu to select Change Indicator Thickness or Change Indicator Color. A thickness of "1" is the thinnest; 4 is the thickest.