Skip to content

xno/bitcoin-arbitrage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bitcoin-arbitrage

Bitcoin arbitrage - opportunity detector

config

Edit config.py file to setup your preferences and callback (like sending an email, a jabber msg, ...)

It fetch data from bitcoincharts API (most of markets) and bitcoin-central API.

run

$ python src/arbitrage.py
ticker mtgoxEUR: 15.2700/15.2900 - intrsngEUR: 14.5000/14.5500 - bc2EUR: 15.5500/16.0000 -
31/01/2013 13:18:29 - buy at 15.2900 (mtgoxEUR) and sell at 15.5500 (bc2EUR) - 1.6720%
31/01/2013 13:18:29 - buy at 14.5500 (intrsngEUR) and sell at 15.2000 (mtgoxEUR) - 4.2763%
31/01/2013 13:18:29 - buy at 14.5500 (intrsngEUR) and sell at 15.5500 (bc2EUR) - 6.4309%

About

Bitcoin arbitrage - opportunity detector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%