Python-binance-fixed

Latest version: v1.0.16

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 13

0.7.5.dev

^^^^^^^^^^
**Changed**
- Stock json lib to ujson (https://github.com/sammchardy/python-binance/pull/383)

0.7.4

^^^^^^^^^^^^^^^^^^^

**Added**

- symbol book ticker websocket streams
- margin websocket stream

**Updated**

- can call Client without any params
- make response a property of the Client class so you can access response properties after a request

**Fixed**

- issue with None value params causing errors

0.7.3

^^^^^^^^^^^^^^^^^^^

**Added**

- sub account endpoints
- dust transfer endpoint
- asset divident history endpoint

**Removed**

- deprecated withdraw fee endpoint

0.7.2

^^^^^^^^^^^^^^^^^^^

**Added**

- margin trading endpoints

**Fixed**

- depth cache clearing bug

0.7.1

^^^^^^^^^^^^^^^^^^^

**Added**

- limit param to DepthCacheManager
- limit param to get_historical_klines
- update_time to DepthCache class

**Updated**

- test coverage

**Fixed**

- super init in Websocket class
- removal of request params from signature
- empty set issue in aggregate_trade_iter

0.7.0

^^^^^^^^^^^^^^^^^^^

**Added**

- get_asset_details endpoint
- get_dust_log endpoint
- get_trade_fee endpoint
- ability for multiple DepthCacheManagers to share a BinanceSocketManager
- get_historial_klines_generator function
- custom socket timeout param for BinanceSocketManager

**Updated**

- general dependency version
- removed support for python3.3

**Fixed**

- add a super init on BinanceClientProtocol

Page 4 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.