MT4 Expert Advisor

Download TradeAutomate EA

Free · Open source MQL4 · Works on all MT4 brokers

Platform

TradeAutomate-EA.mq4

v1.0.0 · 4.2 MB

Windows 10 / 11 · 64-bit · MT4 required

Signal + Scalp mode
Spread filter built-in
Full error logging
Dual magic numbers
Download for Windows
1

Download the EA file

Click the button above. Save TradeAutomate-EA.mq4 anywhere on your PC.

2

Open MT4 File Manager

In MetaTrader 4, go to File → Open Data Folder → MQL4 → Experts.

3

Copy the EA file

Paste TradeAutomate-EA.mq4 into the Experts folder.

4

Compile

In MetaEditor (F4) open the file and press Compile (F7). No errors = success.

5

Attach to chart

Drag the EA from the Navigator panel onto any chart. Set AppURL and AuthToken, then click OK.

CLI Install

# Using curl
curl -O https://your-app.com/TradeAutomate-EA.mq4

# Then place it in MT4's Experts folder:
# C:/Users/{username}/AppData/Roaming/MetaTrader 4/MQL4/Experts/

EA Feature Set

Signal Mode

Polls your app for BUY / SELL signals every 5 seconds

Scalping Mode

Tight TP/SL with spread filter for fast in-and-out trades

Spread Guard

Skips execution if live spread exceeds your max threshold

Dual Magic

Separate magic numbers for signal vs scalping orders

Error Logging

Prints OrderSend errors and ticket IDs to MT4 Journal

Auto Reconnect

EventSetTimer keeps polling even after network drops

Ready to automate?

Go to the dashboard to configure signals and scalping.

Open Dashboard