RegimeTrader
← Dashboard

Getting Started

Installation

How to install the current Windows bot package and connect it to the dashboard.

The current user flow is built around a Windows bot package that runs locally next to MT5. Most users should start it withstart-bot.batand then use the dashboard for credentials and settings.

Requirements

Windows 10 or 11The bot package is intended to run on Windows, usually on your PC or a Windows VPS.
MetaTrader 5Install from your broker and log in before starting the bot.
Active license keyYou get this from Billing and Download in the dashboard.
Internet accessNeeded for license validation, dashboard sync, and news-related features.

Download the Package

Log into the dashboard and open Download Bot. Download the latest Windows package and unzip it somewhere easy to find, such as your Desktop or Documents folder.

Start the Bot Runner

Inside the extracted folder, runstart-bot.bat.

text
1. Extract the downloaded RegimeTrader package
2. Open the folder
3. Double-click start-bot.bat
4. Wait for the local bot windows to appear
5. Leave those windows open while the bot is in use

Note: Some releases may also ship as a packaged.exe. If that is the build you received, run it instead and continue with the same dashboard steps below.

First Run — License Activation

On first launch, the trading bot may ask for your license key in its console window. Paste the key from the dashboard and press Enter.

============================================================

RegimeTrader — License Activation

============================================================

Enter your license key: |

Once validated, the key is saved locally and the bot does not normally ask for it again unless you move to a new machine or clear the saved runtime files.

Connect MT5 from the Dashboard

After the runner is started, go back to the dashboard and open Setup or Accounts. Enter your MT5 login, password, and server using the built-in form.

Login5048580065Your MT5 account number
Password••••••••Your MT5 trading password
ServerExness-MT5Real8The exact server string shown by MT5 or your broker

The app tests those credentials and saves them locally on the bot machine. Users do not need to edit config files or environment variables for this step.

Keeping the App Running

The bot only works while all three parts are available: the dashboard, the local bot runner, and MT5. If you close MT5 or stop the local runner, the dashboard can no longer control or sync the bot.

Keep MT5 open

MT5 must stay logged in so the bot can read prices and place trades.

Keep the bot windows open

The local bot API and trading loop must remain running while you use the dashboard.

Use a Windows VPS for 24/7 uptime

A VPS is the easiest way to keep the bot and MT5 online continuously.

Updating the Package

When you get a new build, stop the old bot runner, replace the old package with the new one, and start it again. Your dashboard account, license key, and saved local setup are designed to carry over on the same machine.

Tip: If setup forms in the dashboard cannot save credentials, confirm the runner is already started before troubleshooting anything else.