> For the complete documentation index, see [llms.txt](https://userguide.cryptoquant.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.cryptoquant.com/fa/market-data/funding-rates.md).

# Funding Rates

## **تعریف**

**فاندینگ ریت‌** یک پرداخت دوره‌ای به معامله‌گران دارای پوزیشن شورت یا لانگ، بر اساس اختلاف قیمت بین بازار قرار‌داد های پرپچوال (فیوچرز) و بازار اسپات است. فاندینگ ریت باعث نزدیک شدن قیمت قرار‌داد‌های پرپچوال فیوچرز به قیمت شاخص بازار است. تمام صرافی‌های دارای ابزار مشتقه در حوزه رمزارز‌ها از فاندینگ ریت برای قرارداد‌های پرپچوال استفاده می‌کنند. فاندینگ ریت در بازه‌های زمانی و صرافی‌های مختلف متغیر است. واحد استاندارد سنجش فاندینگ ریت، درصد است.

## استنباط از این شاخص

**فاندینگ ریت**، سنتیمنت (جو روانی) معامله‌گران را با تعیین جهت معاملات آن‌ها مشخص می‌کند. مقادیر مثبت فاندینگ ریت بیانگر لانگ بودن اکثریت معاملات فیوچرز و جو روانی مثبت بوده و معامله‌گران دارای پوزیشن‌های لانگ، مبلغی را تحت عنوان فاندینگ، به معامله‌گران دارای پوزیشن شورت پرداخت می‌کنند. مقادیر منفی فاندینگ ریت نیز نشانگر سنتیمنت منفی بازار و شورت بودن اکثر پوزیشن‌هاست. در این حالت نیز معامله‌گران دارای پوزیشن شورت، مبلغی را تحت عنوان فاندینگ، به معامله‌گران دارای پوزیشن لانگ پرداخت می‌کنند.

## لینک‌ داده‌ها

* [Funding Rates in CryptoQuant Live Chart](https://cryptoquant.com/overview?search=Funding+rates)
* [Funding Rates in CryptoQuant Data API docs](https://cryptoquant.com/docs#operation/getFundingRates)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/fa/market-data/funding-rates.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.
