Hello,
I've got some EFS indicators I want to use on real time charts.
They would be fine expect for the fact that the signal for a given price bar is being written several times...each 6 seconds (or howerver long data is updated with real time) and I need it to update the bar only once...so the issue is the procedure to write to the chart needs to be called just before moving to the next bar...
Is there such a thng?
Thanks in advance for any help...
gguindon
I've got some EFS indicators I want to use on real time charts.
They would be fine expect for the fact that the signal for a given price bar is being written several times...each 6 seconds (or howerver long data is updated with real time) and I need it to update the bar only once...so the issue is the procedure to write to the chart needs to be called just before moving to the next bar...
Is there such a thng?
Thanks in advance for any help...
gguindon
Comment