DeviaVir / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
8.21k stars 2.04k forks source link

Bitstamp API problems #1200

Open vea45 opened 6 years ago

vea45 commented 6 years ago

System information

Describe the problem

The Bitstamp pairs stoped working. I have an API key with all the options (except withdrawal and deposits) actived. But the bot can't place any order (I saw that the last movement performed by the bot on my account was from 5 days ago...). I tryied generating a new pair of keys but the result is the same. Also the bot don't throw any error.

Jozo132 commented 6 years ago

I had the same problem. Switching to the 'master' branch solved the issue.

vea45 commented 6 years ago

Now we can't use the master branch due to some Node modules missing...

Primea1 commented 6 years ago

This really needs to get looked at.