Difference between revisions of "Time s"

From MultiCharts
Jump to navigation Jump to search
Line 2: Line 2:
 
   
 
   
 
==== Usage ====
 
==== Usage ====
[[Time_s]]
+
<syntaxhighlight>Time_s</syntaxhighlight>
+
 
 
==== Example ====
 
==== Example ====
 
<syntaxhighlight>Time_s  will return a value of 101525 for 10:15:25 AM  
 
<syntaxhighlight>Time_s  will return a value of 101525 for 10:15:25 AM  

Revision as of 12:22, 20 January 2012

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

Time_s

Example

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

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