OPEN-SOURCE SCRIPT
已更新

PE Fair Value

72
In short, it’s an automated fair value estimator based on the price-to-earnings model, with full manual control if TradingView’s fundamental data is missing.

Summary:
1. Lets the user choose the EPS source – either automatically from TradingView fundamentals (EPS TTM) or a manual value.
2. Attempts to fetch the stock’s P/E ratio (TTM) automatically; if unavailable, it uses a manual fallback P/E.
3. Calculates:
  • Actual P/E = current price ÷ EPS
  • Fair Value = EPS × chosen (auto/manual) P/E
  • Percentage difference between market price and fair value

4. Plots the fair-value line on the chart for visual comparison.
5. Displays a table in the top-right corner showing:
  • EPS used
  • Target P/E
  • Actual P/E
  • Fair value
  • Current price
  • Difference vs fair value (colored green or red)

6. Creates alerts when the stock is trading above or below the calculated fair value.
7. Also plots the current closing price for reference.


版本注释
UI update position and colors
版本注释
Update UI
版本注释
code fix

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。