+1 888 340 6572

DailyVolume: Difference between revisions

From MultiCharts
(Created page with "Returns a numerical value indicating the current total trade volume for the trading session. ==== Usage ==== <syntaxhighlight>DailyVolume</syntaxhighlight> ==== Notes ==...")
 
mNo edit summary
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.