Skip to content

leanderdulac/arbitrage-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arbitrage bot

Arbitrage bot in poloniex stock exchange. Finds arbitrage situations between three types of currencies. For example: BTC => ETH => ETC => BTC.

Run

  • Download python3;
  • Run setup.sh script in terminal - sudo sh setup.sh;
  • Move to src folder and run main.py - sudo python3 main.py.

Structure

  • Resources folder store filed pairs.json with currency pairs;
  • Bot folder store bot code.

About

Poloniex arbitrage bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • Shell 3.4%