| 
 PureBytes Links 
Trading Reference Links 
 | 
Hi Rowdy
Try this:
Sum(C>Mov(C,30,E),5) > 0;
 
Regards
Roy
www.metastocktips.co.nz
----- Original Message ----- 
From: Biff Jones 
To: equismetastock@xxxxxxxxxxxxxxx 
Sent: Tuesday, July 11, 2006 1:38 PM
Subject: [EquisMetaStock Group] Close above EMA last five Bars? Help
Hello Everyone,
I'm trying to develop an explorer that will search for stocks that 
have moved above their 30-EMA in the last five bars. I have got the 
following, but is it possible to add (in the last five bars)?
CLOSE > Mov(CLOSE,30,EXPONENTIAL)
Thanks
Rowdy
 
[Non-text portions of this message have been removed]
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
    equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |