An unconventional volatility contraction + momentum ignition trading framework designed for dynamic market conditions.
Most retail trading approaches rely on lagging indicators or simple trend-following rules that perform poorly in ranging or low-volatility regimes. The Compression Ignition Protocol takes an alternative approach by specifically targeting periods of volatility contraction (the "compression" phase) followed by high-probability momentum ignition breakouts.
This system was inspired by institutional-grade concepts popular on TradingView in 2026, including volatility-gated strategies and liquidity-driven breakouts, but implemented in a clean, rules-based, and fully executable manner suitable for MT4/MT5 deployment.
Precise, rules-based conditions for identifying high-probability participation opportunities.
Bollinger Band width reaches historic lows (current width < 80% of 20-bar average width).
Price closes above the upper Bollinger Band on the signal bar.
RSI(14) > 50 and ADX(14) > 25 with rising reading.
+DI > -DI confirming bullish trend strength.
Same squeeze condition as long setup.
Price closes below the lower Bollinger Band.
RSI(14) < 50 and ADX(14) > 25 with rising reading.
-DI > +DI confirming bearish trend strength.
Protects capital with volatility-adjusted distance. Prevents premature stops in noisy markets.
Targets approximately 1:2 risk-reward ratio. Captures extended moves after ignition.
Lot size automatically calculated so maximum loss on SL equals 1% of current account balance. Professional capital preservation rule.
| Parameter | Default Value | Description | Impact |
|---|---|---|---|
| Bollinger Bands Period | 20 | Length used to detect volatility contraction | Core |
| Bollinger Deviation | 2.0 | Standard deviation multiplier for bands | Core |
| RSI Period / Filter | 14 / 50 | Momentum filter to confirm direction bias | Filter |
| ADX Period / Threshold | 14 / 25 | Trend strength requirement (must be rising) | Filter |
| ATR Period / SL Multiplier | 14 / 1.5 | Volatility-based stop loss distance | Risk |
| ATR TP Multiplier | 3.0 | Reward target (≈ 1:2 risk-reward) | Reward |
| Squeeze Lookback / Factor | 20 / 0.80 | Period and threshold for detecting true compression | Core |
| Risk per Trade | 1.0% | Maximum account risk per individual position | Capital Protection |
All parameters are fully adjustable in the MT4/MT5 Expert Advisor input settings for optimization across different instruments and market regimes.
Clear visual representation of the four-step confluence required for valid signals.
Simple six-step process from detection to post-trade journaling. Designed for discipline and repeatability.
Trading financial instruments involves substantial risk of loss and is not suitable for all investors. Past performance is not indicative of future results. The Compression Ignition Protocol is a technical framework provided for educational and informational purposes only.
The use of leverage can lead to losses exceeding your initial investment. Always trade with capital you can afford to lose. It is strongly recommended that you fully understand the risks involved and seek independent financial advice if necessary.
This material does not constitute investment advice. The developer and publisher assume no liability for any losses incurred through the use of this strategy or associated code.