Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Releases: altangent/ccxws

v0.39.3

31 Oct 18:54
Compare
Choose a tag to compare

Fixes

  • Adds null check for Huobi exchanges L2 operations

v0.39.2

21 Oct 15:02
Compare
Choose a tag to compare

Fixes

  • ErisX - fixing trades timestamp to be milliseconds

v0.39.1

20 Oct 21:50
Compare
Choose a tag to compare

Changes

  • Fixing ErisX timestamps

v0.39.0

15 Oct 00:21
Compare
Choose a tag to compare

Changes

  • Adding exchange ErisX

v0.38.2

22 Sep 20:48
Compare
Choose a tag to compare

Fixes

  • LedgerX
    • Trades were not being emited for either the trade event or l3update event

v0.38.1

21 Sep 00:24
Compare
Choose a tag to compare

Fixes

  • BinanceFCM, BinanceFUM - fixes level2 snapshot. Prior to this release L2 snapshots had asks for both asks and bids.

v0.38.0

05 Sep 14:53
Compare
Choose a tag to compare

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

03 Sep 19:28
Compare
Choose a tag to compare

Changes

  • Bittrex - fixes for reconnection logic
  • Kucoin - refactored to make connection less error prone
  • LedgerX - adding runId to l3update messages

v0.37.5

01 Sep 01:25
Compare
Choose a tag to compare

Changes

  • Bittrex
    • added throttling to L2 REST snapshot request

v0.37.4

28 Aug 21:49
Compare
Choose a tag to compare

Changes

  • Fix Deribit l2snapshot/l2update, renamed meta.action to meta.type to conform with other exchanges