Difference between revisions of "CurrentOpenInt"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns a numerical value indicating the last known open interest for the symbol that the study is applied to. ==== Usage ==== <syntaxhighlight>CurrentOpenInt</syntaxhighli...")
 
m
 
Line 1: Line 1:
 
Returns a numerical value indicating the last known open interest for the symbol that the study is applied to.   
 
Returns a numerical value indicating the last known open interest for the symbol that the study is applied to.   
  
==== Usage ====
+
== Usage ==
 
<syntaxhighlight>CurrentOpenInt</syntaxhighlight>  
 
<syntaxhighlight>CurrentOpenInt</syntaxhighlight>  
 
   
 
   
==== Notes ====  
+
== Notes ==
Quote Fields cannot be referenced historically.  
+
* Quote Fields cannot be referenced historically.  
 
   
 
   
==== Example ====
+
== Example ==
<syntaxhighlight>CurrentOpenInt will return the last known open interest</syntaxhighlight>
+
<syntaxhighlight>CurrentOpenInt</syntaxhighlight>
 
+
Will return the last known open interest.
  
 
[[Category:Quote Fields]]
 
[[Category:Quote Fields]]

Latest revision as of 13:21, 19 February 2012

Returns a numerical value indicating the last known open interest for the symbol that the study is applied to.

Usage

CurrentOpenInt

Notes

  • Quote Fields cannot be referenced historically.

Example

CurrentOpenInt

Will return the last known open interest.