Blog
SMART MACHINE EA MT4 – Full Input Settings Analysis

Buy SMART MACHINE EA product here

Strategy Configuration
- Strategy: Averaging (1 = Off, 2 = On) — set to 2, i.e., the EA uses an averaging strategy.
- Step: 75 points — step between averaging orders.
- MaxOrders: 100 — maximum orders that can be opened at a time.
- MaxLots: 99.99 — maximum total lot value.
Capital Management
- MoneyManagementType: 1 — type of capital management mode 1.
- Multiplaktor: 1.6 — lot multiplier for each new order (martingale/averaging).
- InitialLot: Not specified — initial trade lot value.
- TypeSelection: true = fixed lot size, false = percentage-based lot sizing.
- ConstantLot: 0.01 — fixed lot size when TypeSelection = true.
- Percentage_Of_Autolot_Volume: 10% — when percentage-based, takes 10% of account size to calculate lot size.
Take-Profit & Risk Control
- TakeProfit: 250 points (~25 pips).
- RiskManagement: true — closes all trades when a specified risk level is reached.
- Use_Restrictions: false — no trading restrictions based on time or other conditions.
- LimitSize: 50.0 — maximum order or lot size.