| 
 PureBytes Links 
Trading Reference Links 
 | 
------------------------------------------------------------------------
You cannot reply to this message via email because you have chosen not
to disclose your email address to the group.
To reply:  http://groups.yahoo.com/group/equismetastock/post?act=reply&messageNum=5454
------------------------------------------------------------------------
cola   If(C,>=,HHV(C,260)*0.8,1,0)
colb   If(ROC(C ,20 ,% ),>,ROC(C ,260 ,% ),1,0)
colc   If(ROC(C ,65 ,% ),>,ROC(C ,130 ,% ),1,0)
cold   If(ROC(C ,130 ,% ),>,ROC(C ,260 ,% ),1,0)
cole   If(C,>,0.50,1,0)
colf   Sum(VOLUME,10)/10
filter When(colA,=,1) AND When(colB,=,1) AND When(colC,=,1) AND When
(colD,=,1) AND When(colE,=,1) AND When(colF,>,40000)
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/ 
 
 |