×

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.

DateTimeToString Ms - MultiCharts
Open main menu

DateTimeToString Ms

Revision as of 15:06, 5 June 2013 by Roman MultiCharts (talk | contribs) (Created page with "Returns a string value indicating date and time of a bar with millisecond precision. '''Usage''' <syntaxhighlight> datetimetostring_ms(DT) </syntaxhighlight> where ''DT'' is ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns a string value indicating date and time of a bar with millisecond precision.

Usage

datetimetostring_ms(DT)

where DT is DateTime value.

Example

datetimetostring_ms(DateTime)

will return a string value corresponding to the time and time of the current bar “5/28/2013 08:41:11.871”