Smart UT BOT

Smart UT Bot Pro EA - User Manual & Operations Guide

1. System Overview

Smart UT Bot is a fully automated MetaTrader 4 (MT4) Expert Advisor engineered specifically for high-volatility financial instruments, with primary optimization for Gold (XAUUSD), Forex pairs, and Indices.

The system combines the core UT Bot (ATR Trailing Stop) algorithm made famous by QuantNomad on TradingView with a multi-layered filtering matrix. This matrix integrates classic technical indicators (RSI, MACD, Volume, Momentum), Smart Money Concepts (SMC) structural events (CHoCH/BOS), and Multi-Timeframe (MTF) Trend Alignment.

Key Architectural Highlights

  • Adaptive Auto-Preset Engine: Automatically detects chart timeframe changes ( M1 , M5 , M15 ) and applies optimized parameter sets instantly without requiring manual re-configuration.

  • Smart Scoring Matrix: Solves trade stagnation caused by rigid multi-indicator logical AND ( && ) conditions. The UT Bot triggers the initial signal, while six secondary filters generate a composite confidence score ( MinSignalScore ).

  • Heikin-Ashi Smoothed Core: Filters out market noise and false breakout spikes using smoothed Heikin-Ashi pricing sources.

  • Dynamic Real-Time ATR Trailing Stop: Continuously adjusts server-side Stop Loss orders based on volatility changes to secure floating profits.

  • Interactive Visual Dashboard: Displays live market statistics directly on the chart, including multi-timeframe trend strength (5M to 1D), Cumulative Volume Delta (CVD), indicator readings, and execution metrics.

2. Installation & Setup Guide

  1. Open Data Folder: In MT4, click File > Open Data Folder.

  2. Copy EA File: Navigate to MQL4  >  Experts and paste Smart_UT_Bot. ex4 ).

  3. Refresh Navigator: Return to MT4, open the Navigator window ( Ctrl + N ), right-click Expert Advisors, and click Refresh.

  4. Attach to Chart: Drag and drop the EA onto your target chart (Recommended: XAUUSD).

  5. Enable Trading: In the EA properties window under the Common tab:

    • Check Allow Live Trading.

    • Check Allow DLL imports.

  6. Confirm Activation: Click OK. Ensure the AutoTrading button on the main MT4 toolbar is active (Green).

3. Comprehensive Input Parameters Dictionary

Configuration Mode

  • AutoPreset ( true / false ):

    • true : Enables automatic timeframe optimization for M1, M5, and M15.

    • false : Forces the EA to use manually defined input settings.

UT Bot Core (Manual Mode)

  • KeyValue (Default: 1.5 ): ATR multiplier for the trailing stop line. Higher values widen the stop distance to avoid market noise; lower values increase signal sensitivity.

  • ATRPeriod (Default: 10 ): Number of candles calculated for Average True Range volatility measurement.

  • UseHeikinAshi ( true / false ): Uses Heikin-Ashi smoothed close price for calculations instead of raw Close price.

  • UseATRTrailing ( true / false ): Enables real-time server-side trailing stop modification based on the UT Bot ATR line.

System Scoring Matrix

  • MinSignalScore (Default: 4 ): Minimum score required across the 6 secondary filters (RSI, MACD, Volume, Momentum, SMC, H1 Trend) to confirm entry (Range: 3 to 6 ).

Technical & SMC Filters

  • UseRSI / RSIPeriod / RSI_OB / RSI_OS : Prevents opening Buy orders in overbought zones (>70) or Sell orders in oversold zones (<30).

  • UseMACD / MACD_Fast / MACD_Slow / MACD_Signal : Validates directional momentum via MACD main and signal line cross.

  • PivotLength / UseCHoCH / UseBOS : Detects Smart Money Concepts structural breaks—Change of Character (CHoCH) and Break of Structure (BOS).

  • UseMTFTrend / MTF_EMA_Period : Evaluates EMA trend bias across 6 timeframes (5M, 15M, 30M, 1H, 4H, 1D).

  • UseVolume / VolLongPeriod / VolShortPeriod : Confirms volume expansion relative to historical moving averages.

  • UseMomentum / MomThreshold : Measures rate-of-change velocity normalized against market volatility.

