+1 888 340 6572

CurrentOpenInt: Difference between revisions

From MultiCharts
(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...")
 
mNo edit summary
 
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.