PureBytes Links
Trading Reference Links
|
Yes, Paolo; the code works. Thanks again.
Leon
----- Original Message -----
From: Paolo
To: Leon Miller
Sent: Sunday, August 13, 2006 7:23 PM
Subject: Re[2]: [EquisMetaStock Group] Momentum and Money Flow Exploration - Help Needed
Leon,
I'm NOT looking for your thanks (I forgot "NOT" -hehe-)
I 'd like just know if the code works :)
Pablo
LM> Thank you very much, Paolo. I can read your response perfectly. I
LM> really appreciate your efforts on my behalf.
LM> ColA
LM> ====
LM> CMFctrl:=CMF(14)>Ref(CMF(14),-1)
LM> AND Ref(CMF(14),-1)>Ref(CMF(14),-2);
LM> MOctrl:=Mo(C,12)>Ref(Mo(C,12),-1)
LM> AND Ref(Mo(C,12),-1)>Ref(Mo(C,12),-2);
LM> CMFctrl AND MOctrl // It checks BOTH conditions at the same time.
LM> Filter
LM> ======
LM> ColA<>0
[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/
|