File uploads: We have fixed an issue which caused file uploads to fail. We apologise for the inconvenience it may have caused.

There is a newer version of the record available.

Published May 24, 2023 | Version v1.3.0
Software Open

btschwertfeger/python-kraken-sdk: Release v1.3.0 🎉

  • 1. CONTACT Software GmbH

Description

Including access to:

✅ - all Spot REST endpoints ✅ - all Futures REST endpoints ✅ - Spot Websocket client ✅ - Futures Websocket client ✅ - extensive examples ✅ - Documentation

Breaking changes:

  • Rename kraken.futures.User.get_unwindqueue to kraken.futures.User.get_unwind_queue #107
  • Prepare release v1.3.0 #99 (btschwertfeger)
  • Change kraken.spot.User.get_balances and add kraken.spot.User.get_balance #98 (btschwertfeger)
  • Rename get_tradeable_asset_pair to get_asset_pairs and make the pair parameter optional #93 (btschwertfeger)
  • Extend typing + add KrakenUnknownMethodError and KrakenBadRequestError + Fix #65 #87 (btschwertfeger)

Implemented enhancements:

  • kraken.spot.Trade.create_order: Ability to use floats as trade amounts or prices #94
  • /public/AssetPairs would be nice. #90
  • Improve caching #102 (btschwertfeger)
  • Add the truncate parameter to kraken.spot.Trade.create_order #95 (btschwertfeger)

Fixed bugs:

  • kraken.spot.User(...).get_balances('ZUSD') silently does the wrong thing. #88
  • kraken.spot.Trade.cancel_order_batch endpoint in Spot trading does not work. {'error': ['EAPI:Bad request']} #65

Closed issues:

  • Add a realtime Spot order book example #103
  • kraken.spot.Trade.create_order: documentatoin for txid outdated. #96
  • Create CONTRIBUTING.md #91
  • Extend the typing - using mypy #84

Uncategorized merged pull requests:

PyPI: https://pypi.org/project/python-kraken-sdk/ Documentation: https://python-kraken-sdk.readthedocs.io/en/stable/

Full Changelog: https://github.com/btschwertfeger/python-kraken-sdk/compare/v1.2.0...v1.3.0

Files

btschwertfeger/python-kraken-sdk-v1.3.0.zip

Files (432.2 kB)

Name Size Download all
md5:d5495cd2851dc8cb8608fca137cb5e87
432.2 kB Preview Download

Additional details