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.
scans for highest range in 7 days in monthly timeframes

in Scanning
is there a way, i can do this in stockcharts?
get the list of stocks that has the highest range in last 7 months?
i tried this and the results are not good even though i am oly checking it on the daily timeframe.
[type = stock] AND [Daily SMA(20,Daily Volume) > 400000] and [Range > 1 day ago Min (6, Range)]
and [exchange is NYSE]
get the list of stocks that has the highest range in last 7 months?
i tried this and the results are not good even though i am oly checking it on the daily timeframe.
[type = stock] AND [Daily SMA(20,Daily Volume) > 400000] and [Range > 1 day ago Min (6, Range)]
and [exchange is NYSE]
0
Comments
-
I think you want max instead of min:
[type = stock]
and [exchange is NYSE]
and [sma(20, volume) > 400000]
and [range > 1 day ago max(6, range)]
If you want widest DAILY range in the last seven months, you need the number of days in seven months. There are approximately 21 trading days in a month on average, so 21 x 7 = 147; so substitute 147 for 6 in the last statement above.
0 -
how can i scan this in monthly timeframe. that is what i was trying to imply highest monthly range in lat 7 months0
-
and [monthly range = monthly max(7, monthly range)]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