| 
 PureBytes Links 
Trading Reference Links 
 | 
I think the problem is CURRENTTIME - I suggest to use if TIME = 
also if you JUST use it for S&P,why not use the REAL number for 
the time = 1615-30 = 1545 (if you would be at US East coast time)
rgds hans
> 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
> 
 |