# Trades + Liquidations

Shows recent trades and liquidations (indicated by skull emojis) for the currently selected instrument. Notional value can displayed in $USD or in Coin. Also possible to aggregate across Exchanges.

A title bar button shows the minimum size of trades or liquidations to show (in $USD), clicking this button will allow adjustment of this minimum via a slider bar (shown)

<figure><img src="/files/V0Kbmj9WkuZofkmoiMLX" alt=""><figcaption></figcaption></figure>


---

# 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.insilicoterminal.com/documentation/application-elements/trades-+-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.
