XChange
XChange copied to clipboard
[Kraken] Orderbook - checksum does not match
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
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
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.