Skip to main content

HISTORICAL_EPS

Get historical earnings per share data for a given company.

Syntax

=OBB.EQUITY.FUNDAMENTAL.HISTORICAL_EPS(symbol,[limit])

Examples

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

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for.True
limitNumberThe number of data entries to return.False

Data

NameDescription
dateThe date of the data.
symbolSymbol representing the entity requested in the data.
announce_timeTiming of the earnings announcement.
eps_actualActual EPS from the earnings date.
eps_estimatedEstimated EPS for the earnings date.
revenue_estimatedEstimated consensus revenue for the reporting period.
revenue_actualThe actual reported revenue.
reporting_timeThe reporting time - e.g. after market close.
updated_atThe date when the data was last updated.
period_endingThe fiscal period end date.