Hello everyone,
Recently, I developed an Expert Advisor for MetaTrader 5, designed to trade the XAU/USD pair on the M30 timeframe. After testing various alternatives, I implemented a Multi-Layer Perceptron (MLP) with promising results.
The training was carried out specifically for these brokers: Deriv, FXOpen, FTMO, ICMarkets, Pepperstone, JustMarkets (suggestions for training on new brokers are welcome, preferably with low spreads).
Money Management
Recently, I developed an Expert Advisor for MetaTrader 5, designed to trade the XAU/USD pair on the M30 timeframe. After testing various alternatives, I implemented a Multi-Layer Perceptron (MLP) with promising results.
The training was carried out specifically for these brokers: Deriv, FXOpen, FTMO, ICMarkets, Pepperstone, JustMarkets (suggestions for training on new brokers are welcome, preferably with low spreads).
Money Management
- Option to use a fixed lot or automatic calculation based on a percentage of the account balance (adjustable in inputs).
- Take Profit and Stop Loss settings.
- Order types: Long, Short, or both.
- Ability to set time and day filters to meet specific trading needs.
- No API calls to external services.
A DEMO version is available. What do you think? If you're interested, you can find more details here: [Expert Advisor link].
I've attached backtest screenshots performed on ICMarkets.
Let me know your thoughts!