Bitmart-python-sdk-api

Latest version: v2.4.2

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

Scan your dependencies

Page 1 of 2

2.4.2

Improvements
- Websocket: Add a name field to the WebSocket client.
- Websocket: When the client receives a close frame from the server, it should reconnect.


---

2.4.1

New Features
- New
- `/contract/private/modify-limit-order` Modify Limit Order (SIGNED)
- Update
- `/contract/private/submit-order` Submit Order (SIGNED): Add new request field **stp_mode**
Improvements
- Logging: Added daily polling log files
- Websocket: Output detailed log when exception occurs;Add a sample to subscribe to 1000 topics

---

2.4.0

New Features
- New
- `/account/v1/withdraw/address/list` Withdraw Address (KEYED)
- `/contract/public/markprice-kline` Get MarkPrice K-line
- Update
- `/account/v1/currencies` Get Currencies: Add new request field **currencies**
- `/account/v2/deposit-withdraw/history` Get Deposit And Withdraw History (KEYED): Add new request field **startTime** and **endTime**


---

2.3.1

Bug Fixes
- Fix the issue that Spot WebSocket login failure

---

2.3.0

New Features
- New
- `/contract/private/submit-trail-order` Submit Trail Order (SIGNED)
- `/contract/private/cancel-trail-order` Cancel Trail Order (SIGNED)
- `/contract/public/funding-rate-history` Query Funding Rate History
- `/contract/public/transaction-history` Query Transaction History (KEYED)
- Update
- `/contract/private/submit-order` Submit Order (SIGNED): Remove the Request Parameters related replacing trail orders
- `/contract/private/modify-plan-order` Modify Plan Order (SIGNED): Remove the Request Parameters **client_order_id**

---

2.2.1

Improvements
- The domain name `wss://openapi-ws.bitmart.com` will not provide Futures 1.0 Websocket services.
Please use the domain name `wss://openapi-ws-v2.bitmart.com` to access Futures 2.0 Websocket services
- Change the value of the variable FUTURES_PUBLIC_WS_URL
from `wss://openapi-ws.bitmart.com/api?protocol=1.1` to `wss://openapi-ws-v2.bitmart.com/api?protocol=1.1`
- Change the value of the variable FUTURES_PRIVATE_WS_URL
from `wss://openapi-ws.bitmart.com/user?protocol=1.1` to `wss://openapi-ws-v2.bitmart.com/user?protocol=1.1`



---

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.