TradingView
TheBacktestGuy
Feb 12, 2022 7:52 AM

Supertrend Ext 

BTCUSDT SPOTBybit

描述

1st it exactly looks like the original Supertrend indicator. But if you see the options, you can see it is totally different:

  • It uses my other indicator inside: Zero Lag Keltner Channels, so you can use smoothed ATR bands for calculation instead of the raw ATR. By default it's length is 1 so it works like the original Supertrend.
  • You can choose different sources and moving averages for Keltner Channel calculation
  • It can filter outliers in ATR calculation
  • The indicator code is in my TAExt library, so it can easily be used in custom strategies.

版本注释

Multiple timeframe support

版本注释

  • Cleaned unused parameters and calculations
  • Fixed the offset feature
评论
CodyMaki
this is awesome i love it has made a huge impact in my trading this one is so uch more relaible then any of the other supertrends out there thank you for creating this cheers from british columbia canada
TheBacktestGuy
@CodyMaki, Thank you! By default it should be the same as other SuperTrend indicators. But it has more parameters to try. Just by setting high for Upper source and low for Lower source, it is better in my opinion.
更多