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

Re: [EquisMetaStock Group] Division error



PureBytes Links

Trading Reference Links

Hi Preston,
 
Try this:

Ref(LinRegSlope(V,X2)/(Ref(V,-X2),-1)+0.000001)*100<-2
Manuel
----- Original Message -----
From: pumrysh
Sent: Thursday, April 14, 2005 11:56 PM
Subject: [EquisMetaStock Group] Division error


All,

I've been working on a TASC article that Markos Katsanos wrote. His
code has a division error in it. Here's the code. The last line is the
problem. I was trying it on PTC and got the error.

ZZ:=Zig(C,17,%);
X:=BarsSince(ZZ < Ref(ZZ,-1) AND Ref(ZZ,-1) > Ref(ZZ,-2));
X1:=LastValue(X)+1; {flag duration}
X2:=X1+1;
SD:=Stdev(C,X2);

Ref(LinRegSlope(V,X2)/Ref(V,-X2),-1)*100<-2

Any ideas?

Preston







Yahoo! Groups Links