MillisecondsFromDateTime

From MultiCharts
Revision as of 16:30, 5 June 2013 by Roman MultiCharts (talk | contribs) (Created page with "Returns a numerical expression indicating the millisecond stamp of the bar. == Usage == <syntaxhighlight> MillisecondsFromDateTime(DT); </syntaxhighlight> Where DT is a Date...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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