A MetaTrader robot

You already know what to look for.

You've watched the same setup work a hundred times. You've just never been able to write it down.

Scroll to begin ↓

Scene 1 of 20. A MetaTrader robot. You already know what to look for.

TheMarketRobo

How a trading robot gets made.

Scroll drives the film · ↑ ↓ step by scene

Skip film →
The Market Robo™

Build the strategy. Prove it. Compile it for MetaTrader.

Compose a strategy from typed building blocks, test it on historical data, and compile it into a real .ex5 or .ex4 that runs in your own MetaTrader terminal.

Robots and indicators

One canvas for robots. Another for indicators.

A robot watches the market and places the trades for you. An indicator draws plots, alerts and objects on a chart — it never trades. Each has its own canvas, its own outputs and its own compiled file.

What are you making?
Robot lane
SSSearch signal
FLTFilter
COCreate order
DSDeal stage
→ places the trades
How a robot is built: signal, filter, order, manage, then compile and sell.
Indicator lane
PlotAlertObject→ never trades
How an indicator is built: plots and alerts, then compile and sell.
8 plot styles · 4 alert channels · 44 object types · alert sounds you upload
AI Studio

It asks before it guesses.

Describe the strategy in a sentence. Where the sentence leaves a gap it should not fill with a guess, the studio comes back with a short list of questions first — each with why it is asked, a sensible default, and a switch to let the AI decide. Answer what you can.

trade.themarketrobo.com/ai-studio
A pullback entry on the four-hour trend, with a stop below the last swing.

3 quick questions

Answer what you can — every question ships with a sensible default.
Market · trendRequired

Which bars is the trend read on?

Why we ask: The sentence named a trend but not the bars it lives on.
Default: H4
Create order · stopOptional

How far below the swing does the stop sit?

Why we ask: A stop below the swing needs a distance; the default is a multiple of recent range.
1.5 ATR
Default: 1.5 ATR
Deal stage · trailingOptional

Trail the stop as the position runs?

Why we ask: The sentence said nothing about the position once it is open.
Default: Off
GatheringGeneratingAwaiting answersReady
AI-assisted. The answers are illustrative — try them; the studio drafts from any you leave alone.
Strategy canvas

Four documents, each on its own canvas.

A robot is a search signal, a filter, a create order and a deal stage. Each is drafted on its own canvas, wired with typed connections, and versioned on its own. Change one module by hand, or ask for another turn and see exactly what moved.

trade.themarketrobo.com/filters
v1 · published
Market · range
Calculation · average
Market · session
Condition · above
Logic · and
Exit · pass
Turns
A follow-up on a strategy regenerates the whole robot, not just one module.
A schematic of one module’s canvas: every block is a tool from one of the eight families.
Run panel

Prove one module on the chart before you prove the whole robot.

Right-click a node, choose Show on chart, and run it over a window of bars. Its series is drawn on the candles with an arrow wherever it fired — and when it fires nowhere, the panel says why.

trade.themarketrobo.com/search-signals
Calculation · average✓ Show on chartRun over this window
4 buy · 3 sell · 7 bars hitWhy no signals? ←
A schematic of the run panel, not a recorded run.
Backtests

Run it on history. Read what the run says.

Run the strategy on historical data and read the result across equity, drawdown, distribution, the chart, every trade and the stats. Underneath, a verification panel says how the numbers were produced — the engine, the look-ahead rule, the signal funnel — read from the run, never asserted.

Validation report — six testsProbability of backtest overfittingDeflated SharpeMonte CarloSuperior predictive abilityWalk-forward degradationReturn diagnostics
Profit factor
Sharpe
Recovery factor
Max drawdown
Trades
Engine

Canonical bar-by-bar engine — a source of truth, not an estimate

Look-ahead

Causal evaluation enforced — every bar sees only closed bars up to that point

Signals

raw → passed filters → executed

Not asserted

Robustness / out-of-sample: a single backtest is one pass

