SUPER TREND PULLBACK Trading Guide
Last updated: July 22, 2026
The SuperTrend (Smart Entry) is a quantitative technical analysis tool. SuperTrend Pullback (Smart Entry) Standard SuperTrend logic combined with a retracement entry system. Solves the issue of "buying at the top" by waiting for a % pullback
What does the indicator show?
- Market Structure & Momentum: Visualizes prevailing trend directions and key reversal zones.
- BUY / SELL Signals: Highlights confirmed entry and exit opportunities based on quantitative rules.
- Dynamic Boundaries: Provides adaptive levels for managing trade risk and reward expectations.
Key Settings
- ATR Period (
atrPeriod): Controls the calculation period and sensitivity for market detection. - ATR Multiplier (
multiplier): Controls the calculation period and sensitivity for market detection. - Pullback % (0.1-0.9) (
pullbackFactor): Controls the calculation period and sensitivity for market detection. - Wait Max Bars (
timeout): Controls the calculation period and sensitivity for market detection. - Show Signals (
showSignals): Controls the calculation period and sensitivity for market detection. - Highlighting (
highlighting): Controls the calculation period and sensitivity for market detection. - Support Line (
upTrend): Controls the calculation period and sensitivity for market detection. - Resistance Line (
downTrend): Controls the calculation period and sensitivity for market detection. - Smart Buy (
pullbackBuy): Controls the calculation period and sensitivity for market detection. - Smart Sell (
pullbackSell): Controls the calculation period and sensitivity for market detection. - Uptrend (
upColor): Controls the calculation period and sensitivity for market detection. - Downtrend (
downColor): Controls the calculation period and sensitivity for market detection. - Pullback Zone (
pullbackZone): Controls the calculation period and sensitivity for market detection. - Pullback Level (
pullbackLine): Controls the calculation period and sensitivity for market detection. - Pullback Buy Entry (
pullbackBuy): Controls the calculation period and sensitivity for market detection. - Pullback Sell Entry (
pullbackSell): Controls the calculation period and sensitivity for market detection. - Trend Change (Standard) (
trendChangeBuy): Controls the calculation period and sensitivity for market detection. - Trend Change (Standard) (
trendChangeSell): Controls the calculation period and sensitivity for market detection. - In Entry Zone (
inPullbackZone): Controls the calculation period and sensitivity for market detection. - Trend Support (
upTrend): Controls the calculation period and sensitivity for market detection. - Trend Resistance (
downTrend): Controls the calculation period and sensitivity for market detection.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, this indicator can be used both as a direct signal source and as a market-state filter.
1. Signal Events
pullbackBuy- Pullback Buy Entry event signal.pullbackSell- Pullback Sell Entry event signal.trendChangeBuy- Trend Change (Standard) event signal.trendChangeSell- Trend Change (Standard) event signal.inPullbackZone- In Entry Zone event signal.
2. Filters and Trade Levels
atrPeriod- ATR Period value used for structural qualification or thresholds.multiplier- ATR Multiplier value used for structural qualification or thresholds.pullbackFactor- Pullback % (0.1-0.9) value used for structural qualification or thresholds.timeout- Wait Max Bars value used for structural qualification or thresholds.showSignals- Show Signals value used for structural qualification or thresholds.highlighting- Highlighting value used for structural qualification or thresholds.upTrend- Support Line value used for structural qualification or thresholds.downTrend- Resistance Line value used for structural qualification or thresholds.pullbackBuy- Smart Buy value used for structural qualification or thresholds.pullbackSell- Smart Sell value used for structural qualification or thresholds.upTrend- Trend Support value used for structural qualification or thresholds.downTrend- Trend Resistance value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.