Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kraken trade service not working #4109

Open
Gepro83 opened this issue Jun 7, 2021 · 0 comments
Open

Kraken trade service not working #4109

Gepro83 opened this issue Jun 7, 2021 · 0 comments

Comments

@Gepro83
Copy link

Gepro83 commented Jun 7, 2021

I am using xchange-stream-kraken:5.0.8, and getting the same exception when placing any order (tried limit and market):

Exception in thread "main" org.knowm.xchange.exceptions.ExchangeException: [EGeneral:Invalid arguments]
at org.knowm.xchange.kraken.service.KrakenBaseService.checkResult(KrakenBaseService.java:97)
at org.knowm.xchange.kraken.service.KrakenTradeServiceRaw.placeKrakenOrder(KrakenTradeServiceRaw.java:270)
at org.knowm.xchange.kraken.service.KrakenTradeServiceRaw.placeKrakenLimitOrder(KrakenTradeServiceRaw.java:222)
at org.knowm.xchange.kraken.service.KrakenTradeService.placeLimitOrder(KrakenTradeService.java:52)

maybe the kraken API has changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant