MAJOR_HOLDERS
Get data about major holders for a given company over time.
Syntax
=OBB.EQUITY.OWNERSHIP.MAJOR_HOLDERS(symbol,[date],[page])
Examples
=OBB.EQUITY.OWNERSHIP.MAJOR_HOLDERS("AAPL")
Parameters
Name | Type | Description | Required |
---|---|---|---|
symbol | Text | Symbol to get data for. | True |
date | Text | A specific date to get data for. | False |
page | Number | Page number of the data to fetch. | False |