×

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

LastCalcDateTime

500 bytes added, 16:00, 15 June 2017
Created page with "Returns a numerical value indicating the closing DateTime of the last completed bar. The integer portion of the DateTime value specifies the number of days since January 1st..."
Returns a numerical value indicating the closing DateTime of the last completed bar.

The integer portion of the DateTime value specifies the number of days since January 1st, 1900, and the fractional portion of the DateTime value specifies the fraction of the day since midnight.

==Usage==
<syntaxhighlight>LastCalcDateTime</syntaxhighlight>

==Example==
LastCalcDateTime will return a value of 41871.83333 for the last bar completion at 08/20/2014 8:00 PM

[[Category:Date and Time Routines]]