# 3 Key Market Metrics

## How can you track market updates in the crypto market?

CryptoQuant consolidates all major crypto exchange data, including prices and volumes, and updates this core data in real-time. Learn 3 essential data from derivative exchanges, which are more sensitive to price changes, and the method to adapt them to your crypto investment strategy.

***

### 1. Long/Short Liquidation

Understand price volatility by using long/short liquidations

<figure><img src="https://3443265903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwY9jt5nY3DeH5c1WCCsW%2Fuploads%2FjPCe0SIIOHx9U1ZFJrxg%2Fmarket1.png?alt=media&#x26;token=a7a1df1b-61b9-44fe-9d36-068a6fd29d05" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3443265903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwY9jt5nY3DeH5c1WCCsW%2Fuploads%2FM3HItyCre5X4Xi3tmVQO%2Fmarket2.png?alt=media&#x26;token=f247ca0e-a71e-4e84-bd6c-fcdab4f59351" alt=""><figcaption></figcaption></figure>

Long/Short liquidations refers to the closing out of long and short positions, or contracts, within exchanges due to changes in the price of the underlying asset.  A surge of long liquidations means a material drop in the price of the underlying cryptocurrency, while a surge of short liquidations means the opposite.

📉 [Set "BTC Long Liquidation" Preset Alert](https://cryptoquant.com/alert?asset=btc\&category=derivatives\&metric=long-liquidations\&thresholdValue=200\&thresholdType=UP\&resolution=MIN\&key=long_liquidations\&exchange=all_exchange\&symbol=all_symbol\&memo=Unusually+many+long+positions+are+liquidated.\&utm_source=notion\&utm_medium=onboard\&utm_campaign=market_data\&utm_content=market_preset)

📈[ Set "BTC Short Liquidation" Preset Alert](https://cryptoquant.com/alert?asset=btc\&category=derivatives\&metric=short-liquidations\&thresholdValue=200\&thresholdType=UP\&resolution=DAY\&key=short_liquidations\&exchange=all_exchange\&symbol=all_symbol\&memo=Unusually+many+short+positions+are+liquidated.\&utm_source=notion\&utm_medium=onboard\&utm_campaign=market_data\&utm_content=market_preset)

***

### 2. Funding Rates

Predict investor sentiment by using funding rates

<figure><img src="https://3443265903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwY9jt5nY3DeH5c1WCCsW%2Fuploads%2F1IlEQRRfTtI9kEgcVHD8%2Fmarket3.png?alt=media&#x26;token=9f824c09-f83f-44e5-bd93-c784c85c7cea" alt=""><figcaption></figcaption></figure>

Funding rates refer to the regular payments made to a relatively smaller subset of investors, taking on (contrarian) positions in the form of a long or short positions - by the relatively larger number of investors on the other side. Since there is a higher risk in taking positions against the majority sentiment, larger number position investors are paying smaller number position investors to maintain the positions. If the funding rate is above 0, it means more investors are predicting a bullish crypto market and vice-versa.

{% embed url="<https://cryptoquant.com/asset/btc/chart/derivatives/funding-rates?chartStyle=column&ema=0&exchange=all_exchange&metricScale=linear&priceScale=log&sma=0&window=DAY>" %}

{% embed url="<https://cryptoquant.com/asset/eth/chart/derivatives/funding-rates?chartStyle=column&ema=0&exchange=all_exchange&metricScale=linear&priceScale=log&sma=0&window=DAY>" %}

### 3. Open Interest

Estimate resistance (sell orders in waiting) and support (buy orders in waiting) using open interest

<figure><img src="https://3443265903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwY9jt5nY3DeH5c1WCCsW%2Fuploads%2Fq9gxlJ4Up6B5sdscguL0%2Fmarket4.png?alt=media&#x26;token=4e49f3a7-f46f-4619-b011-bfc700432595" alt=""><figcaption></figcaption></figure>

Open interest is defined as the number of open positions, a non-closed deal for long/short, currently on derivative exchanges. An increase in open interest refers to the increase in the crypto market's volatility. Through open interest, crypto investors can speculate on price resistance (many selling orders are in waiting) and support (many buying orders are in waiting) levels.

{% embed url="<https://cryptoquant.com/asset/btc/chart/derivatives/open-interest?chartStyle=line&ema=0&exchange=all_exchange&metricScale=linear&priceScale=log&sma=0&symbol=all_symbol&window=DAY>" %}

{% embed url="<https://cryptoquant.com/asset/eth/chart/derivatives/open-interest?chartStyle=line&ema=0&exchange=all_exchange&metricScale=linear&priceScale=linear&sma=0&symbol=all_symbol&utm_campaign=market_data&utm_content=market_overview&utm_medium=onboard&utm_source=notion&window=DAY>" %}

***

{% hint style="info" %}
**Further Notice**

1. Further information is available on [CryptoQuant Data Guide](https://dataguide.cryptoquant.com/)
2. The content is for informational purposes only, you should not construe any such information or other material as legal, tax, investment, financial, or other advice.&#x20;
   {% endhint %}


---

# 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://userguide.cryptoquant.com/quickstart/5-minute-data-guide/3-key-market-metrics.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.
