agonyforge / arbitrader

A market neutral cryptocurrency trading bot.
MIT License
181 stars 47 forks source link

Kraken Streaming exchange cannot establish connection #258

Closed scionaltera closed 3 years ago

scionaltera commented 3 years ago

This is due to a problem in XChange that is being fixed. knowm/XChange#3803

scionaltera commented 3 years ago

A PR has been merged into the develop branch of XChange that fixes this issue. I have been able to confirm that the fix does work for Arbitrader.

I am not comfortable releasing a version of Arbitrader based on snapshot builds of XChange, so we will need to wait until 5.0.4 is released before this can be closed. Assuming they follow their typical release schedule it should be coming in the next week or so.

scionaltera commented 3 years ago

Looks like XChange 5.0.4 is coming soon. knowm/XChange#3805

scionaltera commented 3 years ago

Just merged #264. Will confirm this issue is fixed and close.

scionaltera commented 3 years ago

Confirmed that the latest version can connect to Kraken websocket successfully. 👍