ARBI BOT

Trace:

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
command_line_arguments [2019/06/30 12:31]
administrator
command_line_arguments [2020/07/06 01:42]
administrator [View all available command line arguments]
Line 1: Line 1:
-===== Command line arguments =====+====== Command line arguments ======
  
-==== View all available command line arguments ====+===== View all available command line arguments =====
  
 Command: Command:
 <code>Arbi.exe -h</code> <code>Arbi.exe -h</code>
- 
-Output: 
 <code> <code>
--y, --yobit-rate       (Default10) Yobit API rate limit per second +Options
- +  -p|--port <PORT>              Choose port 
--p--poloniex-rate    (Default: 6) Poloniex API rate limit per second +  -c|--custom-url <CUSTOM_URL>  Provide custom url for the notification linksUse this option if you are running the 
- +                                bot behind a NAT with port forwarding
--s, --strategy         (Default: 2) [Binance Only] 1 => Regular strategy +  -?|-h|--help                  Show help information
-                         => Skip first order if bank is available +
- +
--d, --yobit-domain     (Default: 2) Select which Yobit domain will be used1 +
-                         => yobit.net | 2 => yobit.io +
- +
--h--help             Help text +
 </code> </code>
  
-==== Set Yobit API rate limit====+===== Set Yobit API rate limit=====
  
 Command: Command:
 <code>Arbi.exe -y 10</code> <code>Arbi.exe -y 10</code>
  
-==== Set Poloniex API rate limit====+===== Set Poloniex API rate limit=====
  
 Command: Command:
 <code>Arbi.exe -p 6</code> <code>Arbi.exe -p 6</code>
  
-==== Choose Binance triangular arbitrage strategy====+===== Choose Binance triangular arbitrage strategy=====
  
 Command: Command:
 <code>Arbi.exe -s 2</code> <code>Arbi.exe -s 2</code>
  
-==== Choose which Yobit domain to be used====+==== Choose which Yobit domain to be used=====
  
 Command: Command: