• 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

Expert Advisors and Indicators for MetaTrader 5 - 138

icon Use trading robots and indicators to make Forex trading more profitable. Trading robots allow you to automate opening and closing deals, while indicators help you predict market behavior more accurately. The page features the catalog of MetaTrader 5 applications.
Script to load on chart the orders, starting from "Signal history report" downloaded from MQL5. If you found a good signal on "Signals" section of this site and you want to see the history orders on chart, you can do it, following this steps: - Download the csv file of history orders - Copy file in the common folder - Launch the script and set the input that are: - Report type (MT4 or MT5) - File name - Delimiter (default is ;) - Name of symbol to load (if symbol on file is for example EURUSDi,
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
SpreadTimeInfo
Mikhail Ostashov
Индикатор SpreadTimeInfo Многофункциональный индикатор для отслеживания времени сессий, спреда и торговых инструментов. Основные возможности Отображение времени до открытия/закрытия Американской сессии Таймер обратного отсчета до закрытия текущей свечи Мониторинг спреда с визуальным предупреждением Русскоязычные названия более 100 торговых инструментов Автоматический учёт выходных и праздничных дней Настройки индикатора ### Американская сессия - Время открытия NY (в вашем времени)
FREE
Иногда бывает, что наши построения на графике выходят за пределы последнего бара. После выходных, эти построения могут измениться в виду особенностей учета времени в мт5. Данный индикатор поможет решить эту проблему - он проходит по всем графикам и сдвигает дату объекта, которая дальше, чем нулевой бар.  После завершения работы индикатор удаляется. Параметры: Direction - направление сдвига; DaysShift - количество дней, на которые сдвигается дата объекта, правее нулевого бара.
FREE
SellMarket
Pietro Caporale
Simple script for Sell by Market Execution on all financial instruments. Inputs Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false Inputs Details Type Order Sell Order is preset. Deviation Maximum deviation from quoted price in points. Stoploss & Takeprofit In points value, be careful that this value will be added to minimum stop allowed by the broker. For example if you
FREE
BuyMarket
Pietro Caporale
Simple script for Buy by Market Execution on all financial instruments. Inputs Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false Inputs Details Type Order Buy Order is preset. Deviation Maximum deviation from quoted price in points. Stoploss & Takeprofit In points value, be careful that this value will be added to minimum stop allowed by the broker. For example if you s
FREE
Account Balance
Nikita Chernyshov
5 (2)
Простая утилита, которая показывает на какую сумму средств куплено активов в портфеле. Необходима для отслеживания загрузки депозита. Выводит информацию в удобную надпись, которую можно разместить в любом месте графика.  Учитывает валюту депозита: USD или RUB Учитывает, в какой валюте торгуется актив (USD или RUB) и автоматически конвертирует по текущему курсу. Можно настроить размер и цвет надписи
FREE
This indicator shows spread value and Minimum and Maximum plus current symbol Leverage . It also displays ticks per minute . This shows how many ticks come in one minute averagelly. To compare brokers ,you can compare the minimum and maximum of spread specially news time and end of the day. In the news time run this indicator and see how spread wide. The broker with the least fluctuation in spread is better.
FREE
This script allows selecting the TakeProfit and StopLoss levels. It analyzes the history data, and then calculates the probability of reaching a given price level. How the script works Suppose you have a trading strategy and you want to select the TakeProfit and StopLoss levels. Run the script and set the parameter: Number of Bars - the average position holding time in bars. Once the script operation is complete, the AIS-PPL.csv file will be created in the Files folder in the terminal data cata
FREE
SyncHistorySQL
Maxim Kuznetsov
Script for quick updates (synchronization) trade history in the SQLite database. Saves closed positions and orders, symbols data. Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integrations of the MetaTrader platform. Keep all your data in one place. Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards Parameters useDefaults   true - use default parameters. Save data to the COMMON hierarchy, to the db/ram/{s
FREE
On Off Trade
Mikhail Ostashov
On Off Trade On Off Trade — это индикатор для MetaTrader 5, который выводит прямо на график статус рынка и расписание торговых сессий. Возможности: Показывает, открыт ли рынок сейчас ( СТАТУС: РЫНОК ОТКРЫТ / ЗАКРЫТ ). Отображает активную торговую сессию: время начала и окончания. Если рынок закрыт — указывает, когда начнётся следующая сессия. По желанию можно включить полное расписание всех сессий на неделю с подсветкой текущего дня и активной сессии. Автоматическое обновление данных кажды
FREE
Smart Flow Light -  Trading Assistant Core Selling Points Smart Interval Trading   - Automated buy/sell execution with configurable millisecond intervals Visual Dashboard   - Clean, professional control panel with real-time P&L display One-Click Operations   - Instant BUY/SELL/STOP/CLOSE ALL functionality Risk Management   - Built-in lot size validation and position monitoring Key Features   Intuitive Interface   - Professional dashboard with title banner and organized controls   Preci
FREE
Script to configure "TweetHelper for MT5" environment settings for "Twitter API v2 OAuth 2.0 with PKCE". Client ID   : ${CLIENT_ID} Auth Basic base64   : β string(Base64) Response Code   :   auth_code   to be obtained in step 2 of "Connection Procedure Using OAuth2.0" Callback URI   : the value set in User authentication settings "Callback URI / Redirect URL" TweetHelper trial for MT5   https://www.mql5.com/ja/market/product/54832 TweetHelper for MT5    https://www.mql5.com/ja/market/produ
FREE
The script illustrates the usage of the OBJPROP_XOFFSET and OBJPROP_YOFFSET properties. It displays the specified fragment of the .BMP image.
FREE
RegularExpressionsExamples — is an expert, which contains the graphical interface for running examples from the " RegularExpressions in MQL5 " library. The codes of these examples can be found in the library itself. These examples are for demonstration purposes only. They serve only to evaluate the library operation and its capabilities. They can also be found on the official Microsoft‎ website, in the descriptions of classes in the System.Text.RegularExpressions namespace. Each example can be
FREE
Safe Fund MT5
Nguyen Phuc Hung Thinh
We use Price Action and Japanese Candlesticks at important price zones and standard times to open positions and use Risk/Reward: 1/2 - 0.2%/trade. Recommended symbol:    EURUSD, GBPUSD, AUDUSD, USDCAD, USDJPY, GBPJPY, EURJPY. Contact me: Gmail: fifund.cuscare@gmail.com,   Facebook ,   Twitter ,   Instagram . Product:   Metatrader4 ,   Metatrader5 . Broker references:  Exness ,  ICMarket ,  FBS .
FREE
Fingerprint Capture Script (CSV) This script creates a   pattern “fingerprint” CSV   from chart window by exporting the OHLC values of candles between   two vertical lines . What it does Reads   exactly two   vertical line objects (VLINE) on the current chart Uses them as   start/end markers   of the candle range Exports the selected candles to a   semicolon-separated CSV   file in: Terminal → Common → Files How to use Open any chart and timeframe with the pattern visible in history. Place   tw
FREE
MT5toTLGRM Lite
Fernando Morales
This demo EA only sends text messages to a predefined Telegram channel ( there is no need to configure telegram ). The messages can be customized to show information about the trading activity. Also it shows the daily account PnL. Several instances of this EA can be used simultaneously from the same MT5 terminal but ensure that each one has different EA ID number (setting B16). I have tested this EA with forex symbols but it should work fine with any MT5 symbol (e.g. indexes, commodities, stoc
FREE
AnaliTickDemo
Aleksandr Prozorov
AnaliTickDemo is a demo version of AnaliTick. AnaliTIck is a financial instrument analysis and testing program based on the Metatrader5 platform. The object of analysis is the sequence of changes in the prices of Bid and Ask - ticks. The program may be useful to developers of scalping advisers and strategies, those who work on the news. The demo version differs from the full one in fewer filters and strategies. The analyzed period is one - the current trading day and two previous days. The strat
FREE
This utility displays the information required for making trades on each opened chart. For example: spread value, swap value; triple swap day; session closing time; ATR of the symbol by Gerchik; total profit/loss for the current symbol; the number of trades made earlier; the percentage change in the quotes of 6 selected instruments; and much more. The spread value is always shown. The rest of the information is displayed depending on the settings: Show total orders at the moment (long, short) .
FREE
NewsAlert
Trading Toolkit
NewsAlert is a versatile alert system designed to keep traders informed about crucial upcoming market news events. The EA will send you Push Notifications & Email Alerts when there is news events within the specified Time to Event. Detailed tutorials on setting up the NewsAlert EA and configuring Push Notifications & SMTP for Email Notifications are available on my YouTube (link in my linktree in profile). The tutorials cover everything from initial setup to advanced features to help you get the
FREE
Choosing the levels of StopLoss and TakeProfit can have a very strong impact on the overall performance of trading. In addition to the obvious parameters of a trade transaction - the size of a possible win or probable loss - the levels of StopLoss and TakeProfit also affect the expected duration of the transaction, and the profitability of trading in general. If you have already determined the optimal transaction duration using the “ AIS-ODT ” script, then you can begin to determine the paramete
FREE
It can only be used in EURCHF . The Expert Advisor is a great tool that allows you to control your trade with ease and precision. The tool can be moved in the graphs and offers the following characteristics: Instant order entry with a single click. Entry of pending orders using price tags and trend lines. Instant order closure with a single click. Instant order closure using trend lines as output levels that the broker can not see. We can modify the way to enter and exit the market, allowing us
FREE
Monkey Lite
Dang Cong Duong
Monkey Lite  offers the following array of features: One-click instant order entry (short or long). Track total current orders and total current profit. Instant Close Buy, Close Sell, Close All button. Utility types Risk management, Graphical objects, Panels. Main features Take Profit and Stop Loss by money (not pip). After the price reached the Take Profit threshold, trailing stop 20% of the current profit. After the price reached the Stop Loss threshold, the orders will be closed immediately.
FREE
Tiger Lite
Dang Cong Duong
Tiger Lite recreate the history of entry and exit orders. The goal is that you can grasp their strategy how to play. CSV format support for WEB, MT4 and MT5 platforms. The sequence of steps is described in the photo. Note: Please choose the existing date and symbol on the CSV file. For MT4/5, export historical data and copy the records to excel, save it with the extension CSV. For MT4/MT5/WEB, save the name with format mt4.csv/mt5.csv/web.csv If you get the history from another source and your
FREE
HelloTraderDemo
Aleksey Rodionov
HelloTrader is a completely new product view for the MetaTrader platform. Immediately after launching, the utility displays randomly one of the lines of the phrase, quotes of famous people or an aphorism in the upper left corner of the terminal. Every 5 minutes the recording changes. The Demo version includes 32 phrases, quotes or aphorisms in English only. The utility starts working immediately after launch and no longer has any settings or functions. The only task is to randomly display quot
FREE
Delete Indicators
Anton Polkovnikov
The script removes all of the indicators on the chart with one movement of the hand. There are situations when there are too many indicators on the chart. And it is required to delete all of them without closing the tab. Unfortunately, the settings window doesn't allow us to select all indicators at once and we have to delete one by one. This script will solve this problem. Simply drag the script   from Navigator window onto the chart.
FREE
MinDeposit MT5
Aleksej Poljakov
3 (1)
The script analyzes the history of quotes and gives recommendations on the minimum deposit. The calculations take into account the variability of prices and the standard deviation. Margin requirements for the instrument are also taken into account. The result of the script is the minimum recommended deposit for trading the given currency pair.
FREE
Meditation Seed: Meditation is a practice in which an individual uses a technique – such as mindfulness, or focusing the mind on a particular object, thought, or activity – to train attention and awareness, and achieve a mentally clear and emotionally calm and stable state.[1][2][3][4][web 1][web 2] Meditation is practiced in numerous religious traditions. The earliest records of meditation (dhyana) are found in the Upanishads, and meditation plays a salient role in the contemplative repertoire
FREE
Utility for know all informations and settings of terminal where the utility is loaded. The informations that you can know are for example: - The path of folder where the terminal start - The   path of     folder where the terminal store the indicators, experts advisors etc - The   path of     common folder - The permission to use DLL, to automated trading etc - The permission to send email, FTP or notifications to smartphone and many other informations
FREE
Script to calculate equity and balance at a specific date and time.  This script makes up for a lack of MetaTrader account history, that does not show how the balance and equity changes in time. Balance calculation includes closed orders only. Equity calculation includes orders closed before and orders that are still open at the specified time. Example: date and time set to 2020/07/06 00:00. If I had a Buy 1 lot EURUSD position opened at price 1.12470 on the 2020/07/02, the program would ca
FREE
BatchLoader for Mobile Traders: The idea of  BatchLoader just as the name implies is to enable traders open a single position through their mobile phone and have it duplicated based on the max position such trader set in the "input settings", we have day traders and scalpers who find it difficult to open several position when trying to scalp, with this BatchLoader, you won't have to worry about poor entry execution..  How to Use it; *install the expert on your desired chart you usually trade on(
FREE
The script allows selecting the required 'Filter level' value of the AIS-MTF MT5 indicator. Run the script on the required chart and selected timeframe. Once its operation is complete, the HPS.csv file will be created in the Files folder. Open the file. You will see three columns. The 'Filter lvl' column represents the value of the 'Filter level' for the AIS-MTF indicator. Am. dev. - degree and direction of the indicator's deviation from the price level (sorted in ascending order). Negative valu
FREE
What is Risk of Ruin? Risk of ruin is the probability of an individual losing substantial amounts of money through investing, trading or gambling, to the point where it is no longer possible to recover the losses or continue. Risk of ruin is typically calculated as a loss probability, also known as the "probability of ruin." Input Parameters StartPeriod: Set the first date from where you like the program to calculate. Your current account performance will be measured. EndPeriod: Set the last da
FREE
This indicator allows to hide Bollinger Bands (on all MT5 timeframes) from a date define by the user, with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Period Deviations Shift Apply To Color Style Width Information on "Bollinger Bands" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/bollinger_bands ************************************************************* Hey traders!!  Give me your feeds!  We are
FREE
Environment State Info Print MT5
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program.  General Description   The constants are divided into four groups in the   Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations  “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting the
FREE
VORTEX — Advanced Market Intelligence Engine VORTEX is an advanced MetaTrader 5 Expert Advisor designed for high-volatility markets such as XAU/USD (Gold) and BTC/USD (Bitcoin). Rather than relying on simple indicators, VORTEX combines multiple layers of market analysis to identify high-probability trading conditions. Its decision engine is built around four core pillars: Pressure — measures the strength of buyers versus sellers. Momentum — evaluates whether market movement is strengthening or w
Axiom Edge
Juan Perez Pereira
Some equity curves shine. Right up until the day they don't. Many Expert Advisors build months — sometimes years — of flawless charts by always applying the same recipe: increasing exposure when the market moves against them . Sometimes they call it Grid. Other times, Martingale. Other times, Averaging. The name changes. The mathematical risk is the same. While the market is forgiving, everything seems under control. When the event that wasn't in the backtest finally arrives, the account discov
Gold bot M1
Xuan Nguyen Nguyen
️ System Features Always Flip Direction Logic: Unlike traditional systems that follow the trend or scan random account history, this bot tracks the exact state of the last closed session. As soon as all active positions hit zero, it instantly reverses the trading bias for the next cycle (e.g., if the previous session was BUY, the next session is forced to start as SELL), regardless of whether the last cycle ended in a profit or loss. Fixed Dollar-Based Risk Management: Features an absolute ris
Smart Liquidity Sweep
Adeolu Kayode Gbadebo
Smart Liquidity Sweep is a high-performance, fully automated Expert Advisor (EA) designed for precision algorithmic scalping based on Smart Money Concepts (SMC). The algorithm is engineered to systematically exploit deep liquidity pools resting outside short-term structural highs and lows, capturing high-probability institutional order flow reversals. By combining institutional liquidity tracking with robust multi-timeframe confirmation rules, the system eliminates false breakouts and executes i
Gann target 360
afshin dehghanpour
Gann target 360 Indicator is a professional technical analysis tool designed to help traders identify potential price reversal zones and key market turning points with clarity and precision. The best reversal indicator and price return by choosing only 3 ceiling or floor in each time frame A masterpiece of combining mathematics and Gann, fractal matrix, Fibonacci, movement angle and time. Completely intelligent Key Features Detects potential price reversal zones Clear and clean visual dis
RiskCalc Shield
Nopphawin Inthaphong
RiskCalc Shield: Comprehensive System Overview & User Manual ️ WARNING / DISCLAIMER Please manually verify all calculations before trading with real money! This tool is designed to be comprehensive but has currently only been tested extensively on a single broker. We highly recommend cross-checking the calculated values manually against your broker's Symbol Properties. (Alternatively, as an additional option, you could provide a screenshot to an AI to help verify the formula accuracy). The deve
FREE
Atlas Risk Radar MT5
Bernhard Wurzlbauer
Atlas Risk Radar MT5 Atlas Risk Radar MT5   is a professional risk dashboard and account protection utility for MetaTrader 5. It monitors open positions and pending orders directly on the chart and helps you see where risk is building up before it becomes a problem. Atlas Risk Radar is not a trading robot and not a signal indicator. It is a visual risk management tool for Forex traders, CFD traders, prop firm traders, scalpers, day traders, swing traders and portfolio traders who want a clear ov
FGDRage 2
Fatima Galvan Daniel
FGDRage 2.0 implements a hybrid Fuzzy-Markowitz framework for quantitative market assessment through a weighted scoring model based on trend strength, price action quality, and dynamic risk regime conditions. Its volatility-adaptive bands construct a responsive price channel that adjusts to market structure in real time, generating directional BUY/SELL signals while integrating automated risk management, including position sizing, stop-loss, and take-profit calculations executed in real time fo
The Rainbow Dragon Indicator by Quant Atlas Creator:  https://www.quant-atlas.com/ The Rainbow Dragon is a composite signal engine that aggregates the seven Rainbow indicators — Blue, Green, Indigo, Red, Violet, Yellow, and Orange — into a single confluence-based reading. Rather than relying on any one model, it treats each Rainbow component as an independent voter and fires only when enough of them agree, giving you a diversified, multi-method read on the market instead of a single point of vie
Key level order block pro mt5
Presley Annais Tatenda Meck
Title: Key Level Order Block Pro Key Level Order Block Pro   is the advanced version of the Key level order block. This now now includes multi-timeframe indicator designed to automatically detect and display significant Order Blocks (OBs) directly on your chart. Designed for Smart Money Concepts (SMC) and price action traders, this tool streamlines chart analysis by highlighting institutional buying and selling zones where major market reversals are likely to occur. The indicator features a slee
SMReaction Zones is a professional support and resistance zone detector for MetaTrader 5. The indicator automatically identifies high-probability supply and demand zones by scanning for swing highs and swing lows across the current timeframe and up to three higher timeframes simultaneously. Each zone is scored by the number of price touches, timeframe origin, and whether a liquidity sweep has occurred at that level. Zone width is dynamic, calculated using the Average True Range so that zones
Degen Rocket
Anton Shevtsov
Degen Rocket — deposit booster for traders who know exactly what they are playing Let's say out loud what other sellers hide in the fine print: this is NOT a "safe and steady income" EA. This is a rocket built to boost a small deposit on Gold. Heads — you fly to the moon. Tails — the deposit burns up. So there is only one rule: fuel it ONLY with money you can afford to lose completely. $200 on the account — and off we go. Why is it not just a casino then? Because unlike the usual kamikaze gri
Arcanum Titan — Institutional Logic. Automated Execution. Arcanum Titan is a fully automated Expert Advisor built on institutional order flow concepts — Market Structure Breaks (MSB) and Order Block detection — translated into a rule-based, mechanical execution engine. This is not a system built on indicators, moving averages, or fixed technical patterns. Titan reads market structure the way institutional traders do: it identifies shifts in trend direction, locates the order blocks that cause
NRP Risk Manager Pro Institutional-Grade Trade Management & Prop Firm Protection Get the MetaTrader 4 Version Here: https://www.mql5.com/en/market/product/179888 Get the MetaTrader 5 Version Here: https://www.mql5.com/en/market/product/179885 Trading isn't just about finding the right entry; it is about flawlessly executing your edge while fiercely protecting your capital. NRP Risk Manager Pro is not an automated trading robot—it is a comprehensive, institutional-grade trade terminal d
What is Fusion Nexus EA? Fusion Nexus EA   is a professional Expert Advisor for MetaTrader 5 designed for   automated multi-pair trading   with an   advanced scoring system ,   adaptive risk management , and   comprehensive safety features . EA Statistics Aspect Detail Version 2.0 Platform MetaTrader 5 (MQL5) Code Size ~15,000 lines Pair Support 30+ pairs (Forex, Metal, Crypto, Indices) Timeframe Support All timeframes (optimal H1/H4) Magic Number 888888 (default, adjustable) Max Positions
YZH AlgoCore
Yusuf Ziya Hazeral
YZH AlgoCore Smart Algorithms. Consistent Results. YZH AlgoCore is an advanced Expert Advisor designed for traders who value automation, discipline, and systematic execution. Built around algorithmic decision-making and predefined trading logic, AlgoCore continuously monitors market conditions and executes trades according to its strategy parameters without emotional interference. Unlike many automated systems, YZH AlgoCore is not a blind grid system. Every trade begins with a strategy-based ma
What is Quick Reversal Master EA? Quick Reversal Master EA   is a professional Expert Advisor for MetaTrader 5 designed for   automated multi-pair trading   with an   advanced scoring system ,   adaptive risk management , and   comprehensive safety features . EA Statistics Aspect Detail Version 2.0 Platform MetaTrader 5 (MQL5) Code Size ~15,000 lines Pair Support 30+ pairs (Forex, Metal, Crypto, Indices) Timeframe Support All timeframes (optimal H1/H4) Magic Number 888888 (default, adjusta
TradeInfoDisplay – Risk/Reward Visualiser Visualises profit/loss zones, RR ratio, Risk% and Reward% for all pending orders and positions directly on the chart. CPU-optimised. FULL DESCRIPTION TradeInfoDisplay draws colour-coded zones on the chart for every pen
What is ICT INSTITUTIONAL EA? ICT Institutional EA   is a professional Expert Advisor for MetaTrader 5 designed for   automated multi-pair trading   with an   advanced scoring system ,   adaptive risk management , and   comprehensive safety features . EA Statistics Aspect Detail Version 2.0 Platform MetaTrader 5 (MQL5) Code Size ~15,000 lines Pair Support 30+ pairs (Forex, Metal, Crypto, Indices) Timeframe Support All timeframes (optimal H1/H4) Magic Number 888888 (default, adjustable) Max
Smart Box Indicator Precision Supply & Demand zones — automatically drawn from the latest swing high and swing low. OVERVIEW Smart Box Indicator cuts through chart noise and shows you exactly two things: the nearest SELL zone (supply) and the nearest BUY zone (demand). No clutter. No repainting. Just the two zones that matter right now — drawn automatically from your most recent swing high and swing low using a precise, rule-based algorithm. No repaint | All symbols | H1 and above |
Overview:  The Gold Space is a fully automated, professional-grade Expert Advisor specifically engineered for the XAUUSD (Gold) market. Designed natively for MetaTrader 5, this EA capitalizes on high-probability volatility expansions using a precise, dynamically calculated breakout algorithm. It eliminates emotional trading by strictly adhering to institutional-level risk management and systematic execution. Core Strategy: The system's engine operates on a robust Breakout stratergy . It continuo
What is Volatility Adaptor EA? Volatility Adaptor EA   is a professional Expert Advisor for MetaTrader 5 designed for   automated multi-pair trading   with an   advanced scoring system ,   adaptive risk management , and   comprehensive safety features . EA Statistics Aspect Detail Version 2.0 Platform MetaTrader 5 (MQL5) Code Size ~15,000 lines Pair Support 30+ pairs (Forex, Metal, Crypto, Indices) Timeframe Support All timeframes (optimal H1/H4) Magic Number 888888 (default, adjustable) M
What is SUPPORT RESISTANCE MASTER EA? Support Resistance Master EA   is a professional Expert Advisor for MetaTrader 5 designed for   automated multi-pair trading   with an   advanced scoring system ,   adaptive risk management , and   comprehensive safety features . EA Statistics Aspect Detail Version 2.0 Platform MetaTrader 5 (MQL5) Code Size ~15,000 lines Pair Support 30+ pairs (Forex, Metal, Crypto, Indices) Timeframe Support All timeframes (optimal H1/H4) Magic Number 888888 (default,
Deskripsi & Panduan Pengguna: Indikator "Sinyal Masuk" Indikator "Entry Signal" dirancang khusus untuk trader yang menggunakan strategi scalping jangka pendek . Tidak seperti indikator pembalikan standar, alat ini dibangun untuk mendeteksi pola kelanjutan harga . Akurasinya dimaksimalkan dengan menggunakan metode konfirmasi retest yang ketat . Indikator ini sangat efektif pada timeframe yang lebih rendah untuk mendapatkan keuntungan cepat. Cara Membaca Sinyal Panah Hijau (Atas): Menunjukkan
[b]Trader Toolbox[/b] puts five everyday trading utilities into one tidy on-chart panel. Pick a single tool from the dropdown, or show all five at once. The panel is movable, resizable, minimizable, and draws cleanly over any chart. [b]Important:[/b] Only the Equity Guard tool can act on the market, and only to [b]close[/b] positions within a scope you choose. The other four tools are read-only - they never open or modify trades. Always test on a demo account first. [h2]What's inside[/h2] [li
FREE
What is MOMENTUM BLAST EA? Momentum Blast EA   is a professional Expert Advisor for MetaTrader 5 designed for   automated multi-pair trading   with an   advanced scoring system ,   adaptive risk management , and   comprehensive safety features . EA Statistics Aspect Detail Version 2.0 Platform MetaTrader 5 (MQL5) Code Size ~15,000 lines Pair Support 30+ pairs (Forex, Metal, Crypto, Indices) Timeframe Support All timeframes (optimal H1/H4) Magic Number 888888 (default, adjustable) Max Posit
What is RANGING KING EA? Ranging King EA   is a professional Expert Advisor for MetaTrader 5 designed for   automated multi-pair trading   with an   advanced scoring system ,   adaptive risk management , and   comprehensive safety features . EA Statistics Aspect Detail Version 2.0 Platform MetaTrader 5 (MQL5) Code Size ~15,000 lines Pair Support 30+ pairs (Forex, Metal, Crypto, Indices) Timeframe Support All timeframes (optimal H1/H4) Magic Number 888888 (default, adjustable) Max Positions
BTMNEXT DAX TRADER BTMNEXT DAX TRADER is a professional automated trading system developed for the German stock index market (DAX / GER40 / DE40). The system utilizes advanced trading technologies and a dynamic position management structure designed to adapt to different market conditions. BTMNEXT DAX TRADER features a hybrid trading approach capable of identifying both short-term market opportunities and stronger trending market movements. This allows the system to adapt to changing market envi
NRP Smc Suite
Black Panther AI
Title: Nonrepaint SMC Suite | ICT & Market Structure Matrix Description: The Nonrepaint SMC Suite is the ultimate institutional trading indicator for MetaTrader 5. Designed for Smart Money Concepts (SMC) and ICT traders, this premium suite automatically maps market structure, liquidity pools, and institutional imbalances directly on your chart.  Looking for the MT4 version?   Click Here to get the MetaTrader 4 Version Stop guessing where the banks are trading. Whether you scalp Gold (XAUUSD
Gladiator Indicator: Conquer the Markets Step into the trading arena with the Gladiator Indicator, a robust and highly effective trading tool designed exclusively for MQL5. Built for traders who want clear, actionable insights, Gladiator cuts through market noise to deliver precise Buy and Sell signals right on your charts. Whether you are a beginner looking for guidance or an experienced trader seeking a reliable confirmation tool, Gladiator provides the edge you need to battle the markets wi
Account Setup Balance: $5,000 Leverage: 1:500 Server: Bybit-Live Additional setup and usage guidelines are available via the official channel. What is Zeno EA? Zeno EA is an automated trading solution designed specifically for the gold market. It operates by continuously adapting to changing market conditions, adjusting execution behavior and exposure in real time. Rather than relying on a single static approach, the system utilizes internal multi-layer evaluation mechanisms to respond diffe
VOLQUIS SERIES: LINEAR ALGORITHM ENGINE There is no such thing as a 100% perfect trading signal in the market. However, rule-based trading systems capable of structuring and interpreting random market fluctuations statistically do exist. This system is a premium indicator that combines a Linear Regression Channel structure, which defines the statistical mean and deviation range of price movement, with a proprietary momentum detection engine designed to capture hidden reversal dynamics in the ma
Trend Gold EA is a fully automatic gold trading system that combines trend-following and grid averaging, exclusively developed for the XAUUSD instrument. Its core entry logic relies on triple verification from trend identification, trend strength evaluation and price filtering. Equipped with Martingale progressive lot averaging and intelligent trailing stop loss, the EA gains substantial returns during trending markets and generates steady profits via global total take-profit rules in ranging ma
Advanced Gold DCA Expert
Jackson Beno Mariya Arul Sekhar
Advanced Gold DCA Expert Login to investor account to see live performance in real time Investor account : 30067512 Password : 12Advanced!@ Server : TradeMaxGlobal-Live2 Platform : MT5 Smart Automated Trading for Gold (XAUUSD) This EA is a smart, fully automated trading system built specifically to trade Gold safely. It uses an advanced strategy designed to grow larger accounts or Cent accounts steadily while keeping your money protected. How It Works Two Independent Trading Systems: The EA han

The MetaTrader Market offers a convenient and secure venue to buy applications for the MetaTrader platform. Download free demo versions of Expert Advisors and indicators right from your terminal for testing in the Strategy Tester.

Test applications in different modes to monitor the performance and make a payment for the product you want using the MQL5.community Payment System.