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.
Inside Day
[type = stock] AND [Daily SMA(20,Daily Volume) > 40000]
and [todays Range yesterday's low]
and [ATR(14) > 1.5]
# I am not getting the right scan. My goal is to have today's range only 30% of yesterday's Range
# Help
and [todays Range yesterday's low]
and [ATR(14) > 1.5]
# I am not getting the right scan. My goal is to have today's range only 30% of yesterday's Range
# Help
0
Comments
-
You probably don't want to make it exactly equal to 30%. There wouldn't be many hits. You could use less than 30%, or a range - say between 25 and 30%
So:
and [ range < 1 day ago range*.31]
alternatively
and [range < 1 day ago range *.31]
and [range > 1 day ago range *.25]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