Difference between revisions of "ExecOffset"

From MultiCharts
Jump to navigation Jump to search
m
 
Line 1: Line 1:
Returns a numerical value indicating the function execution offset in bars. See the article on [[Ago]] for an example about the use of ''offsett''.  
+
Returns a numerical value indicating the function execution offset in bars. See the article on [[Ago]] for an example about the use of ''offset''.  
 
   
 
   
 
== Usage ==
 
== Usage ==

Latest revision as of 15:03, 5 August 2014

Returns a numerical value indicating the function execution offset in bars. See the article on Ago for an example about the use of offset.

Usage

ExecOffset

Example

Assign a value, indicating the function execution offset, to Value1 variable:

Value1 = ExecOffset;