Summary: This indicator script returns the bar open interest values of an underlying symbol.
_symbolIndex = symbolIndex
Return BarOpenInterest(_symbolIndex, barIndex, length)