Skip to main content

FORWARD_SALES

Get forward sales estimates.

Syntax

=OBB.EQUITY.ESTIMATES.FORWARD_SALES([symbol],[fiscal_year],[fiscal_period],[calendar_year],[calendar_period])

Examples

=OBB.EQUITY.ESTIMATES.FORWARD_SALES("AAPL")
=OBB.EQUITY.ESTIMATES.FORWARD_SALES(,2025,"fy")

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for. Multiple comma separated items allowed.False
fiscal_yearNumberThe future fiscal year to retrieve estimates for. When no symbol and year is supplied the current calendar year is used.False
fiscal_periodTextThe future fiscal period to retrieve estimates for. Options: fy, q1, q2, q3, q4.False
calendar_yearNumberThe future calendar year to retrieve estimates for. When no symbol and year is supplied the current calendar year is used.False
calendar_periodTextThe future calendar period to retrieve estimates for. Options: q1, q2, q3, q4.False