Skip to content

Releases: binance/binance-futures-connector-python

v4.0.0 Release

08 Aug 17:52
395cfe1
Compare
Choose a tag to compare

Changed

  • Add proxy support for websockets
  • Remove support for Python 3.7

v4.0.0rc3 Release

03 Jul 01:50
@2pd 2pd
7fc9623
Compare
Choose a tag to compare

Changed

  • Change User-Agent

Updated

  • Fixed modify_order (PUT /fapi/v1/order) Endpoint by correctly adding the price parameter

v4.0.0rc2 Release

26 May 06:00
b854f33
Compare
Choose a tag to compare

Added

  • Implemented Modify Order (PUT /fapi/v1/order) - modify_order for UM Futures.

v4.0.0rc1 Release

18 May 06:39
c0472bb
Compare
Choose a tag to compare

Changed

  • Redesign of Websocket part. Please consult README.md for details on its new usage.

v3.3.1 Release

21 Mar 06:08
@2pd 2pd
d23c9b9
Compare
Choose a tag to compare

Updated

v3.3.0 Release

11 Jan 07:40
@2pd 2pd
e09bb46
Compare
Choose a tag to compare

Add

  • RSA Key support

Remove

  • Python 3.6 Support Deprecated

v3.2.0 Release

29 Aug 07:23
d30576a
Compare
Choose a tag to compare

Add

UM Futures

  • New endpoint GET /fapi/v1/pmExchangeInfo to get current Portfolio Margin exchange trading rules.

CM Futures

  • New endpoint GET /dapi/v1/pmExchangeInfo to get current Portfolio Margin exchange trading rules.

Update

UM Futures

  • symbol is no longer a required parameter in GET /fapi/v1/premiumIndex

v3.1.2 Release

23 Aug 05:56
2f991ab
Compare
Choose a tag to compare

Update

  • Fix encoding issue of parameters in DELETE /fapi/v1/batchOrders

v3.1.1 Release

02 Jun 07:47
@2pd 2pd
efb6bc6
Compare
Choose a tag to compare

Update

  • Fix import path error in example files

v3.1.0 Release

02 Jun 07:20
@2pd 2pd
3a79298
Compare
Choose a tag to compare

Add

  • New endpoint GET /fapi/v1/income/asyn to get Download Id For Futures Transaction History
  • New endpoint GET /fapi/v1/income/asyn/id to get Futures Transaction History Download Link by Id