A professional, rule-based market participation system combining EMA confluence, trend strength, and momentum filters.
The Confluence Sentinel Protocol is an alternative trading system designed to identify high-probability market participation opportunities through the convergence of multiple independent technical factors.
Unlike simple moving average crossovers, this protocol adds strict filters for trend strength (ADX) and momentum (RSI) to significantly reduce false signals and improve the quality of each participation opportunity.
| Indicator | Period / Setting | Purpose |
|---|---|---|
| Fast EMA | 9 | Short-term momentum trigger |
| Slow EMA | 21 | Medium-term trend direction |
| Trend EMA (Filter) | 200 | Higher-timeframe bias filter |
| ADX (Average Directional Index) | 14 / Threshold 25 | Measures trend strength — only trade strong trends |
| RSI (Relative Strength Index) | 14 / Long >55, Short <45 | Momentum confirmation filter |
| ATR (Average True Range) | 14 × 1.5 | Dynamic stop-loss calculation |
All parameters are fully customizable in the MT4/MT5 expert advisors provided.