Features & Strategy
Liquidity Pro v2 implements the complete ICT (Inner Circle Trader) order flow methodology. Every concept is a separate module, weighted by importance, and combined into a transparent scoring system.
Core Modules
The EA is composed of 23 include modules (.mqh files). These are the key modules that drive detection, scoring, and execution.
Liquidity Sweep Detection
Identifies when price sweeps liquidity pools (stop hunts) above/below key levels. The highest-weighted component in the scoring system at 20 points.
Market Structure Analysis
Detects CHoCH (Change of Character) and BOS (Break of Structure) — the two most important signals for trend reversals and continuations.
Displacement Detection
Identifies strong, fast directional moves that indicate institutional activity. Essential for confirming genuine order flow.
Order Block Detection
Locates the last opposing candle before a displacement move — the institutional entry zone for high-probability trades.
Fair Value Gaps (FVG)
Detects imbalances in price delivery where the market moved too fast, creating gaps that price tends to return to fill.
Inverse FVG (iFVG)
Identifies inverse fair value gaps — advanced ICT concept where the gap acts as a support/resistance inversion zone.
Multi-Timeframe Analysis
Aligns 4H trend with 1H structure and M5 entries. Only trades when higher timeframes agree with lower timeframe signals.
Session-Based Trading
Prioritizes London and New York sessions. Avoids low-liquidity Asia session. Kill Zone and Daily Bias filters included.
100-Point Scoring System
Every setup is scored out of 100 based on weighted ICT components. Only trades when score meets your minimum threshold.
100-Point Scoring System
Each component contributes points to the total score. The EA only trades when the score meets your configurable minimum (default: 60).
How a Trade Forms
Liquidity Sweep
Price sweeps a liquidity pool (stop hunt above/below key level).
CHoCH
Market structure shifts — first sign of reversal or continuation.
Displacement
Strong, fast move confirms institutional participation.
Order Block / FVG
Price retraces to the order block or FVG for entry.
Score Check
EA scores the setup. If score ≥ 60, trade executes.
Trade Management
50% closes at TP1 (1R), 50% runs to TP2 (2R). SL always set.
Risk Management
Per-Trade Risk
0.5% of account balance per trade (adjustable). Position size calculated automatically based on stop-loss distance.
Partial Take Profit
50% of position closes at TP1 (1R) to secure profit. Remaining 50% runs to TP2 (2R) for maximum gain.
Daily Trade Limit
Maximum 3 trades per day. Prevents over-trading and revenge trading after losses.
Daily Loss Limit
Maximum 2% daily loss. EA stops trading for the day when the limit is reached.
Session Filter
Trades primarily during London and New York sessions. Avoids low-liquidity Asia session.
Spread Filter
Skips trades when spread is too wide. Protects against entering during high-spread conditions.