MartinShkreIi

Equity Risk Premium

MartinShkreIi 업데이트됨   
Inspired by the article "2020's Best Performing Hedge Fund Warns Of 'Incredible Move' Around The Election" from ZeroHedge:

This script explores the relationship and attempts to find dislocation between equity risk (VIX) and high-yield corporate debt risk (VXHYG, The Cboe VXHYG Index is an estimate of the expected 30-day volatility of the return on iShares' High Yield Grade ETF (HYG). VXHYG is derived by applying the VIX algorithm to options on HYG).

The basic logic is (closing price of VIX / closing price of VXHYG) - 1. When equity risk is high and credit risk is low, the value of premium will be high, and vice-versa.

“'Equity volatility is almost inescapably high. Is that a good form of insurance? The payoff profiles are nothing like they were back in January. Whereas in credit, we’re almost back to where we were in January.

I find today the risk-reward profile of credit to be basically among the worst, relative to other things, I’ve seen in my career,' Weinstein said. 'A VIX at 20 used to be quite a feat. Here we are at 30, and the credit market hasn’t blinked.'

As a result of the gaping divergence between the VIX and credit spreads - the two had moved in tandem for years, but in August the two series blew out as the VIX started rising as spreads kept falling - Weinstein has pounced on the trade, betting on vol compression."

When equity risk premium is high, the market may be forming a local top.
When equity risk premium is low, the market may be forming a local bottom.

Make sure to select your current timeframe on the dropdown menu.
릴리즈 노트:
Updated to include an option for repainting -- default value is true, meaning the script will repaint the current bar.

False = Not Repainting = Value for the current bar is not repainted, but all past values are offset by 1 bar.

True = Repainting = Value for the current bar is repainted, but all past values are correct and not offset by 1 bar.

In both cases, all of the historical values are correct, it is just a matter of whether you prefer the current bar to be realistically painted and the historical bars offset by 1, or the current bar to be repainted and the historical data to match their respective price bars.

As explained by TradingView,`f_security()` is for coders who want to offer their users a repainting/no-repainting version of the HTF data.
릴리즈 노트:
Added the option to use (VIX - VXHYG) instead of (VIX/VXHYG)-1.

Also added a zero-line.
릴리즈 노트:
Removed the timeframe input to simplify the script.
릴리즈 노트:
Added AMEX:HYG as an option for credit risk.

오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?