Bneu AI Zenox EA Pro
- Эксперты
- Marvinson Salavia Caballero
- Версия: 1.7
- Обновлено: 29 марта 2026
- Активации: 15
Bneu AI Zenox EA — Multi-Pair Swing Trading Portfolio
Zenox EA is a trading utility for MetaTrader 5 that monitors 16 forex pairs plus gold from a single chart. The EA uses a dual validation engine for live trading, correlation filtering to manage exposure, and a 3-tier partial take profit system for swing-style position management.
What It Does
Attach to any chart to monitor all 16 pairs plus gold simultaneously. The EA scans each pair on every new bar for swing trade setups, validates signals through a dual engine in live mode, and uses technical indicator signals for backtesting without requiring external connections.
The correlation filter checks all open positions before opening new trades to avoid simultaneous exposure to correlated pairs. Positions are managed with ATR-based stop loss and a 3-tier take profit system with partial closes, breakeven, and trailing stop.
An on-chart dashboard panel displays portfolio status, open positions, connection status, drawdown levels, and signal history.
5-Layer Architecture
Signal Detection:
Analyzes 100 bars of price data per pair. Works offline for backtesting. No external connection required.
Primary Validation Engine:
Validates signals through a cloud endpoint in live mode. Sends multi-pair portfolio context. Receives confidence score and reasoning.
Fallback Engine:
If the primary engine is unavailable, a second independent engine takes over. This prevents missed signals due to downtime.
Portfolio Manager:
Monitors all 16 pairs for correlation. If two pairs exceed the correlation threshold, only one signal proceeds. Enforces daily, weekly, and monthly drawdown limits.
Position Manager:
Manages partial take profits at TP1 (30%), TP2 (30%), and TP3 (40%). Sets breakeven after reaching 50% of TP1. Activates trailing stop (2x ATR) after reaching 70% of TP1.
Correlation Filter
Before opening any new position, the EA calculates correlation against all open positions.
Default threshold: 0.7 (70%)
Lookback period: 100 bars
When correlation exceeds the threshold, only one signal proceeds. This helps manage exposure to related currency movements.
Risk Management Parameters
- Base risk: 1.0% per trade (adjustable)
- Max open positions: 8
- Max portfolio risk: 5.0%
- Daily drawdown limit: 3.0%
- Weekly drawdown limit: 8.0%
- Monthly drawdown limit: 15.0%
- Emergency equity stop: 25% (closes all positions)
3-Tier Partial Take Profit
Each position is managed in three stages:
- TP1 at 3.0x ATR: close 30% of position
- TP2 at 4.0x ATR: close 30% of position
- TP3 at 6.0x ATR: close remaining 40%
Breakeven trigger at 50% of TP1. Trailing stop activates at 70% of TP1 with 2.0x ATR distance.
Dashboard Panel
Live on-chart panel with minimize option showing:
- Mode indicator (Backtest or Live with connection status)
- Portfolio overview with open positions and active pairs
- Connection status and call counter
- Per-position details including pair, direction, entry, current status
- Drawdown meters for daily, weekly, monthly periods
- Last signal and reasoning
- Risk and correlation status
Trading Pairs (16 + Gold)
USD Majors: EURUSD, GBPUSD, AUDUSD, NZDUSD, USDCAD, USDCHF, USDJPY
Crosses: EURGBP, EURJPY, GBPAUD, GBPJPY, AUDCHF, AUDNZD, NZDCAD, NZDJPY
Commodity: XAUUSD (Gold)
Each pair can be individually enabled or disabled.
Input Parameters
Portfolio Selection:
17 individual pair toggles (all enabled by default)
Signal Detection:
- Historical bars for input (default 100)
- Min signal confidence 0-100 (default 60)
Validation Settings:
- Enable validation (default true)
- Min confidence 0-100 (default 75)
- Enable fallback engine (default true)
- Request timeout in ms (default 8000)
- Log reasoning toggle
Risk Management:
- Base risk per trade % (default 1.0)
- Max open positions (default 8)
- Max portfolio risk % (default 5.0)
- Max correlation 0-1 (default 0.7)
- Daily, weekly, monthly drawdown limits
Position Management:
- Partial TP toggle and percentages (30/30/40)
- Breakeven trigger % (default 50% of TP1)
- Trailing stop toggle, start %, ATR multiplier
Exit Strategy:
- Max hold days (default 30)
- Exit before weekend gap toggle
- Exit before high-impact news toggle
- Emergency equity stop % (default 25)
TP/SL Settings:
- SL ATR multiplier (default 2.0)
- TP1/TP2/TP3 ATR multipliers (default 3.0, 4.0, 6.0)
- Min risk:reward ratio (default 1.5)
Trade Settings:
- Magic number, slippage, trade comment
- Dashboard position and toggle
Netting Protection (v1.02):
- Toggle ON/OFF to skip symbol if another EA has position
- Prevents position merging on netting accounts
- Default ON for multi-EA setups
Testing
The validation engines are not engaged in Strategy Tester. MetaTrader does not allow WebRequest during backtesting. The built-in signal detection handles all signals in tester mode so you can evaluate the core strategy logic.
To test with the dual validation engine, run on a Demo account. WebRequest is allowed on Demo accounts. Both engines connect and validate signals the same as on a live account.
System Requirements
MetaTrader 5 platform. Works on any chart and timeframe. Requires WebRequest permission for live validation (add endpoints to allowed URLs in platform settings).
15 activations included.
Important Notes
This EA is a trading tool that executes trades based on configured parameters. It does not guarantee results. Trading involves risk of loss. Users should test on demo accounts before live trading. The validation engines provide signal filtering but do not ensure accuracy. Users remain responsible for all trading decisions. Drawdown limits and risk parameters help manage exposure but do not eliminate risk.
Full documentation and disclaimers available on our MQL5 profile page.
Support
Support available through MQL5 Service Desk. Free updates for functionality improvements.
If you find this EA useful, please consider leaving an honest review.
AI TECHNOLOGY DISCLOSURE
This product connects to a proprietary cloud-based analysis server (ai.bneutech.com) hosted on private infrastructure.
How It Works:
EA collects market data locally (price, indicators, volatility metrics)
Data is sent via WebRequest to ai.bneutech.com
Server processes data using a weighted multi-factor scoring algorithm
Server returns analysis results (score, bias, confidence, levels)
EA displays results and/or executes based on the response
Technical Details:
Server: Private infrastructure at ai.bneutech.com
Protocol: HTTPS (encrypted)
Data Sent: Symbol, timeframe, indicator values, price data
Data Returned: Score (0-100), direction, confidence, entry/SL/TP levels
No personal data is collected or stored
The scoring algorithm is a deterministic weighted decision matrix that evaluates:
Technical indicator alignment
Volatility conditions
Spread quality
Session timing
Trend strength
This is NOT machine learning or neural networks. It is a rule-based scoring system that produces consistent, reproducible results for identical market conditions.
