[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EquisMetaStock Group] ravi and cti



PureBytes Links

Trading Reference Links

Fulvio

This is RAVI from Chande's book "Beyond Technical Analysis".

  {RAVI}
Abs(100*(Mov(C,7,S)-Mov(C,65,S))/Mov(C,65,S));

This is the Chande Trend Index that I have.

  {Chande Trend Index}
n:=Input("# of n periods",1,34,21);
i:=Input("# of i periods",3,34,20);
A:=Log(Ref(C,-i)/Ref(C,-(i-1)));
Xt:=Sum(A,i)/n;
B:=A-Xt;
Bi:=Sum(B,i);
St:=Sqrt(Power(Bi,2)/n);
CTI:=Abs(Log(C/Ref(C,-n)/(St*Sqrt(n))));
CTI

Roy


----- Original Message ----- 
From: "Fulvio" <fulvio1977@xxxxxxxx>
To: <equismetastock@xxxxxxxxxxxxxxx>
Sent: Tuesday, July 20, 2004 12:37 AM
Subject: [EquisMetaStock Group] ravi and cti


> has anyone metastock's formulas of ravi and cti (Chande's Trend Index)?
> 
> Thanks,
> Fulvio
> 
> 
> 
> 
> 
> 
> ____________________________________________________________
> Yahoo! Companion - Scarica gratis la toolbar di Ricerca di Yahoo! 
> http://companion.yahoo.it
> 
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~-> 

 
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/