1. Troubleshooting Information
| Problem | Attainable Trigger | Resolution / Repair |
|---|---|---|
| EA not seen in Navigator | You could have bought an EA for MT5 however are operating MT4, or vice versa. | Double-check whether or not your EA is designed for MT4 or MT5 and be sure you are utilizing the right platform. |
| EA attaches however received’t commerce | Dwell buying and selling disabled or magic quantity battle | In EA Frequent tab, allow “Permit dwell buying and selling”. Confirm distinctive Magic |
| Dashboard doesn’t seem | `Present Dashboard` disabled | Set `Present Dashboard = true` in Inputs and reload EA. |
| Orders opened however closed instantly | Dealer requotes, unfold too excessive, invalid SL/TP | Verify unfold filters, improve `Cease Loss / Take Revenue`, allow time filters. |
| EA efficiency gradual / laggy | Chart objects overload or heavy optimization load | Disable dashboard; cut back variety of chart indicators; restrict optimization enter ranges. |
| Connectivity/VPS points | Unstable web or MT5 session misplaced | Use dependable VPS supplier; allow auto-reconnect. |
Tip: Verify the Consultants and Journal tabs for detailed error logs.
2. Regularly Requested Questions (FAQ)
Q1: Can I run a number of situations on completely different symbols?
A: Sure. Connect one FxS Shifting Common Professional EA per chart/image; guarantee every makes use of a singular Magic Quantity to keep away from commerce interference.
Q2: How do I load my optimized settings?
A: Save your optimized `.set` file in `MQL5Presets`. Within the EA’s Inputs tab, click on Load and choose your file.
Q3: Does the EA help hedging accounts?
A: Sure. FxS Shifting Common Professional EA is appropriate with each hedging and netting account sorts.
This fall: What timeframes work greatest?
A: Default methods carry out effectively on H1–H4. Use optimization to check different timeframes in your image.
Q5: How can I disable restoration for a particular technique?
A: In Inputs, set `Use Loss Restoration = false`. The EA will commerce solely commonplace MA alerts.
Q6: My dealer makes use of 5-digit pricing—do I want to regulate inputs?
A: The EA auto-detects digit format and adjusts pips accordingly. No guide adjustments wanted.
Q7: What ought to I do if backtests look completely different from dwell outcomes?
A: Guarantee backtest unfold, slippage, and execution mannequin mirror your dealer’s dwell circumstances. Contemplate tick knowledge import for accuracy.
Q8: How typically will I obtain updates?
A: Updates are launched quarterly or as wanted for bug fixes and new options. Verify the MQL5 Market web page underneath Updates.