Risk & Order Management

  • LotSize (Default: 0.01 ): Fixed order volume in lots.

  • UseATR_SL ( true / false ):

    • true : Sets Stop Loss and Take Profit based on ATR multiples ( ATR_SL_Mult , ATR_TP_Mult ).

    • false : Uses fixed monetary USD amounts ( FixedSL_USD , FixedTP_USD ).

  • ATR_SL_Mult (Default: 1.5 ): Stop Loss distance multiplier

  • ATR_TP_Mult (Default: 3.0 ): Take Profit distance multiplier

  • MagicNumber (Default: 88888888 ): Unique identifier for EA trade tracking.

  • Slippage (Default: 3 ): Maximum allowed order execution slippage in points.

  • MinBarsBetween (Default: 5 ): Minimum candle count required between consecutive trade executions

3. Comprehensive Input Parameters Dictionary

  1. Broker & Spread Conditions: Use raw ECN accounts with Gold spreads below 15–20 points (1.5–2.0 pips). Wide spreads degrade the performance of ATR trailing stops.

  2. Capital Management:

    • $1,000 Account Balance: Trade 0.01 – 0.02 lots.

    • $5,000 Account Balance: Trade 0.05 – 0.10 lots.

    • Ensure overall exposure per trade does not exceed 1% to 2% of account equity.

  3. High-Impact News Protocol: Disable automated trading 30 minutes before and after high-impact USD macroeconomic releases: Non-Farm Payrolls (NFP), Consumer Price Index (CPI), and FOMC Rate Decisions. Extreme volatility spikes during these events can cause spread widening and slippage.

  4. Optimal Active Hours:

    • London Session: 07:00 – 10:30 UTC.

    • New York Session: 12:00 – 16:00 UTC.

    • Avoid trading during low-liquidity Asian consolidation periods or late Friday sessions.


