# Mini screener

<div align="left"><figure><img src="/files/Fy0Nc7PvmnzWJEqlIVqL" alt="Mini screener block showing short-window trade metrics for the selected market."><figcaption><p>Mini screener block showing short-window trade metrics for the selected market.</p></figcaption></figure></div>

Mini screener gives a compact view of live trade metrics for the market selected in Terminal.

It mirrors the core idea of the full [Screener](/features/crypto-screener-for-hyperliquid-traders.md) tab, but focuses only on the active market so you can keep execution context visible.

## Metrics

* Number of trades.
* Percentage change.
* Volume.
* Volume delta, where negative values indicate more selling than buying during the interval.

## How to use it

Use Mini screener before submitting from the [Trade form](/terminal-sections/trade-form.md). A market with rising volume, high trade count, and strong directional delta may behave differently from a quiet market with thin activity.

For cross-market scanning, open [proliquid.xyz/screener](https://www.proliquid.xyz/screener).


---

# 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.proliquid.xyz/terminal-sections/mini-screener.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.
