# Delta BTC module

{% embed url="<https://www.youtube.com/watch?v=Cr8X2RbNe30>" %}

The "Delta" module of Cryptovizor's Cryptocurrency Screener presents bitcoin spot market data from seven top exchanges:

| Exchange     | Trading pairs             |
| ------------ | ------------------------- |
| **Binance**  | BTCUSDT, BTCBUSD, BTCTUSD |
| **Bitfinex** | BTCUSD                    |
| **Bitstamp** | BTCUSD, BTCUSDT           |
| **Coinbase** | BTCUSD, BTCUSDT           |
| **Huobi**    | BTCUSDT                   |
| **Kraken**   | BTCUSD, BTCUSDT           |
| **KuCoin**   | BTCUSDT, BTCUSDC          |

This allows you to own the real data from the whole market and not to lose sight of anything during the analysis.

With the "Delta" module (delta screener), you have the opportunity to see the overall picture of the market and analyze data on all bitcoin to USD and USDT trading pairs, because they are the main ones and all calculations are made on them. You will always see the real situation on the market and trading volumes, not limiting yourself to one exchange or trading pair


---

# 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.cvizor.com/en/modules/delta.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.
