MOMENTUMDIVERGENZE Guia de trading

Ultima atualizacao: July 22, 2026

The Momentum Divergenze é uma ferramenta quantitativa de análise técnica. Momentum Divergenze (Mom DIV) Ported from Pine Script by Marco Refactored to Golden Standard architecture.

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

  • Momentum Comprimento (len): Controls the calculation period and sensitivity for market detection.
  • Source (src): Controls the calculation period and sensitivity for market detection.
  • Use BB Peak Detection (bo): Controls the calculation period and sensitivity for market detection.
  • Show Background Color (sb): Controls the calculation period and sensitivity for market detection.
  • Período de análise (High/Low) (l): Controls the calculation period and sensitivity for market detection.
  • BB Comprimento (lengthb): Controls the calculation period and sensitivity for market detection.
  • BB Multiplicador (mult): Controls the calculation period and sensitivity for market detection.
  • Momentum (mom): Controls the calculation period and sensitivity for market detection.
  • Mom Up/Price Down (vvu): Controls the calculation period and sensitivity for market detection.
  • Mom Down/Price Up (vvd): Controls the calculation period and sensitivity for market detection.
  • Highest Price Signal (coh): Controls the calculation period and sensitivity for market detection.
  • Lowest Price Signal (col): Controls the calculation period and sensitivity for market detection.
  • BB Peak (con1): Controls the calculation period and sensitivity for market detection.
  • Div Bull (is_div_bull): Controls the calculation period and sensitivity for market detection.
  • Div Bear (is_div_bear): Controls the calculation period and sensitivity for market detection.
  • Peak High (is_peak_high): Controls the calculation period and sensitivity for market detection.
  • Peak Low (is_peak_low): Controls the calculation period and sensitivity for market detection.
  • BG Red (is_bg_red): Controls the calculation period and sensitivity for market detection.
  • BG Green (is_bg_green): Controls the calculation period and sensitivity for market detection.
  • Momentum (mom): Controls the calculation period and sensitivity for market detection.
  • Alta (Bullish) Divergence (Mom up / Price down) (is_div_bull): Controls the calculation period and sensitivity for market detection.
  • Baixa (Bearish) Divergence (Mom down / Price up) (is_div_bear): Controls the calculation period and sensitivity for market detection.
  • BB Peak High (Orange) (is_peak_high): Controls the calculation period and sensitivity for market detection.
  • BB Peak Low (Lime) (is_peak_low): Controls the calculation period and sensitivity for market detection.
  • Baixa (Bearish) BG Condition (is_bg_red): Controls the calculation period and sensitivity for market detection.
  • Alta (Bullish) BG Condition (is_bg_green): Controls the calculation period and sensitivity for market detection.
  • Highest Price Cross Value (coh): Controls the calculation period and sensitivity for market detection.
  • Lowest Price Cross Value (col): 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

  • is_div_bull - Div Bull event signal.
  • is_div_bear - Div Bear event signal.
  • is_peak_high - Peak High event signal.
  • is_peak_low - Peak Low event signal.
  • is_bg_red - BG Red event signal.
  • is_bg_green - BG Green event signal.
  • is_div_bull - Alta (Bullish) Divergence (Mom up / Price down) event signal.
  • is_div_bear - Baixa (Bearish) Divergence (Mom down / Price up) event signal.
  • is_peak_high - BB Peak High (Orange) event signal.
  • is_peak_low - BB Peak Low (Lime) event signal.
  • is_bg_red - Baixa (Bearish) BG Condition event signal.
  • is_bg_green - Alta (Bullish) BG Condition event signal.

2. Filtros e níveis de negociação

  • len - Momentum Comprimento value used for structural qualification or thresholds.
  • src - Source value used for structural qualification or thresholds.
  • bo - Use BB Peak Detection value used for structural qualification or thresholds.
  • sb - Show Background Color value used for structural qualification or thresholds.
  • l - Período de análise (High/Low) value used for structural qualification or thresholds.
  • lengthb - BB Comprimento value used for structural qualification or thresholds.
  • mult - BB Multiplicador value used for structural qualification or thresholds.
  • mom - Momentum value used for structural qualification or thresholds.
  • vvu - Mom Up/Price Down value used for structural qualification or thresholds.
  • vvd - Mom Down/Price Up value used for structural qualification or thresholds.
  • coh - Highest Price Signal value used for structural qualification or thresholds.
  • col - Lowest Price Signal value used for structural qualification or thresholds.
  • con1 - BB Peak value used for structural qualification or thresholds.
  • mom - Momentum value used for structural qualification or thresholds.
  • coh - Highest Price Cross Value value used for structural qualification or thresholds.
  • col - Lowest Price Cross Value 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.

Continuar pesquisa

Explore toda a academia, a documentacao da plataforma e as paginas principais do site para aprofundar crypto backtesting e pesquisa de estrategias.

Ver todas as guias da academia Ler a documentacao Comparar planos Ver o research engine