Trace:
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
starting_the_bot [2019/01/11 09:23] administrator |
starting_the_bot [2025/03/09 19:04] (current) administrator |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Starting The Bot: ====== | + | ===== Step-by-step instructions for starting ARBI BOT ===== |
- | We assume that you have already installed .Net Framework or Mono-Devel. | ||
- | [Windows] | + | - Go to www.thearbibot.com and download the bot. |
+ | - Extract the archive. | ||
+ | - You will find 3 folders in the archive. Use the one specified for your OS, you can safely delete the other 2. For Windows | ||
+ | - Go to the bot's folder. | ||
+ | - Go to folder **Credentials**. | ||
+ | - Paste the email used for your order in the file named **email.txt**. | ||
- [**Poloniex**] | - [**Poloniex**] | ||
- | - Set your API Key in api-Poloniex.txt | + | - Set your API key in **api-Poloniex.txt** |
- | - Set your Secret | + | - Set your secret |
- [**OKEx**] | - [**OKEx**] | ||
- | - Set your API Key in api-Okex.txt | + | - Set your API key in **api-Okex.txt** |
- | - Set your Secret | + | - Set your secret |
+ | - Set your passphrase in **passphrase-Okex.txt** | ||
- [**Yobit**] | - [**Yobit**] | ||
- | - Set your API Key in api-Yobit.txt | + | - Set your API key in **api-Yobit.txt** |
- | - Set your Secret | + | - Set your secret |
- | - Go to folder Run_Me_First and **run as administrator** < | + | - [**Binance**] |
- | - Go back to bot' | + | - Set your API key in **api-Binance.txt** |
- | - Go to https:// | + | - Set your secret in **secret-Binance.txt** |
+ | - [**KuCoin**] | ||
+ | - Set your API key in **api-KuCoin.txt** | ||
+ | - Set your secret in **secret-KuCoin.txt** | ||
+ | - Set your passphrase in **passphrase-KuCoin.txt** | ||
+ | - [**MEXC**] | ||
+ | - Set your API key in **api-MEXC.txt** | ||
+ | - Set your secret in **secret-MEXC.txt** | ||
+ | - [**GateIO**] | ||
+ | - Set your API key in **api-GateIO.txt** | ||
+ | - Set your secret in **secret-GateIO.txt** | ||
+ | - Optionally: Set your credentials in folder **InterExchange** if you plan to run inter-exchange scanners | ||
+ | - Go back to bot' | ||
+ | - Go to https:// | ||
+ | - Login with the account that you registered in the previous step. | ||
+ | - After logging in you will be redirected to the dashboard. Create your first scanner and run it. | ||
- | [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 | ||
- | - [**Yobit**] | ||
- | - Set your API Key in api-Yobit.txt | ||
- | - Set your Secret in secret-Yobit.txt | ||
- | - Go to folder Run_Me_First | ||
- | - Execute < | ||
- | - Execute < | ||
- | - Go back to bot's main folder.Execute < | ||
- | - Execute < | ||
- | - Go to https:// |