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

Re: Strange Behavior - TS6 Only???



PureBytes Links

Trading Reference Links

> I have a variable, N(10), and in the body of the strategy I access CLOSE[N].
> Now, most of the time the correct bar is accessed.  For example, if the
> current bar is number "I", then CLOSE[N] accesses bar I-N.  However, during
> the first N bars of the day, CLOSE[N] accesses bar I-11, not bar I-10.  Just
> in case it makes any difference, the chart is a 5-minute chart.

YIKES! I've never seen anything like that in TS4 or TS2K. Carroll, have
you tried a simple close[10] indicator to make sure it's a behavior of
EL/TS6 rather than some quirk of your system code? I don't have TS6 so I
can't check it myself.

-- 
  Dennis