Post
Topic
Board Trading Discussion
Re: Gekko - a javascript trading bot for nodejs
by
San1ty
on 12/11/2013, 11:01:53 UTC
Why are we discussing cryptotrader in the Gekko topic?

BTW: Because none of the current bots out there were working for me, I coded my own one in Node.JS in 2 days, working perfectly. All of you could do this if you put a little effort in it...

Want to make it open source?

I'm thinking of making a GitHub repository yes. The code still needs a lot of cleaning and testing (currently running for over 48 hours and I'm double-checking it's decision making). I'll make my own topic when the time comes.

Currently I'm not using a vanilla (basic) indicator. And I might want to keep that to myself or have the bot call a server of mine for it's decision making and open-source the rest. Or I could add a simpler indicator for the open-source version.

So still a lot of things to consider.