Synthia
- Эксперты
-
Utibe Udoh
I studied Computer Science and have great passion for programming. I develop MQL4 and MQL5 Expert Advisors (Forex Trading Robots) with years of experience. Try my robots and signals. Or, you have a strategy? Let me do the coding! - Версия: 4.0
- Активации: 5
🔥 SYNTHIA EA — Advanced Synthetic Indices Strategy
Synthia EA is a professional automated trading system engineered specifically for Deriv Synthetic Indices (Volatility, Boom/Crash, Jump, and Step). It also trades Forex and Gold. The EA automatically detects your instrument and applies optimized parameters—combining aggressive trend capture on synthetics with fully compliant multi-asset capabilities.
🎯 Asset-Specific Intelligence
| Instrument | Strategy | Grid Layers | Trailing Stop |
|---|---|---|---|
| Volatility 75/50/25/10 | Dynamic ATR tracking | 2-3 layers | 150-300 pts |
| Boom & Crash 1000/500 | Grid protection mode | 1 layer max | 500+ pts |
| Jump 100/50 | Micro-trailing algorithm | Disabled | 250 pts |
| Forex (EURUSD, GBPUSD) | Auto-scaling lot sizing | 4 layers | 150 pts |
| Gold (XAUUSD) | Trend validation | 2 layers | 400 pts |
Key Capabilities:
-
✅ Dual timeframe stochastic confirmation (H1 + Current)
-
✅ Automatic grid protection on spike-sensitive assets
-
✅ Full Netting & Hedging account support
⚙️ Core Technology
| Feature | Description |
|---|---|
| Dynamic ATR Grid | Entry spacing adapts to real volatility, no fixed distances |
| Pre-Trade Margin Check | OrderCheck simulation prevents rejections & no-money errors |
| Smart Trailing | Respects broker freeze levels (SYMBOL_TRADE_FREEZE_LEVEL) |
| Volume Normalization | Auto-scales to broker limits (SYMBOL_VOLUME_STEP) |
| Multi-Timeframe Filter | H1 stochastic confirmation for quality entries |
| Netting Account Support | Detects existing positions before placing new trades |
📈 Performance Features
-
✅ Automatic instrument detection (Vol/Boom/Crash/Forex/Gold)
-
✅ Risk multiplier (0.5x - 2.0x)
-
✅ Concurrent pair trading (1-3 pairs)
-
✅ Grid recovery (0-3 layers, user configurable)
-
✅ Time filters (start/close hours)
-
✅ Real-time drawdown display on chart
-
✅ Cooldown timers to prevent log flooding
💰 Requirements
| Parameter | Recommendation |
|---|---|
| Primary Markets | Deriv Synthetic Indices (Volatility 75, Boom 1000, Crash 1000) |
| Secondary Markets | EURUSD, GBPUSD, XAUUSD |
| Minimum Balance | 500 ( b a s i c m o d e ) / 500(basicmode)/1,000 (full grid) / $2,000 (multi-pair) |
| Account Type | Netting or Hedging (auto-detected) |
| Timeframe | Auto-optimized (M1 for Boom/Crash, M5 for Volatility, M30 for Forex) |
| VPS Recommended | Yes (24/7 operation for synthetic indices) |
🔧 Input Parameters
| Parameter | Description | Default |
|---|---|---|
| FixLots | Fixed lot size (if auto lots disabled) | 0.01 |
| UseAutoLots | Enable automatic lot sizing | Yes |
| MinimumEquityPerMicrolot | Risk control threshold | 100 |
| MaximumConcurrentPairs | Max symbols to trade simultaneously | 3 |
| MaximumGridTrades | Max grid recovery layers (0-3) | 3 |
| StartTradesFromHour | Hour to begin trading (0-24) | 0 |
| CloseTradesFromHour | Hour to stop trading (0-24) | 24 |
| TakeProfit | TP in points (0 = ATR-based) | 0 |
| StopLoss | SL in points (0 = ATR-based) | 0 |
| TrailingStop | Trailing start distance | 50 |
| TrailingStep | Trailing step distance | 25 |
| RiskMultiplier | Global risk adjustment (0.5-2.0) | 1.0 |
| UseDualTimeframe | Enable H1 stochastic filter | true |
| GridMultiplier | ATR threshold for grid entry | 2 |
| CloseMultiplier | ATR profit target multiplier | 3 |
