Pythonic-binance

Latest version: v0.7.2

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

Scan your dependencies

Page 1 of 9

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

0.6.9

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

**Added**

- timestamp in milliseconds to `get_historical_klines` function
- timestamp in milliseconds to `aggregate_trade_iter` function

**Fixed**

- Don't close user stream listen key on socket close

0.6.8

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

**Added**

- `get_withdraw_fee` function

**Fixed**

- Remove unused LISTENKEY_NOT_EXISTS
- Optimise the historical klines function to reduce requests
- Issue with end_time in aggregate trade iterator

0.6.7

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

**Fixed**

- Issue with `get_historical_klines` when response had exactly 500 results
- Changed BinanceResponseException to BinanceRequestException
- Set default code value in BinanceApiException properly

0.6.6

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

**Fixed**

- User stream websocket keep alive strategy updated

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.