TRENDILO DIV Trading Guide
Last updated: July 22, 2026
The Trendilo Div: Ultimate Stats is a quantitative technical analysis tool. TRENDILO_DIV Ported from legacy klinecharts indicator: old/assets/indicators/TRENDILO_DIV.js Optimized to the Golden Standard
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
- Smooth Length (
smooth): Controls the calculation period and sensitivity for market detection. - Lookback (ALMA) (
almaLen): Controls the calculation period and sensitivity for market detection. - ALMA Offset (
almaOffset): Controls the calculation period and sensitivity for market detection. - ALMA Sigma (
almaSigma): Controls the calculation period and sensitivity for market detection. - Band Multiplier (
bandMult): Controls the calculation period and sensitivity for market detection. - EMA Length (
emaLen): Controls the calculation period and sensitivity for market detection. - Div Lookback Current (
divLbCurrent): Controls the calculation period and sensitivity for market detection. - Div Lookback Hist (
divLbHist): Controls the calculation period and sensitivity for market detection. - Show Squeeze Zone? (
showSqueeze): Controls the calculation period and sensitivity for market detection. - Pane Labels (WP/WD) (
paneLabels): Controls the calculation period and sensitivity for market detection. - Trendilo (
avpch): Controls the calculation period and sensitivity for market detection. - EMA (
ema): Controls the calculation period and sensitivity for market detection. - RMS+ (
rms): Controls the calculation period and sensitivity for market detection. - RMS- (
nrms): Controls the calculation period and sensitivity for market detection. - Color Dir (
cdir): Controls the calculation period and sensitivity for market detection. - Squeeze Zone (
isSqueeze): Controls the calculation period and sensitivity for market detection. - Bull Div (
bullDiv): Controls the calculation period and sensitivity for market detection. - Bear Div (
bearDiv): Controls the calculation period and sensitivity for market detection. - Trendilo (
avpch): Controls the calculation period and sensitivity for market detection. - EMA (
ema): Controls the calculation period and sensitivity for market detection. - RMS+ (
rms): Controls the calculation period and sensitivity for market detection. - RMS- (
nrms): Controls the calculation period and sensitivity for market detection. - Squeeze Zone (
isSqueeze): Controls the calculation period and sensitivity for market detection. - Bullish Divergence (
bullDiv): Controls the calculation period and sensitivity for market detection. - Bearish Divergence (
bearDiv): 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
isSqueeze- Squeeze Zone event signal.bullDiv- Bullish Divergence event signal.bearDiv- Bearish Divergence event signal.
2. Filters and Trade Levels
smooth- Smooth Length value used for structural qualification or thresholds.almaLen- Lookback (ALMA) value used for structural qualification or thresholds.almaOffset- ALMA Offset value used for structural qualification or thresholds.almaSigma- ALMA Sigma value used for structural qualification or thresholds.bandMult- Band Multiplier value used for structural qualification or thresholds.emaLen- EMA Length value used for structural qualification or thresholds.divLbCurrent- Div Lookback Current value used for structural qualification or thresholds.divLbHist- Div Lookback Hist value used for structural qualification or thresholds.showSqueeze- Show Squeeze Zone? value used for structural qualification or thresholds.paneLabels- Pane Labels (WP/WD) value used for structural qualification or thresholds.avpch- Trendilo value used for structural qualification or thresholds.ema- EMA value used for structural qualification or thresholds.rms- RMS+ value used for structural qualification or thresholds.nrms- RMS- value used for structural qualification or thresholds.cdir- Color Dir value used for structural qualification or thresholds.isSqueeze- Squeeze Zone value used for structural qualification or thresholds.bullDiv- Bull Div value used for structural qualification or thresholds.bearDiv- Bear Div value used for structural qualification or thresholds.avpch- Trendilo value used for structural qualification or thresholds.ema- EMA value used for structural qualification or thresholds.rms- RMS+ value used for structural qualification or thresholds.nrms- RMS- value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.