EBITDA
LiveEBITDA, or earnings before interest, taxes, depreciation, and amortization, is a measure of a company's overall financial performance and is used as an alternative to net income in some circumstances.
How calculated | EBITDA = Net Income + Interest + Taxes + Depreciation + Ammortization |
Example usage | =hf_EBITDA("MSFT",2019) - Returns the value for the year 2019.
=hf_EBITDA("MSFT",2019,2) - Returns the value for the year 2019 and the calendar quarter 2
=hf_EBITDA("MSFT",2019,3,"TTM") - Returns the value for the year 2019 and trailing twelve months from the calendar quarter
=hf_EBITDA("MSFT","lq") - Returns the value for the last quarter
=hf_EBITDA("MSFT","lq-1") - Returns the value for the last quarter-1
=hf_EBITDA("MSFT","ly") - Returns the value for the last year
=hf_EBITDA("MSFT","ly-1") - Returns the value for the last year - 1
=hf_EBITDA("MSFT","lt") - Returns the value for the last 12 months.
=hf_EBITDA("MSFT","lt-1") - Returns the value for the previous last 12 months. |
Assets | Stocks |