romario076 / CryptoArbitrage

Real time cryptocurrency intermarket arbitrage detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Real time cryptocurrency intermarket arbitrage detection


Languages

Language:Python 100.0%Language:Batchfile 0.0%