JKorf / Binance.Net

A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
https://jkorf.github.io/Binance.Net/
MIT License
1.04k stars 427 forks source link

`/fapi/v1/fundingRate` API missed markPrice #1333

Closed XHighIntell closed 9 months ago

XHighIntell commented 9 months ago

Describe the bug UsdFuturesApi.ExchangeData.GetFundingRatesAsync return Binance.Net.Objects.Models.Futures.BinanceFuturesFundingRateHistory missed markPrice

https://fapi.binance.com/fapi/v1/fundingRate?symbol=BTCUSDT Read more: https://binance-docs.github.io/apidocs/futures/en/#get-funding-rate-history

JKorf commented 9 months ago

Added in the latest version