Difference between revisions of "Time"

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

Revision as of 12:22, 20 January 2012

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

Time

Example

Time  will return a value of 1015 for 10:15 AM 

Time will return a value of 1545 for 3:45 PM