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.
Scan for ETFs that are 10% below their 52 week high
Answers
-
First step is select the ETF group from the Indexes and ETFs drop down.
The 52 week high can be expressed as "weekly max(52, weekly high)"
Then, you don't really want to ask for exactly 10% below the 52 week high because the scan engine would calculate that to the penny, and what are the chances anything is trading at exactly some percent from something else.
So, you want to ask for a range, a little above 10% and a little below 10%, say between 11% below and 9% below. Another way to say that is between 89 and 91 per cent of the 52 week high.
So, putting that together, you want .89 * weekly max(52, weekly high), and .91 * weekly max(52, weekly high).
And in scan language, you need the brackets, etc. so,
[group is ETF]
and [ close > .89 * etc]
and [close < .91 * etc]
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