Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen
Mohammed Arif Khan  

PRESET FILES INCLUDED (9 pairs/timeframes):

DEFAULT (Start here): ProScalper_XAUUSD_M5.set — Gold M5, all 11 strategies, 0.01 lot, 1:2 R:R, all sessions

Gold: XAUUSD M5 (Magic 500000) | XAUUSD M15 (Magic 510000)

Majors M5: EURUSD (520000) | GBPUSD (530000) | USDJPY (540000)

Crosses M5: GBPJPY (550000) | EURJPY (560000)

Majors M15: EURUSD (620000) | GBPUSD (630000)

Each preset is tuned for: spread tolerance, SL/TP distances, FVG gap size, S/R zones, session filter, trailing stop distances, and daily P/L limits specific to that pair's volatility.

Every pair has a unique Magic Number base — run all 9 charts simultaneously without any conflict. Each strategy within a pair gets its own magic (Base+1 through Base+11).

How to load: Copy .set files to MQL5/Presets/ → EA Inputs tab → Load → Select file → OK.

Quick start: Use XAUUSD M5 preset on demo for 2 weeks. Check the panel P/L column per strategy. Disable losing strategies, keep winners.

Dateien:
Mohammed Arif Khan  
; ================================================================
;  NOOR GOLD SCALPER SYSTEM - PRESET FILES GUIDE
;  ProScalper MultiStrategy v4.0
;  11 Independent Scalping Strategies | Separate Magic Numbers
; ================================================================
;
;  HOW TO LOAD A PRESET FILE:
;  1. Copy .set file to: MQL5\Presets\ folder
;  2. Open EA settings on your chart
;  3. Click "Inputs" tab -> click "Load" button
;  4. Select the .set file matching your pair and timeframe
;  5. Click OK and start trading
;
; ================================================================
;  IMPORTANT: Each pair has its OWN Magic Number base.
;  You can run ALL pairs simultaneously without conflict.
;  Each strategy within a pair also has its own magic:
;    Magic Base + 1 = Range Breakout
;    Magic Base + 2 = S/R Bounce
;    Magic Base + 3 = Stop-Loss Hunt
;    Magic Base + 4 = Pin Bar
;    Magic Base + 5 = EMA Crossover
;    Magic Base + 6 = EMA 9 Scalp
;    Magic Base + 7 = Momentum Candle
;    Magic Base + 8 = Session Breakout
;    Magic Base + 9 = Breakout Retest
;    Magic Base + 10 = Three Candles
;    Magic Base + 11 = FVG / Order Block
; ================================================================


; ████████████████████████████████████████████████████████████████
;  DEFAULT PRESET (Use this if unsure)
; ████████████████████████████████████████████████████████████████
;
;  File: ProScalper_XAUUSD_M5.set
;
;  This is the RECOMMENDED starting preset.
;  Pair: XAUUSD (Gold) | Timeframe: M5
;
;  WHY THIS IS DEFAULT:
;  - Gold has the best volatility for scalping
;  - M5 gives clean signals without too much noise
;  - All 11 strategies are enabled
;  - Conservative lot size (0.01) for safe testing
;  - All sessions active (London, NY, Asia)
;
;  SETTINGS OVERVIEW:
;  - Lot: 0.01 (minimum safe size)
;  - Risk:Reward = 1:2.0
;  - Max Spread: 40 points (Gold has wider spread)
;  - Max Trades Total: 4 (across all strategies)
;  - Max Trades Per Strategy: 1
;  - Trailing Stop: ON (starts at 200pts, steps 100pts)
;  - Daily Profit Target: $200 (pauses EA when hit)
;  - Daily Loss Limit: $100 (pauses EA when hit)
;  - Magic Base: 500000
;
;  SL/TP LOGIC:
;  Primary: ATR-based (1.5x ATR for SL, SL x R:R for TP)
;  Fallback: Strategy-specific fixed SL (200-400 points)
;  Gold M5 ATR is typically 2.50-5.00 points
;  So typical SL = 3.75-7.50 points, TP = 7.50-15.00 points


