Skip to content

sbarale/bitrader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BITRADER

Bitcoin Arbitrage utilities. Telegram bot included for free!

Version 0.9.1: Now also supports Ethereum and Litecoin!

Quickstart

1. Download code and install dependencies

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

2. Configure secrets

Edit the .env file and add all the relevant keys and tokens as indicated by the example .env file.

3. Run the bot

arbot

No parameters needed! Then type /start in chat with your brand new Bitcoin Arbitrage bot.

4. Profit!!!

About

Bitcoin Arbitrage utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%