XChange icon indicating copy to clipboard operation
XChange copied to clipboard

[Kraken] Orderbook - checksum does not match

Open mdvx opened this issue 3 years ago • 2 comments

BTC-USD unit test works, as does KrakenOrderBookExample with ETH_USD

but in real multithreaded life:

20:56:14.553[WARN ][nioEv..-3-1][i.b.x.kraken.KrakenStreamingAdapters]ETH/USD checksum does not match, expected 2505503822 but local checksum is 3675703619 20:56:14.554[WARN ][nioEv..-3-1][i.b.x.k.KrakenStreamingMarketDataService]Resubscribing ETH/USD channel after adapter error Checksum did not match

Any insights: @lukaszaoralek @nielsdraaisma

mdvx avatar Nov 08 '21 02:11 mdvx

Maybe you have the same problem like me today, if you want check the PR https://github.com/knowm/XChange/pull/4443 It was a time format conflict between the countries

Svenmet avatar Mar 17 '22 21:03 Svenmet

anyone found something there? also there are some order book updates from kraken where there is no checksum given when they actually say it is given on all updates.

WillowOfTheBorder avatar Mar 28 '22 21:03 WillowOfTheBorder