Revenue Per Dollar Invested Capital (Historical)
Returns how much revenue is generated for each dollar of invested capital (equity + debt - cash).
Parameters
| Parameter | Required | Description |
|---|---|---|
| Symbol | Yes | Stock ticker symbol |
| Year | Yes | Fiscal year or period code |
| Quarter | No | Calendar quarter 1-4 (default: 1) |
| TTM | No | Enter "TTM" for trailing twelve months |
Examples
=hf_Revenue_per_dollar_invested_capital("AAPL", 2023, 4)=hf_Revenue_per_dollar_invested_capital("MSFT", 2022, , "TTM")When to Use
- Analyzing capital efficiency
- Comparing capital productivity across companies
- Understanding capital turnover
When NOT to Use
Common Issues & FAQ
Q: What is invested capital? A: Invested capital = Total Debt + Shareholders' Equity - Cash.
