This indicator makes use of Pivot Points to identify liquidity pools. This simply means, highs and lows that the price should eventually take out (go towards) before reacting.
In this current version (v1), I implemented multi timeframe pivot points, each with a custom line style and color.
The x left/right bars are used to identify swing points, the number provided will find the highest/lowest candle in the provided left/right bars.
Upcoming
In the next update(s) we will add more features like - identifying relative highs/lows, closest liquidity pools, extending lines, adding labels etc