Skip to content

Releases: JKorf/BingX.Net

Version 1.9.2

28 Aug 17:27
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 7.11.2, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/7.11.2
  • Fixed Boolean parameter serialization on PerpetualFuturesApi.Trading order endpoints
  • Added RealizedPnl property to PerpetualFuturesApi websocket position update
  • Added TimeOffline, TimeMaintenance properties to SpotApi symbol model
  • Added BrokerProhibited property to PerpetualFuturesApi contract response model

Version 1.9.1

23 Aug 14:00
Compare
Choose a tag to compare
  • Fixed enum type on OrderType property on socket perpetual futures order update

Version 1.9.0

19 Aug 17:38
Compare
Choose a tag to compare
  • Added PerpetualFuturesApi.Trading.GetPositionHistoryAsync endpoint
  • Updated PerpetualFuturesApi.Account.GetBalancesAsync to V3, returning both USDT and USDC balances
  • Added sync parameter to SpotApi.Trading.PlaceMultipleOrderAsync endpoint

Version 1.8.0

07 Aug 19:24
Compare
Choose a tag to compare

Version 1.7.0

27 Jul 13:34
Compare
Choose a tag to compare

Version 1.6.0

16 Jul 17:59
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 7.9.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/7.9.0
  • Updated internal classes to internal access modifier
  • Added PerpetualFuturesApi.ExchangeData.GetTickersAsync endpoint
  • Added PerpetualFuturesApi.ExchangeData.GetLastTradePricesAsync endpoint
  • Added PerpetualFuturesApi.ExchangeData.GetFundingRatesAsync endpoint
  • Added SpotApi.ExchangeData.GetLastTradesAsync endpoint
  • Added SpotApi.Account.GetUserIdAsync endpoint
  • Added SpotApi.Account.GetApiKeyPermissionsAsync endpoint
  • Added sync parameter to SpotApi.Trading.PlaceMultipleOrdersAsync
  • Updated API endpoint docs references
  • Fixed Spot and Futures KeepAliveUserStreamAsync endpoint
  • Fixed clientOrderId deserialization in websocket order updates

Version 1.5.0

02 Jul 19:04
Compare
Choose a tag to compare

Version 1.4.0

26 Jun 17:37
Compare
Choose a tag to compare

Version 1.3.2

23 Jun 16:23
Compare
Choose a tag to compare

Version 1.3.1

13 Jun 15:43
Compare
Choose a tag to compare
  • Fixed bingXClient.PerpetualFuturesApi.ExchangeData.GetContractsAsync response parsing by updating Status mapping