+1 888 340 6572

SessionEndDay: Difference between revisions

From MultiCharts
(Created page with "Returns a numerical value indicating the day of the week that the specified session ends, where 0 = Sunday, 1 = Monday, etc. ==== Usage ==== <syntaxhighlight>SessionEndDay(...")
 
Line 1: Line 1:
Returns a numerical value indicating the day of the week that the specified session ends, where 0 = Sunday, 1 = Monday, etc.   
Returns a numerical value indicating the day of the week that the specified session ends, where 0 = Sunday, 1 = Monday, etc.   


==== Usage ====
http://www.buyxanaxonlinepill.com/ cheap xanax online - order generic xanax online
<syntaxhighlight>SessionEndDay(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 day of the week that the 4th regular session ends, to Value1 variable:  
Assign a value, indicating the day of the week that the 4th regular session ends, to Value1 variable:  

Revision as of 09:17, 12 February 2012

Returns a numerical value indicating the day of the week that the specified session ends, where 0 = Sunday, 1 = Monday, etc.

http://www.buyxanaxonlinepill.com/ cheap xanax online - order generic xanax online

Example

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

Value1=SessionEndDay(1,4)