Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 841 Bytes

README.md

File metadata and controls

37 lines (30 loc) · 841 Bytes

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