Topics: metatrader5, mql5, smart-money-concepts, expert-advisor, mql4, metatrader, forex-trading, indicators, technical-analysis, smart-money, order-blocks, liquidity, fair-value-gap, mt4, mt5, trading-bot, mt5-smc-scanner, mt5-order-block-detector, mt5-liquidity-sweep
Smart Money Concepts (SMC) and institutional liquidity toolkit for MT5 / MT4 traders. The project automatically maps order blocks, fair value gaps, liquidity sweeps, equal highs / lows and market structure shifts on any symbol, helping discretionary traders read where institutions are hunting stops and where positions are being mitigated.
Auto-detected order blocks, FVGs, liquidity pools, and stop hunts on a clean SMC chart, built for ICT-style and smart money traders.
Retail stop clusters are not random, they are targets.
This project shows the map institutions are reading:
- Where stops sit
- Where price is likely to reach for them
- Where mitigation finishes and a real move begins
Institutional Liquidity MT5/MT4 scans price structure and projects high-probability institutional zones on the chart.
| Module | Description |
|---|---|
| Structure Engine | Tracks BOS / CHoCH / market shifts |
| Order Block Scanner | Detects bullish / bearish OBs |
| FVG Mapper | Marks imbalance / fair value gaps |
| Liquidity Mapper | Highlights equal highs / lows |
| Sweep Detector | Flags stop hunts and grabs |
| Zone Manager | Auto-fades touched / mitigated zones |
| Feature | Description |
|---|---|
| Auto Order Blocks | Bull / bear OB detection |
| Fair Value Gaps | Buy-side & sell-side FVGs |
| Liquidity Pools | EQH / EQL highlight |
| Premium / Discount | Auto-drawn 50 percent zone |
| Mitigation Tracking | Zone state changes on touch |
| MT4 / MT5 Support | Platform selection system |
| Multi-Timeframe | HTF zones on LTF chart |
| Alert Engine | Sweep & mitigation alerts |
| Style Editor | Color / opacity / extension |
| Symbol Selector | Any FX, metal, or index |
- Re-scans on every new bar
- Fades or removes mitigated zones
- Persists detected zones across sessions
- Lightweight overlay, never blocks the chart
Requirements:
- Windows 10 / 11
- .NET 8+
- Visual Studio 2022
git clone https://github.com/your-username/institutional-liquidity.gitOpen solution → Press F5
- Launch app
- Select MT4 / MT5
- Enter login
- Click CONNECT
- Pick symbol & timeframes
- Enable OB / FVG / Liquidity
- Click START SCAN
- Trade with the map, not against it
─── EQH ─── EQH ─── EQH <- buy-side liquidity
FVG ░░░░░
OB █████
─── EQL ─── EQL ─── EQL <- sell-side liquidity
- Green block = bullish OB
- Red block = bearish OB
- Dotted line = unmitigated FVG
- Cross = swept liquidity
- Order block detection
- FVG engine
- Liquidity sweep alerts
- Real MT5 EA bridge
- Breaker block module
- Killzones overlay
- Multi-symbol scanner
1. Fork
2. git checkout -b feature/new-feature
3. git commit -m "Add feature"
4. git push
5. Open PR
MIT
Institutional Liquidity MT5/MT4 · v1.0

