NatsukiKano

Earnings Yield & Dividend Yield (vs SP500, treasury, IG)

# What's this script?
I created this because I wanted to compare the Earnings/Dividend yield of SP500 and the symbol with the time period of the chart.
Plot the following yields.
  • Earnings Yield of S&P500.
    Calculated using S&P 500 Earnings by Month provided by Nasdaq date link.
    (data.nasdaq.com/data...00-earnings-by-month)
  • Dividend Yield of S&P500.
    Calculated using S&P 500 Dividend by Month provided by Nasdaq date link.
    (data.nasdaq.com/data...00-dividend-by-month)
  • Earnings Yield of the displayed symbol.
  • Dividend Yield of the displayed symbol.
  • Treasury constant maturity rate. default is 10Y(FRED:DGS10).
  • Investment grade corporate bond yields by Moody's.
    Grades from Aaa to Baa are represented by color bands.
  • Investment grade bond yields by BofA.
    Grades from AAA to BBB are represented by color bands.
-----------
◇これなに?
request.quandl()を用いてSP500の益回りと配当利回りが得られますが
月間データなのでチャートの時間間隔でみたかったのと、
SP500とシンボルの益回りや配当利回りを比較したかったのでつくりました。
下記を表示します
- SP500の益回りと配当利回り
- 表示シンボルの益回りや配当利回り
- 設定画面で指定した財務省債券(デフォルトは10年)
- 投資適格社債(MoodysとBofAでかなり違ったので両方)をカラーバンドで表示
かんたんなものですけど、おやくにたてればさいわいです
Release Notes:
1. Changes to access accurate long-term SP500 data.
Note:
- data updates are monthly (beginning and end of the month)
- If you are concerned about spikes in end of the month, please view weekly.
2. Minor code corrections.
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?