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

Re: ela pivot code



PureBytes Links

Trading Reference Links

Hi

Change to

(Highd(1)/Lowd(1)) * opend(0);

See the notes for the function opend

Rgds Stuart


>From: keith <keanjo@xxxxxxxx>
>Reply-To: keanjo@xxxxxxxx
>To: omega-list@xxxxxxxxxx
>Subject: ela pivot code
>Date: Thu, 07 Oct 1999 16:52:44 -0400
>
>Can someone help witha simple ela question?
>I have a pivot formula where I would like to use todays open instead of
>yesterdays close.
>
>(Highd(1)/Lowd(1)) * closed(1);
>
>How do I change the end of this string to reflect todays open.
>
>Thanx,
>Keith
>