Apex SMC Gold Hunter H1
- Эксперты
- Версия: 1.0
- Активации: 5
Apex SMC Gold Hunter H1 is an automated Expert Advisor designed specifically for Gold (XAUUSD) trading on the H1 timeframe. The system combines Smart Money structural swing analysis with quantitative role-reversal order execution.
Core Strategy:
The EA identifies confirmed structural swing highs and swing lows using close-price validation. When the market creates a valid Break of Structure, the broken swing point becomes an active role-reversal zone. The EA places a pending Buy Limit or Sell Limit order at that exact level with an initial 1:1.25 risk-to-reward target.
Volatility and Noise Filtering:
Gold often produces aggressive market wicks. The algorithm incorporates an ATR-based amplitude filter to measure swing validity, ignoring low-volume market consolidation and erratic news spikes.
Risk and Account Protection:
- Mechanical pending limit order execution.
- Single position architecture with zero martingale and zero grid averaging.
- Automatic position sizing calculated from structural stop loss distance and current account balance.
- Built-in daily loss circuit breaker and target equity auto-lock.
- Automatic pending order cancellation if target price is reached before fill.
Setup and Recommendations:
- Symbol: XAUUSD (Gold)
- Timeframe: H1
- Minimum Account Balance: $200 for 0.01 fixed lot or $1,000 for dynamic risk sizing
- Broker Account: ECN or Raw Spread with low XAUUSD spread
Input Parameters:
- InpRiskPercent: Percentage of balance risked per trade
- InpRR_Ratio: Target risk to reward ratio (default 1:1.25)
- InpUseFixedLot: Switch between auto risk sizing and manual fixed volume
- InpFixedLot: Manual lot size
- InpMaxLotPerTrade: Maximum allowed lot size per trade
- InpUsePropControls: Enable prop firm daily drawdown and equity protection suite
- InpMaxDailyLossUSD: Daily monetary loss limit
- InpTargetEquityPass: Target equity level to lock trading
- InpHardEquityFloor: Hard equity floor stop level
- InpMagicNumber: Unique identifier for EA orders
