Skip to content

v1.0.20

Compare
Choose a tag to compare
@carlosmiei carlosmiei released this 22 Oct 11:07
· 28 commits to master since this release
cd03d4d

Added

  • EDDSA authentication
  • Portfolio Margin endpoints
  • Some new futures endpoints
  • Proxy support for the AsyncClient
  • Version override is possible now through params
  • Added new binance endpoint rolling-window-price-change-statistics

Updated

  • Migrated positionRisk to v3

Fixed

  • Fixed the error AttributeError("'Connect' object has no attribute 'protocol'")
  • Some minor bug fixes