cryptoeax / arbbot

Arbitrator, a bitcoin/altcoin arbitrage trading bot
https://gitter.im/cryptoeax-arbbot/Lobby
GNU General Public License v3.0
199 stars 78 forks source link

poloniex API problem #22

Closed alican-soysal closed 6 years ago

alican-soysal commented 6 years ago

Hello,

When I try to run main.php, there is an error:

[ERROR] [POLONIEX] API error response: Invalid nonce parameter.

I tried to delete and create new API for three times but nothing is changed.

kingchenc commented 6 years ago

https://github.com/cryptoeax/arbbot/issues/16

https://github.com/cryptoeax/arbbot/issues/15

https://github.com/cryptoeax/arbbot/issues/8

cryptoeax commented 6 years ago

What version are you running? If you have cloned from git, can you please run git rev-parse HEAD? Otherwise can you please download the latest ZIP file from the production branch and try running that?

cryptoeax commented 6 years ago

This has been fixed on the production branch.