; ████████████████████████████████████████████████████████████████
;  GOLD PRESETS
; ████████████████████████████████████████████████████████████████

; ----------------------------------------------------------------
;  1. ProScalper_XAUUSD_M5.set  [DEFAULT - START HERE]
; ----------------------------------------------------------------
;  Pair: XAUUSD | Timeframe: M5 | Magic: 500000
;
;  Best for: Active scalping during London and NY sessions
;  Session: All (auto-switches between Asia/London/NY)
;  Lot: 0.01 | R:R: 1:2.0 | Max Spread: 40pts
;  Trailing: Start 200pts / Step 100pts
;  Daily Limit: +$200 profit / -$100 loss
;
;  Strategy tuning:
;  - Range Breakout: 24 candle lookback, 20-80 pip range
;  - S/R Bounce: 60 bar lookback, 50pt zone width
;  - SL Hunt: 30pt min wick, 2:1 wick ratio
;  - Pin Bar: 2.5:1 wick ratio, max 33% body
;  - EMA: 9/21/50 periods (standard)
;  - Momentum: 2x ATR candle size required
;  - Session Break: 10pt buffer above/below range
;  - FVG: 30pt minimum gap, 12 bar cooldown
;
;  EXPECTED BEHAVIOR:
;  - 5-15 signals per day across all strategies
;  - Most active: EMA 9 Scalp, Pin Bar, SL Hunt
;  - Quieter: FVG, Session Breakout (fewer but higher quality)


; ----------------------------------------------------------------
;  2. ProScalper_XAUUSD_M15.set
; ----------------------------------------------------------------
;  Pair: XAUUSD | Timeframe: M15 | Magic: 510000
;
;  Best for: Less screen time, higher quality signals
;  Session: All | Lot: 0.01 | R:R: 1:2.5 | Max Spread: 40pts
;  Trailing: Start 300pts / Step 150pts
;  Daily Limit: +$200 profit / -$100 loss
;
;  KEY DIFFERENCES vs M5:
;  - Higher R:R ratio (1:2.5 vs 1:2.0) for bigger winners
;  - Wider SL fallbacks (300-500pts vs 200-400pts)
;  - Fewer signals per day (3-8 vs 5-15)
;  - Larger FVG minimum gap (40pts vs 30pts)
;  - Momentum multiplier slightly lower (1.8x vs 2.0x)
;  - Range lookback 16 candles (= 4 hours of data)
;
;  BEST STRATEGIES ON M15:
;  - Range Breakout (cleaner breakouts on higher TF)
;  - S/R Bounce (stronger levels)
;  - Breakout Retest (more reliable retests)
;  - Session Breakout (cleaner session ranges)


; ████████████████████████████████████████████████████████████████
;  MAJOR PAIRS - M5 PRESETS
; ████████████████████████████████████████████████████████████████

; ----------------------------------------------------------------
;  3. ProScalper_EURUSD_M5.set
; ----------------------------------------------------------------
;  Pair: EURUSD | Timeframe: M5 | Magic: 520000
;
;  Best for: London session scalping on the most liquid pair
;  Session: London (08:00-16:00 GMT)
;  Lot: 0.10 | R:R: 1:2.0 | Max Spread: 15pts
;  Trailing: Start 80pts / Step 40pts
;  Daily Limit: +$100 profit / -$50 loss
;
;  WHY LONDON ONLY:
;  EURUSD moves most during London session. Asia session
;  is too quiet (small ranges = false breakouts). NY overlap
;  is included within London hours (13:00-16:00).
;
;  TUNING NOTES:
;  - Tight spread filter (15pts) since EURUSD spread is 0.5-1.5 pips
;  - Smaller SL (80-150pts) because EURUSD ATR is small on M5
;  - Small S/R zone (15pts) for precision bounces
;  - FVG min gap only 8pts (EURUSD gaps are smaller than Gold)
;  - Lot 0.10 because pip value is ~$1/pip at 0.10 lot


