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

Pub THANX 2 all was--->Re: pls F1me writing this Exploration



PureBytes Links

Trading Reference Links


----- Original Message ----- 
From: HHP <hhp@xxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Wednesday, January 05, 2000 12:58 AM
Subject: Re: pls F1me writing this Exploration


> wsb,
> 
> (c-mov(c,60,s))<0 (note the extra parentheses) will report a 1 when
> true.
> Sum((c-mov(c,60,s))<0,20)=20 will be true when the above condition has
> existed for 20 consecutive trading days.
> 
> HHP
> 
> "wsb3000@xxxxx" wrote:
> 
> > Hi
> >
> > i am trying to use the Explorer to find all stocks with the
> > following:
> > 1- c - mov(c,60,s)<0
> > 2 Above condition should be in place for 20days
> >
> > I use c - Mov(c,60,s)<0  but how do i write the second?
> >
> > thanks in advance
> >
> > wsb
>