No code · MQL5

{brand}

EA Generator

The fastest way to automate and backtest your ideal strategy.

Build professional MetaTrader 5 Expert Advisors & indicators with {brand} — without writing a single line of code.

No sign-up, no licence key — opens straight in your browser.

  • Compilable MQL5 code — without programming
  • 75 indicators · stop loss / take profit · risk & filters
  • Backtest-ready Expert Advisors & indicators
  • Resell your EAs — no revenue share
Demo

Watch the 60-second demo

One minute: configure an Expert Advisor, generate clean MQL5, download the .mq5 file.

Free demo

Try it yourself — right now, for free

The free version is not a preview. You build a real Expert Advisor, download it as .mq5, compile it in MetaEditor and run it in the Strategy Tester — with a smaller feature set.

No sign-up, no licence key — opens straight in your browser.

Free version

  • 8 indicators
  • One entry condition per direction
  • Stop loss in points or by ATR
  • Take profit in points or as a risk/reward ratio
  • Trading hours and percentage risk
  • Generate, download and compile — without limits

Full version

  • All 75 indicators — incl. Smart Money and candlestick patterns
  • Multi-condition entries
  • Trailing stop, break-even and partial closes
  • News, spread and session filters plus drawdown protection
  • Chart dashboard, trade journal, notifications and presets
  • Generate custom indicators instead of EAs
Platform

Built for MQL5 — every feature you need

Professional Expert Advisors with the full MetaTrader 5 feature set, out of the box.

fx1

fx1

fx2

fx2

fx3

fx3

fx4

fx4

fx5

fx5

fx6

fx6

fx7

fx7

fx8

fx8

fx9

fx9

fx10

fx10

fx11

fx11

fx12

fx12

fx13

fx13

fx14

fx14

fx15

fx15

fx16

fx16

How it works

Four steps to your EA

The difference

Many EA builders search for strategies automatically — and mostly find random hits that fail in live trading. {brand} doesn't search. You bring your idea, {brand} writes the code. Whether the idea is any good is decided by you — and your demo account.

01

Choose strategy

Set name, symbol, timeframe and trade mode — or start from a template.

You set the EA name, symbol(s), timeframe(s) and trade mode. The builder turns this into the input parameters and the OnInit / OnTick skeleton of your Expert Advisor.
02

Entry & exits

Pick indicators, entry triggers, stop loss, take profit and trailing.

Pick indicators and build entry chains, then define stop loss, take profit (single or multi-stage) and trailing. Each rule is compiled into indicator buffers and precise entry & exit conditions.
03

Risk & filters

Lot sizing, news & session filters, daily limits and drawdown protection.

Configure lot & risk sizing, news, spread and session filters, pause rules, max daily loss and drawdown protection. These become guards and alerts around every trade.
04

Generate & download

Clean, compilable MQL5 in seconds — ready for MetaTrader 5.

Everything is assembled into clean, compilable MQL5 in seconds and validated for errors. Download the .mq5 and compile it directly in MetaEditor — ready for MetaTrader 5.
Behind the scenes

How your Expert Advisor is built

Behind {brand} there is no AI that hallucinates code, but a carefully curated library of over 160 vetted code building blocks.

When you click "Generate", these blocks are assembled in exactly the order a MetaTrader EA needs.

The result is a deterministic output — the same input produces exactly the same clean, compilable code every time.

Test & optimize

Fast backtesting, fast optimization

Once your EA is generated, the rest moves fast. The MetaTrader 5 Strategy Tester replays years of historical data in seconds.

Because {brand} hands you a single, clean .mq5 file, the loop between an idea and a test stays effortless — copy, save, tweak, copy again.

That tight loop is what makes real optimization possible — each round takes minutes, so you can work through far more variations.

See it in action

From idea to MQL5 in three steps

Real screenshots from the generator — no mock-ups.

Configure your EA in Twelora Pick indicators in Twelora Generated MQL5 code in Twelora
1. Configure your EA — name, symbol, timeframe and trade mode.
Real output

This is the actual code you get

A real excerpt generated by {brand}.

//+------------------------------------------------------------------+
//|  MyEA                                                            |
//|  Generated by Twelora                                            |
//+------------------------------------------------------------------+
#property copyright "© Twelora"
#property version   "1.00"
#property strict

#include <Trade\Trade.mqh>
#include <Trade\PositionInfo.mqh>

//--- INPUTS
input group "=== EA ==="
input string EA_Name      = "MyEA";
input int    MagicNumber  = 445466;
input int    Slippage     = 10;

input group "=== SYMBOLS ==="
input string TradingSymbol = "XAUUSD";

input group "=== RISK ==="
input double LotSize       = 0.10;

input group "=== TAKE PROFIT ==="
input int    TP_BUY_T1_S1_Points = 100;  // TP BUY Stage 1

