Gold Pulse AI MT5
- Experts
-
Rodrigo Arana Garcia
I have a degree in economics and a master's degree in financial markets.
I have been studying the markets for the last 10 years and developing algorithmic techniques for the last 7 years. - Version: 1.0
- Activations: 10
Only 4/10 copies left at this price ---> Next price 175$ // MT4 Version
Gold Pulse AI was created using TensorTrade, an open-source Python framework designed specifically for building, training, evaluating, and deploying robust trading algorithms using reinforcement learning.
The strategy of the algorithm is to take advantage of the momentum in the gold market by using pending orders. After analyzing previous candlesticks to identify areas of interest, it places pending orders that are executed when the price reaches those levels. The Algorithm independently adapts to the conditions of your broker (spreads, delays, slippages, market gaps...) in real time. If the algorithm determines that the pending order will no longer yield the desired return, it cancels it.
Please note that the neural network will be trained using the most recent historical data every 4-5 months to keep the AI up to date.
This robot does not use toxic risk management methods such as martingale or hedging. Instead, all trades are protected by a trailing take profit and a stop loss.
And most importantly: the backtest reports the same results as in live trading (you can see the results below for yourself)
Recommended Settings
| Symbol | XAUUSD (GOLD) |
| Timeframe | M15 |
| Minimum capital | 100$ |
| Broker | Any, preferably IC Markets / IC Trading |
| Account type | Any, preferably Raw/ECN |
| Leverage | Any |
| VPS | Any (contact me if you need one) |
Core Advantages
- Very easy to use: install on chart, and set your prefered risk managament
- Validated on internal live accounts
- Multi-layer directional filtering mechanism — trade with the trend, quickly cut counter-trend entries
- Mandatory stop loss on every trade — no grid, no martingale or other toxic risk methods
- Real-time market analysis
- Smart Logic — strategically managed entries to capture optimal entry points
Input settings
Risk Settings
• Lot sizing method — Fixed lot, fixed % risk of balance, or fixed margin ($)
• Fixed lot size — Used when lot method is Fixed lot
• Risk per trade (% of balance) — Used when lot method is Fixed risk
• Fixed margin amount ($) — Used when lot method is Fixed margin
Bot Settings
• Trailing step in points — How often the trailing stop moves
• Trailing stop distance in points — Distance from price to trailing SL
• Profit in points to activate break-even — Move SL to entry after this profit
• Maximum concurrent open positions — Cap on simultaneous positions
• Fixed SL distance in points — Initial stop loss distance
• Hidden SL — Manage stop internally without sending SL to broker
Time Settings
• Broker server GMT offset (winter) — e.g. 2 for IC Markets
• Auto daylight saving time — Add +1 hour in summer
• Trade on Monday–Friday — Enable/disable trading per weekday
Extra Settings
• Order comment — Comment on orders
• Magic number — EA identifier
• Show info panel on chart — On-chart status panel
