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. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