CTrade trade;

int OnInit()
{
   trade.SetExpertMagicNumber(MagicNumber);
   trade.SetDeviationInPoints(Slippage);
   trade.SetTypeFilling(ORDER_FILLING_IOC);
   return(INIT_SUCCEEDED);
}

The same code, open in the MetaEditor — compiles with 0 errors and 0 warnings, ready for MetaTrader 5.

Generated MQL5 inputs open in MetaEditor Generated MQL5 functions open in MetaEditor
Your code, your business

Build once. Sell as often as you like.

The MQL5 code {brand} generates is yours — entirely. Trade it, publish it, or sell finished Expert Advisors to your own customers.

  • Create unlimited EAs & indicators
  • Reselling and publishing explicitly allowed
  • No revenue share, no per-EA fees

Only {brand} itself — the generator — may not be shared, copied or resold.

Pricing

One price. Yours forever.

One tool, one simple price — pay once and own it for good. No subscription, ever.

Lifetime

Lifetime License

The complete {brand} generator — one payment, yours forever.

€{price}
one-time · lifetime · no subscription
  • Full generator — unlimited EAs & indicators
  • All 75 indicators & Smart Money tools
  • Stop loss, take profit, trailing, risk & filters
  • Clean, compilable MQL5 for MetaTrader 5
  • Free lifetime updates within v1.x
  • {devices}-device activation
  • The EAs you generate are yours — trade, publish or resell them
  • No revenue share — you keep 100% of what you earn

Paid order: this button takes you to checkout, where «Buy Now» completes a purchase for €{price}.

Payment is handled by Payhip & Stripe.

Shown in EUR — you can pay in your local currency at checkout.

Lifetime = all v1.x updates included. A future major version (v2.0) may be offered as a separate, discounted upgrade.

Personal & commercial use. The generator itself may not be resold or shared.

Not sure yet?

Try the free demo first
Secure checkout Instant download License key by email
Already purchased?

Open {brand}

After checkout you receive your license key by email. Both ways work with the same key.

Recommended
In your browser

Open the tool, enter your key, start building. Nothing to install — works on any device.

Open the tool
As a file

Download the file from your order and open it locally. It's yours — and keeps working, whatever happens to this site.

Download the file

Sign in with a link sent to your purchase email — no password needed.

Don't have a key yet? Get {brand} first.

FAQ

Questions, answered

Can I try it before buying?

Yes. A free version with 8 indicators runs at demo.twelora.com. No sign-up, no licence key — you build a real Expert Advisor, download the .mq5 file and compile it in MetaEditor.

Do I need to know how to code?

No. {brand} is fully no-code — you configure your strategy visually and it generates clean MQL5 for you.

Which platform does it support?

MetaTrader 5 (MQL5). You download a ready-to-compile .mq5 file and open it in MetaEditor.

Do I get updates?

Yes — your Lifetime License includes all free updates within v1.x. A future major version (v2.0) may be offered as a separate, discounted upgrade.

How do I get my download?

After purchase you receive a license key by email. Enter it in the download section above to get your copy.

Can I save my configurations?

Yes. Save any configuration as a preset in your browser, or export it as a file and import it on another device.

Do I need an internet connection?

Only for activation. After that the generator keeps working for 7 days without internet; then you simply let the same license key be confirmed online once. No further payment is involved, and the generated MQL5 code itself runs in MetaTrader entirely independently of this.

Risk notice
Trading involves risk

{brand} is a software tool that generates MQL5 code from your settings — it is not financial advice and makes no profit guarantees. Trading forex, CFDs and other leveraged products carries a high level of risk and can result in the loss of all your capital. Past performance and backtest results do not guarantee future results.

Important: every Expert Advisor you generate must be thoroughly tested in the MetaTrader Strategy Tester (backtest) and then on a demo account under live market conditions before being used with real money. Only trade with capital you can afford to lose.

Before trading live, check whether automated trading and Expert Advisors are permitted by your broker and in your jurisdiction. The generated code is provided without warranty — you are responsible for reviewing and validating it before use.

This applies to every single feature: before going live, test each option you enable — such as stop loss, take profit, trailing, filters, notifications or auto screenshots — thoroughly in the Strategy Tester and on a demo account, and make sure it behaves the way you expect.

Scope & support
What's included — and what isn't

Support covers {brand} itself: usage, bugs in the generator and license activation. There is no claim to individual code adjustments, strategy development or optimization, and no advice on trading decisions or market forecasts. Support by email, without a guaranteed response time.

You may use, publish and resell the MQL5 code you generate. {brand} itself may not be shared, copied or resold. If you pass generated EAs on to third parties, {brand} is not involved, accepts no liability for them and provides no support to your buyers.