Normalized Low Price Earnings Ratio (Historical)
Returns the lowest normalized P/E ratio during a historical period, using normalized earnings to remove one-time items.
Notes
- Shows trough valuation during the period
- Normalized earnings provide cleaner comparison
- Useful for understanding valuation floor
- Compare with high P/E for range
Examples
=hf_Normalized_Low_Price_Earnings_Ratio("AAPL", 2023)=hf_Normalized_Low_Price_Earnings_Ratio("MSFT", 2023, 2)=hf_Normalized_Low_Price_Earnings_Ratio("GOOGL", "lq")=hf_Normalized_Low_Price_Earnings_Ratio("TSLA", "ly")=hf_Normalized_Low_Price_Earnings_Ratio(A1, B1, C1)When to Use
Valuation floor analysis, historical valuation troughs, buying opportunity analysis
When NOT to Use
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.
