TSI DZ Trading Guide
Last updated: July 22, 2026
The TSI Dynamic Zones (Div) is a quantitative technical analysis tool. TSI_DZ Ported from legacy klinecharts indicator: old/assets/indicators/TSI_DZ.js TSI in Dynamic Zones with Divergence.
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
- TSI Long Length (
long): Controls the calculation period and sensitivity for market detection. - TSI Short Length (
short): Controls the calculation period and sensitivity for market detection. - TSI Signal Length (
signal): Controls the calculation period and sensitivity for market detection. - Lookback Bars (DZ) (
lookback): Controls the calculation period and sensitivity for market detection. - Start Buy Probability (
startBuy): Controls the calculation period and sensitivity for market detection. - Start Sell Probability (
startSell): Controls the calculation period and sensitivity for market detection. - Show Divergences (
showDiv): Controls the calculation period and sensitivity for market detection. - TSI (
tsi): Controls the calculation period and sensitivity for market detection. - Signal (
sig): Controls the calculation period and sensitivity for market detection. - Buy Zone (
buyZ): Controls the calculation period and sensitivity for market detection. - Sell Zone (
sellZ): Controls the calculation period and sensitivity for market detection. - Vol (Norm) (
vol): Controls the calculation period and sensitivity for market detection. - TSI Prev (
tsiPrev): Controls the calculation period and sensitivity for market detection. - TSI Delta (
tsiDelta): 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. - TSI (
tsi): Controls the calculation period and sensitivity for market detection. - Signal (
sig): Controls the calculation period and sensitivity for market detection. - Buy Zone (
buyZ): Controls the calculation period and sensitivity for market detection. - Sell Zone (
sellZ): Controls the calculation period and sensitivity for market detection. - TSI Prev (
tsiPrev): Controls the calculation period and sensitivity for market detection. - TSI Delta (
tsiDelta): 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
bullDiv- Bullish Divergence event signal.bearDiv- Bearish Divergence event signal.
2. Filters and Trade Levels
long- TSI Long Length value used for structural qualification or thresholds.short- TSI Short Length value used for structural qualification or thresholds.signal- TSI Signal Length value used for structural qualification or thresholds.lookback- Lookback Bars (DZ) value used for structural qualification or thresholds.startBuy- Start Buy Probability value used for structural qualification or thresholds.startSell- Start Sell Probability value used for structural qualification or thresholds.showDiv- Show Divergences value used for structural qualification or thresholds.tsi- TSI value used for structural qualification or thresholds.sig- Signal value used for structural qualification or thresholds.buyZ- Buy Zone value used for structural qualification or thresholds.sellZ- Sell Zone value used for structural qualification or thresholds.vol- Vol (Norm) value used for structural qualification or thresholds.tsiPrev- TSI Prev value used for structural qualification or thresholds.tsiDelta- TSI Delta 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.tsi- TSI value used for structural qualification or thresholds.sig- Signal value used for structural qualification or thresholds.buyZ- Buy Zone value used for structural qualification or thresholds.sellZ- Sell Zone value used for structural qualification or thresholds.tsiPrev- TSI Prev value used for structural qualification or thresholds.tsiDelta- TSI Delta value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.