Symbol Time S

From MultiCharts
Revision as of 13:16, 1 March 2012 by Admin (talk | contribs) (→‎Usage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns a numerical value indicating the closing time, including seconds, of the current bar. The time is indicated in the 24-hour HHmmss format, where 130000 = 1:00:00 PM

Usage

symbol_time_s

Note

The range of returned values is not limited by the MaxBarsBack setting. This keyword can return the value of any bar of the data series.

Example

symbol_time_s

will return a value of 101525 for 10:15:25 AM

symbol_time_s

will return a value of 154500 for 3:45:00 PM