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.
Gaps are a pre-defined scan - on the member's dashboard page, find the Member's Tools box (upper left), slide down to "Reports & More" - read down the list to find "Gaps".
Here is the code:
[type = stock] AND [Daily SMA(20,Daily Volume) > 40000] AND [Daily Low > Yesterday's Daily High * 1.026]
The important part is
[low > 1 day ago high]
You can add more conditions from the drop downs on the Scan Workbench.
Answers
Here is the code:
[type = stock] AND [Daily SMA(20,Daily Volume) > 40000] AND [Daily Low > Yesterday's Daily High * 1.026]
The important part is
[low > 1 day ago high]
You can add more conditions from the drop downs on the Scan Workbench.