OPEN-SOURCE SCRIPT
Mis à jour

PE Fair Value

75
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.


Notes de version
UI update position and colors
Notes de version
Update UI
Notes de version
code fix

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.