Why are we discussing cryptotrader in the Gekko topic?
It would be awesome to see this bot converted over to talib and coffeescript so methods could be easily imported from cryptotrader. Not sure how much work that would be, any thoughts?
This bot doesn't do anything special (trading-algo wise). This is nothing you can't write in 5 minutes in coffeescript.
Perhaps more people here should do some self education on what good / bad indicators are and try to understand them.
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...