# What does "Open Interest" mean?

## **(D) Open Interest**

<div align="left"><figure><img src="/files/c43WD87IHpzzzLfR9tCH" alt="" width="188"><figcaption></figcaption></figure></div>

The "Open Interest" section refers to **the total number of outstanding contracts that have not yet been settled or closed.** It represents the total value of positions held by traders in the market. Here’s what it means:

**1. Market Activity:** High open interest indicates significant market activity and liquidity, as more traders are participating. Low open interest may suggest a lack of interest or activity in that particular asset.

**2. Trends and Sentiment:** Changes in open interest can provide insights into market sentiment. For instance:

&#x20;  \- Increasing open interest alongside rising prices may indicate a bullish trend, as new money is entering the market.

&#x20;  \- Conversely, increasing open interest with falling prices might suggest bearish sentiment.

**3. Risk Management:** Open interest helps traders gauge market sentiment and potential price movements, assisting them in making informed trading decisions.

Overall, it’s a key indicator for traders to assess the health and direction of the market for a specific crypto asset.


---

# 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.tradoor.io/tradoor-user-guide-v2/how-to-trade-on-tradoor/trading-perps-101/how-to-navigate-tradoors-perps-trading-page/what-does-open-interest-mean.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.
