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
Removed superflous Kalman filter, because it ripped the calculation.
릴리즈 노트
Removed VIDYA, ZLSMA and COVWMA Removed superflous code Made a bug fix in the vwma function which prevented consuming volume of other timeframes
릴리즈 노트
Updated the default values
릴리즈 노트
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)
릴리즈 노트
Added signal label overlay option Fixed signal logic bug Did some minor refactoring
릴리즈 노트
Adder upper, lower and breakout bands Restructured inputs
릴리즈 노트
Restructured inputs Used MA of ROC instead of pure ROC, too stick closer to the original KST Added inputs for the 4 MAs of the 4 ROCs used in KST Optimized adaptive lengths Fixed bar_index bug Instead of normalization, I simply divide KST through 100 to get it on 1 to -1 scale Fixed wrong signal order bug
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.