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 ETF SCTRs
In the advanced scan is it possible to scan for "fund" and SCTR? On the SC home page the SCTR reports show that ETFs have SCTRs but they don't seem to show up in an advanced scan.."fund" by itself returns 999, but include a SCTR parameter and you get 0.
Thanks for answering. Dave
Thanks for answering. Dave
0
Comments
-
This scan will show you ETFs that have a SCTR. Not all do.
// begin scan
[group is ETF]
rank by SCTR
// end scan
To get ETFs above, say, 90:
// begin scan
[group is ETF]
and [ SCTR > 90]
rank by SCTR
// end scan
You could also try:
//begin scan
[name contains "fund"]
rank by SCTR
// end scan
But the results include symbols for things that don't have fund in the name, so I'm not sure what "fund" is actually looking for. Some results seem to be companies, not funds, but maybe they are organized as something other than the usual corporation (like a REIT, for instance). So if you are looking specifically for ETFs, [group is ETF] is probably a more reliable method.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