Bitcoin Arbitrage utilities. Telegram bot included for free!
- 2017-11-05: Version 0.12.0 released! Bot now sends pretty graphs if you ask for /status :-)
- 2017-06-14: Now also supports Ethereum and Litecoin!
git clone https://github.com/jr-minnaar/bitrader.git
cd bitrader
python3 -m venv venv
source venv/bin/activate
pip install -e .
cp .env-example .env
- Get your Telegram Bot token: https://core.telegram.org/bots#3-how-do-i-create-a-bot
- Sign up with Kraken and get your API key under Settings > API.
- Do the same for Luno.
Edit the .env file and add all the relevant keys and tokens as indicated by the example .env file.
arbot
No parameters needed! Then type /start in chat with your brand new Bitcoin Arbitrage bot.