LIQUIDITY FINDER V2 Trading Guide
Last updated: April 28, 2026
The Liquidity Finder V2 is an advanced, memory-optimized algorithmic scanner designed to hunt down static and dynamic liquidity pools across massive datasets. By tracking pivot-based stop clusters, it calculates exactly how many unworked liquidity levels exist above and below the current price and measures their exact distances.
What does the indicator show?
- Active Top / Bottom Liquidity: Solid colored lines representing untouched resistance (blue) and support (purple) liquidity levels.
- Swept (Worked) Liquidity: Faded, dashed lines showing historical levels that have already been pierced or "worked" by price action.
- Cluster Labels: Text markers (e.g., "2 Top Liq", "DLiq") identifying the type and density of the pivot cluster forming the liquidity pool.
Key Settings
- Statics / Dynamics Sensitivity: Controls the ATR-based mathematical strictness for merging nearby pivot points into a single "Static" or "Dynamic" liquidity pool.
- SPP / DPP (Pivot Periods): The lookback lengths used to define the core structural pivot highs and lows.
- Visibility Horizon: An optimization parameter that drops old, unworked zones from calculations after a certain number of bars to keep the scanner running at peak performance.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, you can leverage exact pool distances and worked thresholds.
1. Liquidity distances & states
Distance to Nearest Above / Below %— The exact percentage distance from the current close to the closest active liquidity pool.Unworked Liquidity Above / Below (count)— A real-time count of how many untouched pools remain ahead of the price. Useful for judging the "magnetism" of a direction.
Strategy Example: To avoid buying directly into heavy resistance, add a filter: Distance to Nearest Above % is_greater_than 1.5.
2. Execution Signals
Top / Bottom Liquidity Worked (this bar)— A binary trigger that fires true instantly on the bar where the price successfully closes beyond an active liquidity pool.