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 Both sides next revision
starting_the_bot [2020/07/02 11:22]
administrator
starting_the_bot [2021/12/16 21:55]
administrator
Line 21: Line 21:
   - Set your API key in **api-Binance.txt**   - Set your API key in **api-Binance.txt**
   - Set your secret in **secret-Binance.txt**   - Set your secret in **secret-Binance.txt**
 +  - Optionally: Set your credentials in folder **InterExchange** if you plan to run inter-exchange scanners
   - Go back to bot's root folder and click on the file **Arbi.exe** (Windows) ,for Linux and macOS execute the command below: <code>dotnet Arbi.dll</code>   - Go back to bot's root folder and click on the file **Arbi.exe** (Windows) ,for Linux and macOS execute the command below: <code>dotnet Arbi.dll</code>
   - Go to https://127.0.0.1:5000 and register your first admin account.   - Go to https://127.0.0.1:5000 and register your first admin account.
   - Login with the account that you registered in the previous step.   - Login with the account that you registered in the previous step.
   - After logging in you will be redirected to the dashboard. Create your first scanner and run it.   - After logging in you will be redirected to the dashboard. Create your first scanner and run it.