Introduction to Aditya’s Smart Trading EA

Introduction to Aditya’s Smart Trading EA

7 August 2025, 09:18
Aditya Rahmatuloh Tresnadi
0
30

Introduction to Aditya’s Smart Trading EA

The EA is engineered for traders who demand precision and control. Built with flexibility in mind, it supports multi-symbol trading, news filtering, drawdown protection, and optional recovery strategies.

for better details on how to download and run any EA you can read this blog:https://www.mql5.com/en/blogs/post/751359

Channels:

For telegram link please contact me privately and for mql5 channel here is the link: https://www.mql5.com/en/channels/adityasystem


Symbol & Timeframe Setup

Attach the EA to any chart. It will automatically adapt to the symbol and timeframe. You do not need to manually configure the timeframe or chart type. This ensures smooth operation even with multiple charts or expert advisors.

Backtesting Tip

Use MetaTrader 5 for accurate testing results. MT4 lacks modern features like real-tick simulation and multi-symbol testing, which can lead to misleading results. MT5 supports advanced backtesting for better decision-making.

 EA Updates

Stay updated with the latest version for best performance. We regularly enhance features and fix bugs. You can follow this guide to update: https://www.mql5.com/en/blogs/post/729921


How to enable news filter in MT4/MT5

Go to MT4/MT5 and click tools>Options (or press ctrl+o) to open options of your MT4/MT5 terminal.

Go to the "Expert Advisors" tab.

Tick the checkbox for "Allow WebRequest for listed URL".

Add this URL https://nfs.faireconomy.media and click OK.


Input Settings Overview

Setting Description
Pairs Set the trading instruments (e.g., EURCAD, AUDJPY, etc.). Multiple pairs are supported.
Magic number Unique identifier for this EA’s trades. Keep it different from other EAs.
Orders comment Optional text that will appear on all orders for tracking purposes.
Lot management method Select how lot size is calculated: fixed or percentage-based.
Risk percentage per trade Defines how much of the account balance is risked per trade.
Fixed lot size value Used when fixed lot size method is selected.
Disable smart risk calc Forces the EA to use static lot size without adapting to balance changes.
Maximum trades Set the limit for how many trades can be opened at the same time.
High-impact news filter Prevents trading around major news events.
Medium-impact news filter Blocks trading before/after medium news releases.
Low-impact news filter Optionally block low-impact news periods.
Pause before news Time in hours to stop trading before news events.
Pause after news Time in hours to delay trading after news releases.
Weekend close time Auto close all trades at a specific time before the weekend. -1 disables this feature.
Recovery mode Activates recovery trading logic to reduce losses after unfavorable trades.
Reverse recovery strategy Inverts recovery direction under specific conditions.
Distance method Selects between fixed or ATR-based zone distance for recovery entries.
Fixed point gap Distance between recovery entries when using fixed points method.
ATR timeframe Defines the chart timeframe used to calculate ATR for zone sizing.
ATR calculation period Number of candles used for ATR calculation.
ATR multiplier Scales the ATR value for more dynamic recovery zones.
TP pips multiplier (same direction) Take-profit multiplier for recovery trades continuing in the same direction.
TP pips multiplier (opposite) Take-profit multiplier when switching trade direction in recovery mode.
Profit type Choose between fixed dollar or percentage profit goals for recovery.
Total recovery profit (USD) Target amount to recover in USD before closing recovery trades.
Total recovery profit (%) Same as above but based on account percentage.
Max drawdown Set a maximum drawdown threshold beyond which no new trades are allowed.
Close on drawdown Enable automatic closing of all trades once the drawdown limit is reached.

Feature Highlights

  • ✅ Trade up to 20+ pairs from one chart
  • ✅ Optional news filters to stay out of volatile zones
  • ✅ Fully flexible risk and recovery system
  • ✅ Built-in protection through drawdown and max-trade limits

Want More Features?

Reach out via MQL5 private chat if you have suggestions or want a custom setup. Your feedback helps us build better tools for every trader.