Funding Rates Hourly Time Interval (2021-12-14)

  • New parameter in REST endpoint for Futures Funding Rates:
    Futures - GET /market/futures/funding-rates/:instrument/historical

By default, all funding rates as returned by the exchanges are returned by this endpoint, which can be a lot of data for certain exchanges like Binance.

With the new option timeInterval=h, data is returned in hourly intervals which reduces the total amount returned at once.