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

Re: ELS code question



PureBytes Links

Trading Reference Links

It should treat both as a time series. Of couse if you are concerned about
the correct calculation of the values from within the parens, just do the
calculations externally.


Jim Bronke
Phoenix, AZ



----- Original Message -----
From: "Max Pierson" <maxpi_44@xxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Sent: Wednesday, May 22, 2002 8:18 AM
Subject: ELS code question


: Having some trouble debugging some code;
:
: Value1=Lowest(Low,KPeriods);
: METAK=Average(Close - Value1,Smoothing);
:
: Using TS2K, will the above code average the series "close -value1"
treating
: close and value1 like time series' or will it treat only the "close"
portion as
: a time series and use the current bar value of "value1"?
:
: TIA
:
: Max
:
: "The race may not always go to the swift nor the battle to the strong, but
it is the way to bet"
: