Releases: GoneInactive/TradeByte-old
Releases · GoneInactive/TradeByte-old
v2.2.2
What's Changed
- Add public market data unsubscription methods to KrakenWebSocket by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/74
Full Changelog: GoneInactive/TradeByte@v2.2.1...v2.2.2
v2.2.1
What's Changed
-
feat: add order management and connection checks by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/73
version_notes:
- Version 2.2.1 8/2/2025
- Added check_connection() function to kraken_ws.py
- Added check_connection() function to account.py
- Added get_open_orders() function to kraken_python_client.py
- Added cancel_all_open_orders() function to kraken_python_client.py
Full Changelog: GoneInactive/TradeByte@v2.2.0...v2.2.1
v2.2.0
What's Changed
- Add cancel_all_orders method to KrakenPythonClient by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/72
Full Changelog: GoneInactive/TradeByte@v2.1.6...v2.2.0
v2.1.6
What's Changed
Full Changelog: GoneInactive/TradeByte@v2.1.5...v2.1.6
v2.1.5
What's Changed
- perf: Improved SubAccount UI performance by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/70
Full Changelog: GoneInactive/TradeByte@v2.1.4...v2.1.5
v2.1.4
What's Changed
- Improve asset price fetching and account value calculation by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/69
Full Changelog: GoneInactive/TradeByte@v2.1.3...v2.1.4
v2.1.3
What's Changed
- feat: improve account.py by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/67
- Develop by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/68
Full Changelog: GoneInactive/TradeByte@v2.1.2...v2.1.3
v2.1.2
What's Changed
- release: update version and improve import error handling by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/66
Full Changelog: GoneInactive/TradeByte@v2.1.1...v2.1.2
v2.1.1
What's Changed
- refactor: cancel_order to use async HTTP request by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/65
Full Changelog: GoneInactive/TradeByte@v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat: update Kraken WebSocket integration to v2 API by @GoneInactive in https://github.com/GoneInactive/TradeByte/pull/64
Full Changelog: GoneInactive/TradeByte@v2.0.0...v2.1.0