AI Financial Launch Strike EA Person Handbook
1. Overview
AI Financial Launch Strike EA (hereafter ERS EA) is a news-scalping professional advisor that targets the instantaneous volatility instantly earlier than scheduled financial releases.
It leverages proprietary AI evaluation of the GDELT Mission’s international information big-data and trades with a one-shot logic: opens a place 5 minutes earlier than the discharge → force-closes it InpForceCloseSec seconds after the discharge.
- Supported platform: MetaTrader 5 (MT5)
- Beneficial timeframes: M1–M15 (timeframe doesn’t have an effect on commerce frequency)
- Beneficial pairs: EURUSD, USDJPY and different main low-spread symbols
Be aware: For top-spread devices (e.g., XAUUSD) set InpMaxSpreadPips sufficiently excessive. - Beneficial brokers: ECN / RAW accounts (low unfold & quick execution)
- Anticipated volatility: designed to seize one-shot strikes of roughly ±50 pips proper after the discharge
2. Set up Steps
- Buy by way of MQL5 Market → computerized set up from MT5 “Navigator” → “Market” tab.
- Handbook file placement:
Copy AI Financial Launch Strike EA.ex5 into MQL5Experts folder, then restart MT5. - Connect to a chart:
1. Open the chart of the image you want to commerce (e.g., EURUSD)
2. Drag & drop AI Financial Launch Strike EA from Navigator → Consultants
3. Tick “Permit Algo Buying and selling” → OK
3. Enter Parameter Particulars
🔑 License Verification
- InpLicenseKey
The acquisition key. Go away clean → error. - InpLicenseInterval
Re-verification interval (seconds). Default = 3600 sec (1 hour).
📄 Calendar Verify Settings
- InpCheckInterval
Calendar reload interval (seconds). Default = 30 sec. Don’t set under 30 seconds to keep away from API limits.
⏱️ Entry Timing
- InpLeadSec
Seconds earlier than the discharge to open a place. Default = 180 sec (3 min).
💼 Exit Timing
- InpForceCloseSec
Seconds after the discharge to force-close. Default = 3 sec for ultra-fast exits.
⚙️ Filters / Threat Management
- InpMinStars
Minimal ★ score from the sheet. Default = 3. Set increased to focus on solely high-impact occasions. - InpMinVolPips
Threshold for anticipated transfer (pips). Default = 15. Instance: 15 → enter provided that the forecast transfer is ≥ 15 pips. - InpMaxSpreadPips
Most acceptable unfold. Default = 30 pips. Alter to match your dealer’s circumstances.
💰 Lot Settings
- InpLotSize
Base lot dimension. Default = 0.05 lot. Used as mounted dimension when variable lot = false. - InpVariableLot
true → applies multipliers routinely (★4 = ×1.5, ★5 = ×2.0).
🛑 Preliminary Cease-Loss (SL)
- InpUseInitSL
Place an preliminary SL when opening. Default = true. - InpInitSLPips
Preliminary SL width (pips). Default = 60. For information buying and selling, 50–100 pips is widespread to face up to spikes. - InpTightenAtNews
Auto-tighten SL to breakeven ± level simply earlier than the discharge. Default = true. - InpTightenSec
Seconds earlier than the discharge to tighten. Default = 20 sec.
🎯 Trailing Take-Revenue
- InpEnableTrail
Allow/disable trailing TP. Default = true. - InpTrailPips
Set off pips for immediate TP as soon as floating revenue reaches this worth. Default = 300 pips.
⚙️ EA Widespread Settings
- InpEnableEA
Grasp on/off swap. Default = true. - InpMagicNumber
Higher 32-bit mounted magic (default 4102025); decrease 32-bit is CRC32 of the image to keep away from collisions. - InpUseSymbolMagic
true → separate magic numbers per image. Default = true. - InpLogLevel
0 = DEBUG / 1 = INFO / 2 = WARN / 3 = ERROR. Default = 0 (DEBUG).
4. Notes & FAQ
- Q: The EA doesn’t open trades.
Verify: 1) License key not entered; 2) MT5 “Algo Buying and selling” button is OFF; 3) InpMinStars or InpMaxSpreadPips too strict. - Q: Trades are skipped attributable to unfold restrict.
Spreads usually widen proper earlier than information; ECN accounts are advisable. If you happen to should commerce, increase InpMaxSpreadPips. - Q: Cease-loss is just too vast/slim.
Stability InpInitSLPips towards InpTrailPips. Use wider SL for high-volatility pairs.
5. Help
If in case you have questions or points, contact us by way of the MQL5 “Messages” function or the product’s Feedback part.
Together with your Consultants tab log and a screenshot will velocity up troubleshooting.