Illustration — the shape of a report, not a recorded result
3 fidelity modes50+ metrics7 curves12 objectives
Your numbers, from your data. This page does not print anyone else’s.
Optimization

Search the parameters. Then test whether the winner is real.

Parameter searches and walk-forward validation runs, with five samplers to choose from. Trials fill in as each one completes. Then a validation report scores the result from 0–100 across six tests and gives a verdict: robust, or not.

trade.themarketrobo.com/optimizations
TPENSGA-IICMA-ESRandomGenetic
GraphUpdates as each trial completes
Walk-forward
In-sample · Embargo · Out-of-sample
Validation reportRobustNot robustRun best as backtest
Illustration — the shape of a search and its validation, not a recorded run.
Builds

A real .ex5 and .ex4, compiled by MetaEditor.

Every build is compiled by MetaEditor, carries a SHA-256 per format, and reports diagnostics against the node that caused them. Licence it per compile — online, offline key, or free — then install it in your own terminal.

trade.themarketrobo.com/builds
CompileMetaEditor builds a real .ex5 and .ex4.
SubscribeA licence, chosen per compile.
InstallThe Experts folder, a chart, your key.
ControlIt reports back to the app.
.ex5SHA-256 ••••••••••••••••••••••••
.ex4SHA-256 ••••••••••••••••••••••••
Licensing is chosen per compile

Activates against the licence the owner buys from TheMarketRobo. Revoke it any time and the build stops at its next check.

Download the .ex5 and put it in the MQL5/Experts folder of your MetaTrader 5 terminal.

Attach it to a chart, enter your licence key, and allow algorithmic trading.

Allow the platform URL under Tools → Options → Expert Advisors, or the robot cannot reach its licence.

Two files, each with its own digest. The source never leaves the platform.
Marketplace

Sell a part, not just the whole.

Strategies, modules, indicators, tools and saved settings can be listed. A search signal, a filter, a create order or a deal stage sells as a module of its kind. Sealed listings run and compose without opening their internals; open ones ship an editable copy. Earnings mature, become available, and are taken out through the vendor app, less a platform commission.

trade.themarketrobo.com/market/sell

Pick what you’re selling

SSSearch signal
FLTFilter
COCreate order
DSDeal stage
STRStrategy
INDIndicator
SETSaved setting
TLTool
Four modules, four whole products — each listed sealed or open.
ProductListingPriceAccessPolicyReview
Describe it honestly

Listings are reviewed before they go live. A promise about returns or risk is rejected — describe the method instead.

Earnings
MaturingAvailableTaken out
A module sells as a module of its kind; the whole strategy sells as a strategy.
Customer app

Once it runs, it reports back to the app.

The customer app is where a finished robot becomes yours. Change its configuration, choose which symbols it may trade, or end the session — without touching the terminal. Only an online-licence build can be changed after it ships.

Buy it and license it to your own terminal

Follow the session as the robot reports in

Change it, restrict it, or end it — and see what it accepted

‹ Sessions

Session Details

Trend pullback

v1
Robot · Active · USD
Current Balance

••••••

Profit / Loss
Started ••••••Duration ••••••IP Address ••••••
Trading Symbols
HomeLicensesSessionsMarketProfile
The app’s session screen, with every figure withheld. Try it — nothing here reaches a robot.

Orders, wallet and licences in one place

Telegram or WhatsApp for the notices you choose

Refer someone and earn on what they buy

A market for finished work.

Five kinds of product are sellable — sealed, so the logic stays private, or open, so a buyer can read it. Payment runs on the same wallet and credits as the rest of the platform.

Two ways to earn here.

Vendors publish what they build. Commissioners bring the people who buy it.

Vendors

Submit a build, have it compiled, and put it up for sale. Revenue, coupons and reviews live in the vendor hub, and the SDK tool wires your own MQL source into the platform.

Vendor hub
Commissioners

Refer buyers, see what those referrals return, and take payouts from the same balance.

Commissioner hub

Start with a sentence.

Describe what the strategy should do. AI Studio drafts it onto the canvas as ordinary blocks, and you take it from there.