Divergence Core Pro MT5
- Experts
- Versione: 1.0
- Attivazioni: 10
Divergence Core Pro MT5 SPECIAL LAUNCH SPECIAL INTRODUCTORY LAUNCH OFFER
To celebrate the official release of Divergence Core Pro MT5, we are offering a limited-tier pricing structure:
- First 10 copies: $99 (CURRENT PRICE)
- Next 10 copies: $149
- Planned final price: $249 / $299
*The price will be adjusted manually after every 10 licenses are sold.
OverviewDivergence Core Pro MT5 is a fully automated trading robot engineered to identify and exploit high-probability trend continuation cycles using RSI Hidden Divergence. By scanning structural market swings and correlating them with momentum shifts, the system targets clean pullbacks within an established trend. The Expert Advisor integrates a Multi-Timeframe (MTF) engine that allows you to analyze and execute trades based on any higher timeframe's momentum while running on your preferred chart period. To protect your capital, every trade is executed with a strict Stop Loss, managed by an adaptive ATR-based volatility tracker and a highly resilient dynamic Trailing Stop.
Core Trading Strategy
- Trend Continuation (Hidden Divergence): The EA identifies established trends by locating structural Swing Highs and Swing Lows on the chart. It then compares these price pivots with the corresponding peaks/troughs of the Relative Strength Index (RSI). A trade is triggered only when a clean hidden divergence is confirmed, indicating a high probability of trend resumption.
- ATR Volatility Filter: To avoid false breakouts during market consolidations or low-liquidity sessions, the EA measures market volatility in pips. If the average volatility is below your defined threshold, new entry signals are safely filtered out.
- Dynamic Risk Allocation: Stop Loss and Take Profit levels can be calculated dynamically as a multiple of the current Average True Range (ATR), adapting automatically to changing market conditions.
- Multi-Timeframe Synchronization: Fully decoupled indicators. You can run the EA on a 5-minute chart while the RSI and swing logic are calculated based on the 1-hour chart. This synchronizes historical price data dynamically to prevent "Array out of Range" errors.
- Dynamic Stops & Freeze Level Guard: The EA actively queries your broker's SYMBOL_TRADE_STOPS_LEVEL and SYMBOL_TRADE_FREEZE_LEVEL . If spread widening or volatility compresses the available room for order modifications, the trailing stop automatically adjusts to the safe minimum threshold to prevent server rejection errors (TRADE_RETCODE_FROZEN or [invalid stops]).
- Extreme Free Margin Shield: Includes a safety pre-calculation protocol via OrderCalcMargin(). If the free margin is insufficient to support the trade under stress-test conditions, the EA dynamically downscales the volume or suspends the operation instead of triggering a fatal "Not Enough Money" rejection.
- Log Throttling Engine: Prevents strategy tester journal bloating. Warning messages are capped to execute at most once per 60 seconds, eliminating the risk of test failures due to massive log files.
- Netting & Hedging Compatibility: Fully supports both Netting and Hedging account structures.
- Supported Symbols: Recommended for major currency pairs (e.g., EURUSD, GBPUSD) and Gold (XAUUSD).
- Timeframe: Highly adaptable. Recommended setup: M5.
- Broker Environment: Works best with ECN, Raw Spread, or low-latency accounts.
- Minimum Deposit: $100 (or $10 on Cent accounts).
- RSI_Timeframe: Timeframe used for RSI calculations and price swing tracking.
- RSI_Period: The averaging period of the RSI indicator.
- RSI_Applied: Price type used for indicator calculation (Close, Open, High, Low, etc.).
- Swing_Strength: Number of bars required on each side to confirm a structural high/low pivot.
- Min_Bars_Between / Max_Bars_Between: Minimum and maximum distance in bars allowed between two swing points to construct a valid divergence.
- Tolerance: Threshold for clean divergence confirmation.
- Use_Price_Slope_Filter: Enables slope angle validation for price lines.
- Price_Min_Slope_Degrees / Price_Max_Slope_Degrees: Allowed visual angle range for the price trendline.
- Use_RSI_Slope_Filter: Enables slope angle validation for RSI lines.
- Use_ATR_Volatility_Filter: Enable/disable minimum volatility checks.
- ATR_Timeframe: Timeframe used to calculate market volatility.
- Min_ATR_Pips: Minimum volatility in pips required to open positions.
- Use_ATR_Dynamic_SL_TP: Automatically scale SL/TP based on market volatility.
- ATR_Multiplier_SL / ATR_Multiplier_TP: Multipliers applied to the ATR value to establish Stop Loss and Take Profit.
- Lot_Size: Trade volume if Money Management is disabled.
- SL_Pips / TP_Pips: Default protective stop loss and target profit in pips.
- Enable_Trailing_Stop: Turn on dynamic trailing stop.
- Trailing_Stop_Pips: Distance behind the current market price to trail.
- Min_Profit_To_Trail_Pips: Profit threshold required before the trailing stop is activated.
- Use_Money_Management: Enable risk-based lot sizing.
- Risk_Percent: Percentage of account equity risked per trade based on the Stop Loss distance.