; ----------------------------------------------------------------
;  4. ProScalper_GBPUSD_M5.set
; ----------------------------------------------------------------
;  Pair: GBPUSD | Timeframe: M5 | Magic: 530000
;
;  Best for: London session, more volatile than EURUSD
;  Session: London | Lot: 0.10 | R:R: 1:2.0 | Max Spread: 18pts
;  Trailing: Start 100pts / Step 50pts
;  Daily Limit: +$100 profit / -$50 loss
;
;  KEY DIFFERENCES vs EURUSD:
;  - Slightly wider spread filter (18 vs 15)
;  - Bigger SL (100-180pts) due to higher volatility
;  - Wider S/R zones (18pts vs 15pts)
;  - Larger FVG min gap (10pts vs 8pts)
;  - Better for: Pin Bar, Momentum Candle, SL Hunt
;    (GBP pairs tend to create sharper wicks)


; ----------------------------------------------------------------
;  5. ProScalper_USDJPY_M5.set
; ----------------------------------------------------------------
;  Pair: USDJPY | Timeframe: M5 | Magic: 540000
;
;  Best for: All sessions (active in both Asia and NY)
;  Session: All | Lot: 0.10 | R:R: 1:2.0 | Max Spread: 15pts
;  Trailing: Start 80pts / Step 40pts
;  Daily Limit: +$100 profit / -$50 loss
;
;  WHY ALL SESSIONS:
;  USDJPY is active during Asia (Tokyo session) AND
;  during NY. Unlike EURUSD which is dead in Asia,
;  USDJPY gets good moves from BOJ activity and
;  Japanese economic data.
;
;  TUNING: Same as EURUSD but with All Sessions enabled.
;  Good for: Session Breakout (Asia range -> London break)


; ████████████████████████████████████████████████████████████████
;  CROSS PAIRS - M5 PRESETS
; ████████████████████████████████████████████████████████████████

; ----------------------------------------------------------------
;  6. ProScalper_GBPJPY_M5.set
; ----------------------------------------------------------------
;  Pair: GBPJPY | Timeframe: M5 | Magic: 550000
;
;  Best for: High volatility scalping, London session
;  Session: London | Lot: 0.05 | R:R: 1:2.5 | Max Spread: 25pts
;  Trailing: Start 150pts / Step 70pts
;  Daily Limit: +$100 profit / -$50 loss
;  Max Trades: 3 (reduced due to volatility)
;
;  WARNING: GBPJPY is the most volatile pair in this set.
;  Wider spread (2-3 pips typical), bigger moves, bigger risk.
;  That is why:
;  - Lot is 0.05 (half of EURUSD) for same risk
;  - R:R is 1:2.5 (compensates for wider spread)
;  - Max trades reduced to 3
;  - SL range is 150-250pts (wider than majors)
;  - FVG min gap is 15pts (bigger imbalances)
;
;  BEST STRATEGIES:
;  - Pin Bar (sharp reversals on GBPJPY)
;  - Momentum Candle (huge impulse candles)
;  - SL Hunt (strong liquidity grabs)
;  - Three Candles (powerful momentum runs)


; ----------------------------------------------------------------
;  7. ProScalper_EURJPY_M5.set
; ----------------------------------------------------------------
;  Pair: EURJPY | Timeframe: M5 | Magic: 560000
;
;  Best for: Medium volatility cross pair, London session
;  Session: London | Lot: 0.05 | R:R: 1:2.0 | Max Spread: 20pts
;  Trailing: Start 120pts / Step 60pts
;  Daily Limit: +$100 profit / -$50 loss
;
;  EURJPY is like a middle ground between EURUSD (calm)
;  and GBPJPY (wild). Good for:
;  - EMA Crossover (clean trends)
;  - S/R Bounce (respects levels well)
;  - Breakout Retest (clean retests)


