BERNOULLI DYNAMICS Trading Guide
Last updated: July 22, 2026
The Bernoulli Dynamics is a quantitative technical analysis tool. BERNOULLI_DYNAMICS Golden Standard v2. Fixes:
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
- Period (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.
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
buySignal- Fires when a bullish market condition is confirmed.sellSignal- Fires when a bearish market condition is confirmed.signalDir- Outputs1for bullish,-1for bearish, and0when neutral.
2. Filters and Trade Levels
period- Period (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.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.