Marks equal-high/equal-low “liquidity pools” and alerts when price sweeps them and closes back inside. Optional ATR-based displacement filter. Non-trading, MT5-only.
InpLookbackBars, the indicator finds bars whose highs/lows are within
InpEqualTolPoints of each other → these form EQH/EQL pools.InpMinSwingGapPoints.InpDisp_MinBodyATR × ATR.InpMinSwingGapPoints.InpLookbackBars — bars to scan for equal highs/lows.InpEqualTolPoints — tolerance (points) for “equal” highs/lows.InpMinSwingGapPoints — minimum distance from pool to sweep extreme.InpUseDisplacement — enable/disable body/ATR filter.InpDisp_ATR_Period — ATR period used for filter.InpDisp_MinBodyATR — minimum candle body as a fraction of ATR (e.g. 0.4).InpMarkPools — draw pool lines (EQH/EQL) or not.InpShowLines — toggle horizontal pool lines.InpColorEQH / InpColorEQL — colors for EQH/EQL lines.InpColorSweepUp / InpColorSweepDn — arrow colors for sweeps.InpAlertsOnSweep — turn sweep alerts on/off.InpUsePopup — terminal popup alerts.InpUseSound + InpSoundFile — sound alerts.InpUsePush — mobile push notifications (if configured).InpLookbackBars to keep the chart uncluttered.ICT_Liquidity_Sweep_FVG_MT5.zip — indicator + any presets (downloaded via the form)Version.txt — version tagIndicator only (no auto-trading). No profit promises. Support: use the contact options on the AP Trading Tools website if you need help or presets.