Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Poloniex failed buys: returnOpenOrders odd result: { error: 'Nonce must be greater than 151194768899300. You provided 151194768877100.' } #765

Closed
tiagosiebler opened this issue Nov 29, 2017 · 1 comment

Comments

@tiagosiebler
Copy link
Contributor

I keep seeing nonce errors in the poloniex API. I thought they were harmless, but it seems the bot's missing a few orders or falsely thinking they've completed. For example:

2017-11-29 09:27:02  0.0598700 DASH-BTC   +0.01%        4   63 ++     0000.06  0000.06   buying  0.00000000 DASH  0.06270364 BTC   +0.00%   -1.79%
2017-11-29 09:27:39 - 0.05958267 vs our 0.05958260

2017-11-29 09:27:39 - cancelling order

2017-11-29 09:27:40 - buy order timed out, adjusting price

2017-11-29 09:27:40 - placing buy order...

2017-11-29 09:27:41 - buy order placed at 0.0595827 BTC

returnOpenOrders odd result:
{ error: 'Nonce must be greater than 151194768899300. You provided 151194768877100.' }

buy order completed at 2017-11-29 09:28:09:

1.04149976 DASH at 0.0595827 BTC
total 0.0620553 BTC
0.0137% slippage (orig. price 0.0595745 BTC)
execution: 8 minutes

2017-11-29 09:28:00  0.0598776 DASH-BTC   +0.03%       61   63 ++     0000.06  0000.06   bought  0.00000000 DASH  0.06270364 BTC   +0.00%   -1.80%
2017-11-29 09:30:00  0.0598782 DASH-BTC   +0.00%        6   63 ++     0000.06  0000.06      buy  0.00000000 DASH  0.06270364 BTC   +0.00%   -1.80%

In reality I still see the limit order as "open" in poloniex. I saw a few threads on something similar, the main suggestion being "create a new API key". I did so, but this remains present. Has anyone managed to come past this? It seems to be affecting performance.

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

No branches or pull requests

2 participants