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 ↓
A MetaTrader robot
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
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.
Five surfaces, in the order you meet them.
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.
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.
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.
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.
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.
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.
finds the moment worth acting on
decides whether this one qualifies
shapes the order that goes out
manages the position while it lives
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
Licences
Orders
Wallet
Notifications
Support
Rewards
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.
Vendors publish what they build. Commissioners bring the people who buy it.
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.
Refer buyers, see what those referrals return, and take payouts from the same balance.
Describe what the strategy should do. AI Studio drafts it onto the canvas as ordinary blocks, and you take it from there.