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

Re: Strange Behavior - TS6 Bug



PureBytes Links

Trading Reference Links

> { Data1 = SPU02
>   Data2 = $ADV

There ya go. They have different closing times and that makes things
behave strangely. What I do in situations like that is assign each data
stream to a var and then refer to myvar[x] in the code rather than
close[x].

-- 
  Dennis