v3.4.2: Fix FuturesNewAlgoOrderParams activatePrice parameter. Fallback from WSAPI to WSClient user data stream for futures
What's Changed
- fix: rename activationPrice to activatePrice in FuturesNewAlgoOrderParams by @DanZBo in https://github.com/tiagosiebler/binance/pull/648
- feat: fallback from wsapi to wsclient user data stream for futures by @tiagosiebler in https://github.com/tiagosiebler/binance/pull/649
New Contributors
- @DanZBo made their first contribution in https://github.com/tiagosiebler/binance/pull/648
Full Changelog: https://github.com/tiagosiebler/binance/compare/v3.4.1...v3.4.2