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 Industry Group
Comments
-
Some examples using the Aroon Up indicator. Just mix and match until you arrive at the right combination for your needs.
// Scan Example 1 using ETF's:
// Any one of the 9 SPDR Sectors .
[[symbol is 'xly'] or [symbol is 'xlp'] or [symbol is 'xle'] or [symbol is 'xlf'] or [symbol is 'xlv'] or [symbol is 'xli'] or [symbol is 'xlb'] or [symbol is 'xlk'] or [symbol is 'xlu']]
// A 130 day high was made today.
and [Aroon Up (130) = 100]
//Scan Example 2 using ETF's:
// Russell 2000 small cap, or Russell 1000 large/mid cap, or Nasdaq 100, or S&P 500.
[[symbol is 'iwm'] or [symbol is 'iwb'] or [symbol is 'qqq'] or [symbol is 'ivv']]
// A 260 day high occurred within the last 20 days.
and [Max (20, Aroon Up (260)) = 100]
//Scan Example 3 using indexes:
// Any symbol that contains '$DJUS' or the symbol '$DWCREE'
// This means any Dow Jones US Index (DJUS industry, group, sector, etc.) and the renewable energy group.
[[symbol contains '$djus'] or [symbol is '$dwcree']]
// At or near a 65 day high as of today.
and [Aroon Up (65) > 90]
Almost forgot! Here you can get a symbol list of the DJ industry groups broken down by sector:
https://stockcharts.com/freecharts/industrysummary.html#&S=PD
0 -
Put the SPDR SELECT Sector ETFs in a list, Put The Dow Jones Industry Group Indexes in a list and put The Dow Jones Sector Indexes in a list...Then just run a new high scan any time you wish. You could also run a scan to see which ones are within 5 or 10% of a new high so you can keep an eye on 'em.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