Aureus Prime Nexus
- Experts
- Bambang Christianto
- Versão: 1.0
- Ativações: 5
Aureus Prime Nexus: The Convergence of Trend, Volatility, and Structure
Aureus Prime Nexus is an advanced Expert Advisor engineered to adapt to changing market conditions in the Gold (XAUUSD) market. Unlike single-logic systems, Nexus utilizes a sophisticated multi-engine architecture to identify high-probability entries across trend, mean-reversion, and volatility expansion phases. The system strictly employs fixed risk parameters per trade without the use of grid, martingale, or arbitrary averaging techniques.
Core Strategy Modules
The system operates through four independent analytical engines, all guarded by a Macro Trend Alignment protocol:
- Engine I (Range Breakout): Analyzes Donchian Channel levels to identify potential structural trend continuations.
- Engine II (Mean Reversion): Utilizes RSI divergence logic to execute trades during temporary price pullbacks.
- Engine III (Volatility Expansion): Measures Bollinger Bands contraction to execute entries during explosive market phases.
- Engine IV (Price Structural): Reads candlestick anatomy and micro-swing geometry to detect immediate price rejection.
Multi-Layered Exit & Protection Architecture
Nexus does not rely on hope; it relies on strict algorithmic risk control. The system guards capital and secures profits through a five-tiered defense mechanism:
- Adaptive Physical Stop Loss: An initial hard stop loss is placed immediately upon entry. The distance is calculated using the Average True Range (ATR) to adjust for current market volatility, ensuring server-side protection even during connectivity issues.
- Layer 1: Scaled USD Profit Lock: Once a position reaches a predefined monetary milestone, the system automatically adjusts the exit level to secure a guaranteed minimum profit, preventing winning trades from turning into losses.
- Layer 2: ATR Chandelier Trailing: As the trend develops, a dynamic virtual trailing stop follows the price at a calculated ATR distance, allowing the position to capture extended market movements.
- Layer 3: Peak-Profit Virtual Close: A highly advanced anti-reversal protocol that continuously monitors the peak floating profit of a trade. If a sudden, violent price rejection causes the profit to drop by 40% from its absolute peak, the system instantly closes the position to protect the majority of the gained equity.
- Macro Layer: Equity Target & Daily Risk Guardian: At the account level, Nexus monitors overall performance. It can secure all open positions simultaneously if a global equity spike target is achieved. Conversely, it acts as a circuit breaker, pausing all trading for 24 hours if the maximum daily loss limit is reached.
Historical Performance Analysis
Disclaimer: The following statistics are based on the MetaTrader 5 Strategy Tester using historical data (100% Real Ticks). These figures do not represent live trading results. Past performance is not indicative of future returns.
| Metrics | Nexus Standard (Risk 0.01) |
|---|---|
| Testing Period | 2024.01.01 - 2026.05.08 |
| Initial Deposit | $1,000.00 |
| Total Net Profit | $1,827.52 |
| Max Equity Drawdown | 13.20% ($391.51) |
| Profit Factor | 1.20 |
| Recovery Factor | 4.67 |
| Sharpe Ratio | 3.38 |
| Average Profit / Loss Trade | $15.73 / -$10.42 |
Input Parameters and Default Values
| Parameter | Default | Description |
|---|---|---|
| --- Account & License --- | ||
| MagicNumber | 111115 | Unique identifier for the EA's orders. |
| UseAutoLot | false | Enable automatic lot size calculation based on balance. |
| RiskPer1000 | 0.01 | Lot size allocated per $1,000 of balance. |
| FixedLot | 0.01 | Fixed trading volume (used if UseAutoLot is false). |
| MaxOpenTrade | 4 | Maximum number of concurrent open positions allowed. |
| --- Global Core: Trend & Volatility --- | ||
| HTF_Trend | H1 | Higher timeframe used for macro trend detection. |
| EMA_Fast_Period | 50 | Fast moving average period for trend direction. |
| EMA_Slow_Period | 200 | Slow moving average period for trend direction. |
| BB_Period | 20 | Bollinger Bands period for global volatility baseline. |
| BB_Dev | 2.0 | Bollinger Bands deviation. |
| MinSqueezePips | 100.0 | Global minimum volatility distance (squeeze) to allow trading. |
| --- [ METHOD 1: DONCHIAN BREAKOUT ] --- | ||
| UseDonchian | true | Enable the Donchian Range Breakout module. |
| Donchian_Period | 96 | Lookback period for identifying price breakouts. |
| BreakoutBufferPips | 25.0 | Additional distance required to confirm a valid breakout. |
| --- [ METHOD 2: PULLBACK SNIPER ] --- | ||
| UsePullback | true | Enable the RSI Pullback module. |
| RSI_Period | 14 | RSI calculation period. |
| RSI_Level | 30.0 | Oversold boundary for pullback trades. |
| --- [ METHOD 3: VOLATILITY ] --- | ||
| UseVolatility | true | Enable the Volatility Expansion module. |
| VoMinSqueezePips | 200.0 | Strict band expansion requirement to trigger momentum entries. |
| --- [ METHOD 4: PRICE ACTION ] --- | ||
| UseStructure | true | Enable the Price Structural (V-Shape/Rejection) module. |
| --- Exit Strategy: Stealth Mode --- | ||
| ATR_Period | 14 | Period used for Average True Range calculations. |
| InitialStop_ATR | 1.5 | Multiplier for the initial volatility-based stop loss. |
| TrailStart_ATR | 2.7 | Distance required to trigger the dynamic trailing stop. |
| TrailStep_ATR | 0.8 | Step distance for moving the trailing stop. |
| --- USD Safety & Profit Lock --- | ||
| UseUSDSafety | true | Enable profit-securing logic based on monetary value. |
| USD_Start | 20.0 | Profit target ($) to trigger the profit lock. |
| USD_Lock | 10.0 | Amount ($) locked in once the USD_Start target is hit. |
| --- Daily Risk Guardian --- | ||
| UseDailyDDLimit | true | Enable the accumulated daily loss protection system. |
| MaxDailyLossUSD | 250.0 | Maximum realized loss allowed per day before halting. |
| CooldownHours | 24 | Pause duration (in hours) after the daily loss limit is reached. |
Setup and Requirements
- Symbol: XAUUSD (Gold)
- Timeframe: M15
- Minimum Balance: $1,000 recommended.
- Broker: Hedging or Netting accounts with low spreads.
Support is provided exclusively through the MQL5 messaging system. Please perform testing on a demo account before live deployment.
Risk Warning: Trading involves significant risk. Historical results are not indicative of future success. Always trade with capital you can afford to lose.