×

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.

RecalcLastBarAfter - MultiCharts
Open main menu

Initializes the calculation after expiration of the timeout, set in seconds.

Usage

RecalcLastBarAfter(Timeout)

Where: Timeout - the number of seconds.

Example

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