Blog
TEAMGG EA MT4 – Full Input Settings Analysis

Buy TEAMGG EA product here

General Settings & Trade Management
- Magic: 7777 – Non-overlapping trade number for the EA so that it does not conflict with other EAs.
- Lot: 0.01 – Small initial lot size to begin with, good for small accounts.
- Multiple: 1.25 – New trade lot multiple (light martingale).
- Lot Increment: 0.01 – Fixed lot increment for each additional trade.
- MaxOpenLot: 1.0 – Maximum total lot size that the EA can open.
- MaxTrades: 200 – Maximum trades the EA can have open simultaneously.
- MaxLeverage: 1000 – Maximum leverage EA can utilize.
Take Profit, Stop Loss & Capital Protection
- TakeProfit: 20.0 – Take-profit level (in pips or in USD, whichever is EA’s setting).
- StopLoss: 0.0 – No individual stop-loss for each trade (mostly uses basket stop-loss).
- BasketProfit: 10.0 – Closes all trades if overall profit is 10 (in USD or in pips).
- TotalLoss: 1000.0 – Maximum allowable account loss before EA stops trading.
- BasketLoss: 1000.0 – Maximum allowable basket loss.
Grid Configuration & Trade Spacing
- Digits: 2 – Two decimal calculations (e.g., XAUUSD takes two decimals).
- Spread Limit: 10.0 – Opens trades only if spread ≤ 10 pip/points.
- WaitSeconds: 3 – Wait time between opening new trades.
- FirstStep: 50 – Distance from first trade to second trade (pip/point).
- MinGrid: 30 – Two grid trades minimum spacing.
- PendingStepTrail: 30 – Pending order trail distance as price fluctuates.
Smart Grid & Trading Hours
- SmartGrid1 / SmartGrid2: 30 / 30 – Dynamic distance from smart grid based on market volatility.
- ZGH_StartTime: 0:00 – Start time of EA.
- ZGH_StopTime: 24:00 – Stop time of EA (running for 24 hours).