PureBytes Links
Trading Reference Links
|
I have the function, but there is nothing in the EL manual or the TS help
file about using it - any ideas?
Peter
-----Original Message-----
From: Peter2150@xxxxxxx <Peter2150@xxxxxxx>
To: omega-list@xxxxxxxxxx <omega-list@xxxxxxxxxx>
Date: Thursday, September 10, 1998 1:55 PM
Subject: Re: Quick EL question
>In a message dated 98-09-10 13:38:44 EDT, ivo1@xxxxxxxxx writes:
>
>> INPUTS: Pct(.025), Cons(2);
>>
>> {IF CurrentTime = (Sess1EndTime - 30) THEN begin}
>>
>
>I think the problem is the Sess1EndTime - 30 statement. I think what you
>need is a user function supplied by Omega called AddTime
>
|