BERNOULLI DYNAMICS Guia de trading
Ultima atualizacao: July 22, 2026
The Bernoulli Dynamics é uma ferramenta quantitativa de análise técnica. BERNOULLI_DYNAMICS Golden Standard v2. Fixes:
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
- Período (N) (
period): Controls the calculation period and sensitivity for market detection. - MP Up (
mpUp): Controls the calculation period and sensitivity for market detection. - MP Down (
mpDown): Controls the calculation period and sensitivity for market detection. - KE Up (
keUp): Controls the calculation period and sensitivity for market detection. - KE Down (
keDown): Controls the calculation period and sensitivity for market detection. - PE Up (
peUp): Controls the calculation period and sensitivity for market detection. - PE Down (
peDown): Controls the calculation period and sensitivity for market detection. - Zero (
zero): Controls the calculation period and sensitivity for market detection. - MP Up (
mpUp): Controls the calculation period and sensitivity for market detection. - MP Down (
mpDown): Controls the calculation period and sensitivity for market detection. - KE Up (
keUp): Controls the calculation period and sensitivity for market detection. - KE Down (
keDown): Controls the calculation period and sensitivity for market detection. - PE Up (
peUp): Controls the calculation period and sensitivity for market detection. - PE Down (
peDown): 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
buySignal- Dispara quando a bullish market condition is confirmed.sellSignal- Dispara quando a bearish market condition is confirmed.signalDir- Outputs1for bullish,-1for bearish, and0when neutral.
2. Filtros e níveis de negociação
period- Período (N) value used for structural qualification or thresholds.mpUp- MP Up value used for structural qualification or thresholds.mpDown- MP Down value used for structural qualification or thresholds.keUp- KE Up value used for structural qualification or thresholds.keDown- KE Down value used for structural qualification or thresholds.peUp- PE Up value used for structural qualification or thresholds.peDown- PE Down value used for structural qualification or thresholds.zero- Zero value used for structural qualification or thresholds.mpUp- MP Up value used for structural qualification or thresholds.mpDown- MP Down value used for structural qualification or thresholds.keUp- KE Up value used for structural qualification or thresholds.keDown- KE Down value used for structural qualification or thresholds.peUp- PE Up value used for structural qualification or thresholds.peDown- PE Down 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.