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

Re: Easylanguage help please



PureBytes Links

Trading Reference Links

My data uses the convention where the time for an interval is the time at
the _end_ of the interval.  Maybe your data is the same?  So if you want the
first one minute bar you would reference it as Sess1StartTime+1.  Another
way is to just look for when the date changes:  date<>date[1].

Aaron


----- Original Message -----
From: "Todd Hanson" <todd@xxxxxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Sent: Thursday, January 03, 2002 12:50 PM
Subject: Easylanguage help please


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Could someone help me out with some Easylanguage? I am trying to
> generate a trade based on the 1st bar of the day on a 1 min chart. For
> some reason I can not access this bar via easylanguage. I have tried
> sess1starttime and also using time =. Could anyone help me out with
> this? Thanks.
>