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.
Scanning for keltner Channel cross
Comments
-
You want to use the min( ) function to get the lowest value over a period of time.
Here's a link on writing min and max scans.
https://support.stockcharts.com/doku.php?id=scans:advanced_scan_syntax:min_max_scans
and a link on all functions available
https://support.stockcharts.com/doku.php?id=scans:functions
So, for the min function, you add the lookback period first, and the data item second
and [close > min(20, Kelt...) // I forget Kelt syntax
If you want the first time the close crosses, use the crossover operator "x"
and [close x min(20, Kelt...) // I forget Kelt syntax0 -
Thank you for the response. Solves my issue0
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