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

Re: [amibroker] Tushar Chande Vidya



PureBytes Links

Trading Reference Links

Do you have same code for MetaStock also ? with explorations ?
 
Vipul.
 
----- Original Message -----
Sent: Thursday, January 20, 2005 5:13 PM
Subject: Re: [amibroker] Tushar Chande Vidya



Eugene <eugenecpinto@xxxxxxxxxxx> wrote:


Has anyone coded this indicator and would like to share?

Thanks

           ***************************************

             Code for Vidya:

Length=21;
Smooth=5;

Change = C - Ref( C, -1 );
SU = Sum( C - Ref( C, -1 ) > 0, Length );
SD = Sum( C - Ref( C, -1 ) < 0, Length );
CMO = 100 * ( SU - SD ) / ( SU + SD );

AbsCMO=( abs(CMO) )/100;

SC=2/(Smooth+1);

VIDYA=AMA( C, SC*AbsCMO );

Plot( Close, "Price", 4, 64 );
Plot( VIDYA, "Vidya", 5 );

Just for your info: Vidya in our lang means " Knowledge ".

                 and Tushar means "fountain"

Have fun.

 

 

 

 



Warm regards,
Natasha !
 
Visit The Doll Palace [Where Cartoon Dolls Live]


Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'

Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html




Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html




Yahoo! Groups Links