BitMEX Perpetual Contract Funding Rate

Description

The funding rate is a fee paid by one side of the perpetual contract to the other. When the funding rate is positive, Longs pay Shorts. When the funding rate is negative, Shorts pay Longs.

More details on BitMEX web-site.


Access

Restricted Access.


Measuring Unit

Ratio


Data Type

Timeseries Data


Change Metrics

Change Metrics


Frequency

Eight-Hour Intervals


Latency

Price Latency


Available Assets

Available for these assets


SanAPI

Available under the bitmex_perpetual_funding_rate name.

1
2
3
4
5
6
7
8
9
10
11
12
13
{
  getMetric(metric: "bitmex_perpetual_funding_rate") {
    timeseriesData(
      slug: "bitcoin"
      from: "2020-04-01T00:00:00Z"
      to: "2020-04-07T00:00:00Z"
      interval: "8h"
    ) {
      datetime
      value
    }
  }
}

Run in Explorer

Full list of metrics

The full list of Bitmex Perpetual Funding Rate metrics is:

Open Metrics List

  • bitmex_perpetual_funding_rate
  • bitmex_perpetual_funding_rate_change_1d
  • bitmex_perpetual_funding_rate_change_30d
  • bitmex_perpetual_funding_rate_change_7d
Help & Feedback

We are using cookies to improve your experience!

By clicking “Allow all”, you agree to use of all cookies. Visit our Cookies Policy to learn more.