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

Re: TS2k LastBarOnChart??



PureBytes Links

Trading Reference Links

Z-man, I haven't tried your code but here's a theory. :-) Are you using
the automatic MaxBarsBack? It looks like it's running through once with
MBB = 1, saying "oops that's wrong" and running through again with a
higher MBB. Thus the lower barnumber at lastbaronchart on the second
pass. If that's the deal, manually setting MBB to something you're sure
is more than big enough should fix it.

-- 
  Dennis