PureBytes Links
Trading Reference Links
|
Just noticed you want c - mov(c,60,s)<0 or C below the 60 MOV.
Just interchange the C and MOV(C,60,S) or change the > to a <.
Daniel
"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
|