Neural Hive Dynamic Reversal
- Experts
- Venelin Todorov
- 버전: 3.8
- 활성화: 5
!Only for Hedged Accounts. An advanced algorithmic engine utilizing a bounded neural perceptron to hunt dynamic market peaks. It identifies extreme overbought/oversold exhaustion and deploys adaptive, reversed-signal limit grids. Features trailing limits, automated news filtering, and an immersive multi-timeframe dashboard.
Overview: Neural Hive Dynamic Reversal is a professional-grade Expert Advisor built on a custom neural perceptron swarm architecture. Unlike traditional breakout bots, this is a Reversed Signal Engine. It actively scans the market for dynamic exhaustion peaks—buying when maximum bearish pressure is reached and selling into maximum bullish momentum.
The EA does not use aggressive market orders. Instead, it places intelligent Trailing Limit Orders that adapt to current ATR volatility, ensuring entries are pulled back to the most optimal pricing points. If the market continues against the initial position, the EA deploys an expanding safety grid with fluid step multipliers to average the entry and exit via a master trailing profit.
Key Features:
-
Neural Scoring System: Evaluates 9 distinct market weights in real-time (Pressure, Trend, Momentum, ROC, BB, RSI, Stochastics, MFI, and Volume).
-
Dynamic Limit Engine: Initial limit entries dynamically trail the price if the market runs away, avoiding premature triggers.
-
Fluid Grid Expansion: Grid distance is not static. It adapts to the current ATR multiplier and expands intelligently per level (ideal for volatile pairs and metals).
-
Universal Swarm Reset: Automatically clears all hanging pending orders if positions are closed manually or hit profit.
-
Heavy UI Dashboard: A visually stunning, single-chart interface featuring an MTF matrix, regime delta heatmaps, and global neural scoring.
-
Integrated News Filter: Automatically pauses trading and sweeps pending orders before and after high-impact calendar events.
-
Emergency Equity Stop: Built-in drawdown protection to secure your account balance.
Operation Guidance (Setup):
-
Timeframe: Attach the EA to a M1 (1-Minute) chart. The EA uses M1 as its base execution layer but internally scales out to analyze up to Daily (D1) timeframes via its MTF matrix.
-
Instruments: Optimized for high-liquidity Forex pairs (e.g., EURUSD, GBPUSD) and highly volatile Metals (e.g., XAUUSD/Gold). For Gold, ensure InpGridExpandMult is kept at a minimum of 1.5 to account for wide spikes.
-
Lot Sizing: The default is set to Martingale progression. If you prefer a safer approach, change InpLotMethod to Fixed or Fibonacci.
-
News Filter: To use the integrated news filter, ensure you allow WebRequest to the MQL5 calendar in your terminal settings.
Peak Hunting Window & Triggers
Controls the boundaries of the neural exhaustion scanner.
| Parameter | Description |
| :--- | :--- |
| Use Min Bars Limit | If true, the EA only looks for peaks that have built up over a minimum number of bars. |
| Min Bars Limit | Minimum bars required for a valid peak (Default: 240 mins/bars). |
| Use Max Bars Limit | If true, restricts the hunt to shorter-term structural peaks. |
| Max Bars Limit | Maximum bars allowed for a valid peak. |
| Use Bull/Bear Threshold | Enable to require a specific minimum/maximum neural score before triggering an entry. |
| Bull/Bear Threshold | The specific score threshold (+10.0 or -10.0) required to trigger a reversed limit entry. |
3. Fluid Adaptive Regime
Governs how the EA calculates distance based on the market's current neural state.
| Parameter | Description |
| :--- | :--- |
| Behavior Mode | Choose between Fluid (score-based), Aggressive, Conservative, or Custom ATR multipliers. |
| Custom ATR Mult | Multiplier used if "Custom" mode is selected. |
| Fluid Step Mult | Multiplies the current Neural Score to determine dynamic pip distance for limit orders. |
| Fluid TP/SL Mult | Multiplies the current Neural Score to set dynamic Take Profit and Stop Loss distances. |
4. Neural Synapse Weights
The core brain. Adjust the mathematical weight (0.0 to 1.0) of each technical indicator to fine-tune the Swarm's logic.
| Parameter | Description |
| :--- | :--- |
| W_Pressure | Weight of Bulls/Bears Power (Default: 0.15) |
| W_Trend | Weight of the LWMA structure (Default: 0.15) |
| W_Momentum | Weight of raw Momentum (Default: 0.15) |
| W_ROC / Volume / BB / MFI | Weights for Rate of Change, Tick Volume, Bollinger Bands, and Money Flow Index (Default: 0.10 each). |
| W_RSI / Stoch | Weights for RSI and Stochastics (Default: 0.05 each). |
5. Growth & Sizing
Position sizing and grid recovery logic.
| Parameter | Description |
| :--- | :--- |
| Auto Trade | Master switch to allow the Swarm to place trades. |
| Max Trades | Maximum number of grid levels allowed per direction. |
| Lot Method | Choose between Fixed, Martingale, Linear, or Fibonacci sizing. |
| Base Lot | Starting lot size for the first trigger. |
| Martingale Mult | The multiplier used for subsequent grid levels (Default: 1.5). |
| Max Lot | Hard cap on the maximum lot size the EA can open. |
6. Master Grid Exits
How the EA secures profits and protects the account.
| Parameter | Description |
| :--- | :--- |
| Use Single TP | Close the entire swarm when total floating profit reaches a specific dollar amount. |
| Single TP Money | Target profit in deposit currency (Default: $50.0). |
| Use Single Trail | Trailing stop based on overall floating dollar profit. |
| Single Trail Start / Step | Profit required to activate the trail, and the step amount it locks in. |
| Use Equity Stop | Emergency hard stop to protect against total blowouts (Highly Recommended). |
| Max Drawdown Pct | Maximum allowed account drawdown before all trades are cut (Default: 25%). |
7. Safety & News Alerts
| Parameter | Description |
| Use News Filter | Pauses the EA during high-impact news (Requires WebRequest to MQL5 calendar). |
| Mins Before / After News | How long the EA sleeps before and after a high-impact event. |
| Use Stop Loss / Take Profit | Hard SL/TP in deposit currency (Disabled by default to allow the Swarm to manage recovery natively). |
8. Dynamic Limits & Grid Expansion
| Parameter | Description |
| Use Trailing Limits | Allows pending Limit orders to "trail" the price if the market runs away before filling. |
| Trail Step Pips | Minimum pip distance the market must move to recalibrate the pending order. |
| Use Expanding Grid | Multiplies the distance between grid levels to prevent clustering during extreme spikes. |
| Grid Expand Mult | The distance multiplier per level (Default 1.5 - Ideal for Gold). |
Risk Warning: This EA utilizes Grid and Martingale recovery techniques. It is highly recommended to run this system on a demo account first to understand the margin requirements and adjust the maximum drawdown settings to your personal risk tolerance.
Risk Disclaimer:
Trading on margin carries a high level of risk and may not be suitable for all investors. This Expert Advisor utilizes martingale/grid trading methods which increase risk if volatility changes suddenly or high spread events occur. Past results are not indicative of future performance. The user is solely responsible for understanding the settings and managing their own capital on a proper demo account before trading live.
