PureBytes Links
Trading Reference Links
|
I think the following should work:
Condition1=Lowest(Low,X)[Y]=Low[Y];
-----Original Message-----
From: David Borger <borger@xxxxxxxxxxxxx>
To: omega-list@xxxxxxxxxx <omega-list@xxxxxxxxxx>
Date: June 12, 1998 8:37 AM
Subject: EL question
>Is there a quick and dirty way I can code a condition which tests to see
>whether an x day low way made exactly y days ago? Thanks.
>
>Dave
>
>
>
>
|