Cost Of Sales (Historical)

Live
It `is the accumulated total of all costs used to create a product or service, which has been sold

How calculated

beginning inventory + purchases - ending inventory.

Example usage

=hf_Cost_of_sales("MSFT",2022)- Returns the value of for the year 2022.
=hf_Cost_of_sales("MSFT",2022,2)- Returns the value for the year 2022 and the calendar quarter 2
=hf_Cost_of_sales("MSFT",2022,3,"TTM")- Returns the value for the year 2022 and trailing twelve months from the calendar quarter
=hf_Cost_of_sales("MSFT","lq") - Returns the value for the last quarter
=hf_Cost_of_sales("MSFT","lq-1")-Returns the value for the last quarter-1
=hf_Cost_of_sales("MSFT","ly") - Returns the value for the last year
=hf_Cost_of_sales("MSFT","ly-1") - Returns the value for the last year - 1
=hf_Cost_of_sales("MSFT","lt") - Returns the value for the last 12 months.
=hf_Cost_of_sales("MSFT","lt-1") - Returns the value for the previous last 12 months.

Notes

The cost of sales does not include any general and administrative expenses. It also does not include any costs of the sales and marketing department.

Assets

Stocks