Symbol Time
From MultiCharts
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