Skip to content

evzpav/crypto-arbitrage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Arbitrage

It is a command line program to check prices of a pair crypto/BTC (e.g.: NXS/BTC) to the price of same pair in another exchange. The target amount represents the amount to be arbitraged. The orderbook depth will be checked for that specific amount.

# Copy configs_example.yaml:
cp configs_example.yaml configs.yaml

# Build binary
make build

# Arguments 
# [coins] [exchanges] [target_btc_amount]
./arbitrage NXS,EOS binance.com,bitfinex.com 0.1

# It will print the spread compared to other exchanges

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published