; ████████████████████████████████████████████████████████████████
;  MAJOR PAIRS - M15 PRESETS
; ████████████████████████████████████████████████████████████████

; ----------------------------------------------------------------
;  8. ProScalper_EURUSD_M15.set
; ----------------------------------------------------------------
;  Pair: EURUSD | Timeframe: M15 | Magic: 620000
;
;  Best for: Part-time traders, fewer but stronger signals
;  Session: London | Lot: 0.10 | R:R: 1:2.5 | Max Spread: 15pts
;  Trailing: Start 120pts / Step 60pts
;  Daily Limit: +$100 profit / -$50 loss
;  Max Trades: 3
;
;  M15 ADVANTAGES:
;  - Less noise than M5 (fewer false signals)
;  - Stronger S/R levels
;  - Cleaner FVG zones (bigger gaps, more reliable)
;  - Better for Range Breakout and Session Breakout
;  - Requires less monitoring
;
;  M15 TRADE-OFFS:
;  - Fewer signals per day (3-8 vs 5-15 on M5)
;  - Wider SL needed (120-200pts vs 80-150pts on M5)
;  - Slightly higher R:R to compensate (1:2.5)


; ----------------------------------------------------------------
;  9. ProScalper_GBPUSD_M15.set
; ----------------------------------------------------------------
;  Pair: GBPUSD | Timeframe: M15 | Magic: 630000
;
;  Best for: Strong London session moves on higher TF
;  Session: London | Lot: 0.10 | R:R: 1:2.5 | Max Spread: 18pts
;  Trailing: Start 150pts / Step 70pts
;  Daily Limit: +$100 profit / -$50 loss
;  Max Trades: 3
;
;  GBPUSD M15 is excellent for:
;  - Session Breakout (Asia range breaks at London open)
;  - Range Breakout (clean 4-hour consolidation breaks)
;  - Breakout Retest (GBP retests levels cleanly on M15)
;  - Momentum Candle (big M15 candles = strong moves)


; ████████████████████████████████████████████████████████████████
;  MAGIC NUMBER REFERENCE (for tracking in MT5 history)
; ████████████████████████████████████████████████████████████████
;
;  XAUUSD M5:    500001 - 500011
;  XAUUSD M15:   510001 - 510011
;  EURUSD M5:    520001 - 520011
;  GBPUSD M5:    530001 - 530011
;  USDJPY M5:    540001 - 540011
;  GBPJPY M5:    550001 - 550011
;  EURJPY M5:    560001 - 560011
;  EURUSD M15:   620001 - 620011
;  GBPUSD M15:   630001 - 630011
;
;  Example: Trade with Magic 520006 = EURUSD M5, Strategy 6 (EMA 9 Scalp)
;  Example: Trade with Magic 500003 = XAUUSD M5, Strategy 3 (SL Hunt)


; ████████████████████████████████████████████████████████████████
;  QUICK START GUIDE
; ████████████████████████████████████████████████████████████████
;
;  STEP 1: Start with XAUUSD_M5 preset on DEMO account
;  STEP 2: Run for 1-2 weeks, check panel for win rate per strategy
;  STEP 3: Disable strategies with negative P/L
;  STEP 4: Once profitable on demo, switch to live with 0.01 lot
;  STEP 5: After 1 month profitable, gradually increase lot size
;
;  TIPS:
;  - Always test on DEMO first
;  - Start with 0.01 lot, never risk more than 1% per trade
;  - Check the panel daily for per-strategy performance
;  - Disable weak strategies, keep strong ones
;  - London+NY overlap (13:00-16:00 GMT) = best trading hours
;  - Avoid trading during high-impact news (NFP, FOMC, etc.)
;  - The EA auto-pauses when daily P/L limits are hit
;
; ================================================================
;  Support: Post questions in the Comments section
;  or message the seller directly on MQL5.com
; ================================================================