A mean-reversion EA blueprint that looks for overbought or oversold RSI zones and waits for reversal confirmation before entering.
A session-based breakout EA blueprint that defines a time range, waits for price to break outside the range, then manages continuation.
A trend-following EA blueprint that uses Moving Average direction with ADX and DI confirmation before opening a trade.
A continuation blueprint that waits for a pullback toward trend structure, then confirms renewed momentum before entry.