Skip to main content

HISTORICAL_SPLITS

Get historical stock splits for a given company.

Syntax

=OBB.EQUITY.FUNDAMENTAL.HISTORICAL_SPLITS(symbol)

Examples

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

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for.True

Data

NameDescription
dateThe date of the data.
numeratorNumerator of the split.
denominatorDenominator of the split.
split_ratioSplit ratio.