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.
ATR CLOSING MINIMUM

RICKACHE
✭
in SharpCharts
HI
USING A FORMULA
AND [ATR(14)/CLOSE>MV]
IT SEEMS MV IN NOT ACCEPTED FOR MINIMUM VOLUME
ANY IDEAS
USING A FORMULA
AND [ATR(14)/CLOSE>MV]
IT SEEMS MV IN NOT ACCEPTED FOR MINIMUM VOLUME
ANY IDEAS
0
Answers
-
MV or "minimum volume" are not terms the scan engine recognizes. (Any term the scan engine does recognize will be in the drop downs under the scan workbench window; explanations of terms found there will be in Chart School).
You would have to specify a number for minimum volume, e.g. 50000. Or, if you are looking for a minimum volume over some period you would use the min( ) function, e.g.
min(5, volume)
That would give you the smallest daily volume of the last five days.
But note that your operation on the left will give a result expressed in points (and most likely a decimal value less than 1), so you would be comparing points to volume. So the expression would almost always be false.
Here is the main page for scanning documentation, with many useful links:
https://support.stockcharts.com/doku.php?id=scans0
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