Guide
How does the Mix1 : Ema Cross + Trend Channel [Gu5] - Backtest strategy work ?
The "Mix1: Ema Cross + Trend Channel [Gu5] - Backtest" strategy is a composite technical analysis tool that utilizes various indicators for driving trading signals. The core of the strategy depends on two key components: exponential moving averages (EMAs) crossover and a trend channel filter based on a simple moving average (SMA) with a window period of 200 bars (SMA200).
The crossing of the shorter-term 26-period EMA and the medium-term 50-period EMA provides buy or sell alerts, but only if confirmed by the trend direction established by the SMA200. The strategy is further refined by establishing a trend channel around the SMA200, calculated using the Average True Range (ATR) with a specific multiplier to determine the channel's boundaries.
- A bullish signal occurs when the price action is above the upper boundary of the trend channel, indicating a strong uptrend.
- A bearish signal is indicated when the price action is below the lower boundary, suggesting a strong downtrend.
- Within the channel, the market is considered to be ranging, and trades are filtered out.
The strategy includes optional features like a "Golden Cross" filter, where a long-term 200-period EMA can give additional confirmatory signals for stronger trends. Additionally, users can set a stop loss as a percentage of the entry price to manage risk.