TSI DZ Guia de trading
Ultima atualizacao: July 22, 2026
The TSI Dynamic Zones (Div) é uma ferramenta quantitativa de análise técnica. TSI_DZ Ported from legacy klinecharts indicator: old/assets/indicators/TSI_DZ.js TSI in Dynamic Zones with Divergence.
O que o indicador mostra?
- Estrutura de mercado e momento: Visualiza direções de tendência predominantes e zonas de reversão chave.
- Sinais COMPRA / VENDA: Destaca oportunidades de entrada e saída confirmadas com base em regras quantitativas.
- Limites dinâmicos: Fornece níveis adaptativos para gerenciar risco e metas de negociação.
Configurações principais
- TSI Long Comprimento (
long): Controls the calculation period and sensitivity for market detection. - TSI Short Comprimento (
short): Controls the calculation period and sensitivity for market detection. - TSI Signal Comprimento (
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. - Alta (Bullish) Divergence (
bullDiv): Controls the calculation period and sensitivity for market detection. - Baixa (Bearish) Divergence (
bearDiv): Controls the calculation period and sensitivity for market detection.
Como usar parâmetros de estratégia (Condition Source)
No módulo Strategy Tester, este indicador pode ser usado tanto como fonte direta de sinal quanto como filtro de estado de mercado.
1. Eventos de sinal
bullDiv- Alta (Bullish) Divergence event signal.bearDiv- Baixa (Bearish) Divergence event signal.
2. Filtros e níveis de negociação
long- TSI Long Comprimento value used for structural qualification or thresholds.short- TSI Short Comprimento value used for structural qualification or thresholds.signal- TSI Signal Comprimento 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.
Exemplo de estratégia: Entrar em Long quando buySignal for true e trendFilter == 1, garantindo alinhamento com a tendência principal.