Author

Topic: [ANN] Easybot, an opensource c# trading tool (Read 7625 times)

brand new
Activity: 0
Merit: 0
October 29, 2014, 06:22:00 AM
#9
what the bot do?trading or just info?
newbie
Activity: 1
Merit: 0
December 19, 2014, 10:38:08 AM
#9
Version on github has some issues regarding timestamps...
newbie
Activity: 26
Merit: 4
February 26, 2014, 08:20:14 AM
#8
And for the chart you can use that : http://fsharp.github.io/FSharp.Charting/

both win and osx !
newbie
Activity: 26
Merit: 4
February 26, 2014, 07:46:15 AM
#7
I really love your bot !

Do you think it might be adaptable to kraken or other exchanges ?

Thank you Smiley
newbie
Activity: 33
Merit: 0
Ok, I've prepared a Mono version and I've tested on Maverick. I'll release it in a week or two.
Unfortunately I had to strip the chart component which MS doesn't allow to use it on a different OS Sad
Can someone provide a good open source component for charting on Mono?
hero member
Activity: 882
Merit: 501
Ching-Chang;Ding-Dong
December 08, 2013, 12:21:54 AM
#5
Would try it if there is a mac version...

+1 we really need some mac software. this community must have a good share osx users.
newbie
Activity: 33
Merit: 0
December 07, 2013, 06:04:12 PM
#4
investigating Encog and Neural Networks... I really hope to be able to integrate it...
newbie
Activity: 33
Merit: 0
December 02, 2013, 11:25:57 AM
#3
Actually is on the makin' but I have to admit I'm quite slow programming in XCode. I'll check if the actual one can run on Mono and I'll update this thread.
hero member
Activity: 896
Merit: 500
December 02, 2013, 11:21:14 AM
#2
Would try it if there is a mac version...
newbie
Activity: 33
Merit: 0
December 02, 2013, 10:57:23 AM
#1
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/easybot

This software was mainly inspired by this two projects:

Gekko Trading Bot available at https://github.com/askmike/gekko
tAPIbot available at https://github.com/nomorecoin/tAPIbot

While 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.png

Source Code

Easybot was developed using C# and Visual Studio 2012. Project uses some external references including:

migrap/BitcoinCharts available here https://github.com/migrap/BitcoinCharts

DmT021/BtceApi available here https://github.com/DmT021/BtceApi

TA-Lib available here http://ta-lib.org/

Installation

Find 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 issues
Not 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.

Donations

Donations are always welcome and really motivate developing Smiley

1GC8kcZp5ZVBm2bo96bUKEMkztU1rx5oy7
Jump to: