simwai

Adaptive Fisherized ROC

simwai 已更新   
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! 🚀
版本注释:
Updated default values
Fixed hilber transform calculation bug
版本注释:
Updated default values
Added min length check
Fixed Inphase-Quadrature Transform calculation
Fixed adaptive mode selection bug
版本注释:
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
版本注释:
Updated plot
版本注释:
Just to update the chart
版本注释:
  • 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.
版本注释:
Applied the IFT after the smoothing to stick to the scale of -1 to 1
版本注释:
Removed 34 as max length of Homodyne Discriminator
版本注释:
Fixed that T3 Normal wasn't selectale.

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?