Trace: • activity_history • starting_the_bot
This is an old revision of the document!
Starting The Bot:
We assume that you have already installed .Net Framework or Mono-Devel.
[Windows]
- [Poloniex]
- 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 and run as administrator
Install_Certificate_Windows_Run_As_Admin.bat
- 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
[Linux]
- [Poloniex]
- 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
- Execute
chmod +x Install_Certificate_Linux.bash
- Execute
./Install_Certificate_Linux.bash
- Go back to bot's main folder and remove System.Net.Http.dll file.
rm System.Net.Http.dll
- Start the bot.
mono Arbi.exe
- Go to https://127.0.0.1:10000 and login with username: admin password: admin