Skip to content

A small program written in python to tell you where to buy and sell crypto currency

Notifications You must be signed in to change notification settings

theindependentwolf/crypto-arbitrage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Arbitrage

This programs tells you where to buy coins and sell them. Do it at your own risk.

Environment/Requirements

  1. Linux/Mac OS

  2. Python 3+

  3. Install the requirements in the requirements.txt file

    pip install -r requirements.txt

  4. Please use a virtual environment to run the program.

Exchanges supported

  1. Bittrex
  2. Binance
  3. HitBTC
  4. Kucoin
  5. Cryptopia

Other tips and instructions

  1. Edit config.py to your liking.
  2. Proceed with caution. Some problems you may encounter are as follows.
  • Coins with the same symbol
  • Not enough volume and inability to sell/buy coins.
  • Wallets in exchanges under maintenance.

About

A small program written in python to tell you where to buy and sell crypto currency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages