New
v4.5.33
What's Changed
- fix(aster): dex flag by @carlosmiei in https://github.com/ccxt/ccxt/pull/27647
- fix(flag): missing flag by @carlosmiei in https://github.com/ccxt/ccxt/pull/27648
- fix(go): Fix tags of ccxt.pro for golang - merge PRO into base module (single module) by @pcriadoperez in https://github.com/ccxt/ccxt/pull/27646
- fix(backpack): ws trades sort by @ttodua in https://github.com/ccxt/ccxt/pull/27636
- feat(paradex): add watchOrders by @carlosmiei in https://github.com/ccxt/ccxt/pull/27650
- refactor(static-updater): move to ts by @ttodua in https://github.com/ccxt/ccxt/pull/27649
- fix(htx): use .vn hostname to fix ssl issue by @carlosmiei in https://github.com/ccxt/ccxt/pull/27652
- fix(bitget): fix unwatchOrderBook by @pcriadoperez in https://github.com/ccxt/ccxt/pull/27655
- fix(okx): fix unwatchTrades, fix #27645 by @pcriadoperez in https://github.com/ccxt/ccxt/pull/27654
- feat(go): add Close() to interface by @carlosmiei in https://github.com/ccxt/ccxt/pull/27659
- fix(whitebit): fix withdraw response handling by @Galllarate in https://github.com/ccxt/ccxt/pull/27657
- fix(whitebit): fix fetchWithdrawals response by patching uniqueId to id by @Galllarate in https://github.com/ccxt/ccxt/pull/27658
- fix(krakenfutures): ohlcv limit and add fetchOrders/fetchOrder by @carlosmiei in https://github.com/ccxt/ccxt/pull/27662
- fix(bybit): parsePosition
sidefor hedged mode fixed by @yzh-pelle in https://github.com/ccxt/ccxt/pull/27664 - feat(binance): add apis by @mshavliuk in https://github.com/ccxt/ccxt/pull/27669
- build(deps): bump github.com/ethereum/go-ethereum from 1.16.5 to 1.16.8 in /go/v4 by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/27668
- build(deps): bump github.com/ethereum/go-ethereum from 1.14.13 to 1.16.8 in /go/tests/types by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/27667
- build(deps): bump github.com/ethereum/go-ethereum from 1.16.5 to 1.16.8 in /go/cli by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/27666
- fix(aster): watchOrderBook crash by @carlosmiei in https://github.com/ccxt/ccxt/pull/27672
- fix(gate): non ascii symbols by @carlosmiei in https://github.com/ccxt/ccxt/pull/27673
- fix(bitget): editOrder check if amount is defined by @carlosmiei in https://github.com/ccxt/ccxt/pull/27674
- chore: include dydx_v4_client folder by @carlosmiei in https://github.com/ccxt/ccxt/pull/27675
New Contributors
- @Galllarate made their first contribution in https://github.com/ccxt/ccxt/pull/27657
- @mshavliuk made their first contribution in https://github.com/ccxt/ccxt/pull/27669
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.5.32...v4.5.33