Published June 16, 2023
| Version v1.4.0
Software
Open
btschwertfeger/python-kraken-sdk: v1.4.0
Description
What's Changed Implemented Enhancements 🎉
- Add the
truncate
parameter to create_order of the Spot websocket clients'create_order
andcancel_order
+kraken.spot.Trade.edit_order
by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/113 - A the Spot order book client (
kraken.spot.OrderbookClient
) by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/106 ### Other Changes - Update
/examples/spot_orderbook.py
by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/110 - Create
release.yaml
by @btschwertfeger in https://github.com/btschwertfeger/python-kraken-sdk/pull/116
Full Changelog: https://github.com/btschwertfeger/python-kraken-sdk/compare/v1.3.0...v1.4.0
Files
btschwertfeger/python-kraken-sdk-v1.4.0.zip
Files
(439.5 kB)
Name | Size | Download all |
---|---|---|
md5:492106d35e4a9d20faff7dd3f14d944b
|
439.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/btschwertfeger/python-kraken-sdk/tree/v1.4.0 (URL)