PureBytes Links
Trading Reference Links
|
I'm going to guess that the real problem is that TS re-draws the trendlines
on every tick; so your code is fine as it was written, its the update every
tick that causes the re-drawing of the trend lines
George Eberhardt
(732)224-8988
----- Original Message -----
From: "Abhijit Dey" <omegalist@xxxxxxxxxx>
To: "Bob Fulks" <bfulks@xxxxxxxxxxxx>
Cc: "Omega" <omega-list@xxxxxxxxxx>
Sent: Wednesday, June 02, 2004 5:03 PM
Subject: Re: Problems with "Update at every tick" in ts2000i
> Bob, Dennis, Ed and everyone else that replied - thanks for the tips.. I
> would implement them. But as I pointed out in my mail, the drawing
> troubles persist way afrer first bar is done. Any idea why this is the
> case? Is it because TS still needs to maintain the TL on the chart (that
> is keep redrawing) even after my code is no longer updating the TL?
>
> Thanks,
>
> Abhijit
>
|