No code. No signup to start.
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.
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.
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.
Get a ready .mq5, .mq4 or .cs file - plus a README that walks you through installing it - for MetaTrader 5, MetaTrader 4, or cTrader.
Combine several independent triggers - even across different assets - into a single exported EA or cBot.
The editor blocks nonsensical comparisons - like a price against a volume figure - before you ever get to export.
EA-managed Stop Loss / Take Profit behaves identically across brokers, instead of relying on broker-side order handling that varies.
Every export target is checked against the platform's actual compiler during development - not just generated and hoped for.
Short, plain-language articles on strategy building, risk management, and the indicators behind them.
How to think about position sizing so a single losing trade never threatens your account.
Read articleA practical comparison of the three platforms for automated trading, and how to actually decide.
Read articleA step-by-step look at building a working trading bot using visual blocks instead of code.
Read articleNo. 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.
MetaTrader 5, MetaTrader 4, and cTrader. Build your strategy once, then export it to whichever platform your broker runs on.
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.
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.
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.
Yes. You can add several independent rules - even across different assets - and they'll all be combined into a single exported strategy.
Nowhere but your own browser and your own exported file. There's no server-side database of your strategies to worry about.
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.
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.
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.
It's free to start, and there's nothing to install.
Start Building - Free