Open main menu

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