Difference between revisions of "InsideBid"

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

Revision as of 13:14, 19 February 2012

Returns a numerical value indicating the current best Bid for the symbol that the study is applied to.

Usage

InsideBid

Notes

  • Quote Fields cannot be referenced historically.

Example

InsideBid

Will return the current best Bid.