NeuroTrend Fiber Pro
- Experts
- Andrei Kuchynski
- Versão: 1.0
- Ativações: 20
NeuroTrend Fiber Pro is a high-tech trading robot built on deep learning. The EA is based on a multilayer perceptron (MLP) integrated via the modern ONNX standard. Unlike classic indicator-based bots, this EA doesn't simply follow rules; it analyzes the market context through 20 complex features, adapting to current volatility.
Key advantages: ONNX technology: Using a neural network model trained in Python using the Scikit-learn and RobustScaler libraries for maximum forecast accuracy. Multi-period analysis (H1 + H4): The Expert Advisor synchronizes data from two timeframes using the iBarShift algorithm, capturing both local micro-movements and the global trend. Out-of-Sample: The model is trained on historical data from 2020-2025. Exceptional profit growth in 2025-2026 on data "unfamiliar" to the model demonstrates its true predictive power, not simple overfitting. Adaptive SL/TP: Stop-loss and Take-profit are dynamically calculated based on volatility (ATR), protecting the deposit during sharp market movements.
Signal accuracy: ~95% (due to filtering transactions based on the MinConfidence neural network confidence level).
Risk Management - **Dynamic Lot Calculation**: Automatically adjusts position size to balance - **Trailing Stop**: Profit protection with customizable parameters Smart Filters - **Time Filter**: Trade during optimal hours - **Trend Filter**: Check trend strength using ADX
TECHNICAL SPECIFICATIONS Indicators and Features 1. **RSI (Relative Strength Index)** - 2 timeframes 2. **Moving Averages** - EMA 20 and SMA 50 3. **Bollinger Bands** - channel width and price position 4. **MACD** - histogram and signal line 5. **Stochastic Oscillator** - main and signal lines 6. **ADX** - trend strength 7. **ATR** - volatility 8. **Volume** - volume analysis 9. **Candlestick Analysis** - body, shadows, patterns 10. **Time Features** - hour, day of the week (cyclic encoding)
SETTINGS ### Basic Parameters - **LotSize** (0.01) - Fixed Lot Size - **MagicNumber** (777888) - Unique ID - **StopLoss** (80) - Stop Loss in points - **TakeProfit** (220) - Take Profit in points - **MaxTrades** (1) - Maximum Simultaneous Positions ### Dynamic Lot - **UseDynamicLot** (true) - Enable Automatic Calculation - **RiskPercent** (1.0) - Risk Percentage of Deposit
ML Parameters - **MinConfidence** (0.75) - Minimum confidence for entry - **TimeFrame1** (H1) - Main timeframe - **TimeFrame2** (H4) - Analytical timeframe Position Management - **UseTrailingStop** (false) - Trailing stop - **TrailingStart** (100) - Trailing start in pips - **TrailingStep** (10) - Trailing step - **MaxSpreadPips = 15; - Maximum spread
-**ExitConfidence** = (0.50) - Position closing sensitivity. Determines the algorithm's confidence threshold for closing or reversing a trade. The higher the value (e.g., 0.70), the stronger the exit signal required. The lower the value (0.30), the faster the robot will close trades at the slightest trend change.
Filters - **UseTimeFilter** (true) - Time filter - **StartHour** (8) - Start of trading - **EndHour** (23) - End of trading - **UseTrendFilter** (true) - Trend filter - **MinADX** (30.0) - Minimum ADX value - **UseAdaptiveSLTP** = true; - SLTP adaptation filter - **ATRMultiplierSL** = 12.2; - SL by ATR - **ATRMultiplierTP** = 5.1; - TP by ATR RECOMMENDATIONS **Currency pair**: EURUSD **Timeframe**: H1 (recommended) **Minimum deposit**: $100 **Broker type**: ECN/STP with low spreads
ADVANTAGES ✓ Objective, emotion-free decisions ✓ Instant analysis of multiple indicators ✓ Adaptation to market conditions ✓ Transparent operating logic ✓ Multi-level capital protection ✓ Regular updates
The Expert Advisor is fully universal and works correctly on all trading account types: Cent, Standard, ECN, and Pro.
It is fully compatible with both Netting and Hedging systems. The algorithm automatically adjusts to your broker's spread and freeze levels.
