Antabod Smart EA
- Experts
- 버전: 1.0
- 활성화: 5
Antabod SmartMTF EA
Smart Multi-Timeframe Expert Advisor for MetaTrader 5
________________________________________
Overview
Antabod SmartMTF EA is a fully automated trading system for MetaTrader 5 that uses a multi-timeframe confluence strategy to identify high-probability trade entries. By requiring simultaneous agreement between a higher timeframe (H4) trend bias and a lower timeframe (M15) entry trigger, the EA filters out low-quality signals and only enters the market when conditions align across both perspectives.
The EA combines technical tools applied on both timeframes to build a layered confirmation system. Built-in risk management rules, session filtering, and automated lot sizing make it suitable for traders who want a disciplined, rules-based approach without manual intervention.
________________________________________
Trade Session Filtering
The EA only operates during the London and New York trading sessions — the two highest-liquidity windows in the forex market. Trades are blocked outside these sessions entirely, keeping the EA focused on periods of meaningful price movement.
Position Management
When a new signal in the opposite direction appears, the EA automatically closes the existing trade before opening the new one. This prevents holding conflicting positions and keeps exposure clean.
________________________________________
Risk Management Features
Stop Loss and Take Profit Fixed SL and TP levels are defined in points by the user. Both are applied automatically to every trade.
Maximum Consecutive Loss Limit The EA tracks today's closed trades and counts consecutive losing deals. Once the limit of 3 consecutive losses is reached, no new trades are opened for the rest of the day. This protects the account from drawdown spirals on bad days.
Daily Profit Target The EA calculates the day's cumulative net profit (including commission, fees, and swap). Once the target is reached, it stops trading for the remainder of the day — locking in gains rather than giving them back.
Automatic Lot Sizing Lot size scales automatically based on account balance. For every $200 (or equivalent) in balance, one minimum lot increment is added. This ensures position sizing grows proportionally with the account without requiring manual adjustment. This feature is set to false by default by "Use Pyramid" input. The default amount of $200 can be changed using "Capital per lotsize" input and setting "Use Pyramid" to true.
________________________________________
Input Parameters
Parameter Default Description
Magic 2575 Unique identifier for this EA's trades
SL Points 2000 Stop loss distance in points
TP Points 2600 Take profit distance in points
MA Period 70 Moving Average period
MA Method LWMA Moving Average calculation method
MA Applied Price Close Price used for MA calculation
RMA Period 25 Range Moving Average period
RMA Applied Price Close Price used for RMA calculation
Stochastic K 5 Stochastic %K period
Stochastic D 24 Stochastic %D period
Stochastic Slowing 21 Stochastic slowing period
Stochastic Price Low/High Price range for Stochastic
Stochastic Method SMMA Stochastic smoothing method
This default setting is already optimized for XAUUSD. More optimized settings for different instruments will be shared in the nearest future.
________________________________________
Installation
1. Copy the EA file (Antabod_SmartMTF_EA.ex5) into your MetaTrader 5 Experts folder
2. Restart MetaTrader 5 or refresh the Navigator panel
3. Drag the EA onto any chart — the EA will apply to the symbol of the chart automatically
4. Enable Allow Algo Trading in MetaTrader 5 settings and on the EA properties dialog
5. The EA runs on a 100ms timer for faster execution of trades, so no specific chart timeframe is required — it manages its own H4 and M15 data internally
________________________________________
Recommended Settings
• Instrument: Major forex pairs (XAUUSD,EURUSD, GBPUSD, USDJPY, USDCHF) or liquid indices
• Broker: ECN/STP broker with tight spreads and fast execution
• Account type: Standard or Raw Spread
• Minimum recommended balance: $200 (the lot scaling floor)
• VPS: Strongly recommended to ensure the EA runs continuously during London and New York sessions
________________________________________
What the EA Does Not Do
• It does not use martingale or grid strategies
• It does not open multiple simultaneous positions on the same symbol
• It does not trade during Asian or off-session hours
• It does not add to losing positions
________________________________________
Notes for Live Use
The EA uses DEAL_ENTRY_OUT to track only closed (exited) deals when calculating daily profit and consecutive losses. This means open floating P&L does not affect the daily profit target or loss counter — only fully closed trades count. The magic number must be unique per symbol if you run the EA on multiple charts simultaneously.
Disclaimer:
Trading is risky. Past performance does not guarantee future results.
________________________________________
Antabod SmartMTF EA — Copyright 2026, Antabod Software Limited
