Gold Scalping Auto Entry
- Утилиты
- David Alexandre Avice
- Версия: 354.30
- Обновлено: 24 марта 2026
The Gold Scalping Auto Entry is an automated trading system developed specifically for the XAUUSD instrument. The Expert Advisor operates by analyzing structural price action, volume, and momentum across multiple timeframes to identify and execute trades.
The system does not use grid or martingale strategies. Every trade is executed with a predefined stop loss and relies on calculated risk management parameters. The Expert Advisor is written in pure MQL5, contains no DLL calls, and requires no external indicators to function.
Core Trading Logic
The EA combines four distinct analytical methods to determine market entries:
-
Fair Value Gap (FVG) Detection: The system scans historical bars to identify structural price gaps. It projects these zones onto the chart, including the 50% consequent encroachment line, to determine potential mitigation levels.
-
Sweep and Retest Engine: The EA monitors local highs and lows for liquidity sweeps. It requires a structural shift and a confirmed retest of the broken level before placing a pending order.
-
Volume Spread Analysis (VSA): Trade signals are filtered by comparing the current tick volume against the average volume of the previous 20 periods to ensure sufficient market activity.
-
Session Filters: The system can be configured to restrict trading to high-activity market hours, such as the London and New York opens, based on the broker's server time.
Key Features
-
Trade Management: Includes options to move the stop loss to break even after a specified distance, and functions to automatically shave partial volume at predefined profit levels.
-
Ladder Execution: Offers the ability to split the total risk across multiple limit orders placed at incremental steps to average the entry price within a structural zone.
-
Equity Protection: Contains a global equity monitor that can close all open positions and cancel pending limit orders if the account profit or drawdown reaches a user-defined monetary threshold.
-
Visual Interface: Features an on-chart panel to monitor the current spread, order flow analysis status, and active profit.
Main Input Parameters
To keep the setup process straightforward, the parameters are categorized into logical blocks:
-
Time & Session: Define the broker GMT offset and toggle the session filter.
-
Basic Defaults: Set the base lot size, initial stop loss distance, and unique magic number.
-
Intelligence Settings: Define the periods for the internal moving average, RSI, and the lookback distance for the FVG and Sweep scanners.
-
Visual Settings: Customize the colors and styles for the generated support, resistance, and gap rectangles on the chart.
-
Ladder & Harvesting: Configure the number of incremental trades, the distance between them, and the partial close percentages for each target level.
Usage Recommendations
-
Instrument: XAUUSD
-
Timeframe: M1 or M5 for execution (Higher timeframes are analyzed internally).
-
Testing: Please use the built-in MetaTrader Strategy Tester to evaluate the EA's logic and adjust input parameters to your preferred risk tolerance before operating on a live account.
-
Environment: A low-latency Virtual Private Server (VPS) is recommended for consistent execution
