How-to How to Supertrend Kite charts Zerodha technical indicators trend following

How to use Supertrend on Kite

From WebNotes, a public knowledge base. Last updated . Reading time ~7 min. Level: Beginner.

Supertrend is one of the most-used trend-following indicators on Indian retail charting platforms, and it is available out-of-the-box on Zerodha Kite charts under both the ChartIQ and TradingView engines. The indicator plots a single line above or below price action: when the line sits below price, the market is in a presumed uptrend; when it flips above price, the trend is presumed down. Each flip is a discrete signal that many intraday and swing traders use as an entry or exit cue, though the indicator is far better as a confirmation tool than a standalone trading system.

Supertrend’s appeal is its simplicity. There are two parameters (an ATR period and a multiplier), the line is binary (above or below price), and the signal flow is intuitive. Its weakness is also that simplicity: Supertrend is a derivative of Average True Range (ATR), so it is intrinsically a lagging indicator, and on choppy or range-bound markets it produces a stream of false flips that traders call “whipsaws”. The right way to use it on Kite is with informed parameter choice and confirmation from a second indicator or higher-timeframe context.


The walk-through

1. Open a chart on Kite

Log into Kite at kite.zerodha.com or on the Kite mobile app. From your marketwatch, tap or click the scrip you want to chart. Select Chart to open the chart canvas. Pick the timeframe you intend to trade on: 5-minute or 15-minute for active intraday, 1-hour for short-term swing, daily for positional trades.

If you are new to Kite charts and want a broader feature tour first, read Kite charts for the full charting subsystem overview, including the choice between ChartIQ and TradingView engines.

2. Open the indicator panel

On Kite web, click the Indicators button in the chart toolbar (icon with horizontal lines and dots, near the top of the chart canvas). The indicator panel opens with a search box and category headings.

On Kite mobile, tap the fx or indicator icon in the chart’s top bar to open the same panel in a mobile-optimised layout.

Type Supertrend in the search box. The indicator appears in the result list under the trend-following category.

3. Add Supertrend

Tap or click Supertrend to apply it. The indicator loads with Kite’s default parameters: ATR period 7, multiplier 3. The Supertrend line plots immediately on the chart, with the appropriate above-price or below-price position based on the current trend.

The line is typically rendered in two colours by default: one colour when the indicator is below price (uptrend) and a different colour when above price (downtrend). Both colours are customisable in the indicator’s style settings.

4. Adjust ATR period and multiplier

Open the indicator’s settings (tap the gear icon next to the indicator’s name in the chart’s indicator list) to access the two parameters:

  • ATR period: the number of candles over which Average True Range is computed. Lower values (5-7) make the indicator more responsive but produce more whipsaw signals. Higher values (14-20) produce smoother, more lagging lines that confirm trends later but with fewer false signals.
  • Multiplier: the ATR value is multiplied by this number to compute the offset from price. Lower multipliers (1.5-2) make Supertrend hug price closely; higher multipliers (3-4) give a wider band that flips less often.

Common parameter sets used by Indian retail traders:

  • 7 / 3 (Kite default): the original Supertrend reference, balanced responsiveness.
  • 10 / 3: slightly smoother, often used on 15-minute and 1-hour intraday charts.
  • 14 / 2: tighter band with longer ATR window, used by some swing traders on daily charts.
  • 7 / 1.5: very tight band for scalping; produces many signals and is best paired with strict stop-losses.

There is no single “correct” parameter set. The right values depend on the instrument’s volatility, your timeframe, and your willingness to tolerate whipsaws in exchange for catching turns earlier.

5. Read the buy and sell signals

Supertrend produces signals through two interpretations:

Trend interpretation:

  • Line plotting below price with a green or upward-favourable colour means the indicator considers the current trend up.
  • Line plotting above price with a red or downward-favourable colour means the indicator considers the trend down.

Flip interpretation:

  • When the line flips from below to above price (price crosses down through the Supertrend line), this is a sell or short-entry signal.
  • When the line flips from above to below price (price crosses up through the Supertrend line), this is a buy or long-entry signal.

Both interpretations describe the same underlying mechanic. Most traders use the flip event itself as the actionable signal, sometimes combined with confirmation that the candle closes through the line rather than just briefly piercing it.

6. Confirm with secondary indicators or higher-timeframe trend

Supertrend on its own is a noisy signal generator, particularly on range-bound markets. The standard practice in Indian retail trading communities is to confirm Supertrend signals against a secondary input:

  • Volume: a flip on a candle with materially above-average volume is a stronger signal than a flip on thin volume.
  • RSI or MACD divergence: if price flips Supertrend up but RSI or MACD shows downward divergence, the flip is suspect.
  • Higher-timeframe trend: a Supertrend flip on the 5-minute chart that contradicts the daily Supertrend direction is much less reliable than one that aligns with it. Many traders run a Supertrend filter on a higher timeframe (e.g., 1-hour Supertrend) and only act on lower-timeframe (e.g., 15-minute) signals that agree with the higher timeframe.

The single most common mistake is to act on every Supertrend flip without filtering. The result on choppy markets is repeated losses to whipsaws.

7. Save the layout

Once the Supertrend configuration is set the way you want, save the chart layout so the indicator persists across sessions:

  • On Kite web, click the chart settings (gear icon) and use Save layout to capture the active indicator stack, parameters, and any drawings.
  • On Kite mobile, the same save is available from the chart options menu.

Saved layouts are stored against your Kite account and are accessible across web and mobile sessions on the same engine (ChartIQ layouts are stored separately from TradingView layouts; switching engines does not migrate layouts).

When Supertrend works versus when it doesn’t

Supertrend works best when:

  • The instrument is in a clear directional trend, particularly on intraday timeframes of 15 minutes or higher.
  • Volatility is stable rather than expanding or contracting rapidly.
  • The user combines Supertrend with a confirmation rule (volume, secondary indicator, higher-timeframe filter).
  • Stop-losses are placed at the Supertrend line itself, providing a natural exit if the indicator flips against the position.

Supertrend works poorly when:

  • The market is range-bound and the price repeatedly crosses the Supertrend line without sustained trend follow-through.
  • Volatility is expanding rapidly, causing the ATR-based band to widen and lag.
  • The trader uses sub-15-minute timeframes without strict filtering rules.
  • Multiple confluences are not checked and the trader treats Supertrend as a complete trading system.

See also

External references

References

  1. Zerodha Kite chart documentation, support.zerodha.com, accessed May 2026.
  2. Zerodha Varsity Module 2, “Technical Analysis,” zerodha.com/varsity, accessed May 2026.
  3. Olivier Seban, “How to make money in the stock market” (original publication of the Supertrend indicator concept), French edition 2008, English-language summaries widely available.
  4. Kite Connect historical data API documentation, kite.trade/docs, accessed May 2026.
  5. ChartIQ indicator library reference, chartiq.com, accessed May 2026.
  6. TradingView Charting Library indicator documentation, tradingview.com/charting-library, accessed May 2026.

Reviewed and published by

The WebNotes Editorial Team covers Indian capital markets, payments infrastructure and retail investor procedures. Every article is fact-checked against primary sources, principally SEBI circulars and master directions, NPCI specifications and the official support documentation published by the intermediary in question. Drafts go through a second-pair-of-eyes review and a separate compliance read before publication, and revisions are tracked against the SEBI and NPCI rule changes referenced in the methodology section.

Last reviewed
Conflicts of interest
WebNotes is independent. No relationship with any broker, registrar or bank named in this article.