×

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

DateTime

487 bytes added, 15:03, 5 June 2013
Created page with "The integer portion of the DateTime value indicates the number of days that have elapsed since January 1st, 1900, and the fractional portion of the DateTime value indicates th..."
The integer portion of the DateTime value indicates the number of days that have elapsed since January 1st, 1900, and the fractional portion of the DateTime value indicates the fraction of the day that has passed since midnight.
DateTime is a double-precision decimal value. It allows accessing millisecond time stamps of the bar.

'''Usage'''

<syntaxhighlight>
DateTime
</syntaxhighlight>

'''Example'''

DateTime will return 41422.74 for 5/28/2013 08:41:11.813

[[Category:DateTime]]