• Utility type
  • Price
     - 
  • Reset
Watch the Market tutorial videos on YouTube
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through

Trading utilities for MetaTrader 5 - 21

icon Below are trading programs simplifying trading in MetaTrader 5. Hover over a utility to read its description and purpose.
Expert Advisor to help beginners. It allows you to adjust the following parameters: Number of simultaneous positions The asset allowed to trade Maximum lots allowed per position Maximum number of positions per day When one of the parameters is not/no longer valid, the EA automatically closes new positions, preventing you from trading. This Expert Advisor helps you trade by mastering your trading psychology for you. VPS essential. Feel free to give me feedback and suggest further improvement
FREE
RenkoCharts
Stanislav Korotky
This non-trading expert utilizes so called custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also, it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place RenkoCharts on a chart of a work instrument. The lesser timeframe of the source chart is, the more precise resulting renko chart is, but the lesse
Have you ever take a long time to watch a Symbol when the network link is not good ? Have you ever wait for a long time when you switch chart between different Symbols or different TimeFrames ? If you do long-term backtesting , Have you ever to be downloaded datas for a long time ? Yes, If there is no data in the system, those will happen.  1. What is this: Download all the Symbol data in Market Watch to the system. PS: This is not outputting data to Files. This Link go to Demo version: https:/
Calculadora PVC
Alvaro Andres Contreras Diaz
Toma el Control Absoluto de Tus Operaciones ¿Cansado de calcular manualmente el tamaño de tu posición o de sudar frío esperando a que el precio toque tu stop loss?   La gestión del riesgo es la línea que separa a los traders consistentes del resto.   No dejes tu capital en manos de la improvisación. Presentamos la   Calculadora de Posición y Riesgo , tu nueva aliada esencial para operar con precisión y disciplina profesional. Con esta poderosa herramienta, tú:   Maximiza tu Potencial:   Calcul
FREE
You may have found after a carefully planned trade something happened.  An unexpected event... You forgot to look the web calender or use any kind of program. This fills this gap in its own way. Features: - show all events as vertical lines - low, medium or high events... with different colors. -name of the events and numbers associated with the event are also shown such actual value, forecast value and previous value. The calendar information is obtained from your broker. It is a built-in serv
FREE
News shield
Yousef Rajaeian
News Shield – Protect Your Trades from Volatile News Events  News  Event  Backtest Short Description: In financial markets, economic news can trigger sudden and unpredictable volatility. News Shield is designed to protect your trading account during news releases — automatically, accurately, and without manual intervention. Features: Real-time display of all major economic news directly on your chart Customizable trade lock: block trading a few minutes before and after each news event Compatib
FREE
Quick Exit
Jefferson Judge Metha
This MT5 Utility is designed to simplify the process of managing multiple trades. If you have several open positions, it can be time-consuming to close each one manually. With this tool, you can easily close all profit trades, losing trades, or just the trades that are linked to the chart you're currently viewing. It saves you time and effort by allowing you to manage your trades with just a few clicks, making your trading experience smoother and more efficient. Whether you're focusing on profit
FREE
Prop Edge Heartbeat
Nuno Madeira Amaro Pire Costa
EA to prevent inactivity violations on prop firms. This EA will scout for your most recent trade and if it is older than the number of days defined, will enter a micro lot position size 0.01 on the pair defined. It is recommended to use a tight spread pair like EURUSD. This EA will not act as long as you have at least one trade in the last X days (defined on config). This EA will not place other trades or modify existing position.
FREE
This robot sends Telegram notifications based on the coloring rules of PLATINUM Candle indicator. Example message for selling assets: [SPX][M15] PLATINUM TO SELL 11:45. Example message for buying assets : [EURUSD][M15] PLATINUM TO BUY 11:45 AM. Before enable Telegram notifications  you need to create a Telegram bot, get the bot API Key and also get your personal Telegram chatId. It's not possible to send messages to groups or channels. You can only send messages to your user chatId. You should
FREE
Script Name: Close All Positions Language: MQL5 Type: Utility Script Primary Function: Instantly close all open positions on the current trading account Purpose The “Close All Positions” script is a lightweight and efficient tool designed for traders using MetaTrader 5. Its main purpose is to help users quickly exit all active trades with a single click, especially during volatile market conditions or when risk management requires immediate action. Instead of manually closing each position on
FREE
This EA will read news from MQL website and create global variable to indicate if there is a news reported within the specified time frame. You can then read these global variable in your EA to filter out trades. Global variable format - News_CHF, News_EUR, News_GBP, News_JPY and News_USD If value is 0 means no news. If value is 1 means there is news reported within the specified time frame. Please comment to give suggestion to improve it.
FREE
Broker Desynchronization script MT5 is a script in the form of an EA. It will check the desynchronization of a BROKER's server compared to your time at your PC. Usually BROKER sets time forward to have some space to execute trades. If you wish to check how big the difference is, please load the EA to any chart. After loading, it will wait for the first tick to check the desynchronization. Information will be available for 10 seconds. NOTE! If market is closed, you get information to try again la
FREE
V-Connect Tick Data Validator is a utility for MetaTrader 5. It checks each tick and rejects invalid data. Features - Checks bid and ask prices - Checks spread and time - Uses only MQL5 functions - Logs results in the Experts tab - Real-time filtering: - Negative or zero spreads - Stale timestamps (>60 seconds) - Reversed bid/ask - **<1ms overhead** — runs on low-spec VPS - **Journal audit trail** — "TICK PASSED" / "TICK REJECTED" How to Use Attach to a chart. In your EA: if (validate_tick(tick
FREE
Heartbeat Agent   is a cross-platform utility for monitoring the status of your trading terminal, compatible with both Windows and Linux. This tool sends regular GET requests to a specified URL, allowing you to monitor the terminal's performance and receive real-time updates on its status. If the connection to the terminal is lost for any reason, you will be immediately aware and can take the necessary actions. Key Features of Heartbeat Agent: Cross-Platform Compatibility:   Heartbeat Agent supp
FREE
AE-DeletePendingOrders is a professional script for MetaTrader 5 designed to quickly and securely delete all pending orders on a trading account. The script provides full control over the deletion process thanks to a flexible filtering system and reliable error handling mechanisms. Main features The script automatically deletes all types of pending orders: BUY LIMIT, SELL LIMIT, BUY STOP and SELL STOP. An intelligent retry system has been implemented in case of temporary communication errors wi
FREE
Pnitrol Levels
Nikolay Mitrofanov
Draws trend lines from the high and / or low values ​​of the week. The color and thickness of the levels are customizable. All trend lines can be edited. Suitable levels of the past can be renamed and other properties changed. Levels are re-read only on the H1 timeframe once an hour. ...
FREE
The script simulates a random price walk and saves it to a CSV file. This file can be used to create charts of random price walk. How to create custom symbols you can read here . Script Settings: SymName - The name of the CSV file that will be saved in MQL5/Files. HistoryDepth - The number of minutes to simulate a random price walk. StartFrom - At which price the simulation will start. VolaCycle - Mode simulates intraday volatility. The pictures show the recommended settings for a cu
FREE
Filled Area Chart MT5
Evgeniy Scherbina
5 (1)
The utility Filled Area Chart adds to the standard set of price presentations. It is a brand new, nice price chart. You will certainly like it if you want to feel yourself a trader born under the Bloomber lucky star. The Properties allow to set the colors and other things: Color preset - choose a preset or set to "Custom" and set your own colors using the properties below. Custom area color - color of the area below the price line. Works only with Color preset = Custom. Custom chart color - col
FREE
DataFeeder
Joao Paulo Euko
Hi you, I need your help! Be my Patron, let's make it possible! https://www.patreon.com/joaopeuko https://github.com/Joaopeuko/Mql5-Python-Integration Esse Expert Advisor copia os dados("symbol,last,bid,ask") dos ativos que foram colocados na lista e só funciona enquanto o mercado esta aberto. Esse EA não é um link DDE ou RTD, as informações não são passadas em tempo real ao excel. O EA tem um delay de 30 segundos e o Excel tem um delay de 1 minuto. A vantagem desse EA é que ele dispensa o
FREE
HandyThing
Alexey Oreshkin
Helper utility that does the following important actions: Shows or hides various groups of symbols - Forex, CFD, Futurex, Bonds and all others. Shows or hides symbols that have or do not have trade restrictions. Shows or hides symbols that currently have a trading/quoting session active. Shows or hides symbols that contain the specified words in their names. Closes or deleted all market or pending orders. Closes orders by type - Buy/Sell. Clears stop loss and take profit values. Downloads histor
FREE
Demo version of the Virtual SL TP Trailing product for testing all functions https://www.mql5.com/ru/market/product/75210 ВНИМАНИЕ: ТОЛЬКО ДЛЯ ДЕМО-СЧЕТОВ !!! Make Trailing Stop, Take Profit, Breakeven, Stop Loss levels invisible to the broker! HIDDEN MODE (STEALTH MODE)   Virtual Trailing Stop (Virtual Trailing Stop)   Virtual Take Profit (Virtual Take Profit)   Virtual Breakeven (Virtual Breakeven)   Virtual Stop Loss (Virtual Stop Loss)   Виртуальный 2-уровневый Трейлинг-стоп   Virtual Tr
FREE
EW Close All – One Click. All Closed. EW Close All is a lightweight, multi-language Expert Advisor that lets you close all trades and cancel all pending orders instantly — with just one button click . Closes all open positions Cancels all pending orders Works on any symbol and timeframe Multi-language interface Clean, fast, and reliable Perfect for quick exits, risk control, or end-of-day cleanups. Stay in control — close everything in seconds with EW Close All .
FREE
The Optimal Lot Calculator
Alec Hilton Silva Couto
1 (1)
With this indicator you have displayed on the chart the optimal lot size for the forex pair. No need for manual calculations or losing time on websites where you have to input the values to get the optimal lot size. The indicator values are preset for maximum percentage risk is 2% and for maximum pips loss is 50. For a customizable version you can buy using the this LINK . ATTENTION: This only works with forex pairs and it doesn't work on account deposits in YENS!!!!!!
FREE
QuickClose EA
Peechanat Chatsermsak
QuickClose EA: Manage Trades Quickly and Efficiently QuickClose EA is a tool designed to help traders manage orders on the current chart easily and quickly. It provides full control over your trading status with clear feedback. Key Features of QuickClose EA: User-Friendly Control Panel: Clearly displays essential information such as the current symbol name, total profit/loss for Buy and Sell positions, and open lot sizes, giving you an immediate overview of your trading status. Precise Lot Size
FREE
Orders Manager MT5
Sergei Linskii
5 (1)
Orders Manager  is a simple and indispensable assistant for managing all your orders.   Inputs: Magic = 999;                          // Magic  TakeProfit = 1000;                 // Take Profit. If = 0 the level is not setts. StopLoss = 0;                         // Stop Loss. If = 0 the level is not setts. Slippage = 10;                       // Slippage GeneralProfit = false;            // Closing all orders based on total profit. If false the function is disabled and works according to TakePr
FREE
Core Positioning Advanced analytical tool designed specifically for MT5, providing in-depth analysis of trading history, uncovering data insights, optimizing strategies, and enhancing profitability. Core Usage Strategy Performance Evaluation: Analyzes profitability, stability, and risk to provide an objective rating from A+ to D. Trading Pattern Discovery: Identifies high-quality assets, time periods, and profit-making habits suited to different market conditions. Risk Management Optimization: C
FREE
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
FREE
Symbol Carousel EA provides a clear and structured way to monitor all your active trades. The Expert Advisor automatically cycles through all open orders, positions, both or all symbols in the Market Watch and switches the chart symbol accordingly. Each symbol is displayed for a defined amount of time before moving on to the next one, creating a clean and intuitive carousel-style view of your trading activity. This EA is designed purely for visual trade monitoring and does not open, modify, or c
FREE
Botti Tools
Guilherme Bitencourt Botti
3 (1)
Botti Tools features 1 - Automatically places Take Profit and Stop Loss values, previously defined, in Pending Orders and in Market Positions 2 - Based on the amount of Stop Loss points defined and the specified monetary value it calculates what volume should be used for that order. 3 - After X points he puts the order on breakeven 4 - It cancels the Take Profit at X points away from it and places the Stop Loss in such a way as to guarantee Y gain points 5 - If the fourth option is selecte
FREE
CloseAllChartsExceptCurrent — Smart Script for MetaTrader 5 Description: Tired of manually closing dozens of open charts in the MT5 terminal? CloseAllChartsExceptCurrent does it for you! The script instantly closes all charts except the one it’s launched on. Perfect for traders who value order and speed. Key Benefits: Automate Routine — close all unnecessary charts with one click. Save Time — no more switching between tabs. Focus on What Matters — keep only the chart that needs att
FREE
TradeFlow Dashboard
Mithlesh Kumar Mandal
TradeFlow Dashboard MT5 represents a paradigm shift in trade management, offering a robust and versatile solution tailored to elevate your risk management strategies and streamline decision-making within the Meta Trader 5 platform. With its sleek and user-friendly interface, this tool transcends the conventional trading experience, especially catering to manual traders looking to amplify their performance. Let's delve into the key highlights of TradeFlow Dashboard MT5, exploring how each featu
FREE
(Multiple Close All) for MT5 a lightweight and efficient utility designed to help traders close their open positions and pending orders directly from the chart. It provides a clean panel with interactive buttons, allowing quick closing of opened trades and deleting the Pending Orders with one click. Key Features: Close all BUY , SELL , or ALL positions with one click. Close only profitable trades or only losing trades . Close trades filtered by Magic Number or Ticket Number . Perform par
FREE
EA utility to help you with your Discipline for New Traders. When Balance Drop below set Daily Max Percentage Draw Down Balance. Any new trades open after the DD Threshold reached, Bot will close any new trades instantly and will keep canceling any pending orders placed as well until the Next Daily Candle is formed or EA is removed. Note: 1. Please Attached EA Utility before start trading for the day.  2. Set Timeframe before attaching EA utility to the chart. If timeframe changed after taking a
FREE
One Click Close Pro
Naveen Raj R
1 (3)
OneClickClose-Pro EA allow users to easily close all positions at once with multiple options with simple UI. Options Includes::         1. Close All Positions         2. Close All Buy Positions         3. Close All Sell Positions         4. Close All Position GreaterThan or Equal to Profit         5. Close All Position LessThan or Equal to Profit         6. Close All Position By Symbol         7. Option to Set Deviation         8. Option to Set Maximum Retry (If position close fails) MT4 Versio
FREE
This utility identifies certain candle open times on chart, this can help you to see your favorite candle open and use it as it fits in your strategy. This tool is very useful for intraday charting and indicating your sessions. ___________________________________________________________________________________ Disclaimer: Do NOT trade or invest based upon the analysis presented on this channel. Always do your own research and due diligence before investing or trading. I’ll never tell you what
FREE
Volume Flow Binance
Thalles Nascimento De Carvalho
Volume Flow Binance! Have you ever imagined accessing the times and trades of your favorite cryptocurrency, with detailed insights into volume flow and price movement analysis, even if your broker doesn’t offer complete trading history access? With Volume Flow Binance , that’s now a reality! This MQL5 script is designed for cryptocurrency traders seeking a detailed view of real-time market dynamics. Key Features: Direct access to the times and trades of any cryptocurrency listed i
FREE
MultiTradeNews
Leeank Andres Fernandez Molano
This script is designed for traders who need to quickly place trades across multiple currency pairs during critical news releases, where every second counts. With this tool, you can pre-select your desired currency pairs and assign independent volumes for each one. When a major news event hits, such as Non-Farm Payroll (NFP) or PMI data releases, the script allows you to execute all your trades instantly without the need to open each pair manually. Key Features: Customizable Pairs : Choose from
FREE
Trading assistant NewsRForestExpert v4.01 Purpose and principle of operation NewsRForestExpert is a trading assistant for MetaTrader 5, using the built-in economic calendar and the machine learning model "Random Forest" of the ALGLIB library (hereinafter simply "model"). The assistant: in this version works only on the EURUSD currency pair timeframes M1 – M5; loads news history for the selected period and forms training and test samples; trains on the obtained data or loads an already trained
FREE
This utility exports candle data   which you chosed by input parameter  to CSV  file. Time Frames:  M1,M5,M15,M30,H1,H4 Inputs: StartTime: Start time for exporting data. EndTime:   End time for exporting data. DataType: Close, Open, High, Low, Median(HL/2), Typical(HLC/3), Weighted(HLCC/4), Pip(H-L). DecimalSeperator: Decimal seperator for candle price data. (Default = ".") CSVDelimiter: Delimiter character for CSV file.  (Default = ";") * This utility exports candle data horizontally. That me
FREE
AK Capital Backtest panel
AK Capital Markets Limited
5 (3)
backtester buttons for testing strategies in the MT5 strategy tester.  load up strategy tester then click on visual test and once visual tester opened apply any chart template you'd like. To update the chart pause the visual tester and apply templates, colors and such like the normal chart. On the settings you can choose lot size and take profit and stop loss.  Enjoy
FREE
CxPV Sniper
Victor Oluwapelumi Adebajo Akinpelu
This system is a semi- automatic trend following system that operates during the days of highest probable market volatility aiming to capitalize on major retracements and reversals that occur midweek. It can operate on full autopilot, act as just a signal generator, or any customized user preference based on the needs of the user and the functionality of the program. It is capable of risk management with an inbuilt lot size calculator with adjustable risk pecentage to suit the user's unique apet
FREE
* This product was converted using  "BRiCK Convert4To5 MT 5 "  based on the MQL4 source file of  "BRiCK TradeByArrow MT4 Free" . BRiCK is a simple and versatile utility.   By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "TradeByArrow" is Utility that executes order processing when an arrow object is created on the chart. Combined with Indicator which outputs arrow object, it can be used like Expert. Parameter [ArrowName] EntryBuy: A
FREE
StopAndTake
Oleksandr Kashyrnyi
5 (1)
Product Name: StopAndTake — A simple script for precise and fast SL/TP management Product Description: StopAndTake is a lightweight and intuitive script designed for traders who value speed, accuracy, and reliability in managing their positions. This tool allows you to instantly update Stop Loss and Take Profit levels for all positions on the selected chart, ensuring maximum ease of use. Benefits and Advantages: Simplicity: A minimalist interface that's easy for beginners to understand. Lightnin
FREE
TrendbySignal
Zong Quan Zhang
一 運作方式(如下圖) 在一個單邊向上的行情中,   自動交易工具做以下動作: 當價格來到高點,等待突破訊號在進場。 當價格回調,等待回調結束要往上時在進場。 當進場下單後, 如果一直漲就持續持單,等待價格漲不上去準備下來時,在獲利離場。 但如果一直跌,就等待要上漲時在進場,進場時加倍下單,    一個做底單,動作同上等待獲利離場,    另一個單用做倉位修正,此單和第一張單在盈虧為0時會各自平倉,不造成損失。 Ps: 在一個單邊向下的行情中,動作則相反  二 設定方法(如下圖) Step1   一開始要自己指定工具的方向. 如果認為會往上走,設定i_tradeup=true, i_tradedown=false,  如果認為會往下走,設定i_tradeup=false, i_tradedown=true,   Step2   指定目標位置和止損位置 如果認為會往上走,i_top輸入目標位置,i_bottom輸入止損位置 如果認為會往下走,i_top輸入止損位置,i_bottom輸入止盈位置 當價格到達目標位置會強制平倉獲利並暫停工具運作 當價格到達止損位置會反向開單鎖倉
FREE
RTrade panel is easy trading panel use both (Stop Loss & Take Profit) based on pips  with easy interface can be use by anyone Panel Feature: -Open position based on (Lot) size  -Auto detect entry price  -Use Stop Loss based on (pips) -Use Take Profit based on ( pips ) -Close all position in one button click i will add more function in future update if you like it write your review
FREE
OnBoard stats MT5
Fabio Cavalloni
5 (4)
OnBoard stats is a panel that show in a single view a lot of usefull information about working orders and trading account. It has 4 different sub-panels (from left to right): Symbols order statistics : it can be found symbols for which there are orders (market or pendings). Symbol with pendings are colored with "Pendings color". Clicking on a specific symbol row, chart will be changed to that symbol. Current symbol statistics : informations about the "current" symbol, the one which is opened in
FREE
Closing Assistant - One-Click Multi-Trade Management for MetaTrader See More, Trade Better - enhance your MetaTrader experience with this essential trade management tool, extracted from the powerful Meta Extender suite. What It Offers: Close multiple trades simultaneously with a single click, organized by direction (buy/sell) or performance (winning/losing). Select from three scope options: Meta Extender trades only, current symbol trades, or all MetaTrader trades - giving you complete control
FREE
HeatMap – Volume & Pips Change Analyzer for MT5 The HeatMap indicator for MetaTrader 5 is a powerful and interactive tool designed to help traders identify the most active and volatile trading hours across the last 14 days. By default, the indicator starts as a simple floating button labeled "HeatMap" in the top corner of your chart. With just one click, it opens a compact, easy-to-read panel showing historical market behavior in a 24-hour x 14-day grid layout . What it shows: Hourly Data: Each
FREE
Equity Aler t can help you send notifications to your personal Telegram when your account equity reaches/ drops below a preset value. Additionally,   you can check your MT4/5 account info anytime from your Telegram by simple command: /check .    Get more free useful EAs  here ! HOW TO SET UP?   * Get inputs for EA: - Telegram Bot Token: Create a Telegram bot by   @BotFather   ,   and save your Bot Token. Find your bot by username & press "start". - Telegram User ID: Use your User ID by chatting
FREE
This script is designed to evaluate weights in various window functions. An indicator built on these window functions can be downloaded at   https://www.mql5.com/ru/market/product/72159 Input parameters: iPeriod – indicator period. iPeriod >= 2 iCenter is the index of the reference where the center of the window function will be located. By default, this parameter is 0 - the center of the window coincides with the center of the indicator. With 1 <= iCenter <= iPeriod, the center of the window f
FREE
The utility is designed to control the update rate of the order book (or several) in the strategy tester. Management is carried out by a library, which is available here https://www.mql5.com/en/market/product/81400 Interface description: S/P   Start and pause playback ---    Decrease the speed by one step +++   Increase speed by one step R      Updating the character list <0>  Slider, moving left/right change the playback speed, after releasing the mouse it is restored to its original state. The
FREE
Swingers
Sukhvinder Singh
Netting Strategy: Implements a netting strategy for managing multiple positions, optimizing trade efficiency. Flexible Order Distances: Allows users to customize order distances in pips, providing adaptability to various market conditions. Dynamic Take Profit Method: Utilizes a dynamic take profit mechanism, adjusting profit targets based on evolving market dynamics. Adaptive Take Profit Ratio: Users can customize take profit ratios in accordance with the lot size, allowing for precise profit o
FREE
ForexVisible
Yevhen Chystiukhin
5 (1)
This client utility is intended for sharing and copying signals, as well as for monitoring your Expert Advisor on the site https://forexvisible.com . The Android version of the site can be downloaded here The version for the MT4 terminal can be downloaded here  https://www.mql5.com/en/market/product/106509 There are many reasons to use this application in your trading, and these are: 1. If you have many trading advisors and many accounts, it is very difficult to track them and monitor everythin
FREE
BVCandleStream
Katsura Yamanouchi
Product name: BVCandleStream Overview Background service that automatically creates custom tick-based symbols (equal-tick bars) for scalping and price action analysis. It converts raw ticks of standard symbols into custom bars with a fixed number of ticks per bar, so you can apply any standard MT5 indicators or EAs to these synthetic tick charts. Key Features 1. Tick-Based Bar Generation Monitors the symbol of the open chart and automatically groups ticks into bars at the specified count ( InpT
FREE
The utility TradeKeeper Lite can show your profits for different periods and bip a sound when you reach a profit target value. Click the tachometer to quickly switch to the next profit period. There are 5 of them: This Day, This Week, This Month, Last 90 Days and All I Made. With the utility TradeKeeper Pro , available at this link , you can also open trades with a magic number and volume of your choice, trail any orders with a simple trail or iSAR-based trail, as well as close any open trades a
FREE
EquityShield
Nikita Belousov
EquityShield is a lightweight and dependable Expert Advisor (EA) for MetaTrader 5, crafted to protect your trading account from excessive losses with minimal resource usage. It monitors your account's equity drawdown and automatically closes all open positions and pending orders if the drawdown exceeds your specified threshold, either in percentage (%) or a fixed amount ($). Designed as a robust safety barrier, EquityShield ensures your capital remains secure during unexpected market volatility
FREE
Symbol change MT5
Bjoern Calow
1 (1)
a script created with ChatGPT. It changes the symbol  in every other chart window to the symbol of the window where you run the script. The story behind it. I use MT5 across 2 monitors. Same price/symbol, different candles. because changing the symbol in every window was tedious. So I had ChatGPT write this script. Important: this script only changes the symbol, everything else like indicators or objects is not transferred to other chart windows
FREE
Close positions
Mohammad Ali Ghaffari
you can close all your positions in profit or lost when you  use this robot. 1.you set your max profit and max lost for all your positions. 2.the robot show you in a window beside your chart. 3.when your equity reach your target close all your positions. 4.you can use one of them or both (profit or lost)togather. 5.this robot close all your positions. ((if you have any idea or want somthing i can help you)) i hope you win in all your times of life. best regard
FREE
The Reversal Area EA is designed to identify likely price ranges for price to turn from. This EA is used in conjunction with other EA's that I developed and serves as filtering tool to keep from entering too early. The overall idea is to be a seller above the green line. A buyer below the green line for the buy version. The second thing to keep in mind is time. When price fluctuate over the course of a few days and move further below this zone (long bias) it offers greater likelihood of setting
FREE
Multi Cross 5
Prafull Manohar Nikam
M ulti Cross Alert! on your smartphone. Use multiple indicators to get a crossover signal on chart as well as on MetaTrader app. You can use all crossovers at the same time but it is not recommended cause your chart will look messy. Instead use combination of two indicators which will be better. IMP NOTE:- More indicators will be added in future updates. Any suggestions regarding indicators are welcome!   Indicators List: 1. MA (Cross) 2. RSI (OB/OS) 3. MACD Lines (Main Line & Signal Line Cross)
FREE
Signal Alerts Max
Roberto Mubonane Muiambo
What the Tool Does SignalAlerts Max watches several indicators: RSI MACD Stochastic CCI DeMarker RVI EMA Trend Filter (optional) Whenever any enabled indicator crosses above or crosses below a level, the tool sends alerts: Terminal Pop-up   Push Notifications Sends alerts to phone via MT5 app.  How To Set Up Push Notifications On Metatrader 4 & 5 - YouTube Important Notes Your PC must be connected to the internet MT5 desktop must be running (or in VPS) You do NOT need to keep the mobile
FREE
Standard Scroller
Aleksandr Kononov
The utility controls any parameter of any indicator by scrolling the mouse wheel. You can install this utility and change the interface of any indicator from the standard terminal delivery . For custom indicators, as well as those purchased on the "Market", there is a Universal Scroller utility. Principle of operation The utility controls one of the parameters that you choose by changing it by scrolling the mouse wheel. Scroll mode activation is enabled by hovering the cursor over the button,
FREE
This indicator allows to hide Bill Williams Fractals (on all MT5 timeframes) from a date define by the user with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Indicator Color Indicator Width  Information on "Fractals" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/fractals ************************************************************* Hey traders!!  Give me your feeds!  We are a community here and we ha
FREE
SL Manager
Gabriel Paul Ange Perrin
Protect Your Stops from Spread Spikes! Description: This trading utility is designed to protect your stops during market closure periods and low liquidity phases. With this tool, you can hide your Stop Loss levels within a defined time frame, preventing brokers and extreme market conditions from prematurely triggering your SL due to an abnormally high spread. Why Use It? Prevent your trades from being stopped out due to spread widening during market closures. Precisely control when your S
FREE
A ticker that shows the average bitcoin price of the selected currency and keeps updating it at regular intervals. PRO version updates more often and displays details about the price change! Make sure you have added the API address http://metakod.com/mk/api in the list of allowed URLs on tab Tools → Options → Expert Advisors. All of the supported currencies and the API address are listed in the screenshots below. Inputs Logging level - Controls the amount of details written to the log (default:
FREE
DashBoard Mesa Proprietaria
Cleriton De Oliveira Lopes
Dashboard – Trading Panel for MetaTrader 5 Dashboard is an essential tool for traders who need a centralized view , efficient order control , and quick access to key market information , all displayed directly on the MetaTrader 5 chart. Features: Clear display of open positions Quick order management (open/close) Profit/loss tracking per trade Built-in trend indicators (moving averages, candles, etc.) Customizable panel for different trading styles Optimized interface for day trading, swing
FREE
This Is Something Useful
Sa No Tsuyoshi Kokorozashi
Description This is a utility tool for MT5, and it displays some useful information on charts for discretionary trading. Some of the information obtained by using indicators that are standardly installed by MT5 or by manual calculation is displayed on the chart from the beginning. Benefits of the This Is Something Useful MT5 The minimum necessary information that needs to be confirmed in discretionary trading can be displayed on the chart at any time. By using this tool, you can quickly access
FREE
Close Positions Current Symbol A simple and reliable script to close all positions on the current symbol. It eliminates routine work and saves valuable time. Advantages: Focus on the current asset only: The script closes trades for the selected symbol without affecting other positions. Speed and convenience: With a single run, all positions are closed in seconds. Perfect for any strategy: Suitable for those working with multiple positions or focused on a single asset. Safety: Processes each posi
FREE
Gold News HUD PRO
Philipp Josef Kaya
Gold News HUD PRO for XAUUSD Gold News HUD PRO is a professional news and economic calendar dashboard (HUD) for XAUUSD / Gold traders in MetaTrader 5. It displays gold-relevant economic news directly on the chart , evaluates their potential market relevance and helps traders identify news-related volatility risks early . ️ Important Notice: This product is a pure information tool . It does not place trades , does not generate trading signals , and does not block trading . Features & Overvie
FREE
SmartTrader Panel
Bhuwan Singh Kumha
The SmartTrader Panel  is a powerful and intuitive trading panel designed to streamline trade execution and risk management in MetaTrader. With its sleek and user-friendly interface, traders can quickly manage their positions, calculate risk metrics, and execute trades with precision. Key Features: One-Click Trading: Easily place Buy or Sell orders with a single click. Risk Management: Automatically calculates risk percentage, risk-reward ratio, and potential profit/loss. Customizable Trad
FREE

MetaTrader Market - trading robots and technical indicators for traders are available right in your trading terminal.

The MQL5.community payment system is available to all registered users of the MQL5.com site for transactions on MetaTrader Services. You can deposit and withdraw money using WebMoney, PayPal or a bank card.