AVGetEarningsCalendar function


Description


Gets the upcoming earnings calendar. Can be limited to a specific equity.


Syntax


AVGetEarningsCalendar(Horizon, Symbol)

AVGetEarningsCalendar function syntax has the following arguments :

  • Horizon String Calendar horizon. Can be 3month, 6month or 12month
  • Symbol String (Optional) Limits output to the calendar for this specific equity

Returns


Void A spreadsheet range representing the earnings calendar


Summary


An Excel spreadsheet function that returns the upcoming earnings calendar. Can be limited to a specific equity.


Remarks


Usage : =AVGetEarningsCalendar("3month")


See Also


Alpha Vantage Functions