Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Releases: smarkets/smk_python_sdk

v9.4.4 Upgrade smk_api_common to v6.6.0

08 Jan 10:44
Compare
Choose a tag to compare
  • Update smk_api_common to v6.6.0: Includes contract state changes, cancel-replace, and stake limit exceeded rejection.

v9.4.3

09 Jul 16:23
Compare
Choose a tag to compare
  • Change protobuf generated file names to support newer versions of protobuf library.
  • Drop Python 3.3 support

v9.4.1 Minor bump for compatibility

08 Jan 15:16
Compare
Choose a tag to compare
  • Minor bump for compatibility

Release 9.4.0

15 Dec 12:35
Compare
Choose a tag to compare
  • 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

18 Jul 13:26
Compare
Choose a tag to compare

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

22 Mar 11:51
Compare
Choose a tag to compare

Fix broken v9.1.2 release

20 Mar 12:19
Compare
Choose a tag to compare

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

17 Mar 18:34
Compare
Choose a tag to compare
Trading responses from the streaming api now includes additional order state information.

v9.1.1

08 Mar 11:54
Compare
Choose a tag to compare

Fix account_seq client side overflowing bug

v7.0.2

18 Jan 16:19
Compare
Choose a tag to compare
  • update README
  • Fix: add missing dependency on protobuf when installing with pip