Gold Autonomous Trader AI
- Experts
- Yusuke Shibuki
- Versione: 1.24
- Attivazioni: 10
Gold Autonomous Trader AI
Gold Autonomous Trader AI is an ONNX-powered Expert Advisor designed for XAUUSD trading on the 5-minute timeframe (M5).
Gold market conditions have changed significantly in recent years.
Instead of relying only on old low-volatility market data, this EA focuses on a more recent and highly volatile gold trading environment.
For that reason, the backtest period starts around August 2025, aiming to reflect the current behavior of XAUUSD more realistically.
This EA is designed to be used on XAUUSD M5.
By using the 5-minute timeframe, Gold Autonomous Trader AI aims to capture short-term gold price movements while also allowing trades to develop when the market shows stronger directional movement.
The EA uses an embedded ONNX-based AI decision engine to support BUY and SELL decisions.
The EA itself handles execution, position management, lot control, risk control, and dashboard display.
Unlike a simple high-win-rate scalping system, Gold Autonomous Trader AI focuses on capturing larger price movements in the high-volatility gold market.
In the backtest, the average profit trade was larger than the average loss trade, showing a profit-focused trading style rather than relying only on win rate.
Backtest Highlights
- Symbol: XAUUSDm
- Timeframe: M5
- Test Period: 2025.08.01 - 2026.04.30
- History Quality: 100% real ticks
- Initial Deposit: 1,000 USD
- Fixed Lot: 0.01
- Total Net Profit: 15,366.31 USD
- Profit Factor: 1.61
- Recovery Factor: 14.96
- Total Trades: 3,500
- Profit Trades: 54.23%
- Max Equity Drawdown: 6.51%
- Average Profit Trade: 21.40 USD
- Average Loss Trade: -15.76 USD
Gold Autonomous Trader AI is built for traders who want an autonomous AI-style gold trading system designed for the recent high-volatility XAUUSD market.
Important: Backtest results do not guarantee future performance. Please test carefully with your own broker, spread, execution conditions, leverage, and risk settings before live trading.
Input Parameters
| Input | Description |
|---|---|
| InputMagicNumber | A unique magic number used to identify positions opened by this EA. If you run multiple EAs or multiple settings on the same account, use a different magic number for each one. |
| InputFixedLot | The lot size used in Fixed Lot mode. In this backtest report, 0.01 lot was used. |
| InputLotMode | Selects the lot calculation mode. 0 = Fixed Lot, 1 = Compound Risk. In this backtest report, InputLotMode = 0, which means Fixed Lot mode was used. |
| InputCompoundRiskPercent | The risk percentage used when Compound Risk mode is selected. When Fixed Lot mode is used, this setting remains inactive or works as a standby parameter. |
| InputAIStrength | Adjusts the strength of the AI / Risk Shield behavior. The setting can be presented as five simple levels: Very Weak / Weak / Normal / Strong / Very Strong. Stronger settings apply stricter AI and risk-control behavior, while weaker settings allow more flexible trading behavior. |
| InputIndicatorStrength | Adjusts the strength of the indicator or visual assistance display. This allows users to choose between a cleaner chart display or a more emphasized visual display. |
| ShowTodayProfitDashboard | Turns the lightweight daily profit dashboard on or off. When enabled, the EA displays today’s profit/loss and related trading information directly on the chart. |
