Easybot (open source)Easybot is a trading tool able to load, save and draw candles from various sources. At today it supports fetching trades from Bitcoincharts.com and Btce.com as well as loading previous calculated candles from CSV files. Additionally I've added the possibility to backtest an EMA crossing strategy and the possibility to search for best EMAs combination.
The github repo is here:
https://github.com/codingdna2/easybotThis software was mainly inspired by this two projects:
Gekko Trading Bot available at
https://github.com/askmike/gekkotAPIbot available at
https://github.com/nomorecoin/tAPIbotWhile I was trying to understand some issues with this softwares, I found myself in need of some visual aid. While it's functional to understand some aspects of trading bots, the source code is quite messy as it was written in a few days.
https://raw.github.com/codingdna2/easybot/master/easybot/images/Screenshot01.pngSource CodeEasybot was developed using C# and Visual Studio 2012. Project uses some external references including:
migrap/BitcoinCharts available here
https://github.com/migrap/BitcoinChartsDmT021/BtceApi available here
https://github.com/DmT021/BtceApiTA-Lib available here
http://ta-lib.org/InstallationFind the latest release from
https://github.com/codingdna2/easybot/blob/master/release/EasyBot_v1.0.zip?raw=true.
Unzip the latest version wherever you prefer and run easybot.exe.
Setup
Please find configuration file named easybot.exe.conf in executable folder
Known issuesNot all pairs are supported. Due to the usage of BitcoinCharts, pairs availables on BTC-e but not on this one won't be working. I've successfully tested BTC/EUR, BTC/USD and BTC/RUR.
DonationsDonations are always welcome and really motivate developing
1GC8kcZp5ZVBm2bo96bUKEMkztU1rx5oy7