INSTITUTIONAL
Get data about institutional ownership for a given company over time.
Syntax
=OBB.EQUITY.OWNERSHIP.INSTITUTIONAL(symbol,[include_current_quarter],[date])
Examples
=OBB.EQUITY.OWNERSHIP.INSTITUTIONAL("AAPL")
Parameters
Name | Type | Description | Required |
---|---|---|---|
symbol | Text | Symbol to get data for. | True |
include_current_quarter | Boolean | Include current quarter data. | False |
date | Text | A specific date to get data for. | False |