Skip to content

Releases: binance/binance-futures-connector-node

v0.1.6 Release

04 Dec 09:05
Compare
Choose a tag to compare

Added

UM Futures

  • GET /fapi/v1/accountConfig
  • GET /fapi/v1/symbolConfig
  • GET /fapi/v3/account
  • GET /fapi/v3/balance
  • GET /fapi/v3/positionRisk
  • GET /fapi/v1/convert/exchangeInfo
  • POST /fapi/v1/convert/getQuote
  • POST /fapi/v1/convert/acceptQuote
  • GET /fapi/v1/convert/orderStatus
  • GET /fapi/v1/income/asyn/id
  • GET /fapi/v1/order/asyn
  • GET /fapi/v1/order/asyn/id
  • GET /fapi/v1/trade/asyn
  • GET /fapi/v1/trade/asyn/id

CM Futures

  • GET /dapi/v1/income/asyn/id
  • GET /dapi/v1/order/asyn
  • GET /dapi/v1/order/asyn/id
  • GET /dapi/v1/trade/asyn
  • GET /dapi/v1/trade/asyn/id

Changed

  • Updated dependencies
  • Added a type validation for listenKey parameter
  • Updated Websocket Stream access
  • Updated the object assignment for request options

Removed

  • GET /fapi/v2/balance
  • GET /fapi/v2/account
  • GET /fapi/v2/positionRisk

v0.1.5 Release

03 Oct 07:29
Compare
Choose a tag to compare

Changed

  • Updated dependencies
  • Updated documentation links

v0.1.4 Release

19 Aug 05:48
Compare
Choose a tag to compare

Changed

  • Updated dependencies
  • Fixed changeMarginType example function name issue

v0.1.3 Release

01 Jul 09:47
Compare
Choose a tag to compare

Added

UM Futures

  • GET /fapi/v1/rateLimit/order
  • POST /fapi/v1/feeBurn
  • GET /fapi/v1/feeBurn
  • GET /fapi/v2/ticker/price
  • GET /futures/data/delivery-price

Changed

  • Updated dependencies

v0.1.2 Release

08 Apr 10:01
Compare
Choose a tag to compare
  • Update dependencies.
  • Resolve function name mistake

v0.1.1 Release

20 Oct 06:38
@2pd 2pd
b398f9a
Compare
Choose a tag to compare
  • Update dependencies

First Release

16 Oct 09:33
@2pd 2pd
Compare
Choose a tag to compare
  • First release of this connector