| houdini13 2 posts
 msg #66558
 - Ignore houdini13
 | 8/22/2008 11:18:32 AM 
 can anyone help me convert the following to stockfetcher scan syntax, thanks in advance:
 
 [type = stock] and [country = us] and[daily ema(60,daily volume) > 150000] and[daily close > yesterday's daily high] and[yesterday's daily high < 2 days ago daily high] and[2 days ago daily high < 3 days ago daily high] and[sma(10, close) > ema(30, close)]and[daily close > daily ema(30,daily close)]and[daily close < daily sma(10,daily close)]and[daily close > daily sma(200,daily close)]and[weekly sma(10,weekly close) > weekly ema(30,weekly close)]and[ADX Line(10) > 20.0]and[close >= 5] and [Close <40]
 
 
 
 | 
| chetron 2,817 posts
 msg #66559
 - Ignore chetron
 | 8/22/2008 11:25:37 AM 
 
 [type = stock] and [country = us] and[daily ema(60,daily volume) > 150000] and[daily close > yesterday's daily high] and[yesterday's daily high < 2 days ago daily high] and[2 days ago daily high < 3 days ago daily high] and[sma(10, close) > ema(30, close)]and[daily close > daily ema(30,daily close)]and[daily close < daily sma(10,daily close)]and[daily close > daily sma(200,daily close)]and[weekly sma(10,weekly close) > weekly ema(30,weekly close)]and[ADX Line(10) > 20.0]and[close >= 5] and [Close <40]
 
 
 
 
 
 | 
| houdini13 2 posts
 msg #66561
 - Ignore houdini13
 | 8/22/2008 11:34:10 AM 
 thanks a lot -
 
 chetron
 
 
 
 
 
 
 
 | 
| charltonj 4 posts
 msg #66598
 - Ignore charltonj
 | 8/23/2008 4:22:32 PM 
 nice looking filter -- great job!
 
 
 |