Difference between revisions of "MillisecondsFromDateTime"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns a numerical expression indicating the millisecond stamp of the bar. == Usage == <syntaxhighlight> MillisecondsFromDateTime(DT); </syntaxhighlight> Where DT is a Date...")
(No difference)

Revision as of 16:30, 5 June 2013

Returns a numerical expression indicating the millisecond stamp of the bar.

Usage

MillisecondsFromDateTime(DT);

Where DT is a DateTime value.

Example

MillisecondsFromDateTime(DateTtime);

will return 687.00 if the time stamp of the current bar is 11:57:07.687