Post
Topic
Board Trading Discussion
Re: Gekko - a javascript trading bot and backtesting platform
by
erk
on 13/01/2017, 12:00:26 UTC
I try and run Gekko 0.3.4 with node v7.4.0 trading just on BTC-e with pretty much the default settings, it can paper trade, and it works fine in trader mode until it actually wants to do a trade, then it crashes every time. Sometimes with a nonce error, other times something like:

/gekko/node_modules/btc-e/btc-e.js:79
      return callback(new Error(result.error));
             ^


Do other people have Gekko 0.3.4 trading ok on BTC-e ?

I have tried LTC/BTC, ETH/RUR both crash.