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=5072
------------------------------------------------------------------------
Henk,
You are a glutten but I like it! It will take a while to go through
all of the coding so in the meantime play with this one.
{Ravi by Tushar Chande}
A:=100*(Mov(MP(),7,S)-Mov(MP(),65,S))/Mov(MP(),65,S);
Green:=If(A>Ref(A,-1),A,0);
Red:=If(A<Ref(A,-1),A,0);
Signal:=Mov(A,5,S);
Signal;
Green;
Red;
{end}
Preston
--- In equismetastock@xxxx, "Henk Kloosterman" <henkkloosterman@xxxx>
wrote:
> Preston,
>
> I have a messy formula, but think it has its use(while there is a
built in zigzag part). You might be able to improve or make comments
to the mixture.
> Thanks, Henk
>
> formula buy ! (usable for some mutual funds and for indices)
> RAFF:=(((MACD()>Mov(MACD(),9,E)AND C>Mov(C,5,E) AND C>Mov(C,15,E))
=TRUE)AND (Ref(MACD()>Mov(MACD(),9,E)AND C>Mov(C,5,E)AND C>Mov
(C,15,E),-1)=FALSE AND
> BarsSince(Ref(((MACD()>Mov(MACD(),9,E)AND C>Mov(C,5,E)AND C>Mov
(C,15,E))=TRUE)AND Ref(MACD()>Mov(MACD(),9,E)AND C>Mov(C,5,E)AND C>Mov
(C,15,E),-1)=FALSE,-1))));
> Z25:=Zig(C,2,%)>Ref(Zig(C,2,%),-1)AND Zig(C,5,%)>Ref(Zig(C,5,%),-1)
AND
> Ref(Zig(C,5,%),-1)<Ref(Zig(C,5,%),-2);
> Z125:=C>=Zig(C,1.2,%) AND Zig(C,1.2,%)>Zig(C,5,%)AND Zig(C,5,%)>Ref
(Zig(C,5,%),-1);
> Z8:=Zig(C,8,%)>=Ref(Zig(C,8,%),-1);
> MAM:=MACD()<Mov(MACD(),9,E);
> MX:=(MACD()-Mov(MACD(),9,E))>-C/130;
> MIX:=Z125 AND SAR(0.02,0.2)>C AND MAM;
> RW:=RWIL(8,64)>RWIH(8,64);
> BULL8:=If(((Abs((Ref(C,-1)<>Ref(Zig(C,8,%),-1))*(-1)+1)*(Ref(Zig
(C,9,%),-3)<Ref(Zig(C,9,%),-4))*-1)) ,-1,0);
> W1:=Wilders(If(ROC(L,1,$)>0,ROC(L,1,$),0),14);
> W2:=Wilders(If(ROC(L,1,$)<0,Abs(ROC(L,1,$)),0),14);
> W3:=Wilders(If(ROC(H,1,$)>0,ROC(H,1,$),0),14);
> W4:=Wilders(If(ROC(H,1,$)<0,Abs(ROC(H,1,$)),0),14);
> X1:=100/(1+W1/W2);X2:=100/(1+W3/W4);
> X3:=(100-(X1))+(100-(X2))+2*(RSI(14))/4;
> WILD:=(X3-Mov(X3,9,E))>0;
> CS:=CSI(14,100,2500,25);
>
> Cross(HHV( RSI(21)<50 AND ((((CS<Mov(CS,50,E)AND (((MIX AND
LinRegSlope(C,21)<0 AND CMO(C,65)<25 OR (Z8 AND HHV((RAFF)>=
> BarsSince(Ref(Cross(0.98*Ref(C,-5),C),-1) ),17)>0.5))))OR ((MIX AND
CMO(C,65)<25
> OR (Z8 AND HHV((RAFF>=
> BarsSince(Ref(Cross(0.98*Ref(C,-25),C),-5) )),5)>0.5))))AND HHV((RW
AND AroonDown(10)>AroonUp(10)AND MX AND Z25
> ),10)>0.5 )
> OR (RW AND MX AND Z25))
> AND
> ((C>Ref(C,-1)))OR Cross(-0.1,BULL8)),6)>0.5 AND (Stoch(5,3)>Mov
(Stoch(5,3),3,E)OR WILD),.5)
>
>
> ----- Original Message -----
> From: pumrysh
> To: equismetastock@xxxx
> Sent: Thursday, October 10, 2002 5:21 AM
> Subject: [EquisMetaStock Group] Re: Formula wanted
>
>
>
> http://eis.pl/kr/AFM/index-en.html
>
> --- In equismetastock@xxxx, "skpeh" <nmpe@xxxx> wrote:
> > Where can i have the formula for :
> > " displaced moving average"
> >
> > How do i construct:
> > " linear regression channel?
> > Thank you
> > Peh
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
> To unsubscribe from this group, send an email to:
> equismetastock-unsubscribe@xxxx
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Plan to Sell a Home?
http://us.click.yahoo.com/J2SnNA/y.lEAA/MVfIAA/BefplB/TM
---------------------------------------------------------------------~->
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/
|