Difference between revisions of "DailyVolume"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns a numerical value indicating the current total trade volume for the trading session. ==== Usage ==== <syntaxhighlight>DailyVolume</syntaxhighlight> ==== Notes ==...")
 
m
Line 1: Line 1:
 
Returns a numerical value indicating the current total trade volume for the trading session.   
 
Returns a numerical value indicating the current total trade volume for the trading session.   
  
==== Usage ====
+
== Usage ==
 
<syntaxhighlight>DailyVolume</syntaxhighlight>  
 
<syntaxhighlight>DailyVolume</syntaxhighlight>  
 
   
 
   
==== Notes ====  
+
== Notes ==
Quote Fields cannot be referenced historically.  
+
* Quote Fields cannot be referenced historically.  
 
==== Example ====
 
<syntaxhighlight>DailyVolume  will return the current total trade volume</syntaxhighlight>
 
 
   
 
   
 +
== Example ==
 +
<syntaxhighlight>DailyVolume</syntaxhighlight>
 +
Will return the current total trade volume.
  
 
[[Category:Quote Fields]]
 
[[Category:Quote Fields]]

Revision as of 13:17, 19 February 2012

Returns a numerical value indicating the current total trade volume for the trading session.

Usage

DailyVolume

Notes

  • Quote Fields cannot be referenced historically.

Example

DailyVolume

Will return the current total trade volume.