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
starting_the_bot [2018/01/21 23:34]
administrator
starting_the_bot [2019/02/11 15:22]
administrator
Line 1: Line 1:
 +====== Starting The Bot: ======
  
----- 
-Starting The Bot: 
----- 
 We assume that you have already installed .Net Framework or Mono-Devel. We assume that you have already installed .Net Framework or Mono-Devel.
  
 [Windows] [Windows]
-  - Set your API Key in api.txt +  - [**Poloniex**] 
-  - Set your Secret in secret.txt +  - Set your API Key in api-Poloniex.txt 
-  - Go to folder Run_Me_First and **run as administrator** Install_Certificate_Windows_Run_As_Admin.bat+  - Set your Secret in secret-Poloniex.txt 
 +  - [**OKEx**] 
 +  - Set your API Key in api-Okex.txt 
 +  - Set your Secret in secret-Okex.txt 
 +  - Set your Passphrase in passphrase-Okex.txt 
 +  - [**Yobit**] 
 +  - Set your API Key in api-Yobit.txt 
 +  - Set your Secret in secret-Yobit.txt 
 +  - Go to folder Run_Me_First and **run as administrator** <code>Install_Certificate_Windows_Run_As_Admin.bat</code>
   - Go back to bot's main folder.Start Arbi.exe   - Go back to bot's main folder.Start Arbi.exe
   - Go to https://127.0.0.1:10000 and login with username: admin password: admin   - Go to https://127.0.0.1:10000 and login with username: admin password: admin
  
 [Linux] [Linux]
-  - Set your API Key in api.txt +  - [**Poloniex**] 
-  - Set your Secret in secret.txt+  - Set your API Key in api-Poloniex.txt 
 +  - Set your Secret in secret-Poloniex.txt 
 +  - [**OKEx**] 
 +  - Set your API Key in api-Okex.txt 
 +  - Set your Secret in secret-Okex.txt 
 +  - Set your Passphrase in passphrase-Okex.txt 
 +  - [**Yobit**] 
 +  - Set your API Key in api-Yobit.txt 
 +  - Set your Secret in secret-Yobit.txt
   - Go to folder Run_Me_First   - Go to folder Run_Me_First
   - Execute <code> chmod +x Install_Certificate_Linux.bash</code>   - Execute <code> chmod +x Install_Certificate_Linux.bash</code>