Post
Topic
Board Archival
Re: [ANN] BitBot - A Crypto-Currency trading bot written in Node.JS
by
raju1986
on 23/07/2014, 09:44:04 UTC
BitBot

BitBot is a Crypto-Currency trading bot and backtesting platform that connects to popular Bitcoin exchanges (Bitstamp, Kraken). It is written in javascript and runs on Node.JS.
This bot is best suited for people with a technical background in Javascript/Node and will require some Node.JS and MongoDB knowledge to set up correclty.

If you happen to develop some extra features for this bot, don't forget to contribute it back to the repository so everyone can enjoy :-).

Planned features
- At this moment there is still plenty of room for improvement, I need to do some serious modularisation and cleaning up of code in the trading advisor section.
- Make indicators works as plug-ins (Easier for comunity to contribute contribute their own trading strategies).
- Backtester needs a complete rewrite. (Very messy right now)

Download
https://github.com/5an1ty/BitBot

Changelog
- V0.6 Initial Public Version

Support
I will try and answer as many questions as possible in this topic, but I would prefer that you create issues on github (Easier for me to follow up).

FAQ
Placeholder

Disclaimer
I provide this bot for free and without a guarantee that it will continue functioning or generate any profit.
can we run in window?