Multiple Asset Reversal
- Experts
- Versão: 1.1
- Ativações: 5
🔹 Short Description
Main Reverse is a professional MTF Spearman Rank correlation EA with a hidden Stop Loss engine. Automatically trades multi-order grids using dynamic ATR pacing and mean-reversion filters across multiple assets.
🔹 Long DescriptionMain
Reverse is an advanced, fully automated Expert Advisor powered by mathematical statistics. The system leverages the Spearman Rank Correlation Coefficient across two distinct timeframes simultaneously to mathematically identify market momentum, structural changes, and critical overbought/oversold exhaustion zones.By analyzing the mathematical correlation of asset close prices, Main Reverse eliminates emotional bias, entering high-probability trades only when both the short-term execution timeframe and the higher filtering timeframe align perfectly.
To shield your capital from market spikes and broker manipulation (such as stop-hunting), Main Reverse features a fully integrated Hidden Stop Loss engine . The Stop Loss calculation is processed entirely logic-side based on dynamic ATR volatility and account balance risk settings. Positions are closed instantly by the EA's internal code when invalidating criteria are met, meaning no hard Stop Loss lines are sent to the broker's server.
📈 Optimization & Strategy RecommendationsThis algorithm is engineered to be multi-asset versatile and can adapt to different marketbehaviors. To achieve maximum performance, follow these optimization guidelines:For Trend-Following Assets (e.g., strong Forex pairs, Tech Indices): It is highly recommended to optimize the EA for one single direction at a time (optimize only for BUY orders or only for SELL orders). This prevents catching a falling knife during one-sided market rallies.For Mean-Reversion/Range Assets (e.g., Indices, Cross pairs, Commodities): You should optimize the system normally (both Buy and Sell directions active simultaneously) to capture the natural back-and-forth oscillations.
🛠️ Technical Specifications & Core FeaturesHidden Stop Loss Protection: Protects your equity by tracking and executing stop outs internally, keeping your technical risk levels completely invisible to brokers.Multi-Timeframe Engine (MTF): Uses a lower execution timeframe (tf1) combined with a higher filtering trend timeframe (TF) to guarantee deep structural confirmation.Dynamic ATR Pacing: Take Profit levels (ATRtp) and grid spacing intervals (MultDis) are automatically calculated using the Average True Range (ATR) indicator. The system adapts its grid layout organically to market volatility.Advanced Multi-Order Management: Allows managing exposure through a strict order capping guard (NrOrdin) to mitigate risk during extended market extensions.Smart Money & Risk Engine: Features an embedded automatic lot-sizing mechanism (ManageLot / RiskPercent) alongside an MQL5 Validation Guard that checks free margin levels before passing any trade requests to the server.
🎛️ Input Parameters ExplainedEA working timeframe (tf1): The lower execution timeframe where entries are triggered.Filter Timeframe (TF): The higher timeframe used for primary trend filter validation.Rank: The period/sample size of historical candles used to calculate the Spearman Coefficient.NivSpearmean: The statistical threshold level used to determine regime changes.ATRtp: The Take Profit target multiplier, scaled dynamically relative to market volatility.MultDis: The distance step between grid orders, acting as an ATR multiplier.NrOrdin: Maximum allowed active positions per direction.ManageLot / RiskPercent: Enables automated dynamic lot calculation based on a custom percentage of your total account balance, feeding directly into the hidden risk engine.