Recommended products
Exp Swing
Vladislav Andruschenko
4.44 (64)
It uses the model of a famous strategy called Swinger (Pendulum, Cheburashka) - alternate placing of pending orders with increased lot. The strategy lies in placing two opposite pending orders. When the price moves in a certain direction, one pending order is triggered, while the lot size of the other order is increased. The EA provides three types of opening pending orders (TypeofTrade) Auto-opening after placement (Instant opening AutoTrade) Opening and management after manual opening (Manual
FREE
The indicator builds current quotes, which can be compared with historical ones and on this basis make a price movement forecast. The indicator has a text field for quick navigation to the desired date. Options: Symbol - selection of the symbol that the indicator will display; SymbolPeriod - selection of the period from which the indicator will take data; IndicatorColor - indicator color; Inverse - true reverses quotes, false - original view; Next are the settings of the text field, in w
Kiwi AudCad Bot MT4
- Nguyen Ngoc Diep
Kiwi AUDCAD Bot MT4 Kiwi AUDCAD Bot MT4 is an automated Expert Advisor developed specifically for the AUDCAD currency pair. The EA combines a market-scanning entry system with adaptive grid recovery and basket-level trade management. It applies consistent rules for entries, recovery positions and coordinated basket exits while displaying its current status on the chart. Recommended setup Platform: MetaTrader 4 Symbol: AUDCAD Recommended chart: M5 Default signal timeframe: M5 Default entry profi
FREE
Trading Helper
Siarhei Vashchylka
Trading Helper - Program for trading and money management. It works with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Manual (Be sure to read before purchasing) Advantages 1. Comfortable trading in a few clicks. Immediate and pending orders are available in the panel 2. Fixed percent method. The panel can select the lot size based on a predetermined risk 3. Trading with a fixed lot. In a few clicks, select a lot and open a Trade 4. Posi
Jet Punch
Didit Haryadi Saputra
Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair:
Expert Advisor for MT4 Useful utility MUST have for all traders.  With 1 click button, you're able to close all your open positions. Its come with a warning pop up notification when you click to close all your trades, to avoid an accident press the button. Just press 'Yes' to confirm or 'No' to cancel it. The expert will close all your open positions no matter what pairs you currently open or directions. Just attach the expert on 1 of your chart, and you're good to go.
Robot scalper for M5 timeframe. Trades on the GBPUSD currency pair. This robot has been specially developed by a company of professional traders for trading in the pound sterling. The robot approximately opens 5 to 15 trades every day. It is best to trade with brokers that have a low spread on GBPUSD up to 10 pips. The recommended minimum deposit to start is $500 or more. Advantages: does not use martingale. not a net. every trade has a stop loss. professional bot specifically for the GBPUSD p
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
Set TP & SL by Price – Auto Order Modifier for MT4 Automatically set precise TP and SL price levels on any trade ️ Works with all pairs and EAs, filter by symbol or magic number This Expert Advisor lets you define and apply exact Take Profit (TP) and Stop Loss (SL) levels to your trades using direct price values (e.g., 1.12345 on EURUSD). No points, no pips. Just clean, accurate trade management across all orders or filtered by chart or magic number. Key Features: Instantly modify TP
Mapleroo
Thamini De Oliveira Feitosa Puntel
5 (1)
10 COPIES AT $ 99 ! After that, the price will be raised to $ 150 . MAPLEROO is a smart EA that uses technical and statistical analysis based on a deep and long study of this beautiful pair loved by many traders. LIVE HERE --> MAPLEROO Pair: AUDCAD TimeFrame: M1. Recommended Deposit for Safe Risk: 2000$. For Moderate Risk: 1000$. For High Risk (be careful!): Less than 1000$ FEATURES: Solid backtest and proven live performance No need to adjust GMT Very easy to use: just read 3 lines of
Manage trades
Makarii Gubaydullin
Management of active and pending orders: automatic breakeven, TP/SL changes, partial / full closing, visual display of levels on the chart Check out my #1  Utility : 66+ features, including PRO trade management   |    Contact me  if you have any questions 1) Main window: to manage orders, you can set a specific symbol [Symbol], or select all symbols [ALL] Close all active positions [ALL] Close all profitable trades [profits] Close all loosing trades [losses] Close all long trades (for buy) [long
Lucky Trade Panel MT4
Nina Yermolenko
5 (1)
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
Initial Stop Loss Setup : Automatically applies an initial stop loss (in points) immediately when a trade is opened. Provides peace of mind by ensuring every trade is protected against unfavorable price movements. Dynamic Trailing Stop : Adjusts the stop loss at the close of each candle based on a fixed point distance. Moves the stop loss incrementally closer to the current price, locking in profits as the market moves in your favor. Works Across All Timeframes : The EA adapts to any chart time
Angry bull Option Binary
Fabio Oliveira Magalhaes
1 (1)
Angry Bull Option Binary   This is a Binary Options robot, which contains 7 strategies, you can backtest it to check what the best strategies are Settings Initial Batch Value Dynamic Investment = If activated it will use an automatic lot according to its capital Balance ($) w/ backtest = Starting balance to backtest PorcRiscoInvestment = It will be the value of % for the automatic lot if it is activated Expiration (in minutes) = It will be the expiration time of orders in Binary Options Magic
Vizzion
Joel Protusada
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks on
Semi Auto Trade Manager
Shahrull Hissham Bin Saad
AZ Semi Auto Trade Manager MT4 is a professional one-click trade management tool designed for traders who prefer manual entries while automating risk management and trade protection. This Expert Advisor allows traders to open BUY or SELL positions directly from the chart using dedicated trading buttons and automatically manage open trades with Stop Loss, Take Profit, Break Even, and Trailing Stop functions. The EA does not generate trading signals. Instead, it focuses on efficient trade executio
Auto Fibo Pro m
DMITRII GRIDASOV
"Auto FIBO Pro"   Crypto_Forex  indicator  - is great auxiliary tool in trading! Indicator automatically calculate and place on chart Fibo levels and local trend lines (red color). Fibonacci levels indicate key areas where price can reverse. Most important levels are 23.6%, 38.2%, 50% and 61.8%. You can use it   for reversal scalping  or for zone grid trading. There are plenty of opportunities to  improve your current system using Auto FIBO Pro indicator as well. It has Info Spread Swap Displa
Fast copier for sending trades to multiple MT4 / MT5 accounts. Perfect for copying trades from MT4 to MT5 accounts. MT4 Trade Copier Master EA sends trades instantly from your master account to one or multiple slave accounts. Supports copying to: • MT5 accounts • MT4 accounts Perfect for: • Multi-account traders • Signal providers • Account managers • Personal account mirroring Main Features • Fast local trade copying • Low latency execution • Multiple slave accounts support • Copy open position
VN Trade Panel II
Vyacheslav Nekipelov
4 (1)
The new version of the trading panel, which now has the ability to separately close Buy and Sell orders, display targets for all orders on the chart, as well as the ability to use the panel to trade with brokers working on the FIFO rule. Also, the new version adds option buttons for separate management of open orders. It has a convenient visualized interface and intuitive control without a lot of additional tabs to which traders have to be distracted and switch their attention. Thanks to this,
VR Grid
Vladimir Pastushak
5 (3)
The VR Grid indicator is designed to create a graphical grid with user-defined settings. Unlike the standard grid , VR Grid is used to build circular levels . Depending on the user's choice, the step between the round levels can be arbitrary. In addition, unlike other indicators and utilities, VR Grid maintains the position of the grid even when the time period changes or the terminal is rebooted. You can find settings, set files, demo versions, instructions, problem solving, at [blog] You can
FREE
Program Overview: This program is a trading tool designed to monitor and analyze the 7 major currency pairs. It is a variant of a similar program used for tracking stock indices, but this version focuses on the seven major currency pairs. The program helps in identifying and calculating significant price movements (gaps) between the high and low prices of these currency pairs over a specified time frame. It then provides insights through comments and alerts based on the calculated gaps. Major Cu
Lot Size Calculator, Risk Manager and Trade Panel for MetaTrader 4 Lot Size Calculator Risk Manager Panel MT4 (This is the free edition of   Lot Architect PRO ) is a trading utility for MetaTrader 4 that combines a lot size calculator, position size calculator, risk manager and trade panel in one chart-based interface. The utility calculates position size from a selected risk value and displays the planned trade information before order execution. Entry, Stop Loss and Take Profit levels can be
FREE
VR Cub
Vladimir Pastushak
VR Cub is an indicator for getting high-quality entry points. The indicator was developed to facilitate mathematical calculations and simplify the search for entry points into a position. The trading strategy for which the indicator was written has been proving its effectiveness for many years. The simplicity of the trading strategy is its great advantage, which allows even novice traders to successfully trade with it. VR Cub calculates position opening points and Take Profit and Stop Loss targe
The algorithm of the adviser's work: When the Expert Advisor is launched at a specified distance from the price (first_step), BuyStop and SellStop orders are placed. Further, depending on which way the price went, one of them becomes market, and the other begins to crawl after the price. When the price rolls back, it also becomes market. If we have reached a set profit in some direction, the order is closed and a creeping pending order of the same direction is placed again. If the profit is no
Exotic Adv
Ivan Simonika
Exotic Bot   is a multi -cream multifunctional adviser working on any time frame and in any market conditions. The robot’s work is taken as a system of averaging with the non -geometric progression of the construction of a trading grid. Built -in protection systems: special filters, spreading, internal restriction of trading time. Building a trading grid, taking into account important internal levels. The ability to configure trading aggressiveness. Work postponed orders with trailing orders. T
Harvest GOLD
Sayan Vandenhout
Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000
Return
Steve Zoeger
The Return Forex EA The Robot was designed by myself and works already on live accounts. Can be used with TP and SL settings with trailing stop as MArtingale The robot works on all Currency PAirs and all Time Frames. The higher the Frame so higher the possibility of the trade accuracy. Please trade carefully and responsibly.Happy Trading Happy Trading Thank you
This is a regular panel that places a network of buy and sell orders. This Expert Advisor closes the profit order defined in the settings. Then, there is a parameter called Ladder, which includes that the distance between orders begins to increase by the points indicated by the ladder parameter (here, in the main settings, it is 10 points), which means the second order is 10 points, the third order is 20 points, the fourth order is 40 points, etc. Then, you need to know what is in this adviser
Spectre
Konstantin Kotlov
Multifunctional universal Expert Advisor that is designed for automatic or semi-automatic trading on various strategies using different indicators. To do this, you need to fill out a template file in which you can select up to 30 variables and up to 15 conditions for sale or purchase. The Expert Advisor has a mini panel for manual trading, as well as the ability to trade along trend lines for both breakdown and rebound. Thanks to the buttons in the strategy tester, you can practice trading on hi
Daily Candle Predictor is an indicator that predicts the closing price of a candle. The indicator is primarily intended for use on D1 charts. This indicator is suitable for both traditional forex trading and binary options trading. The indicator can be used as a standalone trading system, or it can act as an addition to your existing trading system. This indicator analyzes the current candle, calculating certain strength factors inside the body of the candle itself, as well as the parameters of
Buyers of this product also purchase
Trade Indicator Assistant is a powerful MT4 utility designed to turn indicators into automated trading systems. Its main feature is the ability to automatically detect an indicator’s   BUY and SELL signal buffers , without requiring you to know the buffer numbers, search through indicator settings, or modify the indicator source code. Bonus Indicator: After purchasing Trade Indicator Assistant, contact me to receive Trade Signal Pro completely free as a bonus indicator. [Download Demo Version]
Forex Trade Manager MT4
InvestSoft
4.98 (445)
Trade Manager MT4 is an advanced position size calculator and trade management tool for MetaTrader 4, designed to help traders plan trades faster, control risk more precisely, and manage open positions directly from the chart. It combines order placement, risk based lot calculation, Stop Loss and Take Profit management, Break Even, Trailing Stop, Partial Close, Equity Protection, and external trade management in one panel. Whether you trade forex, indices, metals, commodities, or crypto, Trade M
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
Professional Trade Copier for MetaTrader 4 Fast, professional, and reliable trade copier for MetaTrader 4 . COPYLOT helps you copy Forex trades between MetaTrader 4 and MetaTrader 5 terminals with flexible synchronization for different account setups. COPYLOT MT4 version supports: MetaTrader 4 to MetaTrader 4 MetaTrader 5 Hedge to MetaTrader 4 MetaTrader 5 Netting to MetaTrader 4   MT5 version Full Description + DEMO + PDF How To Buy How To Install How to get Log Files How To Test and Optimize A
TradePanel MT4
Alfiya Fazylova
4.84 (95)
Trade Panel is a multi-functional trading assistant. The app contains over 50 trading functions for manual trading and allows you to automate most trading tasks. Application instructions + video instructions: https://www.mql5.com/en/blogs/post/772292 Trial version of the application for a demo account: https://www.mql5.com/en/blogs/post/750865 How to install the application: https://www.mql5.com/en/blogs/post/756239 How to test the application in visual mode: https://www.mql5.com/en/blogs/post/7
Telegram to MT4 Multi-Channel Copier   automatically copies trading signals from your Telegram channels straight to MetaTrader 4. No bots, no browser extensions, no manual copying. A signal arrives in Telegram and the EA opens the trade in your terminal within seconds. And before you copy a channel, the built-in backtester shows you what that channel would have done in your account. The product has two components: a Windows application that listens to your Telegram channels, and this Expert Advi
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.09 (11)
DaneTrades Trade Manager is a professional trade panel for MetaTrader 4, designed for fast, accurate execution with built‑in risk control. Place market or pending orders directly from the chart while the panel automatically calculates position size from your chosen risk, helping you stay consistent and avoid emotional decision‑making. The Trade Manager is built for manual traders who want structure: clear risk/reward planning, automation for repeatable management, and safeguards that help reduc
Copier->Convenient and fast interface interaction, users can use it right away   ->>>> Recommended to use on Windows computers or VPS Windows Features: Diversified and personalized copy trading settings: 1. Different lot modes can be set for different signal sources 2. Different signal sources can be set for forward and reverse copy trading 3. Signals can be set with comments 4. Whether to calibrate the lot according to the contract lot Diversified and personalized copy order settings 2: 1. Dif
News Filter EA MT4
Rashed Samir
5 (10)
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Prop Guardian Risk Manager MT4 – Drawdown, Risk & Hedge Protection for Prop Firm and Managed Accounts Prop Guardian Risk Manager is a professional risk-control utility for MetaTrader 4, designed for prop firm traders, money managers and anyone who wants strict account-level risk protection. It does not generate trading signals, strategy entries or trading decisions. Instead, it runs in the background, monitors your account risk and can automatically block new exposure, close managed trades or ac
Risk manager Risk manager - it will simplify the tracking of drawdown and will notify you (alert) when the specified risk is reached, and close/lock orders when the critical DD risk level is reached. If the specified drawdown is exceeded, you can choose two options for actions: All orders will be closed that mean loss will be fixed on depo. The terminal also closes. Instead of fixing the loss on depo, the opposite order will be opened - orders locking will occure. Not a single order will be c
Lot Architect MT4
Do Thi Phuong Anh
Lot Architect — Trade Panel and Position Size Calculator for MT4 Lot Architect is a trade panel and risk-based position size calculator for MetaTrader 4. It helps calculate lot size from the selected risk, displays trade parameters before entry, and supports Market, Limit and Stop orders from the chart. The utility is designed for traders who want a structured workflow for position sizing, stop-loss placement, take-profit planning and order execution. Purpose Before opening a trade, a trader nee
MT4 to Telegram Signal Provider   turns your trading account into a signal provider. Every trade action, whether manual, by EA or from your phone, is instantly sent as a message to Telegram. You can fully customize the format or use a ready-made template for quick setup. [ Demo ] [ Manual ] [ MT5 Version ] [ Discord Version ]  New: [ Telegram To MT5 ] Setup A step by step user guide is available. Key Features Ability to customize order details sent to subscribers You can create a tiered subs
PZ Trade Pad Pro MT4
PZ TRADING SLU
3.67 (3)
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] One of the k
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
VirtualTradePad PRO SE MT4 — advanced trading panel and chart workspace for MetaTrader 4 VirtualTradePad PRO SE is a professional trading panel and trade-management workspace for MetaTrader 4 . It helps traders open, manage, protect, close and analyze trades faster from one chart-based interface. The product was created for active manual traders who need more than a simple set of buttons. PRO SE combines one-click execution, pending orders, position control, partial close, basket profit/loss log
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.85 (61)
Trading Panel for trading in 1 click.  Working with positions and orders!  Trading from the chart or the keyboard. Using our trading panel, you can trade in one click from the chart and perform trading operations 30 times faster than the standard MetaTrader control. Automatic calculations of parameters and functions that make life easier for a trader and help a trader conduct their trading activities much faster and more conveniently. Graphic tips and full information on trade deals on the chart
Trade Dashboard MT4
Fatemeh Ameri
4.96 (54)
Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
A professional panel for manual trading that keeps the whole trade cycle in one window on the chart, from a precise entry to protecting your account. Size every position strictly to a defined risk, build the trade with lines directly on the chart using the RR Tool, and place market and pending orders, grids and OCO. The panel takes position management off your hands: partial closing across up to five levels, six types of trailing stop, breakeven and Virtual SL/TP. Daily, weekly and monthly limit
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual is a trading panel for working with grid strategies. The utility is universal, has flexible settings and an intuitive interface. It works with a grid of orders not only in the direction of averaging losses, but also in the direction of increasing profits. The trader does not need to create and maintain a grid of orders, the utility will do it. It is enough to open an order and the Grid manual will automatically create a grid of orders for it and will accompany it until the close. Ful
Zone Trader MT4
Lee Samson
5 (1)
Trade support and resistance or supply and demand zones automatically once you have identified the key areas you want to trade from. This EA allows you to draw buy and sell zones with a single click and then place them exactly where you expect price to turn. The EA then monitors those zones and will automatically take trades based on price action you specify for the zones. Once the initial trade is taken, the EA will then get out in profit at the opposite zone you place, which becomes the target
TradeMirror is a trade copier EA for MT4/MT5 platform. Tutorial Please click the Trademirror Tutorial link to view more tutorials. Why TradeMirror We understand the importance of security, stability and privacy for financial software, so we've gone the extra mile to harden these three elements in detail: Provides a user-friendly graphical interface that is easy to operate Focus on privacy and security, suitable for various financial scenarios with privacy requirements for order distribution Prec
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Close by percentage MT4
Konstantin Kulikov
5 (1)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
Trade Signal Pro (MT4) — Telegram Signal Provider (Utility) A lightweight utility that sends trade notifications from your MT4 account to Telegram. It does NOT open/close trades. It only reads positions/deals and sends messages. What it sends Entry signal (BUY/SELL) with Entry, SL, TP, pips + Risk:Reward   Updates when SL/TP is modified (reply/tag to the original signal)   Close notifications: TP hit / SL hit / Breakeven / Manual close   Optional Daily & Weekly performance summary (win
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Candlestick Pattern Scanner is a multi-timeframe and multi-symbol dashboard and alert system that checks all timeframes and currency pairs for different candlestick patterns that are formed in them. Scanner is integrated with support and resistance zones so you can check the candlestick patterns in the most important areas of the chart to find breakout and reversal patterns in the price chart. Download demo version   (works on M30,D1,W1 timeframes and 20 symbols of Market Watch window) Read the
The News Filter
Leolouiski Gan
5 (25)
This product filters all expert advisors and manual charts during news time. It is able to remove any of your EA during news and automatically reattach them after news ends. This product also comes with a complete  order management system that can handle your open positions and pending orders before the release of any news. Once you purchase The News Filter , you will no longer need to rely on built-in news filters for future expert advisors, as this product can filter them all from here onwards
Instantly see your closed trade history by day and week, your current open trades, and forex exposure on one chart! Use the heatmap to identify profitable trades and where your current drawdown is within your trading portfolio. MT5 Version -  https://www.mql5.com/en/market/product/132613 Quick Close Buttons Use the quick close buttons to close every trade on a single symbol, close out individual trades in full, or take partial profits or losses at the click of a button. No more hunting for trade
More from author
EA Risk Manager is a professional risk‑management Expert Advisor designed to protect your trading account and enforce disciplined money management. The EA does not open trades by itself – it only monitors and manages all existing positions (manual and automated) on the account. It is especially useful for traders who want to: Hard‑limit daily / weekly / monthly losses and profits. Restrict lot size and the number of open trades. Trade a basket of G7‑related Forex pairs using one centralized
The Candle Time Spread indicator is designed to smoothly display the remaining time of the current candle and the spread fluctuations. It offers full customization options, allowing you to control the appearance of the countdown timer, including size, color, and position relative to the candle, across all timeframes. Please leave a positive review. Candle Time Indicator, Spread Clock, Spread Counter, Spread Alert, Candle Timer, Candle Clock, Candle Timer for MT5, Time Candle, Timer Candle. Can
FREE
Overview The SMC indicator is a versatile tool that helps traders automate chart analysis using price action. Its main goal is to identify where large institutions place orders (liquidity) to find optimal entry/exit points. Core Features Market Structure: Automatically labels BOS (Breakout Structure) and CHoCH (Change of Character) in real time for both internal and main swing waves. Supply & Demand Zones: Identifies bullish and bearish Order Blocks. Liquidity & Price Gaps: Identifies equal
FREE
Linear Regression Oscillator (LRO+) Alert Update: LRO+ v2.0 — Linear Regression Oscillator for MT5 Momentum indicator based on linear regression + normalized Z-score. No lag like MACD, no noise like RSI. Automatically adjusts parameters according to timeframe — M1 to Monthly, no manual adjustment required 3 types of signals: Zero-Cross (trend), Reversion, and Divergence ATR Filter — automatically turns off signals when the market is sideways or flat Invalidation Level — automatically dra
The SMC Smart  indicator automates market structure analysis based on the Smart Money Concepts (SMC) methodology. It removes subjective chart analysis by automatically plotting Order Blocks, Fair Value Gaps (FVG), Break of Structure (BOS), Change of Character (CHoCH), and liquidity pools. 1. Core Chart Features Market Structure The indicator categorizes market structure into two distinct levels: Swing Structure: Uses a larger lookback length ( InpSwingsLength = 50 ) to define the medium-to-long-
FREE
Trade Panel Manager — Master all trades in one dashboard Stop calculating volume manually, stop worrying about forgetting to set SL/TP. TTrade Panel Manager transforms MetaTrader 5 into a professional trading command center — drag and drop a few lines on the chart, the EA automatically calculates lot sizes according to your desired risk level, displaying SL/TP in pips and currency in real time, right before you press the button. Why download now? Accurate lot size calculation based on risk pe
FREE
A fast, chart-based MT4 trade manager with one-click BUY/SELL execution, editable Lot/SL/TP controls, and selective position-closing tools. One Click Trading MT4 is a lightweight trade-management Expert Advisor for MetaTrader 4. It is designed for traders who want to manage manual trades or trades opened by an EA directly from the chart, without repeatedly opening the Terminal window.
FREE
A fast, chart-based MT5 trade manager with one-click BUY/SELL execution, editable Lot/SL/TP controls, and selective position-closing tools. One Click Trading MT5 is a lightweight trade-management Expert Advisor for MetaTrader 5. It is designed for traders who want to manage manual trades or trades opened by an EA directly from the chart, without repeatedly opening the Terminal window.
FREE
The Candle Time Spread indicator is designed to smoothly display the remaining time of the current candle and the spread fluctuations. It offers full customization options, allowing you to control the appearance of the countdown timer, including size, color, and position relative to the candle, across all timeframes. Please leave a positive review. Candle Time Indicator, Spread Clock, Spread Counter, Spread Alert, Candle Timer, Candle Clock, Candle Timer for MT4, Time Candle, Timer Candle. Can
FREE
EA Risk Manager is a professional risk‑management Expert Advisor designed to protect your trading account and enforce disciplined money management. The EA does not open trades by itself – it only monitors and manages all existing positions (manual and automated) on the account. It is especially useful for traders who want to: Hard‑limit daily / weekly / monthly losses and profits. Restrict lot size and the number of open trades. Trade a basket of G7‑related Forex pairs using one centralized
USER MANUAL: TDI OPTIMIZED BY MARSU (MT5) 1. Introduction: TDI Optimized by Marsu is a super indicator developed specifically for the MetaTrader 5 (MT5) platform. Upgraded from the classic Traders Dynamic Index (TDI) system, this version brings a fresh perspective with its excellent noise signal removal capabilities, direct optimization on Japanese candlesticks (lighter and smoother), and especially its Auto Timeframe system that automatically adapts to all trading styles.  The indicator pr
Linear Regression Oscillator (LRO+) Alert Update: LRO+ v2.0 — Linear Regression Oscillator for MT4 Momentum indicator based on linear regression + normalized Z-score. No lag like MACD, no noise like RSI. Automatically adjusts parameters according to timeframe — M1 to Monthly, no manual adjustment required 3 types of signals: Zero-Cross (trend), Reversion, and Divergence ATR Filter — automatically turns off signals when the market is sideways or flat Invalidation Level — automatically dra
USER MANUAL: TDI OPTIMIZED BY MARSU (MT5) 1. Introduction: TDI Optimized by Marsu is a super indicator developed specifically for the MetaTrader 5 (MT5) platform. Upgraded from the classic Traders Dynamic Index (TDI) system, this version brings a fresh perspective with its excellent noise signal removal capabilities, direct optimization on Japanese candlesticks (lighter and smoother), and especially its Auto Timeframe system that automatically adapts to all trading styles.  The indicator prov
Gold Early EA - Early Trend Catcher Robot (No Grid/Martingale) Overview Gold Early EA is an Expert Advisor specifically programmed for MetaTrader 5, inspired by successful Multi-Indicator trading strategies. Instead of waiting until a trend is already overextended (Full Signal), this EA is designed to identify Early Signals right when the money flow begins to shift. Operating on a strict "Set & Forget" trading philosophy combined with a Risk:Reward (RR) ratio always greater than 1, the EA
SMS Panel - Real-Time Smart Money Concepts Suite for MT5 "Don't just label. Validate." SMC Panel is the only comprehensive Smart Money Concepts/ICT toolset on the MQL5 Market that detects market structure (BOS/CHoCH) in real time – no more waiting for opposite swings to confirm breakout signals. From Order Block, Fair Value Gap, Breaker Block, Inducement (IDM) to OTE Zone and multi-factor Signal Engine – all are validated through liquidity sweep, displacement, killzone, and premium/discount befo
This is a multi-strategy Expert Advisor (EA) for MetaTrader 5 , integrating a visual control panel with buttons for manual trading, automatic position management based on ATR/Swing logic, session filtering by New York/London hours, and a daily profit/loss protection mechanism. Main Functional Blocks Mode Core logic Main filter Minimal EMA9/EMA21 crossover No additional filter BreakoutPullback Breakout of N-candle high/low or pullback to EMA20/50 SetupMode (Clean Breakout / Pullback) XAUSweepRete
Smart UT Bot MT5 (PRO EA for MT5) - User Manual & Operations Guide 1. System Overview & Architecture Smart UT Bot Pro EA (MT5 Edition) is an institutional-grade, fully automated trading system engineered specifically for MetaTrader 5. Optimized for Gold (XAUUSD) , Forex pairs, and Indices, the EA combines high-frequency ATR volatility tracking with a multi-layered indicator matrix and Smart Money Concepts (SMC) structure analysis. The system is built on a native MQL5 execution architecture, util
Filter:
No reviews
Reply to review