Difference between revisions of "DailyVolume"

From MultiCharts
Jump to navigation Jump to search
m
 
Line 5: Line 5:
 
   
 
   
 
== Notes ==
 
== Notes ==
* Quote Fields cannot be referenced historically.  
+
* Quote Fields cannot be referenced historically.
+
* Use [[DailyOpen]], [[DailyLow]], [[DailyHigh]] and [[DailyClose]] for the daily open, low, high and close.
 +
 
 
== Example ==
 
== Example ==
 
<syntaxhighlight>DailyVolume</syntaxhighlight>
 
<syntaxhighlight>DailyVolume</syntaxhighlight>

Latest revision as of 13:19, 19 February 2012

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

Usage

DailyVolume

Notes

Example

DailyVolume

Will return the current total trade volume.