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.
Can You Scan to find the Highest Point of a Zig Zag Scan?

in Scanning
Hi: Can You Scan to find the Highest Point of a Zig Zag Scan?
0
Comments
-
The scan engine only returns symbols that meet specified values, but not the values themselves (unless you use a rank by statement). Also, I don't see ZigZag as an option in the Technical Indicators drop down, so I don't think you can include it in a scan anyway.
However, the ZigZag overlay uses the high and low, or the close, depending on chart type. So, if you are looking for symbols that have a max high above a certain price within a certain time frame (actually you would probably want a range), you could scan for that:
and [high < max(21,high)] // price not currently at max level
and [max(21, high) > 10]
and [max(21, high) < 12]
But that's probably not what you wanted.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