# Liquidations

<figure><img src="/files/f5XXMAQU7lduEnqyTfGa" alt=""><figcaption><p>Liquidations (aggregation)</p></figcaption></figure>

The **Liquidations** indicator visualizes the forced closure of leveraged Futures positions across top exchanges in real time. It provides vital insights into moments of extreme volatility caused by **Long** and **Short liquidations**, which often signal potential **trend reversals**, **momentum continuations** or **liquidity grabs**.

Liquidations are **forced market orders** triggered when a trader's margin is insufficient to hold a leveraged position. These are **not voluntary trades** — they often cause rapid price movements and **spikes in volume**, which can either fuel a trend or mark its end.

This makes it an essential tool for traders looking to understand the true driver behind price moves and detect **traps**, **fakeouts** and **market maker behavior**.

## Interpreting Liquidations

**New Highs Liquidations**

* If **long positions are liquidated** during a breakout to new highs, it often signals a **fakeout** or exhaustion of bullish momentum.

**New Lows Liquidations**

* **Long liquidations** at fresh lows typically indicate panic selling and can mark **local bottoms**.

<figure><img src="/files/e8zwUlKpCrTxyxYXrPGp" alt=""><figcaption><p>Liquidations example</p></figcaption></figure>

{% hint style="info" %}
Watch for **clusters of liquidations** — large spikes followed by V-shaped reversals often highlight liquidity hunts.
{% endhint %}

## Liquidation settings

There are two types of Liquidations indicator — standard and aggregated.

For the aggregated indicator you can change Size of liquidation (in USD), Overrides, Markets and Exchanges. Also you can change the visual appearance.

<div><figure><img src="/files/T9k40N5XWGFeWvwFsIg4" alt=""><figcaption><p>Liquidation settings</p></figcaption></figure> <figure><img src="/files/RwWLi0v8MFI8rz5A1uwH" alt=""><figcaption><p>Liquidations appearance</p></figcaption></figure></div>

## Best Practices & Use Cases

* Combine Liquidations with **Open Interest**

  Open Interest decreasing + heavy liquidations = **position flush** and potential reversal.
* Use with **Order Book Top Levels**

  Watch how price reacts when liquidation spikes collide with strong limit order clusters.\
  If **long liquidations** happen right after a price breaks above resistance and then **price returns below**, it can signal a **bull trap** and the start of a **downtrend**.
* Check for **Liquidation Clusters**

  Multiple liquidation spikes in a short time frame often precede **trend exhaustion** or **sharp reversals**.
* Confirm with **Volume**

  Liquidations without supporting volume often result in **mean reversion**.

Use the liquidations indicator to gain a deeper understanding of the current moment! 🚀


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trdr.io/key-features-and-indicators/sentiment-indicators/liquidations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
