Sonic Grid Hedging EA – User Manual

Complete setup guide, activation instructions, settings explanation, and trading logic overview.

πŸ“˜ Table of Contents

1. Installation Guide 2. Activation & Licensing 3. EA Interface Overview 4. Complete Input Settings Explained 5. How the EA Trades (BUY Grid + SELL Hedge Logic) 6. Recommended Settings & Risk Management 7. Prop Firm Usage Guide 8. Troubleshooting 9. FAQ

1️⃣ Installation Guide (MT4)

Follow these steps to install the Sonic Grid Hedging EA on MT4:

  1. Open MT4 β†’ Click File β†’ Open Data Folder
  2. Navigate to: MQL4 β†’ Experts
  3. Copy the EA file: Sonic Grid Hedging EA.ex4 into this folder
  4. Restart MT4
  5. Enable Algo Trading
  6. Drag the EA onto your chart (preferably H1 or H4)
Recommended Chart: H1 for Indices & Gold, H4 for Crypto Disable Auto Scroll & Chart Shift: Optional but helps for readability

2️⃣ Activation & Licensing

The EA uses a secure Key + Account Number validation system.

βœ” How to activate:

❌ Wrong key or unauthorized account?

The EA will show: β€œInvalid Activation Key – EA Locked”


3️⃣ EA Interface Overview

When you attach the EA to the chart, you will see:

RSI Filter ON: EA only opens the first BUY after RSI dips below your level RSI Filter OFF: EA opens BUY immediately when no trades exist

4️⃣ Complete Input Settings Explained

SettingDescription
LotSizeFirst BUY lot size (0.01 recommended)
LotMultiplierMultiply lots for each additional BUY (1.0 = no increase)
GridStepDistance in points between BUY orders
RecoveryGapIf gap β‰₯ this, EA avoids SELL hedges
UseBuyTrailingEnables trailing stop on individual BUYs
BottomClusterProfitProfit needed to close cluster (2 BUY + 1 SELL)
SinglePositionProfitProfit target for closing individual BUYs
rsiFilterEnabledEnable/disable RSI entry filter
RSI_Timeframe / LevelClosed-candle RSI filter configuration

5️⃣ How the EA Trades (BUY Grid + SELL Hedge)

βœ” Step-by-step flow:

  1. RSI Filter waits for safe entry zone
  2. EA opens the first BUY
  3. If price falls by GridStep β†’ EA opens next BUY
  4. If a BUY opens & gap < RecoveryGap β†’ EA opens SELL Hedge
  5. SELL hedge uses trailing stop
  6. Cluster close triggers when: 2 BUY + 1 SELL β†’ combined profit β‰₯ BottomClusterProfit
The SELL is NOT martingale. It opens with the same lot as BUY and stabilizes the grid.

6️⃣ Recommended Settings & Risk Management

Best instruments:

Best settings (universal):


7️⃣ Prop Firm Usage Guide

The EA is prop-friendly when used correctly:


8️⃣ Troubleshooting


9️⃣ FAQ

Q: Can I change settings while trades are active?
A: Yes, just keep the same Magic Number.

Q: Does EA work on cent accounts?
A: Yes, fully supported.

Q: Which timeframe is safest?
A: H1 or H4 with RSI ON.