๐ What is it?
The TIS_ATR_Trend (by The Indicator Store for NinjaTrader 8) is a trend-following indicator designed to:
-
Detect trend changes while resisting market noise/volatility.
-
Adapt to different instruments and chart types (e.g., Renko, time-based).
-
Provide plots for automation, making it useful for discretionary traders and algorithmic strategies alike.
๐ฏ What is it for?
-
Identify trend reversals more reliably.
-
Avoid false signals caused by volatility.
-
Customize sensitivity via ATR, N-Bars, and thresholds.
-
Use as a filter in strategies (only take trades aligned with the main trend).
⚙️ Key Parameters
-
ATR Multiplier → Adjusts sensitivity to price.
-
Small (0.5) = more signals, but noisier.
-
Large (1.5–2.0) = fewer signals, more robust.
-
-
Mode (Calculation method):
-
Mode 1: Requires the entire candle to cross trend line (safer).
-
Mode 2: Only requires the close to cross (faster, more signals).
-
-
N-Bars (Consecutive Candles):
-
Defines how many candles must confirm the breakout.
-
Example: 3 bars = stronger confirmation, fewer whipsaws.
-
-
Threshold / Offset (Ticks):
-
Minimum distance the candle must cross beyond the trend line.
-
Helps filter out noise without introducing lag.
-
-
HMA Slope Filter:
-
Adds a Hull Moving Average filter to confirm direction.
-
Example: Only longs if HMA slope is up, shorts if slope is down.
-
๐ Step-by-Step Setup (Nasdaq 5M Example)
-
Timeframe:
-
5-minute chart (Nasdaq is highly volatile).
-
-
ATR Settings:
-
ATR period: 14 (default).
-
ATR multiplier: 1.0 (balanced).
-
-
Mode Selection:
-
Use Mode 1 (full candle) for more reliable signals.
-
-
N-Bars (Confirmation):
-
Set to 3 → trend change requires 3 candles confirming the break.
-
-
Threshold (Offset in ticks):
-
Set to 10 ticks → filters out false flips without slowing down signals.
-
-
Apply HMA Slope Filter:
-
HMA period: 100.
-
Use slope as directional filter.
-
✅ Recommended Swing-Trading Setup (Nasdaq 5M)
-
ATR period: 14
-
ATR multiplier: 1.0
-
Mode: 1 (entire candle)
-
N-Bars: 3
-
Threshold: 10 ticks
-
HMA Filter: 100
๐ This setup provides a solid balance between reactivity and reliability.
-
You’ll catch real reversals without too many false flips.
-
Works well on volatile assets like Nasdaq futures.
⚡ Scalping vs. Swing Trading Adjustments
-
Scalping: ATR 0.5, N-Bars = 1–2, Threshold = 0–5.
-
Swing (Intraday): ATR 1.0–1.5, N-Bars = 3–5, Threshold = 10–15.