The Market Robo™

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.

Skip film →

TheMarketRobo

How a trading robot gets made.

Scroll drives the film · ↑ ↓ step by scene

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.

Inside Trade Hub

Five surfaces, in the order you meet them.

01 Compose

The strategy canvas

Drag typed building blocks onto a canvas and join them — 128 of them, across eight categories: market data, conditions, calculations, outputs and the rest. What you draw is the strategy; there is no file to keep in sync.

trade.themarketrobo.com/strategies
Market
Condition
Search signal
Filter
Create order
Deal stage
Six blocks of the 128. The four in the chain are the documents a robot is made of.
02 Describe

AI Studio

Describe a module, a whole strategy or an indicator in plain language and the studio drafts it onto the canvas. AI-assisted, and every draft arrives as ordinary blocks you can open, change or throw away.

trade.themarketrobo.com/ai-studio
A pullback entry on the four-hour trend, with a stop below the last swing.
Search signaltrend direction on the four-hour bars
Filterpullback depth within range
Create orderentry, stop below the swing, target
Deal stagemove the stop as the position runs
AI-assisted. Every draft opens as ordinary blocks you can change.
03 Prove

Backtests and optimization

Run it on historical data in three fidelity modes and read the result across 50+ metrics and seven curves. Optuna searches the parameter space; a 0–100 robustness score from six overfitting tests says how much of the result to believe.

trade.themarketrobo.com/backtests
Robustness, six tests
Net P&L
Sharpe
Sortino
Max drawdown
Profit factor
Expectancy
Streaks
3 fidelity modes
50+ metrics
7 curves
Optuna TPE
NSGA-II
CMA-ES
Walk-forward
12 objectives
Your numbers, from your data. This page does not print anyone else’s.The six: probability of backtest overfitting, deflated Sharpe, Monte Carlo, superior predictive ability, walk-forward degradation, and return diagnostics.
04 Compile & license

MetaEditor, then a licence

The canvas is lowered to MQL and compiled by MetaEditor into a real .ex5 and .ex4, each with its own SHA-256. Diagnostics point back at the node that caused them. License a build online, with an offline key, or leave it free.

trade.themarketrobo.com/builds
Canvasthe strategy you drew
MQLlowered, then kept
MetaEditorthe real compiler
.ex5 · .ex4for MetaTrader 5 and 4
sha256
Compiler diagnostics point back at the node that caused them.
Online licence
Offline key
Free
Money management ships with presets for FTMO, Topstep, Apex, FundedNext.
05 Indicators

The indicator lane

Indicators get their own canvas and their own outputs: 8 plot styles, 4 alert channels, 44 native MetaTrader object types, and alert sounds you upload yourself.

trade.themarketrobo.com/indicators
8Plot styles
4Alert channels
44MetaTrader object types
yoursAlert sounds
MarkersLevelsTrend linesChannelsFibonacciGannElliottShapesAnnotationsControls
Its own canvas, its own outputs. The objects an indicator draws are MetaTrader’s own.

Four documents make a robot.

A signal is found, filtered, shaped into an order, and managed as a live position. Those four documents compose into one strategy — and each of them is editable on its own.

Search signal

finds the moment worth acting on

Filter

decides whether this one qualifies

Create order

shapes the order that goes out

Deal stage

manages the position while it lives

Every block and every type is documented in the Tool Encyclopedia and the Type Atlas.

Buy, license, keep track.

The customer app is where a finished robot or indicator becomes yours — bought, licensed to your own terminal, and followed from there.

Browse and buy robots and indicators

Activate a licence for your own use

Orders, wallet and licences in one place

Refer someone and earn on what they buy

Connect Telegram or WhatsApp for notices

TheMarketRobo

Licences

Orders

Wallet

Notifications

Support

Rewards

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.