ARBI BOT

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
command_line_arguments [2019/06/30 19:24]
administrator created
command_line_arguments [2020/07/06 08:42]
administrator [View all available command line arguments]
Line 1: Line 1:
-====== View all available command line arguments======+====== Command line arguments ====== 
 + 
 +===== View all available command line arguments ===== 
 + 
 +Command: 
 +<code>Arbi.exe -h</code> 
 +<code> 
 +Options: 
 +  -p|--port <PORT>              Choose port 
 +  -c|--custom-url <CUSTOM_URL>  Provide custom url for the notification links. Use this option if you are running the 
 +                                bot behind a NAT with port forwarding. 
 +  -?|-h|--help                  Show help information 
 +</code> 
 + 
 +===== Set Yobit API rate limit===== 
 + 
 +Command: 
 +<code>Arbi.exe -y 10</code> 
 + 
 +===== Set Poloniex API rate limit===== 
 + 
 +Command: 
 +<code>Arbi.exe -p 6</code> 
 + 
 +===== Choose Binance triangular arbitrage strategy===== 
 + 
 +Command: 
 +<code>Arbi.exe -s 2</code> 
 + 
 +==== Choose which Yobit domain to be used===== 
 + 
 +Command: 
 +<code>Arbi.exe -d 2</code>