Release 1.1.3¶
2026-03-12
Gateways¶
KuCoin PRO¶
Now with full support for both market data and order management.
Hyperliquid¶
Now with full support for both market data and order management.
CHANGELOG¶
Fixed¶
WSAPI did not use the reduceOnly flag when placing orders (Binance Futures) (#572).
Simulator failed internal check when sending order actions through the timer event (Client) (#569).
OrderUpdate.remaining_quantitynot populated correctly (OKX) (#568).Downloading my-trades did not respect the download flags (Binance) (#566).
New listen-key API for margin trading (Binance) (#565).
Failed to parse currencies due to the use of “∞” (Gate Futures) (#564).
Refresh private token (KuCoin Futures) (#563).
WSAPI Listen Key ping would terminate the application (Binance Futures) (#561).
Changed¶
Add FundsUpdate.unrealized_pnl (Server) (#571).
Always imply
remaining_quantitywhen the order update has bothtraded_quantityand non-zeroquantity(Server) (#570).OMS must fetch most recent reference data from memory cache (Server) (#507).
Adding
StreamStatus.reasonto better monitor download progress (Server) (#567).