LiquidityFlowAnalyzer MT4
- Indicators
-
Vincent Jose Proenca
I’ve been a trader for over ten years, mainly specializing in CFDs. What I love about trading is the logic, the discipline, and the process of creating tools that simplify decision-making. Since I couldn’t find indicators that fit my approach, I started coding them myself, first out of necessity - Version: 2.20
- Activations: 5
Liquidity Flow Analyzer (LFA) v2.2
Detects in real time where institutional volume is entering the market — before the price move.
What You See
- Green/Red Histogram — net liquidity flow on each candle:
- Green = buyers are dominant
- Red = sellers are dominant
- LFA Line — smoothed flow trend over the configured lookback window
- EMA Signal Line — LFA/EMA crossover indicates a momentum shift (similar to MACD)
- Arrows — Accumulation ↑ and Distribution ↓ signals confirmed by high volume and price positioning
Information Panel
Displayed in the corner of the chart and updated in real time:
- Symbol / TF — Active instrument and timeframe
- Flow — Current LFA value (+ bullish / − bearish)
- Trend — LFA momentum vs EMA: BULLISH / BEARISH / FLAT
- Signal — ACCUMULATION · DISTRIBUTION · NEUTRAL
- Accum / Distrib — Score bars from 0–100%
- Vol — Current volume ratio vs average: SURGE · HIGH · NORMAL · LOW
- HTF — Higher timeframe confirmation: ALIGNED / DIVERGING
Key Settings
- Lookback — Flow calculation window (Default: 20)
- VolumeMA — Volume moving average period (Default: 50)
- Sensitivity — Responsiveness using a tanh curve (Default: 1.5)
- EMAPeriod — Signal line period (Default: 8)
- AccumulationThreshold — Signal trigger threshold (Default: 65%)
- HTFTimeframe — Higher timeframe used for confirmation (Default: H1)
Quick Interpretation
- LFA > 0 + Green Arrow → Buying pressure confirmed by volume → Potential bullish move
- LFA < 0 + Red Arrow → Selling pressure confirmed by volume → Potential bearish move
- HTF ALIGNED → Signal strengthened by the higher-timeframe trend
- Vol SURGE → Strong liquidity event, making the signal more reliable.
