Post
Topic
Board Project Development
Re: Building own trading bot
by
00ph8al
on 24/03/2014, 09:13:19 UTC
No need to reinvent the wheel. Take an existing bot and modify for your needs. I wasted several months on my own code until I dug deeper into what is out there. My code was usable,but still just the basics. With existing, you get the basics for free and you get to build something advanced more quickly.

For nodejs I run Gekko.   Search for it here or Github.