RE: Beginners Questions
(2014-07-03, 11:01 AM)isatrader Wrote: Here's the code for a daily scan that I use in stockcharts as a starting point. I then put the results into a chartlist and then view the weekly charts using the 10 Per Page view, so I can quickly go through them and search for any potential candidates.
Code:[type is stock] AND [country = US] and [Daily Close > Yesterday's Daily Close] AND [Daily SMA(10,Daily Close) > Yesterday's Daily SMA(10,Daily Close)] and [volume > sma(200, volume) * 3] and [market cap > 50] and [exchange != OTCBB] and [exchange != OTCMKT] and [exchange != AMEX]
I ran that scan but no results came back... Would you mind also posting the code for your backup "Volume Daily 3x minimum US2" scan as well when you get a sec?
Thanks again!
Mike
I've missed more than 9,000 shots in my career. I've lost almost 300 games. 26 times, I've been trusted to take the game winning shot and missed. I've failed over and over again in my life. And that is why I succeed. - Michael Jordan