Skip to content

Arbitrage scanner for Poloniex, Bittrex and Binance

Notifications You must be signed in to change notification settings

TestingPens/ArbyScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ArbyScan

An arbitrage scanner for Poloniex, Bittrex and Binance cryptocurrency exchanges. It compares the values of currencies on these exchanges and notifies you of large percentage differences. This allows you to buy low on one exchange and sell high on another.

Installation

You'll need to download some Python libraries before being able to run this script. Note that I ran this on Ubuntu.

Download https://github.com/ndri/python-bittrex to folder
pip install https://github.com/s4w3d0ff/python-poloniex/archive/v0.4.6.zip
pip install python-binance
apt-get install python-tk

About

Arbitrage scanner for Poloniex, Bittrex and Binance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages