• 价格
     - 
  • 重置
在YouTube上观看市场的教学视频
如何 购买 自动交易或指标

虚拟 主机运行您的EA
购买之前测试一个指标/EA交易
想要在市场 赚钱 吗?
如何介绍 用于流通销售的产品

适用于MetaTrader 4的免费EA交易和指标 - 53

icon EA交易自动执行市场交易,而指标可使您更准确地分析报价并预测价格行为。 通过这些应用程序,您将能够更明智地在MetaTrader 4执行交易,抓住更多的交易机会。
The FX Secretary indicator is a mini assistant for MT-4. His functional duties include - notifying the trader about closing deals with profit or at a loss. In the settings there is only one parameter in which you can change the language of the voice message. So far, the indicator speaks only two languages. In the future, it is possible to expand the functionality with an increase in languages and a set of words. Use for health!
FREE
Standard deviation of returns is a popular way to view how the return of one bar relates to history. By knowing that you can better understand the magnitude of any return. The signal is calculated by taking the prior periods returns, adjusting for volatility of the returns of the last twenty periods, and dividing by the standard deviation. It is displayed in a separate panel as a histogram.
FREE
Minutes 51
Joaquin Nicolas Metayer
On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untram
FREE
Infometer
Wiktor Keller
Infometer индикатор для вывода информации в одном из углов - сколько пунктов  (пипсов) или в валюте депозита профита во всех отрытых ордеров данного торгового инструмента. В меню индикатора внесены такие данные 1. Угол вывода информации. 2. Цвет вывода информации. 3. вывод валюты депозита и пипсов. 4. Выбор вывода информации - профит и пункты - профит -пункты. На белом фоне автоматически информация выводится черным цветом на других фонах цвет вывода информации определяется в меню.
FREE
#property copyright "小天" #property link      " https://www.mql5.com " #property version   "2.01" #property strict #property description "test" input int hlength=85; input int vlength=25; input int DX=-340; input int DY=-80; input string InpDirectoryName="Data"; // directory name input double lots_default=1; input int    pc_times_default=2; input double deposit_minimal=1; input double floating_loss_percent=0.1; input double margin_occupied=0.2;   input int    tradingnumber=1;//控制买卖交易数量  in
FREE
Update:ver1.53 (2023/08/16) ・概要と必要環境 手動発注もしくは他ツール等からの発注に対し、指値発注予約の複製を生成します。こちらは「発注操作の簡易化」に特化したものになります。発注判断となる分析は、資料を漁る、経験則を導く、他の分析ツールやEAを併用する等、利用者ご自身で頑張ってください。なお、ver1.28より、「決済後、自動で再発注する」機能が実装されました。(有償版でのみ有効化できます) ・導入と導入後の操作 導入そのものは簡単です。「自動売買可能なEA」として、適当なチャートにて動作させるだけです。(チャートの対象相場は問いません。このEAは、チャートを見ていません)。あとは、「このEAでのローカルコピー以外の発注」があれば、それに応じて「損失が出た場合に備えての追加取引の予約」という形で、指値発注が自動生成されます。 導入操作上の注意として、「本EAを、複数のチャートで動作」はできません。EAがチャート自体を見ておらず、注文状況だけを見ているため、複数のチャートで動かす意味もありません。また、ターミナルとEAの設定として「自動売買」を許可しな
FREE
这是中文简体版本 为了让新手交易者更容易理解,我做了一个交易平台账户信息面板,不收取任何费用。 首先,您必须在交易前了解平台。 各平台报价及商品规格与账户交易规则不同。 您可以调整面板的颜色和大小,如果您尝试按下,面板可能会移动。 面板不会下单,放心加载EXPERTS 如果我升级了免费产品,您需要先将我的旧产品从市场上移除,然后重新启动 MT4,然后再次下载以使用我升级的免费产品。 In order to make it easier for novice traders to understand, I made a trading platform account information panel, which does not charge any fees. First of all, you must understand the platform before trading. The quotations and commodity specifications of each platform  are not the same as the account tra
FREE
為了讓新手交易者更容易理解,我做了一個交易平台賬戶信息面板,不收取任何費用。 首先,您必須在交易前了解平台。 各平台報價及商品規格與賬戶交易規則不同。 您可以調整面板的顏色和大小,如果您嘗試按下,面板可能會移動。 面板不會下單,放心加載EXPERTS 如果我升級了免費產品,您需要先將我的舊產品從市場上移除,然後重新啟動 MT4,然後再次下載以使用我升級的免費產品。 In order to make it easier for novice traders to understand, I made a trading platform account information panel, which does not charge any fees. First of all, you must understand the platform before trading. The quotations and commodity specifications of each platform  are not the same as the account trad
FREE
PBE and Flash
Joaquin Nicolas Metayer
This is an expert advisor that works more like an indicator. Its functions are the following: - Print the balance and equity in Arial font size 40 (cannot be changed) - Change chart background and candle colors depending on the close of the previous candle and the current price level. Now... what is this for or what can I use it for? Good. Personally I use it to put it as the main chart while in other charts I leave other expert advisors working, what I care to see is the balance and equity
FREE
Select All
Dominik Kaczorowski
A script that allows you to select all items on the current chart. Very simple, but at the same time can be a very useful script, especially when a keyboard shortcut is assigned to it. You no longer need to manually select all objects on the chart. This is the opposite script to my "Unselect All" script. The script does not have any input parameters. Have fun using this free tool. Please let me know what do you think about it.
FREE
Lines Resources
MARTIN ANDRES DEL NEGRO
Lines Resource is an technical indicator that dysplay lines in the chart giving some notion of supports and resistance levels for the correct functionallity of Optimal Investor EA an multicurrency EA that gives an 52% return monthly.  Please install it, to run Optimal Investor EA correctly. Next to it, install Profitnator Resources Indicator FREE , to Run Optimal Investor EA.the second and last one resource.
FREE
Dear Friends, Practise master is a Utility program design to work in Live and  Strategy Tester. But Main purpose is to work in  Strategy Tester. With the help of this program you can take a good practise in strategy Tester.  Please rate this application for the better  Benefits. 1. Save lot of time when using this program in Live or  Strategy Tester. 2. Very useful to beginners. Demo account will not work in Sat & Sun Days(Market closed days). But for many users have office leave in Sat & Sun(
FREE
Voice
Sergey Fedotov
Скрипт предназначен для озвучивания торговых операций. Оповещает об открытии и закрытии ордера, а так же озвучивает суммарный профит или убыток по сделке в долларах (центах). Есть возможность выбрать язык озвучки: английский или русский. Так же можно фильтровать озвучивание только конкретных советников (по магическому номеру), либо озвучивать торговые операции по всему счету.
FREE
Script utility to clean up your template from every object. Convenient and quick to use. Just drag the script onto your template and it will be cleaned of all visible and non-visible objects present. Very useful for objects that cannot be eliminated simply by writing or shapes, etc. We would appreciate your feedback, so we can better ourselves. Happy Trading. 
FREE
Script for Delete all Pending Orders. Usage: - Enable Automate Trading - Attach / Double click the script ENJOY IT. //+------------------------------------------------------------------+ //|                                            Close ALL Pending.mq4 | //|                              Copyright 2015, SangBatosai-Code5 | //|                           https://www.mql5.com/en/users/mahakaya | //|      Credit:                                                     | //|       SangBatosai-
FREE
TTF Candles AM
Andriy Matviyevs'kyy
This indicator displays the moment when the TTF oscillator crosses the zero value, and the moment when the TTF oscillator crosses its smoothed value. Crossing the zero value by the TTF oscillator is a buy/sell signal. If the TTF oscillator crosses its smoothed value, it is a signal of a trend change. The signal is given after the end of the formation of the candle. The signal is confirmed when the price crosses the high/low of the bar on which the signal was given. The indicator does not redraw.
FREE
EA New Zealand Bank
Luis Alberto Atuncar Sanchez
EA New Zealand Bank - Automated Trading for NZDUSD Instructions: Compatible brokers: TICKMILL, TitanFX, IcMarkets, FXPig. Symbol: NZDUSD. Recommended account type: LOW SPREAD. Timeframe: 1 HOUR. Please note that I do not recommend using this expert advisor with any broker outside the list. It has been specifically developed and tested for optimal performance with the mentioned brokers and symbol. To get started, I recommend testing the strategy on a demo account. Conduct a thorough strategy test
FREE
Australia Bank
Luis Alberto Atuncar Sanchez
Australia Bank Functions: Navigates movements in the AUDUSD, a highly traded currency pair. Facilitates risk management and order adjustments based on your settings. Trades within specified hours with the AUDUSD pair, reducing noise. Please note: Trading involves risks. The Australia Bank expert advisor provides tools for analysis; however, results may vary. Use at your own discretion. The Australia Bank expert advisor is a user-friendly tool designed to assist you in your trading experience. Do
FREE
EA England Bnak
Luis Alberto Atuncar Sanchez
1 (1)
EA England Bank Functions: Exclusively trades the GBPUSD pair on the 1-hour timeframe. Relies on technical and fundamental analysis, combining indicators like "Gap size 75" and events such as Bank of England decisions. Automatically adjusts Stop Loss and Take Profit levels based on user-configured settings for risk management. Executes trades starting from 01:00:00 (broker's time) onwards and focuses solely on the GBPUSD pair.
FREE
This utility binds each created graphical object to the chart symbol. Binding is performed by adding a symbol prefix to a graphical object name. Later, after you change the symbol on the chart, it provides displaying only the objects binded to the current symbol and all other objects become hidden. Parameters Ignore objects with prefix - the indicator will skip graphical objects with the specified prefix in their names. Note: demo version from the market is limited to strategy tester and canno
FREE
AutoDiMA
Vasiliy Anokhin
Индикатор " AutoDiMA " рисует по графику в основном окне скользящую среднюю с динамическим периодом, рассчитываемым по стандартному индикатору " Average True Range (ATR) ". Когда " ATR " изменяется в диапазоне значений между верхним уровнем и нижним уровнем - тогда в заданном диапазоне меняется вариативный период скользящей средней. Принцип ускорения или замедления скользящей средней переключается в настройках параметром " FLATing ". ВХОДНЫЕ ПАРАМЕТРЫ: - DRAWs : Количество баров для отображени
FREE
Утилита предназначена для приёма котировок из терминала МТ5 и МТ4 и открытие оффлайн графиков для дальнейшего анализа. Котировки передаются по тем символам которые находятся в "Обзоре рынка" в терминале МТ5.  Утилита служит исключительно для приёма котировок, не производит никаких торговых операций и не выводит ни какой информации на оффлайн графике. Передатчик котировок из МТ5:  https://www.mql5.com/ru/market/product/41628 Для отображение оффлайн графиков нужно сделай всё по инструкции: 1.   От
FREE
This free utility is a must to manage your risk. Very easy to calculate a new position size (number of lots), based on: Your equity Your risk per trade (% of equity) Your entry price Your stop loss This utility gives the right information to enter the market. A paid version is also available, Ofir Calculator+, to open the trade by a single click. Telegram Setup instruction Open your Telegram APP and search for "BotFather" Type  /start  and click/type  /newbot  to create a new bot Give your b
FREE
RSI Signalz BASIC ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- (IT DOES NOT TRADE FOR YOU. THIS IS TOO JUST HELP WITH MANUAL TRADING)  Fully Automated EA for marking good entry points for Longs and Shorts. Default settings are to.
FREE
ForexVisibleMT4
Yevhen Chystiukhin
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 everyt
FREE
"SimSim Expert Assistant" утилита для сопровождению сделок трейдера в терминале МТ4. Утилита бесплатная, пользуйтесь. Кроме того, утилита открывает сделки по сигналам индикаторов SimSim Trading (через глобальные). Параметр индикатора "Signal shaping for SimSim Expert Assistan" указывает на это. Как работать с утилитой. Expert Assistant работает в терминале МТ4 и устанавливается в папку Expert, в утилите нет ни одного параметра при старте. Все параметры находятся в списке глобальных переменных
FREE
Chemical rockets   are the most common type of high power rocket, typically creating a high speed exhaust by the   combustion   of   fuel   with an   oxidizer . The stored propellant can be a simple pressurized gas or a single   liquid fuel   that disassociates in the presence of a catalyst ( monopropellant ), two liquids that spontaneously react on contact ( hypergolic propellants ), two liquids that must be ignited to react (like kerosene (RP1) and liquid oxygen, used in most   liquid-propella
FREE
TradingDesk Demo
Christian Weilinger
TradingDesk Demo – Performance Analyse MT4 This is a Demo version of TradingDesk indicator which is limited to show only EURUSD. Full version can be found here: https://www.mql5.com/en/market/product/40189 TradingDesk analysed MetaTrader 4 historical data by Symbol, Magic Number, Trade or Comment. All these evaluations will be displayed in real time on your MetaTrader 4 chart window. All this information will be displayed in the following dashboards: account info General information about
FREE
This is the Free Version of "Just Copier MT4" (Please check : https://www.mql5.com/en/market/product/20920) This free version is available to be used within 2 hours only, and it has limited features.   Please also check this product at fxina.hostingerapp.com. "Just copier" is designed to copy trading without any complicated settings. The copy can be done in one PC. One EA can be set as master (provider) or slave (receiver). The receiver lot can be set to multiple providers lots. Any type of co
FREE
BRiCK is a simple and versatile Utility.  By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "BetByTrade" is a utility to automatically add / close positions when trading. If you open the position in the trade pool, if the calculation result of the betting method exceeds the initial lot, the utility will order additional. If you close the position in the trade pool, if the position that was additionally ordered by the utility remains, it
FREE
The demo version is limited to the currency pair CADCHF. The product with complete description and video can be found here: https://www.mql5.com/en/market/product/23310 The Trading Assistant can apply automatic exits, set pending orders when trading is closed, scale trades and much more. The tool is easy to handle and clear, it works smoothly with one or more orders. Features Scheduling of pending and market order - useful for time based strategies or for preparing an order when the market is
FREE
ActInside
Sergio D. Rocha
This indicator is a plug-in for Controladora Expert Adviser , which allows you to set a specific area, and the Controladora will open a buy or a sell, if the candle closes inside this area. To make it work in a chart with the Controladora installed, add the Act Inside indicator, then add a rectangle shape into the chart and re-size it to cover only the area where the close of a candle should be in order to send the buy or sell order. Rename the rectangle as AI and in it's description write buy,
FREE
点差成本信息   点差产生的交易成本是制定交易盈亏比时的一个重要指标。点差成本信息对短线交易者尤其是超短线交易者尤为重要。本工具可以在不同的账户类型(美元账户、欧元账户等等)下,输出平台报价中所有外汇货币对(包括黄金XAU、白银XAG)的点差成本。 计算方法及原理 见文章: 外汇货币对的交易成本 Part1 外汇货币对的交易成本 Part2 外汇货币对的交易成本 Part3 外汇货币对的交易成本 Part4 参数 Lots  - 设置计算点差成本的交易手数,默认为1.0。 如何使用 使用此工具前需将MT4的市场报价设置为“显示全部”,具体操作见下图; 输出的路径为“ MT4路径\MQL4\Files\SpreadCostData ”,文件名称是当前日期,输出成功后会在MT4 - 终端 - EA一栏显示成功输出信息,输出路径及文件名称见下图; 输出内容的第一列是货币对名称,第二列是点差(点数),第三列是交易 Lots 手的点差成本(点差成本以账户货币计价),具体内容见下图。 完全版 所有数据在面板上实时更新,下载地址: https://www.mql5.com/zh/ma
FREE
Unfortunately I have had the experience that when the MT5 terminal updates or the PC, server or MT5 terminal crashes, updates or restarts, many of the global variables are reset to the state at which the terminal was last closed "normally". So I developed this utility to automatically save global variables from the terminal in a specific time interval, and if something happens, you have the option to reset all global variables to the last saved value with just a few clicks.
FREE
Всем привет, мои друзья, сябрыыы. Я трейдер, 20 лет опыта. Хочу продемонстрировать свой индикатор. Индикатор создан на базе в тесной кооперации с индикатором arrows_template. Данный индикатор рисует на графике инструмента (любого) индикатор AO(Awesom) поверх. Видите сам AO на графике. Видите пересечение зоны нуля, Блюдце и т.д.. Если будут подсказки, корректировки. Пишите смело, всех пошлю.......Шутка До свидания.
FREE
Update:ver1.53 (2023/08/16) ・ Overview and required environment Generate a duplicate limit order reservation for manual orders or orders from other tools, etc. This is specialized to "simplify the ordering operation". For the analysis to decide ordering, please do your best by yourself, such as fishing for materials, deriving a rule of thumb, using other analysis tools and EA together, etc. Since version 1.28, the function of "automatically re-order after settlement" has been implemented. (This
FREE
Datang
Cheng Cheng Tang
非常好用的工具8888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888
FREE
Утилита « Loss Control Panel » является информационной панелью для контроля убытков. Во входных параметрах пользователь задает начальный депозит и минимально допустимый размер эквити, при достижении которого все ордера, включая отложенные, принудительно закрываются, предотвращая, таким образом, потерю средств. Также есть возможность детально настроить цветовую схему панели. На панели отображаются следующие данные: Start deposit Начальный депозит. Min allowable deposit Минимально допустимый разме
FREE
Fast Position Copier -  Reciver Tool This is Fast and Simple position copier from MT4-----> MT4. Copying positions requires two bots : Master/Slave. Master ( Sender Position ) Slave ( Reciver Position) This is a Master version (Sender) and you need to download a Slave version from HERE . This tool is suitable for using to copy positions and manage them from a MetaTrader on one or more MetaTraders located on a server or computer. MetaTraders must be installed side by side.
FREE
EA Germany 30
Luis Alberto Atuncar Sanchez
1 (1)
EA Germany 30 Functions: Detects and analyzes market gaps, providing insights into potential trend reversals or continuations. Facilitates risk management and order adjustments based on your configured settings. Trades exclusively from 10:00:00 (broker's time) onwards and solely on the Germany 30 (DE30) index. Please note: Trading involves risks. The EA Germany 30 expert advisor provides tools for analysis; however, results may vary. Use at your own discretion.
FREE
TTF Osc AM
Andriy Matviyevs'kyy
This indicator displays the moment when the TTF oscillator crosses the zero value, and the moment when the TTF oscillator crosses its smoothed value. Crossing the zero value by the TTF oscillator is a buy/sell signal. If the TTF oscillator crosses its smoothed value, it is a signal of a trend change. The signal is given after the end of the formation of the candle. The signal is confirmed when the price crosses the high/low of the bar on which the signal was given. The indicator does not redraw.
FREE
DeM Candles AM
Andriy Matviyevs'kyy
The indicator identifies the strength of the trend based on the points where the DeMarker indicator exceeds the overbought and oversold levels. The indicator does not redraw. This indicator: Suitable for all markets;  Not redrawn; Intuitive and simple; It can be useful for both beginners and experienced traders; Allows you to identify market entry points where there is a high probability of a significant price movement sufficient for a successful transaction; Settings: Ind_Period (>1)   - peri
FREE
Sto Trigger 2 AM
Andriy Matviyevs'kyy
The indicator determines entry points basing on data of the Stochastic indicator. When the indicator crosses the zero line, the trend is changed. If the oscillator's value is 1.5 - the price grows, the trend remains; If the oscillator's value is 0.5 - the price grows, the trend is absent; If the oscillator's value is -1.5 - the price falls, the trend remains; If the oscillator's value is -0.5 - the price falls, the trend is absent; The best entry moment is crossing the High/Low of the bar where
FREE
Copier MT4 DEMO
Volodymyr Hrybachov
This is a DEMO version of the copier with a restriction - copies only BUY orders. Paid version:  https://www.mql5.com/en/market/product/45791 Copier MT4  is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The p
FREE
Please note: This demo will work only on EURUSD live chart. It will not run in the strategy tester. ChartTrader is a professional trading tool that every trader needs in their toolbox. It has been developed to work with the MetaTrader 4 platform. ChartTrader offers a number of options to make placing orders in the Forex market quick and easy. The GUI sits on the chart window, so there is no need to navigate to separate windows when placing orders. The program allows you to set pending and insta
FREE
Send mail demo
Oleksii Pidlubnyi
This Expert Advisor sends an email notification, generates an alert or outputs a message to the journal (depending on the settings) every time a new order is opened (buy, sell, limit, stop). It also sends a similar message about closure of orders. The EA can be useful for those who want to always be informed of which orders had been opened/closed on the account. Limitations: In this demo version, notifications are available only for the GBPCHF currency pair. To use notifications on all currency
FREE
Who will be interested in this product: those who are used to diversify the portfolio with a large number of pairs. those who work with a large number of orders those who trade news using pending orders (see the "Grid request" tab). The panel is designed to make managing a large number of orders as easy as managing one. This is a lite version . GBPUSD, EURGBP and AUDUSD symbols are available. "Trading" window "Request" tab The currency pairs and order types for opening are formed here. The p
FREE
All what you need before start a trade network connection/broker's/symbols/historical orders benchmarks/currnet orders status 01. symbol's trading privilege 02. order execution mode 03. trade session hours 04. min lot/max lots 05. max pending orders 06. freeze point pending order's distant points (zero is good) 07. Min SL/TP points required by broker if open an order (zero is good) 08. account leverage 09. Margin call open an order must > 100% 10. MarginStopOut forced to close som
FREE
PRO VERSION This free indicator change timeframe of charts(up to 3) at the same time,by clicking a label. If you click the label(shown below),timeframe of charts will change. If you click again,timeframe of charts restore. You can change the position of the label. You can change charts up to 3 charts(a paid version enables up to15 charts). You can add second,third timeframe changer label. This indicator is very useful for speed trading. There is a more powerful PRO VERSION . The paid v
FREE
This Demo Version will only work with CHFJPY For the full version : For English go here:   https://www.mql5.com/en/market/product/41117 For Spanish go here: https://www.mql5.com/en/market/product/41141 This EA does partial close to your positions every certain pips, and can move your Stop Loss to Break Even (Open Proce + 1 pip) when one of the partial close is made. The EA handles all trades of the chart symbol. It can be used with any pair or instrument on MT4. This EA will remember the
FREE
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 qu
FREE
Did you ever encounter a problem that your terminal failed to reestablish a connection and caused your EA to stop working? How much money did you lose because you were not aware of the connection error? Worry no more, I am here to present you a solution for your nightmare. This utility indicator sends a real time push notification or email when your terminal encounters a connection failure. You will be notified immediately even if your terminal is yet to establish a success connection to your br
FREE
Deep River AM
Andriy Matviyevs'kyy
The presented indicator is the author's implementation of the idea embodied in the Alligator indicator, which has already become a classic. The proposed product allows you to visually demonstrate the direction of price movement, temporary price rollbacks and zones of multidirectional price movement. Namely: The indicator lines go up and diverge from each other - a strong bullish trend; The indicator lines go down and diverge from each other - a strong bearish trend; The indicator lines go up but
FREE
With this utility, switching the object visibility for individual objects has never been easier. This will help eliminate the clutter that plagues MetaTrader 4 traders when they create objects and then go to a higher timeframe and see that the objects interfere with the visibility of the chart. The demo version of Visibility Switch only works on the EURUSD currency pair. The full version of Visibility Switch can be found here. By default, every new object created has its visibility set to the cu
FREE
DeM Trigger AM
Andriy Matviyevs'kyy
This indicator displays DeMarker oscillator data for two different periods. The position of the histogram above zero indicates an increase in prices. The location of the histogram below zero indicates a fall in prices. On fully formed chart bars, the indicator is not redrawn. At the same time, the indicator values ​​at 0 bar (the current bar, the bar that has not finished forming yet) may change. Thus, the indicator values ​​at 0 bar should be ignored. - Sale subject to all conditions: Indica
FREE
BB PullBreak Signal F r e e Version Only Work on GBPUSD Pair.  Consider Buy Paid Version for ALL Pair Use This is an EA that can provide notifications when a candle breaks or a pullback or retrace occurs. This makes it very easy for us, especially those who are used to trading using Bollinger Bands. Usually we often experience missing signals from Bollinger Bands if we trade manually without the help of tools. This tool can provide notifications via email, telegram or MT4 mobile. You just need
FREE
Advisor Information: EG Connection Alert FREE every hour sends simple push notifications about the presence of a terminal connection to the server. The utility will be useful to you if automated trading is carried out on a remote machine and there is no possibility to constantly check the operation of the terminal. Just install the adviser on any chart with any timeframe. You will receive notifications about the connection every hour. If no notifications are received, the terminal should be che
FREE
Symbol Switch Demo
ISO Financial Services
With Symbol Switch you can easily change the symbol of all open charts without losing your analysis or template. Easily monitor many symbols with only one monitor. Auto save\load analysis separately for each symbol (including all graphical analysis and attached indicators). The indicator shows the symbols which are visible in your MT4 "Market Watch" window. To add\remove a symbol just add\remove it from MT4 "Market Watch" window. Monitoring all symbols profit with the panel. Works with all broke
FREE
ReplicatorDemo
Aleksej Shcherbak
This is a free demo version of the Replicator utility ( https://www.mql5.com/en/market/product/23028 ), which trades the minimum lot and only on EURUSD. The program is designed for copying your successful orders. The price is often fluctuates within a channel. But there is no time to place the next orders, especially if it happens at night. Place an order, when it closed with profit, the program repeats your order as a pending limit order. This will continue until the order closes with a loss, o
FREE
It can only be used in EURCHF / M15 . 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, allo
FREE
FastMove is a panel with 5 buttons, a notification area and a text entry. Its goal is to enable quick and simple execution. Buttons: MOVE - Move the interface BUY - Start of buy process SELL - Start of sell process L - Select quantity of lots % - Select quantity of percent of balance Areas: Notifications - This area displays notifications of the various states of the program and the commands sent. Text input - Here you enter the number of lots or the percentage of risk capital depending on the o
FREE
This utility allow you to switch your chart symbol rapidly by simply clicking on any two of the currencies that made up the currency pair. The supported currencies for demo version are USD, EUR and GBP but you may purchase the paid version for extra supported currencies (JPY, AUD, NZD, CHF and CAD) There are two rows of buttons at the panel. To switch to a new chart symbol, all you need to do is select a currency from each row. It is not necessary to click the currencies in a correct sequence be
FREE
This is a demo version of CyberTrader Assistant tool. In demo version you cannot change lots value (it is set to the minimal value for the given symbol) and price rounding function for pending orders is unavailable This tool simplifies routine trading tasks (like opening market orders, setting up pending orders, closing of all orders and orders by parameter), helps to control losses by use of break even stop and trailing stop, and adds a little bit of cyber punk edge to your trading Control El
FREE
Demo is limited to the currency pair CADCHF. Full version: https://www.mql5.com/en/market/product/27237 Essentials for manual trading. The utility includes functions such as money management, automatic exits, hedging of positions, setting orders by date, OrderClose menu and others. Simple and clearly arranged, the tool works with one or more orders. Low tick rate compatible. Features Display money management - right lot size is calculated from stoploss, account balance and risk appetite Sched
FREE
SymbolAutoChanger MT4 There is also PRO version for MetaTreader5 There is also PRO version for MetaTreader4 This tool allows you to automatically change the chart symbols in a loop. Example: EUR → GBP → JPY → CHF → CAD → AUD → NZD You need only to set up interval in seconds between auto switch. Also, you can choose whether to switch between all symbols provided by your broker or only between symbols available in the Market Watch window. Demo version is limited to 4 symbols. Full version allows
FREE
Presentation The URL html and xml to csv is designed to get contents from URLs with html or xml content, and to download it to an output format as a txt or as a csv file. It enables to get the whole web sites page, starting with the http protocol, in a document for a further use and in additional with downloading directly on the MetaTrader applications and on the desktop. It is a good advantage for taking the most data from events and economic calendars, and also publications related to the inst
FREE
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input p
FREE
Environment State Info Print MT4
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL4 program.  General Description   The constants are divided into four groups in the Environment State section of the MQL4  documentation and each group is divided into enumerations/subgroups (with designations “ Market Info”, “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained b
FREE
This script TEST and show the REAL commissions applied. It will open minimal (0.01) size orders, so your account WILL BE charged. Wait the orders to reach the TakeProfit, then in the Account History,  check the Commission, Profit and Comment of each position. MUST run on REAL account. Example: + Take Profit 70 - Spread 25 - Commission 18 = Profit 0 I made this script because tired of brokers   lying   on spread and commissions.
FREE
Floating Nest Demo
Dzmitry Chentsou
This version of the indicator Floating Nest works only in the tester, on demo accounts and on real accounts on the USDCHF pair. 1. What is Floating Nest? This indicator is designed to automate the construction of decision zones (can act as support-resistance levels) according to the Floating Socket strategy. The same indicator allows you to significantly reduce the time when analyzing the behavior of prices in decision areas on historical data. It works on any currency pairs. Time frame
FREE

MetaTrader 市场 - 在您的交易程序端可以直接使用为交易者提供的自动交易和技术指标。

MQL5.community 支付系统 提供给MQL5.com 网站所有已注册用户用于MetaTrade服务方面的事务。您可以使用WebMoney,PayPal 或银行卡进行存取款。