SMART ACCUMULATION Trading Guide

Last updated: February 8, 2026

The Smart Liquidity Accumulation (SLA) indicator detects "Hidden" buying and selling pressure inside candles using Volume and Close Location Value (CLV). It helps identify when large players (whales) are accumulating positions inside red candles or distributing positions inside green candles.

What does the indicator show?

  • SLA Histogram: A zero-line oscillator tracing accumulation/distribution math.
    • Blue/Red Bars: Normal, retail-level buying or selling momentum.
    • Gold/Purple Bars: Whale buying (hidden accumulation in red candles) or Whale selling (hidden distribution in green candles).
  • Zero Line: The horizontal baseline separating net buyers (above 0) and net sellers (below 0).
  • SLA EMA Line: A yellow smoothed moving average line representing the broader momentum of volume pressure.

Key Settings

  • Smooth Length: The EMA period used to calculate the primary SLA histogram value.
  • Volume Baseline: Number of candles used to calculate average volume.
  • Whale Vol Limit (x Avg): What multiplier defines a "Whale" bar? E.g., setting it to 1.3 requires the candle volume to be 30% higher than average.

How to use Strategy Parameters (Condition Source)

Within the Strategy Tester module, you can leverage the data from this indicator to create powerful logical conditions for trade entries and exits.

1. Whale Manipulation Signals

Fires exactly when high volume contradicts the candle close, identifying hidden smart money operations.

  • isWhaleBuy — Triggers when hidden accumulation (Gold Bar) is detected.
  • isWhaleSell — Triggers when hidden distribution (Purple Bar) is detected.

Strategy Example: Only buy a pullback if isWhaleBuy is true, confirming institutions are absorbing the selloff.

2. Underlying Metrics

Direct oscillator math for trend confirmation.

  • sla — The raw accumulation/distribution flow value. Positive values mean net buying pressure.
  • slaEma — The smoothed average of the SLA. Useful for crossover signals (e.g. sla crossing above slaEma).

Continue Research

Explore the full academy, the product documentation, and the main platform pages for deeper crypto backtesting and strategy research.

Browse all academy guides Read the documentation Compare platform plans See the research engine