Price-Cash Flow Ratio (Historical)
Returns the ratio of stock price to operating cash flow per share, a valuation metric showing how the market values the company's cash generation ability.
Formula
P/CF = Stock Price / (Operating Cash Flow / Shares Outstanding)
Interpretation
| Value | Meaning |
|---|---|
| < 10 | Potentially undervalued |
| 10-20 | Typical range |
| > 20 | Premium valuation |
Notes
- Cash flow harder to manipulate than earnings
- Lower values may indicate value opportunities
- Compare within same industry
Examples
=hf_Price_Cash_Flow_Ratio("AAPL", 2023)=hf_Price_Cash_Flow_Ratio("MSFT", 2023, 2)=hf_Price_Cash_Flow_Ratio("GOOGL", "lq")=hf_Price_Cash_Flow_Ratio("TSLA", "ly")=hf_Price_Cash_Flow_Ratio(A1, B1, C1)When to Use
Cash flow-based valuation, value screening, comparing valuation metrics
Common Issues & FAQ
Q: What year formats are accepted? A: Use numeric years (2023) or period codes: lq (last quarter), ly (last year), lt (last twelve months), lq-1 (quarter before last).
Q: Why am I getting "NA"? A: The company may not report this metric, or data may not be available for the requested period.
Q: What's the difference between quarterly and TTM? A: Quarter shows one quarter's data. TTM (trailing twelve months) sums the last 4 quarters.
