Pages:
Author

Topic: [ANN] BitBot - A Crypto-Currency trading bot and Backtesting platform (FREE) - page 5. (Read 13962 times)

ExD
member
Activity: 107
Merit: 10
Very nice project. Why not to use https://github.com/oransel/node-talib, you'll get 100+ indicators without the need to develop them from scratch. Bittrex support would be also nice.
Planning to look deeper into source, looks like it's a good base for developing custom bots.
Great work, thank you for publishing it Smiley
newbie
Activity: 48
Merit: 0
Cryptsy should be pretty easy to add, I'll add it to my to-do list! Any other feature requests?
newbie
Activity: 48
Merit: 0
Can you add bittrex or cryptsy?

I probably could, i'll have a look at their API's. :-)
legendary
Activity: 881
Merit: 1006
Can you add bittrex or cryptsy?
hero member
Activity: 518
Merit: 500
Will try it out on bitstamp nice work
newbie
Activity: 48
Merit: 0
v0.7.6 Fixed bugs in API and Candlestorage modules

These are some important bug fixes, so if you are already running BitBot, I highly suggest to upgrade to v0.7.6.
sr. member
Activity: 325
Merit: 250
newbie
Activity: 48
Merit: 0
v0.7.4 New Parabolic SAR indicator
newbie
Activity: 48
Merit: 0
Update: Big changes in the brand new v0.7 BitBot, It's now extremely easy to create and experiment with your own indicators.
newbie
Activity: 48
Merit: 0
newbie
Activity: 48
Merit: 0
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 correctly.

I am still actively developing this bot, but 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. (Done)
- Make indicators works as plug-ins (Easier for community to contribute contribute their own trading strategies). (Done)
- Web interface for easy follow-up of bot performance
- Make integration of new exchanges easier before I'll support additional exchanges. (Done)

Supported Exchanges
- Bitstamp
- Kraken
- BTC-E

OS Compatibility
Every OS is supported, just makes sure you have Node.JS and MongoDB installed.

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

Change log
- V0.6 Initial Public Version
- V0.7 Big changes throughout the application (Rewrote Backtester, Made indicators work as plugins, ...)
- V0.7.1 Backtester now monitors profit lost on fees
- V0.7.2 DBHealth and extra backtester functionality
- V0.7.3 Indicators are now aware of position
- V0.7.4 Added Parabolic SAR as an indicator
- V0.7.5 MongoDB Storage and Backtester bugfixes
- V0.7.6 Fixed bugs in API and Candlestorage modules
- V0.7.7 Moved DB functions, Enhanced profit report
- V0.7.8 Fixed a bug in the Kraken API wrapper
- V0.7.9 Critical bug fix
- V0.8.0 Modular Exchanges, Services Rewrite
- V0.8.1 Bug fixes
- V0.8.2 Require new bitstamp-api package 0.1.5
- V0.8.3 Kraken API handler bug fix
- V0.8.4 Simplified exchange interface code
- V0.8.5 Stability & troubleshooting improvements
- V0.9.0 Database Layer Rewrite
- V0.9.1 Backtester cosmetic changes
- V0.9.2 BTC-E Support
- V0.9.3 Kraken API bugfix and more in details

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
Q: I often receive invalid nonce / invalid signature errors when using Bitstamp, how do I fix that?
A: Generate a new API key on the Bitstamp website.

Donations
If you enjoyed using BitBot or would like to help me continue development of this bot, consider buying me a beer:
(BTC) 1BitBotSYYMAsn6c1AsrxWphWAGkNE6hmQ

Disclaimer
I provide this bot for free and without a guarantee that it will continue functioning or generate any profit.

I have no bad intentions, but don’t take my word for it, please go through the source code!
Pages:
Jump to: