All indicators

SuperTrend_Channel

Mar 15, 2018

Static chart image
Support and ResistanceSignalsChannelsVolatility

The SuperTrend_Channel indicator provides a modified perspective on the classic SuperTrend calculation, visualizing potential support and resistance levels as a dynamic channel based on the Average True Range (ATR).

Usage

The SuperTrend_Channel can be used to identify trend direction and potential volatility boundaries. When the price is trading above the lower boundary of the channel, the trend is generally considered bullish; conversely, when the price is below the upper boundary, the trend is considered bearish.

Traders can use the three lines plotted by the indicator for various purposes:

  • Upper and Lower Lines: These represent the SuperTrend boundaries and can act as dynamic support or resistance levels based on the current volatility.
  • Middle Line: The average of the upper and lower boundaries provides a median point for the channel, which can help in identifying the core trend strength.

Details

The script builds upon the standard SuperTrend logic but presents both the upper and lower bands simultaneously to create a channel effect. It utilizes the hl2 (average of high and low) combined with a multiple of the ATR to determine the distance of the bands from the price. The logic ensures that the bands adjust based on previous closing prices, effectively locking in levels until a trend change is confirmed by price action crossing the trailing stop lines.

Settings

  • Super Trend Factor: This multiplier determines how many ATR units the bands are shifted away from the price. Higher values result in wider channels that are less sensitive to minor price fluctuations.
  • ATR Length: Specifies the lookback period used to calculate the Average True Range, which dictates the responsiveness of the channel to recent volatility.

FAQ

How do I interpret the channel colors?

The Green line represents the SuperTrend UP level, typically acting as support in an uptrend, while the Red line represents the SuperTrend Down level, acting as resistance in a downtrend. The blue line represents the midpoint.

How are the alerts triggered?

Alerts are triggered on the close of a bar when the trend direction changes. A bullish alert occurs when price closes above the previous upper band, and a bearish alert occurs when price closes below the previous lower band.

How can I access SuperTrend_Channel?

You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

Free indicator

Get free access to this indicator on the platforms below.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.