User Tools

Site Tools


starting_the_bot

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
starting_the_bot [2018/01/21 15:34]
administrator
starting_the_bot [2019/07/02 00:31] (current)
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 
-  - Go back to bot's main folder.Start Arbi.exe+  - [**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 
 +  - [**Binance**] 
 +  - Set your API Key in api-Binance.txt 
 +  - Set your Secret in secret-Binance.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 and double click on 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 
 +  - [**Binance**] 
 +  - Set your API Key in api-Binance.txt 
 +  - Set your Secret in secret-Binance.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>
   - Execute <code>./Install_Certificate_Linux.bash</code>   - Execute <code>./Install_Certificate_Linux.bash</code>
-  - Go back to bot's main folder.Execute <code>chmod +x Arbi.exe</code> +  - Go back to bot's main folder and remove System.Net.Http.dll file. <code>rm System.Net.Http.dll</code> 
-  - Execute <code>./Arbi.exe</code>+  - Start the bot. <code>mono Arbi.exe</code>
   - 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
starting_the_bot.1516577678.txt.gz · Last modified: 2018/01/21 15:34 by administrator