|
Description |
This formula averages the volume of a specified number of CBOT Soybean contracts. |
|
|
Formula |
S_AvgVolume(SERIES,contracts=7)=begin retval = AverageFuturesVolume(contracts, S#, S#1, S#2, S#3, S#4, S#5, S#6, S#7, S#8, S#9, S#10, S#11, S#12, S#13, S#14, S#15, S#16, S#17, S#18, S#19, S#20, S#21, S#22, S#23, S#24) end |
|
The symbols in this formula vary from feed to feed.
|
Parameters |
SERIES The SERIES directive makes this formula available as a Formula Study. SERIES refers to the instrument in a chart. SERIES does not become a study parameter.
contracts The number of contracts to average. The default is 7. |
|
|
Return Value |
An averaged volume value. |
|
|
Examples |
|
|
|
Comments |
NA |
©2008 Aspen Research Group, Ltd. All rights reserved. Terms of Use.