S_AvgOpenInt

See Also...

Related Topics

 

 

Description

This formula averages the open interest of a specified number of CBOT Soybeans contracts.

 

 

Formula

S_AvgOpenInt(SERIES,contracts=7)=begin

  retval = AverageOpenInterest(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 average open interest value.

 

 

Examples

 

 

Comments

NA

 

©2008 Aspen Research Group, Ltd. All rights reserved. Terms of Use.