GETTING STARTED

Installation & First Setup

From download to first trade in 5 minutes.

1

Step 1 — Download the EA File

Trial users: use the Download tab in the demo modal. After purchase on MQL5 Market, your .ex5 file is automatically available in MT5.

Download EA file
2

Step 2 — Place File in MT5

Copy the .ex5 file to the MetaTrader 5 Experts folder:

  1. MT5 → File → Open Data Folder
  2. Navigate to MQL5 → Experts
  3. Paste or copy the .ex5 file here
  4. Navigator panel → right-click Expert Advisors → Refresh
Place EA file in MT5 Experts folder
3

Step 3 — Attach EA to a Chart

Open your trading chart, then attach the EA:

  1. Navigator → Expert Advisors → double-click (or drag onto chart)
  2. Common tab → tick Allow Algo Trading
  3. Inputs tab → configure your preferences
  4. Click OK — the panel appears on the chart
Attach EA to chart in MT5 Navigator
The AutoTrading button (toolbar) must be green for orders to execute.
4

Step 4 — Enter License Key

In the EA Inputs tab, find the LicenseKey field:

  1. Right-click EA panel on chart → Properties → Inputs
  2. Find LicenseKey, paste your demo or full license key
  3. Click OK to apply
EA Inputs dialog showing LicenseKey field
Need a free demo key? Click Try Free in the navigation bar.
5

Step 5 — Enable WebRequest (License Validation)

The EA validates your license via a secure API call. Allow this URL in MT5:

  1. MT5 → Tools → Options → Expert Advisors tab
  2. Tick: Allow WebRequest for listed URL
  3. Click + and add the URL below, then click OK
  4. Click OK to save
https://firestore.googleapis.com
MT5 Options Expert Advisors tab WebRequest URL list with firestore.googleapis.com
Without this URL, the EA will fail on startup with a license error.
6

Step 6 — Telegram Notifications (Optional)

Get live trade alerts sent directly to your phone:

  1. Telegram → @BotFather → /newbot → follow prompts → copy Bot Token
  2. Get Chat ID: message @userinfobot (or use channel @username with @ prefix)
  3. MT5 → Options → Expert Advisors → add https://api.telegram.org to WebRequest
  4. EA Inputs: TelegramEnabled = true, paste Bot Token and Chat ID
https://api.telegram.org
Telegram BotFather conversation MT5 WebRequest URL list with api.telegram.org
For channels: the bot must be added as a channel admin, otherwise messages are silently dropped.
7

Step 7 — Using Premium Risk Manager

The TOOL tab handles your trade entries:

  1. Click SHOW — Entry, Stop Loss, and Take Profit lines appear on the chart
  2. Drag lines to your desired price levels (use magnet to snap to candles)
  3. Select a risk preset ($50 / $100 / $200) or set custom % of equity
  4. Click BUY MARKET or SELL MARKET — lot size is calculated automatically
Premium Risk Manager panel TOOL tab
8

Step 8 — Using Multi Trade Manager

The TRADE tab controls your position sequence:

  1. Set your lot size sequence (e.g. 0.01 → 0.02 → 0.03)
  2. Click BUY or SELL — the first lot fires
  3. Each subsequent click fires the next lot in the sequence
  4. POS tab: view, close, or modify all open positions at once
Multi Trade Manager panel TRADE tab
Use the ALARM tab to create price and time-based alerts.

Still need help?

Message us on WhatsApp for a free onboarding screen-share session.

WhatsApp

Stop Managing Trades by Hand.

Get a professional MT5 panel running on your chart today.

Chat on WhatsApp