/CryptoArbitrage

Real time cryptocurrency intermarket arbitrage detection

Primary LanguagePython

Cryptocurrency Arbitrage

Cryptocurrency intermarket arbitrage detection.

Retrives data for each exchange(controled by check boxes) and find arbitrage opportunuty between exhanges. Possible to see account balance for each ticker and traded volume, also possible to filter by volume(volume in ETH). List of tickers possible to change in Tickers.txt. Delata column in gui app - is a arbitrage result in percent.

Availble exchanges:

  • hitbtc
  • okex
  • liqui
  • kraken
  • binance
  • kucoin
  • yobit
  • bitfinex
  • bittrex
  • poloniex
  • gate
  • idex

Requiremets:

  • python 3.6
  • tkinter
  • pandas
  • personal apiKey, apiSecret for each exchange

Run application:

run.bat

Running example:

alt text