Direct answer: what data you need
Assessing Supertrend requires three categories of information: (1) the indicator’s mechanics and parameter choices, (2) the exact market data series and preprocessing used to compute it, and (3) evidence you can use to verify that your interpretation matches the computation.
Because Supertrend depends on volatility and trend conditions, results can vary across data providers and implementations. So “what you need” is not only the input values, but also the provenance (where they came from) and timeliness (what timeframe and timestamp alignment were used).
If you want to explain Supertrend accurately to someone else, you should be able to state: which price series were used, which parameters were applied, how the calculation handles missing or changed data, and how you verified the plotted lines.
Mechanism or definition: the core inputs
Supertrend is an overlay indicator that is typically computed from a volatility measure and a trend-following rule. While exact formulas can differ by implementation, practical assessment usually needs the following data inputs and settings:
- Price data inputs
- Identify the input series (commonly based on high/low and a reference close, but implementations vary).
- Specify the timeframe (e.g., 1-minute, 1-hour, daily) and confirm the bars correspond to the same session boundaries.
- If the provider uses adjusted prices, state whether “adjusted” or raw prices are used, since corporate actions or data adjustments can change historical bars.
- Volatility/true-range component inputs
- Provide the rule used for the volatility term (often a “true range” concept) and the lookback length used for its averaging.
- Record whether the average is computed with a specific smoothing method (for example, exponential vs. simple), because different smoothing changes the output.
- Trend rule parameters
- Record the multiplier (often called something like an “ATR multiplier”) that scales the volatility term.
- Record how the bands are updated (for example, whether previous values can carry forward under certain conditions), since this affects continuity of the lines.
- Output definition and interpretation
- Clarify what constitutes the “trend state” (e.g., whether the indicator flips based on price crossing a band, and whether it uses close-to-band comparisons or high/low touches).
Evidence or example: quality checks you can do
To assess whether Supertrend values are being computed correctly (and whether two charts are comparable), use independent verification steps:
- Provenance and reproducibility
- Note the data source (data vendor, broker feed, or exchange feed) and the platform/version that generates the indicator.
- Capture parameter settings exactly as shown in the chart settings.
- If you can, reproduce the calculation in a separate environment using the same inputs and parameters, then compare the resulting series.
- Timeliness and alignment
- Confirm that the indicator calculation uses the same bar definitions as the chart (same timeframe, same timezone, and consistent session boundaries).
- Check for mismatches caused by different timestamp conventions (for example, end-of-bar vs. bar-open labeling) that can shift comparisons.
- Data quality checks
- Look for missing bars, zero-volume anomalies, outlier candles, or gaps. Supertrend can react strongly to unusual high/low ranges.
- Verify that corporate-action adjustments (if any) are consistently applied across the price series and any derived volatility series.
- Consistency checks across implementations
- Compare how the indicator behaves during volatile transitions. If the plotted lines flip more frequently on one platform than another, the cause is often different smoothing, different true-range definitions, or different band update rules.
Limitations and risks: what can fail
Even with correct inputs, Supertrend assessment has material limitations:
-
Sensitivity to volatility regimes Because the indicator uses volatility in its calculations, it can perform differently when market volatility rises or falls. A strategy interpretation that works in one regime may not transfer to another.
-
Implementation differences Different platforms may use slightly different formulas, smoothing methods, or trend-flip rules. Two “Supertrend” indicators can look similar but still be computed differently.
-
Indicator lag and reactive behavior Supertrend is designed to follow trends, which typically means it can lag during rapid reversals. It may also flip based on the chosen comparison rule (close vs. touch), affecting outcomes.
-
Historical relationships do not guarantee future behavior Even if you observe stable behavior in historical data, that does not establish that the same pattern will hold later.