/crypto-arbitrage

Simple python script that computes the arbitrage percentage between cryptocurrency exchanges

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Cryptocurrency exchange arbitrage software

This progam calculates the arbitrage percentage between exchanges

Usage

python crypto-arbitrage/percentage.py _cryptocurrency_ [marketIn] [marketOut] [options]

Examples

python crypto-arbitrage/percentage.py bch bitkub coinbase
> Buy from bitkub - Sell to coinbase
> BCH: 0.10% buy: EUR 335.64 - sell: EUR 335.98
python crypto-arbitrage/percentage.py eth bittrex korbit
> Buy from bittrex - Sell to korbit
> ETH: -3.01% buy: EUR 161.25 - sell: EUR 156.39

Supported Markets and Cryptocurrencies

Markets:

Cryptocurrencies:

  • BCH
  • BTC
  • ETH
  • LTC
  • ETC