simwai

Adaptive Fisherized ROC

simwai Actualizado   
Introduction
Hello community, here I applied the Inverse Fisher Transform, Ehlers dominant cycle determination and smoothing methods on a simple Rate of Change (ROC) indicator
You have a lot of options to adjust the indicator.

Usage
The rate of change is most often used to measure the change in a security's price over time.
That's why it is a momentum indicator.

When it is positive, prices are accelerating upward; when negative, downward.

It is useable on every timeframe and could be a potential filter for you your trading system.

IMO it could help you to confirm entries or find exits (e.g. you have a long open, roc goes negative, you exit).
If you use a trend-following strategy, you could maybe look out for red zones in an in uptrend or green zones in a downtrend to confirm your entry on a pullback.

Signals
ROC above 0 => confirms bullish trend
ROC below 0 => confirms bearish trend
ROC hovers near 0 => price is consolidating

Enjoy! 🚀
Notas de prensa:
Updated default values
Fixed hilber transform calculation bug
Notas de prensa:
Updated default values
Added min length check
Fixed Inphase-Quadrature Transform calculation
Fixed adaptive mode selection bug
Notas de prensa:
Decreased lag of Hann Window smoothing by applying it to the price instead of the indicator itself.
Increased linewidth and decreased transparency on background colors
Notas de prensa:
Updated plot
Notas de prensa:
Just to update the chart
Notas de prensa:
  • Added divergence detection
  • Removed wrong Kalman filter
  • Reworked smoothing system -> Now you can apply the smoothing methods on the source price (which is close) or on the indicator itself depending on what your goal is with the smoothing.
Notas de prensa:
Applied the IFT after the smoothing to stick to the scale of -1 to 1
Notas de prensa:
Removed 34 as max length of Homodyne Discriminator
Notas de prensa:
Fixed that T3 Normal wasn't selectale.

Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?