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
Last revision Both sides next revision
starting_the_bot [2018/01/21 23:34]
administrator
starting_the_bot [2019/06/30 19:18]
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>
Line 20: Line 40:
   - Go back to bot's main folder.Execute <code>chmod +x Arbi.exe</code>   - Go back to bot's main folder.Execute <code>chmod +x Arbi.exe</code>
   - Execute <code>./Arbi.exe</code>   - Execute <code>./Arbi.exe</code>
-  - Go to https://127.0.0.1:10000 and login with the username: admin password: admin+  - Go to https://127.0.0.1:10000 and login with username: admin password: admin
starting_the_bot.txt · Last modified: 2019/07/02 07:31 by administrator