No code. No signup to start.

Build MT5, MT4 & cTrader strategies - without writing code.

Connect blocks to define your entry conditions, stop loss, take profit and position sizing. Export a ready-to-run Expert Advisor or cBot - in seconds, straight from your browser.

From idea to running strategy in three steps

IF RSI > 70
1

Define your conditions

Combine price, indicators (RSI, MACD, Bollinger Bands, ATR, Stochastic...) and volume into a rule with drag-and-drop blocks. No syntax to remember, no editor to fight.

TP SL
2

Set your risk

Attach Stop Loss / Take Profit in pips, % of entry price, or a dynamic ATR multiple. Control lot size and how many positions can be open at once.

3

Export & run

Get a ready .mq5, .mq4 or .cs file - plus a README that walks you through installing it - for MetaTrader 5, MetaTrader 4, or cTrader.

Built for traders who think in rules, not syntax

Multi-rule strategies

Combine several independent triggers - even across different assets - into a single exported EA or cBot.

Built-in guardrails

The editor blocks nonsensical comparisons - like a price against a volume figure - before you ever get to export.

Consistent stop management

EA-managed Stop Loss / Take Profit behaves identically across brokers, instead of relying on broker-side order handling that varies.

Real, compiled code

Every export target is checked against the platform's actual compiler during development - not just generated and hoped for.

Works with the platforms you already trade on

MetaTrader 5 MetaTrader 5
MetaTrader 4 MetaTrader 4
cTrader cTrader

Learn algorithmic trading

Short, plain-language articles on strategy building, risk management, and the indicators behind them.

Frequently asked questions

Do I need any coding experience?

No. Every rule is built by connecting blocks - no syntax, no editor. If you can describe your strategy in plain language ("if RSI is above 70, sell"), you can build it here.

Which platforms does it support?

MetaTrader 5, MetaTrader 4, and cTrader. Build your strategy once, then export it to whichever platform your broker runs on.

Do I need to create an account?

No. Open the builder and start right away - there's no signup step. You're only ever asked for anything at the point of unlocking exports beyond the free ones.

Is it free to use?

You can build and export your first strategies at no cost. Beyond that, there are simple pay-as-you-go options - no subscription commitment required.

What do I get when I export a strategy?

A ready-to-run file for your platform (.mq5, .mq4, or .cs) plus a README that walks you through installing and running it, including any platform-specific behavior worth knowing about.

Can I combine multiple conditions or assets in one strategy?

Yes. You can add several independent rules - even across different assets - and they'll all be combined into a single exported strategy.

Where does my strategy data go?

Nowhere but your own browser and your own exported file. There's no server-side database of your strategies to worry about.

Can I really build a trading bot without knowing how to code?

Yes - that's the entire point of a visual, block-based builder. If you can describe your idea as "when X happens, do Y," you can build it by connecting blocks. The generated MQL5, MQL4, or C# code is what runs on your platform, but you never have to write or even look at it.

How is this different from writing an Expert Advisor by hand?

Writing an EA by hand means learning MQL5, MQL4, or C#, then debugging syntax errors before you ever get to test an idea. Here, the same strategy gets built by connecting blocks in a few minutes - the tradeoff is less fine-grained control than hand-written code offers, in exchange for speed and not needing a programming background at all.

I'm new to trading indicators - can I still use this?

Yes. Each indicator block (RSI, MACD, Moving Average, Bollinger Bands, ATR, Stochastic) has a short explanation built into the builder, and the blog covers the basics in plain language. You don't need prior indicator knowledge to start experimenting.

Ready to build your first strategy?

It's free to start, and there's nothing to install.

Start Building - Free