checkm8

Godmode - checkm8's Revamp

Hello and welcome to my revamp of the famous Godmode 3.1 oscillator (originally created by LazyBear, xSilas, and Ni6HTH4wK).

I wanted to create a version that improved on some of the flaws of the initial code, mainly being the use of multi-exchanges, as well as the code from the original oscillator as shown below:

godmode(src) => avg(tci(src),csi(src),mf(src),willy(src))
tradition(src) => avg(tci(src),mf(src),rsi(src, n3))

wt1 = multi?avg(godmode(src0),godmode(src1),godmode(src2),godmode(src3),godmode(src4)):tradition(src0)
wt2 = sma(wt1,6)

As you can see, the original versions of Godmode did not actually utilize the Godmode function within their scripts if you were not running the multi-exchange function. I have fixed that. This version is fully dynamic and not restricted to any particular asset or exchange pairing.

In addition, I have added the following features in the "Input" settings:

- An option to switch between the "Godmode" (avg(tci(src),csi(src),mf(src),willy(src))) calculation and "Tradition" (avg(tci(src),mf(src),rsi(src, n3))), as explained above

- The ability to switch from the original (High + Low + Close)/3 source to (High + Low)/2, (High + Open + Close + Low)/4, and just Close

- Pre-made lengths to use for the Godmode oscillator, with the option to customize and set your own

- Selection of the type of MA used for the lagging Godmode line, with options of EMA, SMA, WMA, and RMA, as well as the length used in the calculation

- The ability to enable smoothing of the leading Godmode line, with options of EMA, SMA, WMA, and RMA, as well as the length used in the calculation <-- This is awesome

- New overextensions, with different colors being displayed at 25 & 75, 20 & 80, 15 & 85, and 10 & 90 (similar to overextensions on RSI)

- The ability to display the overextensions as background color, as well as dots along the oscillator (as per original copy). There are also pre-made color schemes for the overextensions, to save you some time.

Please make yourselves comfortable with the customization settings, as they were designed to make your life easier!

_______________________________________________________________________________________

The original Godmode 3.1 can be found at the page linked below:



_______________________________________________________________________________________

If you have any questions or suggestion, feel free to reach out!

All the best and happy trading! :D

_______________________________________________________________________________________

Special thanks to:

- Original authors: LazyBear, xSilas, and Ni6HTH4wK

- Suggestions: ETCBTC, WillowGoLightly, and mobitz

- Moral support: ETCBTC

보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

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

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