AVGetCompanyEarnings function


Description


Get historical company earnings for a specific reporting period


Syntax


AVGetCompanyEarnings(Symbol, Reporting_period)

AVGetCompanyEarnings function syntax has the following arguments :

  • Symbol String Equity symbol
  • Reporting_period String Reporting period for the earnings. Valid values are (Annual and Quarterly)

Returns


Void A spreadsheet range representing the historical company earnings


Summary


An Excel spreadsheet function that returns historical company earnings for a specific reporting period


Remarks


Usage : =AVGetCompanyEarnings("MSFT","Quarterly")


See Also


Alpha Vantage Functions