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.
What is the syntax of a scan when you want to see stocks that have a current price above their 200-day SMA?
0
Comments
Click on Add
Then click on the Technical indicators dropdown and select SMA.
Click on Add
Then make it one line so it reads [Whichever price you picked/want > SMA(200,whichever price type you want)]
Click on Check Syntax. It will tell you where the problem exists, if the is one.
example [High> SMA(200,high)]