DeviaVir / zenbot

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

Live trading on poloniex works but on Bitfinex doesn't. #743

Closed emseee closed 6 years ago

emseee commented 6 years ago

Hi Guys,

I've ran the bot live on Bitfinex using slightly modified trend_ema for over 3 days and it didn't make any trades whatsoever. When running sim, it makes 1.09 trades per day. Trading live on Poloniex with the same setup works perfectly fine.

When running --debug every so often it shows: WebSockets Error: Connection closed. Retrying every 10 seconds. and We are now fully connected and authenticated,

Any suggestions?

Thanks bitfinex bitfinex2

nedievas commented 6 years ago

Duplicate #695