lastguru

Adaptive MA Difference constructor [lastguru]

lastguru Zaktualizowano   
A complimentary indicator to my Adaptive MA constructor. It calculates the difference between the two MA lines (inspired by the Moving Average Difference (MAD) indicator by John F. Ehlers). You can then further smooth the resulting curve. The parameters and options are explained here:
The difference is normalized by dividing the difference by twice its Root mean square (RMS) over Slow MA length. Inverse Fisher Transform is then used to force the -1..1 range.

Same Postfilter options are provided as in my Adaptive Oscillator constructor:
  • Stochastic - Stochastic
  • Super Smooth Stochastic - Super Smooth Stochastic (part of MESA Stochastic ) by John F. Ehlers
  • Inverse Fisher Transform - Inverse Fisher Transform
  • Noise Elimination Technology - a simplified Kendall correlation algorithm "Noise Elimination Technology" by John F. Ehlers
  • Momentum - momentum (derivative)

Except for Inverse Fisher Transform, all Postfilter algorithms can have Length parameter. If it is not specified (set to 0), then the calculated Slow MA Length is used.
Informacje o Wersji:
If MA Difference Filter/MA Length is less than 2 or Postfilter Length is less than 1, they are calculated as a multiplier of Slow MA length
Informacje o Wersji:
  • Library update: fixed vidyaRS calculation
  • In case Length Adaptation is enabled, but Slow or Fast Cycle is 0, use static Length for that Moving Average instead
  • Two Postfilters can now be used
Informacje o Wersji:
New MA added: Relative Strength Super Smoother based on Vitali Apirine's RS EMA, but with Super Smoother. Looks like an excellent dynamic MA, deserving its own place in the collection!

Tips in TradingView Coins are appreciated
Skrypt open-source

Zgodnie z prawdziwym duchem TradingView, autor tego skryptu opublikował go jako open-source, aby traderzy mogli go zrozumieć i zweryfikować. Brawo dla autora! Możesz używać go za darmo, ale ponowne wykorzystanie tego kodu w publikacji jest regulowane przez Dobre Praktyki. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.

Chcesz użyć tego skryptu na wykresie?