EURUSD1.0842
AI Trading-Bot Studio

Build Trading Bots
In Plain English

QuantLab turns plain English into compiled, backtested trading bots for MetaTrader 5, NinjaTrader 8 and TradingView, generated by AI, compiled and tested on your own machine.

Win x64 · the full studio + local compiler · no card required · 3 free builds

EURUSD · M15 · MQL5
PROMPT

EMA(12) crosses EMA(26), RSI>50, 1% risk, 40-pip stop.

GENERATED · MQL5
int OnInit() {
  emaFast = iMA(_Symbol,_Period,12,0,MODE_EMA,PRICE_CLOSE);
  emaSlow = iMA(_Symbol,_Period,26,0,MODE_EMA,PRICE_CLOSE);
  return INIT_SUCCEEDED;
}
NET
+$2,418
PF
1.84
DD
-9.4%
IP-protected code-genRuns on your MT5Instant preview backtestsFull source on Pro
How it works
01

Describe it

Chat your strategy or write code in the IDE.

02

It builds on your PC

Our AI generates the bot; the desktop agent compiles & backtests it on your own MetaTrader.

03

Review & ship

Inspect the equity curve and trade list, then download the compiled bot or full source.

YOUR HARDWARE · YOUR EDGE
Your hardware, your edge

Backtests run on your machine, not a metered cloud

The QuantLab desktop agent drives your own MetaTrader 5 to compile and run MT5 DeepTest, the genuine Strategy Tester. No MT5 installed? It sets one up and opens a free demo account for you. That means full-fidelity results, total privacy, and no surprise compute bills.

MT5 · NT8 · Pine

One studio, three platforms.

Hybrid backtests

Instant preview + MT5 DeepTest.

Demo-account setup

Guided, automatic, free.

Own your code

Full source on Pro+.

Pricing

Start free. Scale when it works.

Five tiers from $0 to $199. Bring your own AI key for uncapped builds.

Trial

$10/mo

One month, $10, one-time. Kick the tyres, describe a bot and watch it build.

Entry

$25/mo

Ship compiled MT5 bots and test them for real.

Most popular

Pro

$50/mo

Full source and the web IDE.

Studio

$99/mo

All platforms, heavy optimization, more concurrency.

Elite

$199/mo

Max limits, white-label, API access.

// GET STARTED

Your next trading bot is
one sentence away.