CyberCore Vanguard AI
- Эксперты
- Huu Loc Nguyen
- Версия: 1.0
- Активации: 5
Product Name: CyberCore Vanguard AI (MT5)
[Subtitle: Adaptive AMA Trend | Bollinger Rebound | Safe-Modify Protocol]
Introduction
CyberCore Vanguard AI is a highly tactical trend-following algorithmic system designed to enter the market precisely at the point of exhaustion. Instead of blindly chasing breakouts, the "CyberCore Engine" utilizes a tri-layered neural sensor array: Kaufman's Adaptive Moving Average (AMA) determines the macro-trend, Bollinger Bands detect micro-reversals, and the DeMarker oscillator confirms momentum exhaustion.
The system is built with a Smart Execution Framework, allowing for independent long and short trade tracking, configurable cooldown periods, and spatial distance limits to prevent order clustering in volatile conditions.
Version 1.30: Ultimate Safe-Modify Protocol
This major update introduces the "Safe-Modify Protocol"—the ultimate shield against broker execution errors (Error 130 / Invalid Stops).
-
Dynamic Padding: The algorithm continuously monitors the broker's STOPS_LEVEL , FREEZE_LEVEL , and real-time spread, dynamically adding a massive safety buffer to Stop Loss and Take Profit levels.
-
Pre-Modify Validation: Before trailing stops are adjusted, the AI simulates the broker's server rules. It strictly ignores modifications that are too close to current prices or too small ( InpMinModStepPts ), practically eliminating terminal spam and rejection errors.
Trading Strategy (The CyberCore Logic)
The AI operates on a strictly defined 3-Phase Entry Sequence processed only upon the formation of a "New Bar" to filter out intra-bar noise:
-
Trend Authorization (AMA): The AI calculates Kaufman's Adaptive Moving Average. It only looks for BUYs when price is above the AMA, and SELLs when below.
-
Squeeze & Rebound (Bollinger Bands): The system waits for a structural pullback.
-
Buy Trigger: The previous bar's low pierces below the Lower Bollinger Band, but closes back inside.
-
Sell Trigger: The previous bar's high pierces above the Upper Bollinger Band, but closes back inside.
-
-
Exhaustion Confirmation (DeMarker): The final trigger is pulled when the DeMarker indicator proves the counter-trend move is exhausted (e.g., DeMk < 0.35 for a Buy, DeMk > 0.65 for a Sell).
Key Features
-
Adaptive Trailing Stop: Locks in profits based on real-time ATR volatility rather than rigid point distances, allowing the trade to breathe during market surges.
-
Spatial Execution Limits: Built-in InpCooldownBars and InpMinDistancePts ensure that the EA spaces out trades intelligently, avoiding aggressive clustering during unpredictable price spikes.
-
Prop-Firm & Validator Safe: Features pre-trade margin calculations ( CheckMoneyForTrade ) and broker lot-step rounding ( CheckVolumeSafety ) to ensure compliance with strict funding rules.
-
Auto-Risk Calculation: Dynamically calculates lot sizes based on your chosen Risk % and the specific ATR Stop Loss distance of each trade.
Recommendations
-
Timeframes: M15, M30, H1 (Recommended to capture clean pullbacks).
-
Symbols: Major FX Pairs (EURUSD, GBPUSD), Indices, and Gold (XAUUSD).
-
Account Type: ECN, Standard, or Prop Firm.
-
Minimum Deposit: $200 - $500 depending on risk settings.
Input Parameters
=== CYBERCORE SIZING & RISK ===
-
InpBaseLot : Fixed starting volume (if auto-risk is disabled).
-
InpUseRiskPercent : Enable intelligent lot sizing based on Stop Loss distance.
-
InpRiskPercent : Percentage of account free margin to risk per trade.
=== SMART EXECUTION CONTROL ===
-
InpMaxOpenOrders : Maximum number of simultaneous trades allowed.
-
InpCooldownBars : Minimum number of bars to wait before opening a new trade in the same direction.
-
InpMinDistancePts : Minimum distance (in points) required between consecutive trades.
=== NEURAL SENSORS (LOGIC) ===
-
InpAmaPeriod / FastEma / SlowEma : Kaufman AMA trend settings.
-
InpBbPeriod / InpBbDeviation : Bollinger Band pullback settings.
-
InpDeMarkerPeriod : Oscillator setting for exhaustion detection.
-
InpAtrPeriod : Volatility timeframe used for Stops and Trailing.
=== TACTICAL TARGETS & TRAILING ===
-
InpSlAtrMult : Stop Loss distance (Multiplier of the ATR).
-
InpTpAtrMult : Take Profit distance (Multiplier of the ATR).
-
InpUseTrailing : Enable the Adaptive Trailing Stop.
-
InpTrailAtrMult : Activation distance for the trailing stop.
-
InpMinModStepPts : Anti-spam filter (minimum points required before updating the trailing stop).
Installation Guide
-
Download the .ex5 file to your MQL5\Experts folder.
-
Restart MT5 or right-click Navigator and select Refresh.
-
Drag the EA onto your desired chart.
-
Ensure "Allow Algo Trading" is enabled in the terminal.
🛡️ AUTHOR & COPYRIGHT ✍️ Astracodewolf – Algorithmic Trading Systems Developer © 2026. All algorithms and designs are the proprietary intellectual property of Astracodewolf & Wingflame Intelligence Lab.
