simwai

Adaptive Fisherized KST

simwai Mis à jour   
Introduction
Heyo guys, here is a new adaptive fisherized indicator of me.
I applied Inverse Fisher Transform, Ehlers dominant cycle analysis,
smoothing and divergence analysis on the Know Sure Thing (KST) indicator.
Moreover, the indicator doesn't repaint.

Usage
I didn't backtest the indicator, but I recommend the 5–15 min timeframe.
It can be also used on other timeframs, but I have no experience with that.

The indicator has no special filter system, so you need to find an own combo in order to build a trading system.
A trend filter like KAMA or my Adaptive Fisherized Trend Intensity Index could fit well.
If you find a good combo, let me know it in the comments pls.

Signals
Zero Line
KST crossover 0 => Enter Long
KST crossunder 0 => Enter Short

Cross
KST crossover KST MA => Enter Long
KST crossunder KST MA => Enter Short

Cross Filtered
KST crossover KST MA and KST above 0 => Enter Long
KST crossunder KST MA and KST under 0 => Enter Short
KST crossunder 0 => Exit Long
KST crossover 0 => Exit Short

More to read: KST Explanation

Enjoy and let me know your opinion!

--

Credits to
- @tista
- @blackcat1402
- @DasanC
- @cheatcountry
Notes de version:
Removed superflous Kalman filter, because it ripped the calculation.
Notes de version:
Removed VIDYA, ZLSMA and COVWMA
Removed superflous code
Made a bug fix in the vwma function which prevented consuming volume of other timeframes
Notes de version:
Updated the default values
Notes de version:
Avoided that adaptive length caps the period in the core algorithm
Added gradient
NET and Hann Window Smoothing can now be applied at the same time, because it is not a classic way to smooth and this allows you to better experiment with it.
Added JMA and T3 and removed a lot of deprecated MAs
Reworked input groups
Improved indicator core calculation logic (where the different techniques get applied)
Removed one ma in the calculation of KST to make it more responsive (somehow the original calculation uses two times the SMA)

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?