Post
Topic
Board Trading Discussion
Re: Gekko - a javascript trading bot and backtesting platform
by
ceslick
on 09/03/2014, 18:51:45 UTC
Hi,

New to using Gekko and having some issues. I have it up and running but after leaving it for 2 days to "learn" the markets it crashes out and I then have the following error when trying to restart it:

/opt/gekko/node_modules/nedb/lib/datastore.js:60
    if (err) { throw err; }


If i delete the history db I can fire it up again, but then 2 days in and it crashes out and have to resort to the same fix to get it started.

Any thoughts, fixes?

Cheers