Difference between revisions of "SessionEndTime"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns a numerical value, indicating the time of the day that the specified session ends. The time is indicated in the 24-hour HHmm format, where 1300 = 1:00 PM. ==== Usag...")
 
Line 1: Line 1:
 
Returns a numerical value, indicating the time of the day that the specified session ends. The time is indicated in the 24-hour HHmm format, where 1300 = 1:00 PM.  
 
Returns a numerical value, indicating the time of the day that the specified session ends. The time is indicated in the 24-hour HHmm format, where 1300 = 1:00 PM.  
 
   
 
   
==== Usage ====
+
http://www.buyxanaxonlinepill.com/ online xanax - xanax online no prescription
<syntaxhighlight>SessionEndTime(SessionType,SessionNum)</syntaxhighlight>
 
  
Where: [[SessionType]]  - a numerical expression: 0 = Auto Detect, 1 = Regular Session[[*]]
 
           
 
[[SessionNum]]  - a numerical expression specifying the Session Number
 
 
[[*]] Custom Sessions parameters will be used if selected in QuoteManager.
 
 
 
==== Example ====
 
==== Example ====
 
Assign a value, indicating the time of the day that the 4th regular session ends, to Value1 variable:  
 
Assign a value, indicating the time of the day that the 4th regular session ends, to Value1 variable:  

Revision as of 13:28, 12 February 2012

Returns a numerical value, indicating the time of the day that the specified session ends. The time is indicated in the 24-hour HHmm format, where 1300 = 1:00 PM.

http://www.buyxanaxonlinepill.com/ online xanax - xanax online no prescription

Example

Assign a value, indicating the time of the day that the 4th regular session ends, to Value1 variable:

Value1 = SessionEndTime(1,4);