🚴
DeliveryGuySummary
This repo is a crypto cross-exchange arbitrage implementation in Rust.
work for Binance | OKX | Bybit | GateIO | Kucoin
How to use
create .env file that contains keys, format as below:
BINANCE_KEY=McDonald's
BINANCE_SECRET=McDonald's
OKX_KEY=Wendy's
OKX_SECRET=Wendy's
OKX_PASSPHRASE=Wendy's
BYBIT_KEY=Burger-King
BYBIT_SECRET=Burger-King
KUCOIN_KEY=7-Eleven
KUCOIN_SECRET=7-Eleven
KUCOIN_PASSPHRASE=7-Eleven
GATEIO_KEY=Kentucky-Fried-Chicken
GATEIO_SECRET=Kentucky-Fried-Chicken
MEXC_KEY=Domino's-Pizza
MEXC_SECRET=Domino's-Pizza
And install TimescaleDB and Grafana for monitoring.
After prepare, we can run it by
cargo run --release
p.s you should read the main.rs file first and know how to set the arb threshold.
Can it make money?
Yes, It ain't much but it's honest work. Wojak working hard to deliver liquidity to multi-exchange.