Bitcoin Forum
October 19, 2024, 02:30:43 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Open Source: Bitcoin AI & Arbitrage trading bot  (Read 3690 times)
bennet53 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
February 26, 2014, 07:20:59 PM
 #1

First open source project, any advice or suggestions gladly accepted.
Java build
Arbitrage is profitable and working

PROJECT SIMBA
founding architect: Matthew Bennett | mbennett24@student.gsu.edu
co founder: Addison Admiri
contributors: Shayan Khan

______________

OVERVIEW Entry Date 2-24-2014
-----------------------------
The overall intent of this project is to have a library of JAVA methods that can be used to assemble a automated trading bot. SIMBA currently only supports BTC-e trading exchange, However more exchanges might be added in the future but consistency will continue to be the main focus.

CURRENT STATUS
--------------
There are currently two main parts of SIMBA Library, a set of classes and methods for a Arbitrage between currency pairs.
 
  *The Arbitrage
    the program was first built in one class with the ability to check for exploits surrounding a single crypto currency tested and tweaked until successful profitable trading sequences where made semi consistently. Then the methods where separated into classes where multiple crypto currencies pairs could be checked for exploits at once, Due to multi threading and static variables the multi threaded version of the arbitrage functionality is much less consistent.

  *The AI

    the program is built in a single class file with the intent to get a semi consistent output before separating methods into class files. After multiple builds and tweaking a consistent profitable output as not be tuned yet, however the data pulling methods work consistently. PROJECT FILE NAME "simba1.5.java

  *The API
    SIMBA is built on top of the API built by Brain Waters, located here
    https://github.com/abwaters/btce-api

EXAMPLES OF EXPLOITS
--------------------
These are the examples of exploits i have found this far however I am sure more exist!
https://github.com/matthewbennett/Project-SIMBA/blob/master/example.png

CONTRIBUTERS GUIDE
------------------


_______________________________________________________________________________
Project SIMBA, a crypto currency AI trading bot
Copyright (C) 2014  Matthew Bennett

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.



MT4Pros
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
March 03, 2014, 11:33:00 PM
 #2

Please explain how to build, use, etc.

Thanks!
daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
March 05, 2014, 07:37:20 PM
 #3

Sounds cool! I'm working on similar stuff. Maybe we could share some sources, or so.

Automatic
Full Member
***
Offline Offline

Activity: 238
Merit: 109


View Profile
March 05, 2014, 07:46:36 PM
 #4

Code:
key = "YSJS8N4E-UXEQYNOS-4QZ4GGNO-GJXRAK9H-7CXR8F5P";secret = "1342261b8a293852349a03e3b121d2b8ea0b35e9279b040255f76b3c082cde63";

I don't think they meant to leave that there, did you? Lucky for you:-

Code:
200 OK
{u'success': 0, u'error': u'api key dont have info permission'}

Oh well.

Please ask for a signed message from my on-site Bitcoin address (Check my profile) before doing any offsite trades with me.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!