Complete configuration to optimise your MT4 Professional Expert Advisor
Activates/deactivates the entire system. Automatically deactivates if daily limit is reached.
Magic number to identify trades. Unique per EA on the same account.
Modifies the overall behaviour of the analysis system.
| Session | GMT timetables | Parameter | Fault | Features | 
|---|---|---|---|---|
| Asia | 11pm-8am | TradeAsianSession | false | Low volatility, high spreads | 
| London | 8 a.m. to 12 p.m. | TradeLondonSession | true | High volatility, good movements | 
| new York | 1pm-8pm | TradeNewYorkSession | true | Maximum liquidity, US news | 
Standard RSI period. 14 is optimal for most timeframes.
Standard MACD parameters. Used for divergences and trend confirmation.
MA_Fast (8), MA_Medium (21), MA_Slow (50), MA_Trend (200). Complete market structure.
Top timeframe for confirmation. H1 optimal for M5-M30.
Detects Break of Structure and Change of Character. Essential Smart Money concepts.
Detects RSI/MACD divergences to anticipate reversals.
Identifies areas of liquidity and HVNs (High Volume Nodes) for optimal TP.
Detects strong impulsive movements (momentum trading).
ATR multiplier to qualify an impulse. 1.5 = candle > 1.5x ATR.
Detects volatility peaks with High-Water Mark anti-spam system.
Threshold for volatility spike. 2.0 = range > 2x ATR.
Minimum time between signals to avoid overtrading.
Maximum daily loss. System deactivated if reached.
Use Equity (true) or Balance (false) to calculate batches.
Minimum Risk/Reward ratio accepted. Signals ignored if RR lower.
Maximum authorised spread in pips. Beyond that, no signal.
Active complete protection system with adaptive trailing.
Minimum profit to activate protection. Adaptive according to position size.
Start of trailing (15 pips profit) and no adjustment (5 pips).
Breakeven trigger (10 pips) and secure profit (2 pips).
Backup protected positions between MT4 sessions.
Minimum alert level (1-5). 1=All, 5=Critical only.
Notification types: MT4, Mobile Push, Email.
Alert sounds and customised audio file.
Dual panel interface display (analysis + signals).
Integrated mini-graph with 50-bar history.
Displays supports/resistances and liquidity zones on a chart.
Visual animations (pulse signals, volatile bars).
Interface refresh rate. Increase if PC is slow.
Dark theme with gold accents (recommended).
| Parameter | Beginner | Intermediate | Expert | 
|---|---|---|---|
| AggressiveMode | false | false | true | 
| Risk profile | Curator | Standard | Aggressive | 
| Sessions | London | London + NY | All | 
| AlertLevel | 4 (HIGH+) | 3 (MEDIUM+) | 2 (LOW+) | 
| MaxDailyLoss | 3% | 5% | 10% | 
| MinRR | 2.0 | 1.5 | 1.2 | 
| SignalCooldown | 30 sec | 15 sec | 5 sec | 
| BOS/CHoCH | false | true | true | 
| Divergences | false | true | true | 
