ARBI BOT

Trace: 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]

  1. [Poloniex]
  2. Set your API Key in api-Poloniex.txt
  3. Set your Secret in secret-Poloniex.txt
  4. [OKEx]
  5. Set your API Key in api-Okex.txt
  6. Set your Secret in secret-Okex.txt
  7. [Yobit]
  8. Set your API Key in api-Yobit.txt
  9. Set your Secret in secret-Yobit.txt
  10. Go to folder Run_Me_First and run as administrator
    Install_Certificate_Windows_Run_As_Admin.bat
  11. Go back to bot's main folder.Start Arbi.exe
  12. Go to https://127.0.0.1:10000 and login with username: admin password: admin

[Linux]

  1. [Poloniex]
  2. Set your API Key in api-Poloniex.txt
  3. Set your Secret in secret-Poloniex.txt
  4. [OKEx]
  5. Set your API Key in api-Okex.txt
  6. Set your Secret in secret-Okex.txt
  7. [Yobit]
  8. Set your API Key in api-Yobit.txt
  9. Set your Secret in secret-Yobit.txt
  10. Go to folder Run_Me_First
  11. Execute
     chmod +x Install_Certificate_Linux.bash
  12. Execute
    ./Install_Certificate_Linux.bash
  13. Go back to bot's main folder.Execute
    chmod +x Arbi.exe
  14. Execute
    ./Arbi.exe
  15. Go to https://127.0.0.1:10000 and login with username: admin password: admin