Arnold Tradenegger
- Experts
- Version: 1.0
- Activations: 10
Arnold Tradenegger Elite is a professional-grade Expert Advisor built on a resilient algorithm designed for modern market conditions. It combines dynamic market filtering with institutional-grade risk management. The system uses a multi-indicator confirmation matrix featuring MACD, Moving Averages, RSI, Stochastic, and MFI to precisely time entries. It is built to adapt rather than force trades, utilizing a dynamic ATR-based trailing stop to secure positions during volatile movements.
Key Features
- Two-Stage Execution: Fully compatible with strict broker rules. The algorithm places market orders with zero stops, acquiring a confirmed execution ticket before independently modifying the stop loss and take profit. This protects against immediate rejection and slippage tracking errors.
- Global Equity Protection: A strict circuit breaker that monitors the entire account balance. If the floating drawdown hits your maximum defined limit, the EA instantly terminates all operations and halts trading until a manual or scheduled reset.
- Dynamic Equity Lot Sizing: Seamless compounding logic calculates the exact margin requirement for the specific symbol being traded, ensuring your risk matches your precise equity allocation regardless of margin shifts.
- Automated News Filter: Bypasses volatile market events by syncing with the native MT5 Economic Calendar or a customizable CSV schedule, pausing trading completely during high-impact data releases.
- ATR Dynamic Trailing Stop: Escapes static limits by using the Average True Range to trail prices dynamically, tightening stops during consolidation and letting them breathe during trend expansions.
Input Parameters
- Profit Goal Pips - Target profit distance per trade.
- Stop Loss Pips - Maximum loss distance per trade.
- Trailing Stop Pips - Base trailing stop distance.
- Use ATR Trailing Stop - Set to true to replace static trailing stops with a dynamic ATR measurement.
- Magic Number - Unique identifier for the trades.
- Manual Trading Mode - Halts automated entries to allow manual operation with the EA managing risk.
- Max Baskets Per Day - Maximum number of completed profit cycles allowed per day.
- Enable Auto Risk Sizing - Activates dynamic equity-based lot calculation.
- Risk Percent - Defines the percentage risk profile for the dynamic lot sizing.
- Starting Lots - Fixed lot size used if Auto Risk Sizing is disabled.
- Grid Lot Multiplier Mode - Select between fixed sizing or specific martingale multipliers.
- Maximum Trades - Hard cap on the number of open positions allowed.
- Grid Step Distance Pips - Base pip distance between secondary orders.
- Grid Step Multiplier - Expands or contracts the distance of subsequent orders.
- Global Equity Stop Loss Percent - Total account drawdown threshold that triggers an emergency halt.
- Max Losing Grids - Halts the EA after a specified number of consecutive losses.
- Auto-reset Trading Halt - Configures whether the EA restarts automatically the next day or week after a halt.
- Enable Basket Profit Close - Triggers a mass close when multiple trades reach a specific combined profit.
- Close Before Weekend - Automatically terminates all open positions before the market closes on Friday.
- Friday Close Hour - The specific server hour to execute the weekend termination.
- Entry Strategy - Select the specific indicator combination used for market entry.
- Reverse Condition - Reverses the standard buy and sell signals.
- Trading Start Hour - Server hour to begin looking for trades.
- Trading End Hour - Server hour to stop looking for trades.
- Broker GMT Offset - Configures the timezone offset for the news filter. Set to 99 for automatic detection.
- Use Native Calendar - Enables the internal MT5 economic calendar filter.
- Minimum News Impact - Filters out low-tier news and focuses on medium or high impact events.
All internal execution modules are fully compliant with MQL5 Market Validator protocols, featuring automated netting account volume chunking and minimum balance protections. Please perform extensive testing on historical data to understand the volatility metrics before deploying to a live environment.
