Symbol Time

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

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

Usage

Symbol_Time

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

will return a value of 1015 for 10:15 AM

Symbol_Time

will return a value of 1545 for 3:45 PM