How to synchronise the updates of tic in playback mode ?  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
Emmanuel
Posts: 355
Joined: 21 May 2009
Has thanked: 109 times
Been thanked: 28 times

How to synchronise the updates of tic in playback mode ?

Postby Emmanuel » 07 Nov 2018

Hi

The time necessary to do the calculus of my signal can take 200 Milliseconds to 3 seconds.


As the playback mode is asynchrone, MC is updating tic after tic at the speed selected
even if the calculus of the indicator is not finish. which bring some random error in the signal.

Is there a way to make sure that MultiCharts update the calculus of one tick only when the calculus of previous tic is finish in playback mode ?

Is there a way to slow down the playback speed in MultiCharts when the calculus of signal of one tic is not finish ?

Thank you for your help

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: How to synchronise the updates of tic in playback mode ?  [SOLVED]

Postby Henry MultiСharts » 08 Nov 2018

Is there a way to make sure that MultiCharts update the calculus of one tick only when the calculus of previous tic is finish in playback mode ?
Hello Emmanuel, That is already done by default. The calculation always finishes, it is not interrupted by a new tick.
Is there a way to slow down the playback speed in MultiCharts when the calculus of signal of one tic is not finish ?
The playback speed can be controlled only manually.

Emmanuel
Posts: 355
Joined: 21 May 2009
Has thanked: 109 times
Been thanked: 28 times

Re: How to synchronise the updates of tic in playback mode ?

Postby Emmanuel » 08 Nov 2018

Hello Henry,

Thank you for your answer.

Multicharts .NET is awesome !!!!! Thank you for your help , thank you to all the Multicharts team !!!!!


Return to “MultiCharts .NET”