×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

RecalcLastBarAfter

716 bytes added, 12:19, 23 January 2012
Created page with "Initializes the calculation after expiration of the timeout, set in seconds. ==== Usage ==== <syntaxhighlight>RecalcLastBarAfter(Timeout)</syntaxhighlight> Where: [[Tim..."
Initializes the calculation after expiration of the timeout, set in seconds.

==== Usage ====

<syntaxhighlight>RecalcLastBarAfter(Timeout)</syntaxhighlight>

Where: [[Timeout - the number of seconds.]]

==== Example ====
<syntaxhighlight>RecalcLastBarAfter is used for the slow markets. Calculation of the studies is performed in events when the immediate tick has come to a chart.

When the tick has not come since the moment of the last calculation and during timeout (sec) a new calculation is being initialized.

When the tick has been received before timeout expiration, time counter is reset and countdown for RecalcLastBarAfter(Timeout) starts anew</syntaxhighlight>


[[Category:Execution Control]]
Anonymous user