12-22-2005 03:42 PM
12-22-2005 03:52 PM
12-22-2005 04:58 PM
What is your definition of old and new data? Is the old data the value before the last indicator update (could be the same as the new data)? Is it before the last significant change in value?
Typically, the new data overwrites the old data. If it gets added, you must do something additional in the code.
@zamjir wrote:
but always the new Data it added to the old one.
01-04-2006 09:53 AM
Hi
The Old Data is the value before the last indicator and the new it could not be the same like the old, also the new data it will add to the old. Just I want to compare the new data with the old.
I think this idea it will work but how I can creat Xcontrol???
01-05-2006 03:02 PM