DeviaVir / zenbot

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

Can't use Bitstamp #1288

Open vea45 opened 6 years ago

vea45 commented 6 years ago

I can't start Zenbot using any form of the "Zenbot.sh trade bitstamp.xxx-xxx" because it can't backfill data and blocks the execution...

araviel commented 6 years ago

I agree, it won't trade at all even without backfilling, like bittfinex

`osboxes@osboxes:~/zenbot$ ./zenbot.sh trade bitstamp.xrp-usd fetching pre-roll data:

cannot backfill bitstamp: exchange does not offer historical data osboxes@osboxes:~/zenbot$ `

vea45 commented 6 years ago

Now the backfilling problem is solved but I can't still trade anything with Bitstamp...

vithonch commented 6 years ago

I see buy/sell decisions but no real API requests happen. Any ideas?

Jason57Fr commented 6 years ago

Same here

vithonch commented 6 years ago

Seems the buy/sell commands doesn't work as well

vea45 commented 6 years ago

Nothing is working at all... the only thing that is working is saving the data to the DB.