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.
Any reason this doesn’t work?
[type is stock] and [sma(20,volume) > 40000]
and [CCI(20) > 100.0]
and [yesterday’s CCI(20) > 200.0]
Works fine without yesterday in it
Greg
0
Comments
You could delete the line and type it in again by hand instead of copy/pasting, or you can use "1 day ago" in place of "yesterday's", or you can just use "yesterday" without the " 's ".
If you are not using the Advanced Editor in the scan window, turn it on. It will give you an error message that is usually pretty accurate. In this case it said "Unidentified text - ' ".
Most of the Predefined Scans and Alerts use Yesterday's to trip the change.
My SOP is to use 1 days ago for ease of editing nested scans.
No idea why that is happening to you purrfessor.