Awesome
Automatic-Arbitrage-Crypto-exchange
Build
git clone https://github.com/ZgodaRafal/Automatic-Arbitrage-Crypto-exchange.git
cd Automatic-Arbitrage-Crypto-exchange
npm install
Use
Launch the command with a list of exchange that you want (complete list there: https://github.com/ccxt/ccxt)
node arbitrage-pairs.js poloniex bittrex exmo kucoin binance
Notification
Install Pushover on your mobile for push notification when an opportunity of arbitrage is possible. Add Pushover API KEYS in config/config.js
Troubleshoot
Care about exchanges that have suspended wallet, that are updating wallet, deposit maintenance and other bugs on the exchange that can false that value of the arbitrage (sometimes you can earn more than 100000% if one pair is suspended on the exchange)