Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Sep 22, 2017

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.