ARBI BOT

This is an old revision of the document!


Command line arguments

View all available command line arguments

Command:

Arbi.exe -h

Output:

-y, --yobit-rate       (Default: 10) Yobit API rate limit per second

-p, --poloniex-rate    (Default: 6) Poloniex API rate limit per second

-s, --strategy         (Default: 2) [Binance Only] 1 => Regular strategy | 2
                         => Skip first order if bank is available

-d, --yobit-domain     (Default: 2) Select which Yobit domain will be used. 1
                         => yobit.net | 2 => yobit.io

-h, --help             Help text

Set Yobit API rate limit

Command:

Arbi.exe -y 10

Set Poloniex API rate limit

Command:

Arbi.exe -p 6

Choose Binance triangular arbitrage strategy

Command:

Arbi.exe -s 2

Choose which Yobit domain to be used

Command:

Arbi.exe -d 2