
Clash of Royale EA - Comprehensive Guide
"Master the Market with Precision – Trade Smart, Trade with Clash of Royale!"
EA Overview
The Clash of Royale EA is a MetaTrader 4 expert advisor designed to automate trading based on specific candlestick patterns, moving averages, and time-based entry rules. It incorporates a combination of M15 and H1 timeframe analysis to generate buy/sell signals with fixed stop-loss (SL) and take-profit (TP) levels.
Developer: R.KH 1001
Website: www.robomql.com
How It Works
1. Trading Logic
The EA executes trades based on the following conditions:
Buy Signal (Long Trade)
M15 Candle High crosses above a previous candle's high (configurable via Candle_Index_P).
H1 Candle High must be greater than the H1 open price + a fixed value (Plus_H1 in points).
Price (Bid) must be above a Smoothed Moving Average (SMMA) on M15.
H1 Candle High must be above a 10-period SMMA on H1.
Sell Signal (Short Trade)
M15 Candle Low crosses below a previous candle's low (configurable via Candle_Index_P).
H1 Candle Low must be less than the H1 open price - a fixed value (Plus_H1 in points).
Price (Bid) must be below a Smoothed Moving Average (SMMA) on M15.
H1 Candle Low must be below a 10-period SMMA on H1.
2. Trade Execution & Risk Management
Fixed Stop-Loss (SL) and Take-Profit (TP) in points (SL_Pts, TP_Pts).
Trades only execute within a specified time window (TOD_From_Hour to TOD_To_Hour).
Max Spread restriction to avoid high-spread entries.
Hedging control (allows/disallows opposite trades).
Lot size is fixed (TradeSize).
Key Settings & Configuration
Trade Parameters
ParameterDescription
TP_PtsTake-Profit in points
SL_PtsStop-Loss in points
TradeSizeFixed lot size
MagicNumberUnique EA identifier
MaxSpreadMaximum allowed spread (in points)
Time-Based Execution
ParameterDescription
TOD_From_Hour / TOD_From_MinStart time for trading (HH:MM)
TOD_To_Hour / TOD_To_MinEnd time for trading (HH:MM)
Indicator Settings
ParameterDescription
Candle_Index_PLookback period for M15 candle high/low comparison
Plus_H1Fixed price offset for H1 candle confirmation
MASmoothed Moving Average (SMMA) period for M15
Risk Controls
ParameterDescription
MaxOpenTradesMaximum allowed open trades
HedgingAllow opposite trades (true/false)
Optimization & Usage Tips
Best Timeframe: Works well on M15 with H1 confirmation.
Recommended Pairs: Major currency pairs with low spreads (EURUSD, GBPUSD).
Backtest Before Live Use: Optimize SL_Pts, TP_Pts, and Plus_H1 for your broker.
Avoid High-Volatility News: The EA does not have built-in news filters.
Final Words
The Clash of Royale EA is a rule-based trading system that combines candlestick patterns and moving averages for disciplined trade execution. Proper backtesting and parameter tuning are essential for optimal performance.
Developed by R.KH 1001 | RoboMQL
"Trade with Confidence, Win with Strategy!" 🚀