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
Syntax
=hf_Normalized_Low_Price_Earnings_Ratio(Symbol, Year, [Quarter], [TTM])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
What year formats are accepted?
Use numeric years (2023) or period codes: lq (last quarter), ly (last year), lt (last twelve months), lq-1 (quarter before last).
Why am I getting "NA"?
The company may not report this metric, or data may not be available for the requested period.
What's the difference between quarterly and TTM?
Quarter shows one quarter's data. TTM (trailing twelve months) sums the last 4 quarters.
