MDC PRO FOLLOW THROUGH Trading Guide
The MDC Pro Follow Through indicator is a confirmation layer for Macro Divergence Confluence Pro. Instead of firing on the first base setup, it waits for follow-through behavior, order-block interaction, and anti-drop or anti-pump filters before producing final trade signals.
What does the indicator show?
- MDC FT BUY / SELL Markers: Follow-through signals that confirm the base MDC Pro setup with next-candle behavior.
- Bull and Bear Order Block Zones: Zones inherited from the base MDC Pro logic and reused for entry validation.
- Filtered Continuation Context: Anti-drop and anti-pump checks reduce chasing after recent one-sided moves.
Key Settings
- Swing Length and Max Active OB: Control the structure and number of order blocks tracked by the base engine.
- RSI Length, Stochastic %K, and CMF Length: Tune the internal momentum and money-flow confluence checks.
- Req. Confluence: Sets how many confirmation factors are required before a setup is valid.
- OB Tolerance and Min OB Age: Control how price must interact with an order block before follow-through is accepted.
- Anti-Drop / Anti-Pump Filters: Block Longs after extreme recent drops or Shorts after extreme recent rises.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, MDC FT works best as a refined trigger after broader structure has already been identified.
1. Follow-Through Signals
buySignal- Base MDC Pro buy confirmed by follow-through and anti-drop filtering.sellSignal- Base MDC Pro sell confirmed by bear-zone reclaim and anti-pump filtering.
Strategy Example: Enter Long when buySignal is true and combine it with a volatility filter from another indicator to avoid thin, low-range candles.
2. Order Block Conditions
bullObZone- Bullish order block zone inherited from the base engine.bearObZone- Bearish order block zone inherited from the base engine.
Strategy Example: Require price_inside bullObZone before accepting buySignal, so the strategy enters only when price is still near the validated demand area.