TREND FORCE Guia de trading
Ultima atualizacao: July 22, 2026
The Trend Force v2 (Scaled + EMA) é uma ferramenta quantitativa de análise técnica. * Trend Force (VWTF) - Enhanced * Logic: 1. Force = ((Close - Open) / Open * 100) * (Volume / AvgVolume) * ScaleMult
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
- Force Período (
forcePeríodo): Controls the calculation period and sensitivity for market detection. - Volume SMA Período (
volPeríodo): Controls the calculation period and sensitivity for market detection. - Signal Período (Fast) (
signalPeríodo): Controls the calculation period and sensitivity for market detection. - Trend EMA Período (Slow) (
trendPeríodo): Controls the calculation period and sensitivity for market detection. - Strong Limiar (
strongLevel): Controls the calculation period and sensitivity for market detection. - Scale Multiplicador (
scaleMult): Controls the calculation period and sensitivity for market detection. - Show Fast Signal (
showSignal): Controls the calculation period and sensitivity for market detection. - Show Slow EMA (
showTrend): Controls the calculation period and sensitivity for market detection. - Bull Strong (
bullStrong): Controls the calculation period and sensitivity for market detection. - Bull Weak (
bullWeak): Controls the calculation period and sensitivity for market detection. - Bear Strong (
bearStrong): Controls the calculation period and sensitivity for market detection. - Bear Weak (
bearWeak): Controls the calculation period and sensitivity for market detection. - Signal Line (
signalLine): Controls the calculation period and sensitivity for market detection. - Trend Line (
trendLine): Controls the calculation period and sensitivity for market detection. - Zero Line (
zeroLine): Controls the calculation period and sensitivity for market detection. - Force Value (
vwtf): Controls the calculation period and sensitivity for market detection. - Signal (Fast) (
signal): Controls the calculation period and sensitivity for market detection. - Trend EMA (Slow) (
trendEma): Controls the calculation period and sensitivity for market detection. - Main Force Value (
vwtf): Controls the calculation period and sensitivity for market detection. - Trend EMA (30) (
trendEma): Controls the calculation period and sensitivity for market detection. - Signal Line (Fast) (
signal): Controls the calculation period and sensitivity for market detection. - Strong Bull Detection (
isStrongBull): Controls the calculation period and sensitivity for market detection. - Is Above Trend EMA (
aboveTrend): 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
isStrongBull- Strong Bull Detection event signal.aboveTrend- Is Above Trend EMA event signal.
2. Filtros e níveis de negociação
forcePeríodo- Force Período value used for structural qualification or thresholds.volPeríodo- Volume SMA Período value used for structural qualification or thresholds.signalPeríodo- Signal Período (Fast) value used for structural qualification or thresholds.trendPeríodo- Trend EMA Período (Slow) value used for structural qualification or thresholds.strongLevel- Strong Limiar value used for structural qualification or thresholds.scaleMult- Scale Multiplicador value used for structural qualification or thresholds.showSignal- Show Fast Signal value used for structural qualification or thresholds.showTrend- Show Slow EMA value used for structural qualification or thresholds.vwtf- Force Value value used for structural qualification or thresholds.signal- Signal (Fast) value used for structural qualification or thresholds.trendEma- Trend EMA (Slow) value used for structural qualification or thresholds.vwtf- Main Force Value value used for structural qualification or thresholds.trendEma- Trend EMA (30) value used for structural qualification or thresholds.signal- Signal Line (Fast) 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.