Back to Home

Strategies Library

Explore how to build professional Expert Advisors visually. These built-in examples ship inside Chart EA Builder. You can load them directly from the Save/Load menu in the tool without downloading anything.

Add after position profit

Add after position profit

EG: Add after position profit

Scale in automatically. Add new trades only after the last position is in profit.

Learn NoIndicators Scale-in
Close vs recent High/Low

Close vs recent High/Low

EG: Close vs recent High/Low

Breakout strategy. Compare the candle close against the recent highest/lowest prices.

Learn Candles Breakout
Bollinger Close cross

Bollinger Close cross

EG: Bollinger Close cross

Mean reversion strategy using Bollinger Bands lower/upper buffers crossovers.

Learn MeanReversion Crossover
MA triple cross

MA triple cross

EG: Fast Mid Slow MAs

Trend following using three Moving Averages (Fast, Mid, Slow) to confirm direction.

Learn Crossover Trend
RSI oversold overbought

RSI oversold overbought

EG: RSI strategy

Classic RSI(14) oscillator strategy: buy below 30, sell above 70, exit at 50.

Learn Oscillator MeanReversion
Single entry

Single entry

EG: Basic layout

A very simple structural Open Buy leaf to help you understand the Entry / Exit layout.

Learn Demo