New Members: Be sure to confirm your email address by clicking on the link that was sent to your email inbox. You will not be able to post messages until you click that link.
Keltner Channels
Comments
-
The middle of the Keltner Channel would be the ema the channels are based on. Also, if price is within 2% of the ema it will be inside the channels if the width of the channel is wide enough, so you probably don't have to scan for that - but you can if you want to.
So, the general form you want is,
and close < Upper Kelt Chan // you supply the correct syntax and parameters you want - use the drop downs
and close > Lower Kelt Chan // on the scan workbench page
and close < ema(x, close) * 1.02 // within 2% above ema
and close > ema(x, close) * .98 // within 2% below ema
0 -
I guess what I am really trying to do is find stocks trading in the middle of the Keltner bands or at least around the EMA(26,2.5,26).0
-
the middle of the Keltner bands is the ema. If the ema is 26 periods, substitute 26 for the "x" in the last two lines of my last answer.0
-
I did that but when I run the scan it spits out a list that has stocks well above the middle of the channel toward the upper end of the keltner band.0
-
then you need to specify a smaller per cent variation from the ema, e.g. 1.005, .9905. Experiment until you get what you want - 1.004, 1.003, etc.0
-
"well above" should be less than 2% according to the scan code. Maybe play with the Percent multiplier to get it to suit your needs? Change the 1.02 to 1.01 or 1.015? The Keltner Channel Top and Bottom are based on the ATR for the period. If the ATR is low, the Top and Bottom will run closer to the EMA.
Maybe add a requirement that the Top - the Bottom / the Bottom needs to be above 10%(?) to get more space in your bands? maybe something like
and [Upper Kelt Chan(26,2,10) - Lower Kelt Chan(26,2,10) / Lower Kelt Chan(26,2,10) > 0.1]
0
Categories
- All Categories
- 2.3K StockCharts
- 395 SharpCharts
- 146 Other Charting Tools
- 69 Saved Charts and ChartLists
- 1.5K Scanning
- 73 Data Issues
- 177 Other StockCharts Questions
- 218 Technical Analysis
- 155 Using Technical Analysis
- 2 InterMarket and International
- 19 Market and Breadth Indicators
- 42 Market Analysis
- 109 Trading
- 109 Trading Strategies
- 163 S.C.A.N the StockCharts Answer Network forum
- 65 Using this StockCharts Answer Network forum
- 98 s.c.a.n. archives
- 5 Off-Topic
- 6 The Cogitation & Rumination Emporium
- Forum Test Area