This repository has been archived by the owner on Sep 9, 2023. It is now read-only.
Releases: altangent/ccxws
Releases · altangent/ccxws
v0.39.3
Fixes
- Adds null check for Huobi exchanges L2 operations
v0.39.2
Fixes
- ErisX - fixing trades timestamp to be milliseconds
v0.39.1
Changes
- Fixing ErisX timestamps
v0.39.0
Changes
- Adding exchange ErisX
v0.38.2
Fixes
- LedgerX
- Trades were not being emited for either the
trade
event orl3update
event
- Trades were not being emited for either the
v0.38.1
Fixes
- BinanceFCM, BinanceFUM - fixes level2 snapshot. Prior to this release L2 snapshots had asks for both asks and bids.
v0.38.0
Changes
-
CoinbasePro
- General performance improvements to L3Update
- No longer removes '-' from orderId ord L3Updates
-
Bibox, Bittrex, Digifinex, Huobix*, OKEx
- Improved zlib queuing performance
v0.37.7
Changes
- Bittrex - fixes for reconnection logic
- Kucoin - refactored to make connection less error prone
- LedgerX - adding
runId
tol3update
messages
v0.37.5
Changes
- Bittrex
- added throttling to L2 REST snapshot request
v0.37.4
Changes
- Fix Deribit l2snapshot/l2update, renamed
meta.action
tometa.type
to conform with other exchanges