-
Notifications
You must be signed in to change notification settings - Fork 3.9k
kraken returned an error, retrying.. unable to buy: {} #931
Comments
Will look into this asap! |
Quick question: after that error, did Gekko crash or continue? |
Hey, having the same issue here. Gekko constalntly creats buy or sell orders, dependend on the advice it has. Gekko does not crash, it just gives a error. |
onds) |
Sorry for late reply. |
Not only that, after a short advise, the bot sells correctly, but keeps sending buy attempts to kraken with the value of the former long. |
Ah yes, that's because an order is normally created very fast, so we don't track portfolio state between doing these calls (but in this case it never ends). I have deposited some money into kraken, hope to troubleshoot it in a few hours! |
I cleaned the logging up, you now get to see the errors, but it seems right now as if Kraken's API is not really responding well:
|
Can you guys try the new version of Gekko? Note that it requires reinstalling the kraken dependency (run
|
Ill give it a try
null
|
i cant test it, when i start gekko with kraken as a exchange it tells me it knows nothing with the name kraken. |
Hi,
I’m having an issue with the Kraken API.
After the first attempt to buy, gekko loop over that error.
If I let gekko continue trading, he will get stuck with that error, then continue to trade as normal. Unfortunatly I don’t have old log of that behavior.
Here is an output of a test I run few minutes ago.
On Kraken, the order have been succesfull:
ps: I created another issue for the "Error: Kraken API returned error" part #930
The text was updated successfully, but these errors were encountered: