| 
 PureBytes Links 
Trading Reference Links 
 | 
I do not have the original email that generated this response. Can you give
me the reference to the original email?
 
Always include the original email when responding, other than a thank you
for the information.
 
Lionel
 
From: equismetastock@xxxxxxxxxxxxxxx [mailto:equismetastock@xxxxxxxxxxxxxxx]
On Behalf Of joetrade69
Sent: Tuesday, February 26, 2008 4:07 PM
To: equismetastock@xxxxxxxxxxxxxxx
Subject: [EquisMetaStock Group] Demark formulas
 
demarker:
Sum(If(H,>,Ref(H,-1),H-Ref(H,-1),0),13)/(Sum(If(H,>,Ref(H,-1),H-Ref(H,-1),0)
,13)+Sum(If(L,>=,Ref(L,-1),0,Ref(L,-1)-L),13))
sequential:
setup:=Sum(C<Ref(C,-4),9)=9;
CD:=HighestSince(1,Peak(1,setup,.001),(C<Ref(L,-2)) + PREV);
CD-ValueWhen(1,setup,CD)=13 AND Ref(CD-ValueWhen(1,setup,CD)=13,-1)<>1
Combo:
setup:=Sum(C<Ref(C,-4),9)=9;
CD:= C < Ref(C,-1) AND L<Ref(L,-1);
Ref(setup,-4) AND (Sum(cd,13)=13) 
 
[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/
<*> Your email settings:
    Individual Email | Traditional
<*> To change settings online go to:
    http://groups.yahoo.com/group/equismetastock/join
    (Yahoo! ID required)
<*> To change settings via email:
    mailto:equismetastock-digest@xxxxxxxxxxxxxxx 
    mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
 
 |