Skip to main content

DIVIDENDS

Get historical dividend data for a given company.

Syntax

=OBB.EQUITY.FUNDAMENTAL.DIVIDENDS(symbol,[start_date],[end_date])

Examples

=OBB.EQUITY.FUNDAMENTAL.DIVIDENDS("AAPL")

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for.True
start_dateTextStart date of the data, in YYYY-MM-DD format.False
end_dateTextEnd date of the data, in YYYY-MM-DD format.False

Data

NameDescription
ex_dividend_dateThe ex-dividend date - the date on which the stock begins trading without rights to the dividend.
amountThe dividend amount per share.
labelLabel of the historical dividends.
adj_dividendAdjusted dividend of the historical dividends.
record_dateRecord date of the historical dividends.
payment_datePayment date of the historical dividends.
declaration_dateDeclaration date of the historical dividends.