Fractal Structure Liquidity Grab

Fractal Structure Liquidity Grab

Description

The Fractal Structure Liquidity Grab is a technical analysis indicator designed for NinjaTrader 8, built on top of the Pro Fractal Structure HL indicator. This indicator identifies liquidity grab events by detecting instances where the market price momentarily breaches significant fractal levels (as defined by the underlying Pro Fractal Structure HL) and then reverses. These liquidity grabs often signal potential turning points in the market, making this indicator particularly valuable for traders looking to identify opportunities for counter-trend trades or to confirm the exhaustion of a current trend.

The Fractal Structure Liquidity Grab is designed to provide clear visual signals on the chart, indicating potential reversal points with upward or downward triangles, helping traders to make informed decisions on entry and exit points based on liquidity grabs.

Key Features:

  • Integration with Fractal Structure HL: Utilizes the underlying Pro Fractal Structure HL indicator to identify key fractal levels where liquidity grabs may occur.
  • Liquidity Grab Detection: The indicator tracks breakout attempts through significant fractal levels, marking these with up or down triangles when certain conditions are met.
  • Customizable Plot Offset: Users can adjust the distance between the signal plot and the high/low of the bar, fine-tuning the visualization to their preference.
  • Visual Signals: The indicator plots distinct upward and downward triangles to clearly highlight where liquidity grabs occur, making it easy to spot potential reversal points.

Tips for Implementation:

  • Strategic Entry Points: Use the liquidity grab signals in conjunction with other indicators, such as volume or momentum oscillators, to confirm potential reversal points before entering trades.
  • Adjusting MaxGrabBars: Customize the MaxGrabBars parameter to control how long the indicator will look for a valid liquidity grab after a breakout occurs, which can help tailor the indicator's sensitivity to different market conditions.
  • Complementary Indicators: Pair with trend-following indicators, like moving averages, to determine if the liquidity grab is happening against the prevailing trend or if it signals a trend exhaustion.
  • Backtesting and Customization: Backtest the indicator across various market conditions to find the optimal MaxGrabBars and PlotOffset settings that work best with your trading strategy.

Parameters

MaxGrabBars:

  • Type: int
  • Description: The maximum number of bars after a breakout during which the indicator looks for a valid liquidity grab.
  • Default Value: 3
  • Valid Values: 0 and above

Plot Offset (Ticks):

  • Type: int
  • Description: Defines the distance between the plotted signal (triangle) and the high or low of the bar, measured in ticks. This adjustment helps improve the visual clarity of the signal.
  • Default Value: 3
  • Valid Values: 1 and above

Plots

IndicatorSignalUp:

  • Type: Plot
  • Style: Triangle Up
  • Color: DeepSkyBlue
  • Description: Marks a potential liquidity grab below a fractal low, signaling a possible reversal upward.

SignalUpUpperLevel:

  • Type: Plot
  • Style: Hash
  • Color: DeepSkyBlue
  • Description: Represents the upper level of the detected liquidity grab below a fractal low.

SignalUpLowerLevel:

  • Type: Plot
  • Style: Hash
  • Color: DeepSkyBlue
  • Description: Represents the lower level of the detected liquidity grab below a fractal low.

IndicatorSignalDown:

  • Type: Plot
  • Style: Triangle Down
  • Color: DeepSkyBlue
  • Description: Marks a potential liquidity grab above a fractal high, signaling a possible reversal downward.

SignalDownUpperLevel:

  • Type: Plot
  • Style: Hash
  • Color: DeepSkyBlue
  • Description: Represents the upper level of the detected liquidity grab above a fractal high.

SignalDownLowerLevel:

  • Type: Plot
  • Style: Hash
  • Color: DeepSkyBlue
  • Description: Represents the lower level of the detected liquidity grab above a fractal high.