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

Re: [Metastockusers] Darvas Search



PureBytes Links

Trading Reference Links

hey, i found the following code for darvas:
 
  LL:=If(L=LLV(L,5),L,If(Ref(L,-1)=LLV(L,5),Ref(L,-1),If(Ref(L,-2)=LLV(L,5),Ref(L,-2),If(Ref(L,-3)=LLV(L,5),Ref(L,-3),If(Ref(L,-4)=LLV(L,5),Ref(L,-4),0)))));
NH:=ValueWhen(1,H>Ref(HHV(H,5),-1),H);
Set1:=HHV(H,3)<HHV(H,4);
Val1:=ValueWhen(1,BarsSince(H>Ref(HHV(H,5),-1))=3 AND Set1=true,NH);
Val2:=ValueWhen(1,BarsSince(H>Ref(HHV(H,5),-1))=3 AND Set1=true,LL);
TB:=Val1; BB:=Val2; TB;BB;
 
id like to find a system tester for darvas, also for schaff and for the macd+schaff on jose's site..
 
do you have any tester codes?
 
good luck
 
----- Original Message -----
Sent: Thursday, January 20, 2005 2:33 AM
Subject: [Metastockusers] Darvas Search

Hi

Has anyone been able to develop something resembling a Darvas Search.  I have half sucessfully developed darvas indicators, but have had trouble developing a Darvas search.  If anyone has any hints that would be useful.
 
Regards
 
Nstirli



Find local movie times and trailers on Yahoo! Movies.


No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 1/17/2005


Yahoo! Groups Links

No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 1/17/2005