LIQUIDATION LEVELS Trading Guide
Last updated: July 22, 2026
The Liquidation Levels is a quantitative technical analysis tool. Liquidation Levels Indicator (Based on BigBeluga Peak Volume Logic) v2.0 - Golden Standard Architecture (O(1), Anti-Repaint, Headless Safe)
What does the indicator show?
- Market Structure & Momentum: Visualizes prevailing trend directions and key reversal zones.
- BUY / SELL Signals: Highlights confirmed entry and exit opportunities based on quantitative rules.
- Dynamic Boundaries: Provides adaptive levels for managing trade risk and reward expectations.
Key Settings
- Leverage (
leverage): Controls the calculation period and sensitivity for market detection. - Show Bubbles (
showBubbles): Controls the calculation period and sensitivity for market detection. - Show Levels (
showLevels): Controls the calculation period and sensitivity for market detection. - Display Sides (
displaySides): Controls the calculation period and sensitivity for market detection. - Volume Window (
volumeWindow): Controls the calculation period and sensitivity for market detection. - Active Longs (
activeLongCount): Controls the calculation period and sensitivity for market detection. - Active Shorts (
activeShortCount): Controls the calculation period and sensitivity for market detection. - Total Active (
totalActiveCount): Controls the calculation period and sensitivity for market detection. - Dist Long % (
distToNearestLong): Controls the calculation period and sensitivity for market detection. - Dist Short % (
distToNearestShort): Controls the calculation period and sensitivity for market detection. - Dist Nearest % (
distToNearest): Controls the calculation period and sensitivity for market detection. - Nearest Long (
nearestLongPrice): Controls the calculation period and sensitivity for market detection. - Nearest Short (
nearestShortPrice): Controls the calculation period and sensitivity for market detection. - Peak Volume (
isPeakVolume): Controls the calculation period and sensitivity for market detection. - New Long Level (
newLongLevel): Controls the calculation period and sensitivity for market detection. - New Short Level (
newShortLevel): Controls the calculation period and sensitivity for market detection. - Long Level Swept (
longLevelSwept): Controls the calculation period and sensitivity for market detection. - Short Level Swept (
shortLevelSwept): Controls the calculation period and sensitivity for market detection. - Peak Volume (
isPeakVolume): Controls the calculation period and sensitivity for market detection. - Nearest Long Level (
nearestLongZone): Controls the calculation period and sensitivity for market detection. - Nearest Short Level (
nearestShortZone): Controls the calculation period and sensitivity for market detection. - Active Long Levels (
activeLongCount): Controls the calculation period and sensitivity for market detection. - Active Short Levels (
activeShortCount): Controls the calculation period and sensitivity for market detection. - Total Active Levels (
totalActiveCount): Controls the calculation period and sensitivity for market detection. - Distance to Long % (
distToNearestLong): Controls the calculation period and sensitivity for market detection. - Distance to Short % (
distToNearestShort): Controls the calculation period and sensitivity for market detection.
How to use Strategy Parameters (Condition Source)
Within the Strategy Tester module, this indicator can be used both as a direct signal source and as a market-state filter.
1. Signal Events
newLongLevel- New Long Level event signal.newShortLevel- New Short Level event signal.longLevelSwept- Long Level Swept event signal.shortLevelSwept- Short Level Swept event signal.isPeakVolume- Peak Volume event signal.
2. Filters and Trade Levels
leverage- Leverage value used for structural qualification or thresholds.showBubbles- Show Bubbles value used for structural qualification or thresholds.showLevels- Show Levels value used for structural qualification or thresholds.displaySides- Display Sides value used for structural qualification or thresholds.volumeWindow- Volume Window value used for structural qualification or thresholds.activeLongCount- Active Longs value used for structural qualification or thresholds.activeShortCount- Active Shorts value used for structural qualification or thresholds.totalActiveCount- Total Active value used for structural qualification or thresholds.distToNearestLong- Dist Long % value used for structural qualification or thresholds.distToNearestShort- Dist Short % value used for structural qualification or thresholds.distToNearest- Dist Nearest % value used for structural qualification or thresholds.nearestLongPrice- Nearest Long value used for structural qualification or thresholds.nearestShortPrice- Nearest Short value used for structural qualification or thresholds.isPeakVolume- Peak Volume value used for structural qualification or thresholds.nearestLongZone- Nearest Long Level value used for structural qualification or thresholds.nearestShortZone- Nearest Short Level value used for structural qualification or thresholds.activeLongCount- Active Long Levels value used for structural qualification or thresholds.activeShortCount- Active Short Levels value used for structural qualification or thresholds.totalActiveCount- Total Active Levels value used for structural qualification or thresholds.distToNearestLong- Distance to Long % value used for structural qualification or thresholds.distToNearestShort- Distance to Short % value used for structural qualification or thresholds.
Strategy Example: Enter Long when buySignal is true and trendFilter == 1, ensuring trades align with dominant momentum.