glitch100 / BinanceDotNet

Official C# Wrapper for the Binance exchange API, with REST and WebSocket endpoints
https://www.nuget.org/packages/BinanceDotNet/
MIT License
161 stars 138 forks source link

How to get funding rate for Futures contract #185

Open prozerran opened 2 years ago

prozerran commented 2 years ago

This is not a bug report, but a feature request.

Is there a way to get funding rates for perpetual futures like BTCUSDT futures? I need to get the current funding rate, either by API or websocket.

Does this already exist, if so, how do i call it and get the info.