Strategy Builder
Design, test and save trading strategies against real market data - no coding required.
Start from a template
Pick a proven setup, then tweak and backtest it500 bars loaded
Trade Management
Leave blank to disable. Max spread applies to the live EA only (backtest data has no spread).
These are baked into the exported MT4/MT5 EA as editable inputs. Cooldown bars (in Risk) = "wait X candles" re-entry. Live-candle mode evaluates every tick in the EA; the backtest always uses closed candles.
Commission is charged per round trip as % of position size. Spread + slippage worsen the entry fill; slippage also worsens exits.
Design the on-chart panel, sections, S/R lines, zones and live metrics for your compiled EA.
Download the same strategy as a ready-to-run Expert Advisor (MetaTrader) or a Pine script (TradingView).
Pro plan unlocks export. Drop .mq4/.mq5 into MetaEditor → Compile → drag onto your chart, or paste .pine into TradingView.