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.
I'd like to use ZigZag(x%) in a scan. It's available as an overlay but not as a scannable element. Has anyone developed this ........ either in a SC scan or just with the basic math?
Thx
0
Comments
Maybe you could approximate what you are trying to do with with max( ) and min( ) functions to get the highest or lowest price in some time period, and determine whether price had risen or dropped some per cent since that price. Or, you could try price channels for breakouts.
Often there is more than one way to approach a scan, so you may be able to reframe what you want to do in terms of other indicators or overlays that are available.