Post
Topic
Board Trading Discussion
Re: Gekko - a javascript trading bot and backtesting platform
by
36524s
on 28/02/2017, 00:23:07 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.


Only tried backtesting and paper trading so far but given Mike is active amd trading is fundamental to the bot I cant imagine why it would t work. Have you tried btc usd?