Gold Guardian EA
- エキスパート
-
Felicien Badou Diouf
Professional MQL5 / MT5 Expert Advisor and indicator developer. I turn trading strategies into clean, reliable, well-documented automated systems, with a specialty in XAUUSD (Gold) and prop-firm-compliant risk management.
What I deliver: - バージョン: 1.0
- アクティベーション: 20
Gold Guardian EA is a fully automated, risk-first expert advisor for XAUUSD (Gold) on MetaTrader 5.
ENTRY LOGIC (on the close of each bar, non-repainting)
Buy when the 20 EMA crosses above the 50 EMA, RSI(14) is above 55 and ADX(14) is above 25.
Sell when the 20 EMA crosses below the 50 EMA, RSI(14) is below 45 and ADX(14) is above 25.
ADX confirms there is a real trend and RSI confirms momentum agrees with the cross.
TRADE MANAGEMENT
Stop Loss is ATR(14) times two, so it adapts to current volatility.
Take Profit is two times risk, a 1 to 2 reward-to-risk, configurable.
Break-even: the Stop Loss moves to entry once the trade is one R in profit.
Trailing: after 1.5 R the stop trails price by one ATR.
RISK CONTROL
Percent-risk position sizing: the lot is computed from your chosen percent of balance and the Stop Loss distance.
Daily loss cut-off: stops trading for the rest of the day after a set percent equity loss.
Max-drawdown lock: halts all trading if equity falls a set percent from its peak, until you reset it.
One position at a time, spread and slippage guards, and a trading-session window.
NEWS FILTER
Reads the MetaTrader 5 economic calendar and pauses trading around high-impact events for the currency you choose, with configurable minutes before and after. The calendar is not available in the Strategy Tester, so this filter is active on a live or demo terminal only.
USAGE
Attach to an XAUUSD M5 chart, enable AutoTrading, and set your risk percent and session hours. Please test on a demo account and in the Strategy Tester first, and size risk conservatively. Past performance in a backtest does not guarantee future results.
