An MQL5 signal is an Expert Advisor that executes exactly the logic you see in the public statistics. To obtain results as close as possible, run it on the recommended settings and on a zero-spread account with ECN/RAW execution (FxPro, Ultima Markets, Fusion Markets, IC Markets). With other brokers the EA may not work correctly, so we advise carrying out thorough testing on tick data. If your broker is not on the list, message us privately before launching — we will check compatibility and give you a recommendation.
Hector EA is a gold Expert Advisor with anti-martingale logic: instead of dangerously increasing lot sizes, it smoothly reduces the deep orders in the grid and closes the series at the average price.
The algorithm tracks volatility and volume spikes, does not enter against strong momentum, and — at your discretion — uses an adaptive stop loss to protect the deposit in extreme markets.
Advantages:
• Anti-martingale. The volume of additions within a series does not increase but is gradually reduced — risk is accumulated slowly and under control.
• Protective stop loss. It limits the loss not by a predefined drawdown level, but by an algorithmic assessment of the market situation.
• Bonus orders. Additional modules capture individual market opportunities and bring in trades beyond the core logic.
• Adaptive grid step. The distance between levels adjusts to the depth of the series, depending on volatility.
• Minimum of settings. All parameters are set by default and ready to use straight away; additional filters can be enabled optionally after backtesting.
• No news or calendar filters. The EA operates by its own trading logic and does not restrict entries based on news, holidays, or days of the week.
Minimum requirements and recommendations
- Instrument: Gold (XAUUSD), 2 decimal places [important]
- Timefr ame: Any
- Account type: Hedging
- Broker: FxPro, Ultima Markets, Fusion, IC Markets, FPTrading, ECN/RAW account type with zero/low spread (mandatory)
If your broker isn’t on the list, please send me a private message.
- Leverage: 1:500 recommended
- Minimum deposit: 500-1000 USD
- Environment: using a VPS is recommended
Price: $499 for the first 10 copies, after which the price will increase by $50 for every 10 copies. Final price $1699.
Hector EA has been verified on continuous history from 2020 to the present — through all the major upheavals of this period: the pandemic, inflationary shocks, gold rallies and crashes, geopolitical turbulence. For the safest possible operation, a protective stop-loss mechanism has been implemented — its triggering creates a temporary maxDD that takes time to recover from. But in return you get the main thing — this protection prevents the account from being wiped out even in the harshest and most unpredictable market conditions.
The EA has passed robustness verification through an alpha test (using only the first orders without adding the grid), an out-of-sample test, and a forward test: the parameters were evaluated not only on history, but also on tick data that did not take part in the optimization (the period BEFORE and AFTER the optimized segment). The logic is built not on over-optimization for individual market cycles, but on a mathematical model with three-level adaptation.
Setup and customization
One-click broker setup. In the "Choose your broker or customization" block, simply select your broker — the EA automatically applies a hardwired, pre-tested set of additional modules tailored to it, with nothing to configure by hand. For advanced users there is the "Extra Orders Customizer" mode: it opens all 9 additional modules for self-optimization — each one can be enabled/disabled and given its own risk level. Broker presets and manual customization work independently and never overlap. For guidance on the best and most sensible optimization, feel free to message me privately.
■ INFO
- Name = "Hector EA v1.5" // EA display name
- Magic number = 884512 // unique id for this EA's orders
- Panel = True // on-chart info panel
■ General
- Lot calculated mode = Auto-risk levels // volume calculation method (auto lot by risk % / fixed lot / lot per balance)
- Auto lots risk level = Medium // global risk profile for the auto lot (used by non-hardwired slots)
- Fix lot = 0.01 // lot size in fixed-volume mode
- Balance per lot step ($) = 500 // in "Lot per balance" mode: $ of balance per one Fix lot unit
■ Auto-risk levels (%) // risk sizes for Auto-risk levels
- Very Low = 0.5
- Low = 1.0
- Medium = 2.0
- High = 4.0
■ Smart stop loss
- Enable Stop Loss = False // protective stop loss
■ Friday close
- Enable Friday Close = False // closing trades on Friday evening to avoid carrying over the weekend
■ Choose your broker or customization // pick a broker preset (hardwired extras) OR "Extra Orders Customizer" to tune extras yourself
- Broker = Choose here [no extra orders #1-4] // default: extra orders #1-4 off, base strategy runs
■ Extra Ordres #1 [Select an 'Extra Orders Customizer']
- Enable extra ordres [Optimize me] = False // first additional order module
- Auto Risk Levels (%) = Low // risk profile for this extra (customizer mode only)
.....
■ Extra Ordres #9 [Select an 'Extra Orders Customizer']
- Enable extra ordres [Optimize me] = False // ninth additional order module
- Auto Risk Levels (%) = Low // risk profile for this extra (customizer mode only)
[Important] For the most accurate assessment of the modes, testing on real ticks is recommended. Parameters marked "Risk" are enabled/disabled at the user's discretion, so before using them in live trading it is important to carefully evaluate the parameters' capabilities on a demo account.
Risk warning
Trading in financial markets always involves risk, and positive results in the past are no guarantee of profit in the future. Before launching on a real account, be sure to test the EA's operation on a demo account and choose settings suited to your risk level. Do not trade with funds whose loss could affect your financial situation.