Bitmex-async-rest

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 3

0.9.0

* user_wallet_history now supports multiple currencies, which is needed since addition of USDT wallets.

0.8.1

* Utility function order_by_id uses GET with filtering to search for an order by a specific ID.

0.8.0

* Support for orderBookL2.

0.7.0

* Support for bulk order creation and amending was removed. See - https://blog.bitmex.com/api_announcement/removal-of-bulk-order-rest-api-endpoints/
* Added single order amend.
* Update dependencies.

0.6.1

* Switch to orjson for serialization.

0.6.0

* Implement automatic asymptotically increasing throttling. As remaining requests approaches zero, the next request will automatically be delayed by an increasing value. The delay is relative to current time, meaning that if the user does not make additional api calls while the throttle is active, the delay runs out automatically and the next call will not be throttled. The throttling strategy will prevent 429 (Too many requests) errors, as long as this library is the sole user of the login/source IP-address.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.