This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
Releases: smarkets/smk_python_sdk
Releases · smarkets/smk_python_sdk
v9.4.4 Upgrade smk_api_common to v6.6.0
v9.4.3
v9.4.1 Minor bump for compatibility
- Minor bump for compatibility
Release 9.4.0
- Update smk_api_common to v6.3.0: Add additional return information on order messages
- Validate login operation
- Minor fixes in log messages
v9.3.0: Upgrade smk_api_common to v6.2.0
Add order.voided message.
Send a message through the API when an order gets voided.
Add balance-changed message.
Will return when the exchange has processed
a settlement and returns the available
balance and the current exposure.
v9.2.0: Upgrade smk_api_common to v6.1.0
Fix broken v9.1.2 release
This release upgrades https://github.com/smarkets/smk_api_common to v6.0.6 which fixes breaking changes in v6.0.5.
v9.1.2: Upgrade smk_api_common to v6.0.5
Trading responses from the streaming api now includes additional order state information.