Watch the Market tutorial videos on YouTube
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
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 4 - 67
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 versio
FREE
1. EA basic This EA is an EA that trades based on the SAR indicator. When the SAR appears at the top of the K line short or close a long order, and when the SAR appears at the bottom of the K line, long or close a short order. Sar is more useful when the trend is strong. It can clearly tell you when to enter or exit. Please see bottom pictures. EA does not have the ability to judge the trend, so you need to judge the trading direction by yourself. You should decide to choose long or short in
FREE
Non-proprietary study of Joe Dinapoli used for overbought/oversold evaluation. Uses of Detrended Oscillator indicator Profit taking. Filter for market entry technics. Stop placement. Part of volatility breakout pattern. Determining major trend changes. Part of Dinapoli Stretch pattern. Inputs lnpPeriod: Perid of moving average Method: Calculation method ********************************************************************************* If you want to know market Overb
FREE
Trend indicator Trend Esay MTF is an indicator that draws arrows directly on the price chart. Like every trend indicator, it works well with good price movement and worse in a flat. A feature of this indicator is the ability to send alerts both in the terminal and on a smartphone. The indicator menu contains the number of bars in the history of the indicator and period value for determining the trend. The "trend" function has been added to the indicator menu, which filters the indicator signals
FREE
A trading adviser that not only trades, but also has a built-in game. The EA trades on signaling bars and MACD and RSI indicators. The ATR indicator is used to determine volatility. Many other customizable options are available. An interesting feature is the built-in free game in which you need to control the ball and collect coins. The ball jumps along the line of the moving average, you need to control it with the arrows or the "w a s d" keys and not let it fall outside the playing area (2 re
FREE
This indicator is based on Bulls and Bears oscillators, both exposed on Dr. Alexander Elder's book: "Come into my trading room". "Elder Ray" was made with the purpose of identify bulls and bears pressure in the markets. The indicator is basically the union of this two mentioned oscillators but on an efficient way to facilite getting price patterns, divergences, etc. Default parameter is EMA 13.
FREE
This indicator is the translated version of Kıvanç ÖZBİLGİÇ's PMAX Indicator, developed on the Matriks Data Terminal, into the MQL4 language. It is a trend-following indicator and quite successful. Its usage will be free and unlimited for a lifetime. You can click on my profile to access the MQL5 version of this indicator. You can also get your programming requests for MQL4 and MQL5 languages done at İpek Bilgisayar with an invoiced service. You can reach İpek Bilgisayar at www.ipekbilgisayar.or
FREE
The standard RSI indicator is very helpful in identifying overbought or oversold areas during a flat, but gives a lot of false signals when the market is trending. For example: during an uptrend, the standard indicator often enters the "oversold" zone and extremely rarely (most often, when the trend has already ended) enters the "overbought" zone. This indicator takes into account the trend movement and, with the selected settings, can enter the zone opposite to the trend direction, giving a sig
FREE
One Click Close All is a script that when thrown on any chart will automatically close all orders regardless of the asset or what type of orders they are, it will close everything much faster than a human could. You will find paid versions of the same style of this script, but read carefully and you will see that it performs the same function ... here you have it for free, enjoy it.
FREE
This EA does not place pending orders, but forms a virtual grid according to the settings. The EA showed maximum efficiency on a pair of EURJPY. The work of the adviser can be seen on the information panel. For stable work on a cent account you need at least $ 600. With such a deposit, the EA withstands recoilless movement of the price of 4000 pips and does not lose the starting depositю
FREE
基于波段交易策略,使用低风险的交易策略来最大程度地尽量及时的获取利润. 策略原理 1、进场:点差限制,时间限制,ATR限制,确保波幅不会太大,布林带上轨开空单,布林带下轨开多单。 2、出场:点差限制,点差太大了平不了仓,这个请注意,平台时间0-1点点差会很大。多单在中轨上平台,空单在中轨下平仓。中轨就是布林带用到的那根均线,不知道的,自己了解下布林带的原理. 使用说明 1、适用品种:GBPCAD,GBPAUD,GBPNZD,EURNZD,EURAUD,EURCAD,AUDCAD,AUDCHF等等. 2、适用周期:M5,或者M15. 3、时间设置:参数中设置的是平台时间,须注意GMT的偏离换算........
FREE
This is a tool to measure the velocity of the price. It's completely free, you can download and use. "Way: distance of price after one tick." "Speed: price velocity after one tick." p/s: The time for the price to jump 1 tick will not be fixed, you should know this. If Way > 0, the indicator will change color to Green If Way < 0, the indicator will change color to Red || I am a 3D artist and I love math and programming! ||
FREE
Moving Average is one of the indicators that is widely used in technical analysis which can help to smooth price movements by eliminating some price fluctuations that are less relevant based on past price calculations, so that an average line of price movements is formed within a certain time period. Simple Moving Average Over Flow is an indicator writen by MQL$ language that is given a special additional moving average line based on certain calculations so as to make this moving average better
FREE
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=200; input double floating_loss_percent=10; input double margin_occupied=0.2; input int trade_allowed=1;//0代表测试模式 bool showbutton=TRUE; int tradingnumber=3;//控制买卖交易数量
struct edit_update { string symbol; int type; //0代表buy,1代表sell int magic;//代表magic double
FREE
指标功能:完成十字光标跟随,多个窗口鼠标位置的同步显示。 功能 开启 :点击"H"标签,标签变成"S",开启十字光标,通过鼠标点击,完成第二个以上窗口的位置同步。 可以大周期同步小周期 (注意:在大周期同步小周期时,要注意小周期中的数据是否足够多) , 也可以小周期同步大周期。 功能关闭:点击 "S"标签,会变成"H"。或者通过键盘的"ESC"键,关闭。
指标可以多个窗口加载,也可以单窗口加载。
参数设置: LabWindow:标签显示的窗口 LabConer :标签显示的角落位置 LabX :标签位置横坐标 LabY :标签位置竖坐标 LabShowBackup :标签背景显示于背景 LabFontName :标签的字体名称 LabFontSize :标签的字体大小
FREE
The combination of manual trades and EA trades maximize the profit as well as conserve the capital in this product. Position sizing is always considered seriously in all trades. The drawdown maybe relatively high in initial phase as the starting capital is kept low for beginners to copy comfortably. Give yourself a trial on this product and you will appreciate and set your mind at ease.
FREE
TriadStrategiesFx-полностью автоматический эксперт с тремя стратегиями. Каждая стратегия работает отдельно.Для переключения стратегий необходимо изменить параметры советника в окне настроек. По умолчанию TriadStrategiesFx работает по классическому мартингейлу, локированием убыточного ордера.Как правило, закрытие всех ордеров происходит по совокупной прибыли после выхода из флетового коридора, после чего начинается новый цикл.
Вторая стратегия, предусмотренная в эксперте, также является кла
FREE
"Drivers Road Bands" indicator that is designed to be used in the 1H, 4H and 1D timeframes in the most ideal way. If we compare timeframes to roads and streets; main streets and highways with high traffic volume are similar to high-time timeframes in technical analysis. If you can interpret the curvilinear and linear lines drawn by this indicator on the graphic screen with your geometric perspective and develop your own buy and sell strategies; you may have the key to being a successful trader.
FREE
The FCK Multi Indicator for MT4 displays trend direction of multiple indicators on multiple time frames for a pair. So, forex traders can see the trend direction at a snap and trade with confluence of multiple indicators. Furthermore, it helps traders to see the trend in multiple time frames and trade in the direction of the overall market trend. Additionally, it shows the stop loss, pips to stop, pips in profit of any open position. The indicator display is very neat and is very helpful for bot
FREE
Lucky EA Random Outputs Test the EA first in a Demo Account. This EA RUN on a Random Strategie and open Trades per coincidence Strategie. Recommend Broker "IC Market, FTMO”. 1000$/€ 1-5 Lot in first Week, Timeframe M1. DE40 with this Settings only for other Indizes or Pairs please change the Settings appropriately to the actual Spread. You musst for DE40 nothing Change Set the EA to your MT4 Desktop and START. Worktime is from 09:01-18:00 Servertime. Unlimited Default Settings you can Change the
FREE
The EA in the form of histogram displays up and down trends. This tool is recommended to be used as a filter. Its readings will help to detect beginning, end, and continuation of a trend. This additional tool will suit any trading system. Parameters Period — indicator period; Bars — number of bars on the history.
FREE
GTAS Power is a momentum indicator that helps to determine deep trends using combination of moving averages. This indicator was created by Bernard Prats Desclaux, proprietary trader and ex-hedge fund manager, founder of E-Winvest.
Description The indicator is represented as a green or red histogram around a 0 equilibrium line.
How to use When GTAS Power is green, deep trend is bullish. When it is red, deep trend is bearish. This indicator can be use as a filter in addition to other GTAS indica
FREE
The Swaps Indicator allows to monitor the swap rates of desired instruments in one place. There are several ways to choose the instruments list for the indicator: Select instruments from Market Watch Select all instruments Select instruments from the manually adjusted list All the setings color settings are adjustable in the indicator: you can set color for headers, for symbol names, for positive and negative swaps. There is also an ability to adjust the distance between the rows, columns and st
FREE
Simple indicator that shows external ( outside ) bars. In certain cases, external bars can be seen as strong trend bars instead of range bars. This can be observed when a with-trend external bar occurs at a reversal from a strong trend. It will help you notice more easily different patterns like - Inside-outside-inside, Inside- Inside -inside, outside - Inside -outside, etc. Works perfectly with my other free indicators Internal bar and Shadows
Inputs: How many history bars to calculate on loa
FREE
Expert Advisor uses 2 ATR indicators and Bands for Enter trades. the trades will be closed after interaction with second Band indicator. tested and optimized from 2010 on IFCMarkets. default settings for GBPCAD 15m chart. best performance on ranging markets. can be optimize for trading more symbols and timeframes. EA uses grid and method.
trading deposit: 1000 and higher. This EA operates only once per bar opening. Fast methods of strategy testing and optimization are valid.
FREE
The indicator calculates the average price velocity over the specified time period. It is known that the trading time flows unevenly, in bursts. It either goes faster, or slows down. This indicator will tell if the trading time has accelerated and it is necessary to go to the smaller timeframes to search for trade signals.
Usage Alert is generated when the price velocity exceeds the specified threshold. The threshold value can be modified using the buttons on the information panel. A .wav file
FREE
*This is tradingview indicator converted to mql4*
The CM Slingshot System Indicator is a trading tool that aims to identify potential trade setups based on market volatility and price action. It is designed to help traders spot entry and exit points in trending markets. The CM Slingshot System Indicator combines multiple indicators and techniques to generate trading signals. Here are the key features and components of the indicator: Bollinger Bands: The indicator incorporates Bollinger Bands, w
FREE
Индикатор Candle Body Histogram отображается в отдельном окне и показывает размер тела каждой свечи в виде гистограммы. В зависимости от того растёт свеча на графике или снижается, гистограмма меняет свой цвет. Свечи "доджи", у которых совпадают цены открытия и закрытия, так же отображаются на гистограмме отдельным цветом. Поскольку индикатор строится от нулевого значения, он позволяет визуально сравнить тела свечей относительно друг друга. На гистограмме можно разместить уровни, чтобы отслежив
FREE
Индикатор сглаженного Stochastic Oscillator (xStoh)
Входные параметры: xK Period - K период xD Period - D период xSlowing - замедление xMethod - метод усреднения (0-SMA | 1-EMA | 2-SMMA | 3 - LWMA) xPrice field - тип цены (0 - Low/High | 1 - Close/Close) Принцип работы
Индикатор перерассчитывает стандартный технический индикатор Stochastic Oscillator (дважды усредняет получаемые значения iStochastic).
FREE
Introducing the Super Pivot and Fibo Indicator: Your Ultimate Trading Companion Are you ready to take your trading to the next level? The Super Pivot and Fibo Indicator is here to revolutionize your trading strategy. This powerful tool combines key elements such as pivot points, Fibonacci retracement and extension levels, high-low values, and Camarilla points to provide you with a comprehensive and accurate analysis of the market. Key Features: Pivot Points: Our indicator calculates daily, weekl
FREE
<LOGIC> EA will place order based on the original logic. This EA should work with take profit and stoploss. Default TP is 50pips and SL is 50pips.
If the order was closed with stoploss, EA will stop in that day. Next day, EA will restart and trade again with lot size increasing. Lot size and volume multiple is changeable in the parameters.
<Best Pair and TF> EURUSD and GBPUSD TF H1
<Default set> Already optimized
TP 50pips SL 50pips Martingale Volume muti X 2 Max martingale 5
FREE
Daily Percentage and Current Candle Would you like to know how much an asset has risen or fallen in a day or in the last candle? Do you want a numerical reference for the strength and direction of price movement? Then, the Daily Percentage and Current Candle indicator is the tool you need. The Daily Percentage and Current Candle indicator shows you the percentage increase or decrease of an asset in the current day or in the last candle, depending on the timeframe you choose. The indicator allows
FREE
TREND MATE is an useful indicator that will support your decision to trade according to the current trend. It is possible to configure alert and push notification to receive when entering to first candle for bull / bear trend. If you want to use this indicator for a EA, use the function iCustom as follows:
DOWNTREND : iCustom(NULL,0,"Trend_Mate",0,0) . If downtrend result is "1", otherwise is "0".
UPTREND : iCustom(NULL,0,"Trend_Mate",1,0) . If uptrend result is "1", otherwise is "0".
For an
FREE
Fassi Fassi is optimized EA for EURJPY M15. This robot opens trades by level Breakout. And uses Stops to exit. Use EA on M15 Time Frame. Lot size. (0.01/USD100) The EA also can be used on different currency. The EA does not trade many deals. Better to use on ECN broker. Back-test EA before use. And do a forward test on demo account before using on Real money. And do not forget, always invest only the amount you are prepared to lose. You miss 100% of the shots you don't take.
Monitoring Account
FREE
This indicator implements the logic behind Traders Dynamic Index to the classic MACD Indicator. It helps to find powerful trende changes and ignore meaningless ones. It is simply the classic MACD indicator plotted with volatility bands on top designed with the sole purpose of being able to ignore trend changes that do not follow an over-extension or over-contraction of the market. The indicator alerts on trend changes after the volatility bands have been breached and implements alerts of all ki
FREE
Network EURUSD - сеточный советник, настроенный для торговли валютной парой EURUSD. Для определения моментов для открытия сделок советник использует несколько индикаторов. Рекомендуемый период графика для торговли с настройками по-умолчанию - M15.
Настройки: Take profit
Размер тейк профита
Volume
Размер лота
Balance
Баланс для расчёта лота. Если ноль, то лот будет фиксированным
Period for indicators Период для индикаторов.
FREE
Introduction
Auto Chart Alert is a convenient tool to set alert for your trading in your chart. With Auto Chart Alert, you can set the alert line in one click in your desired location in your chart. You can even set alert over the sloped lines in your chart. Auto Chart Alert is a great tool when you have to watch out importnat support and resistance levels for your trading. You can receive the sound alert, email and push notification when the price hit the alert line at you desired location. Au
FREE
P R I C E F O R C E A N A L Y Z E R This is a complex indicator that calculates the force of the price direction.
V E R Y I M P O R T A N T This is not a stand alone indicator. Use it together with your own strategy. This indicator only confirms your possible position. You can run it in any charts and timeframes but H1 is recommended. Make sure that the pair is volatile at the time of trading. If you don't have a solid volatility-based strategy yet, y
FREE
Countdown timer till the bar closure, + % Progress status: #1 multifunctional utility : 66+ features, including this tool | Contact me if you have any questions | MT5 version In the settings of the indicator, you can configure: Timeframe for Calulculation; true / false: Higher TimeFrame option (next from the currently used: M15->M30, H4->D1...) Position:
1 = Bottom Left corner;
2 = Bottom Right corner;
3 = Top Left corner;
4 = Top Right corner; Font Size; Color; Font Style;
FREE
Real Time Account Overview MT4 — Account & Magic Number P&L Monitor Real-time account overview and per-strategy P&L tracking, all in one clean panel. Overview Dashboard MT5 is a lightweight Expert Advisor that overlays a live information panel directly on your MetaTrader 4 chart. It gives you an instant snapshot of your account health and the performance of each trading strategy — identified by magic number — without ever leaving the platform. Whether you run a single EA or a dozen simultaneous
FREE
Aeon is a fully automated Expert Advisor that trades multiple currencies. The EA trades using market orders and uses averaging to turn otherwise negative trades positive. This EA works best on the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings.
Please note: I have made the decision to give this EA away and many more for free with limited support so that I can concentrate on Custom EA. If you wish to use this EA it will n
FREE
Based on a combination of indicators, PS Acid Fulx is an excellent indicator for knowing when to buy or sell on any asset and temporaryity. The indicator myself I have used it as a tool for my analysis when trading Forex. It is a useful and easy-to-understand trend indicator. If you combine it with your own analyses you will surely get a good result in your operation.
FREE
Pivot Mean Oscillator (PMO) is a unbounded zero-centered oscillator that provides a quick and normalized measure of divergence between two spreads. Detailed description of the mathematical formulation along with some comments and experiments can be found in this article .
Trading aspects
This version of PMO is tuned on spreads relative to Close and Open price signals against their cumulative moving average (CMA). Positive PMO(m,n) values means that last (normalized) m Close prices are higher t
FREE
This indicator copies graphical objects (vertical lines, horizontal lines, text labels, fibo and etc.) from master chart to other charts.
For example, you can copy lines from the chart GBPUSD with period H1 to chart GBPUSD with period M15. It's makes technical analyses more simple. Show label - show label on the Master chart, where you draw graphical objects to copy; Font size - font size of label; Type of synchronisation - type of synchronisation Copy text - on/off copy of text objects
Copy la
FREE
Non-proprietary study of Joe Dinapoli used for trend analysis. The indicator gives trend signals when the fast line penetrates the slow line. These signals remain intact until another penetration occurs. The signal is confirmed at the close of the period. It is applicable for all timeframes. Inputs lnpPeriod: Period of moving average. lnpSmoothK: %K period. lnpSmoothD: %D period. *****************************************************************************
FREE
The indicator marks the points on the chart where the standard ZigZag indicator has drawn its top or bottom. With this indicator, you can easily understand where the top or bottom was formed, and where it was redrawn. The indicator gives an alert when a new point appears. Warning! Parameter Applied Price - expands the possibilities of building the indicator. It is possible to build at OPEN, CLOSE and standard HIGH/LOW prices. Input parameters ----------- Depth - period of the ZigZag ind
FREE
For all those traders interested or currently trading Ichimoku, you will not want to miss this article. Although I am heading out in a few hours with my girlfriend to Harbin Hot Springs, I wanted to write a brief introduction to Ichimoku Number Theory as there has been a lot of questions (and confusion) about Ichimoku settings, time frames, etc. The basis of Ichimoku as known to most is the 5 lines; Tenkan Line Kijun Line Senkou Span A (part of the Kumo) Senkou Span B (other part of the Kum
FREE
PropFolio Copy trading Hub Pro MT5 Slave: Cross-Platform Trade Copier Lightning-Fast Execution & Precision Risk Scaling for Retail and Prop Firm Traders The PropFolio Copy trading Hub Pro MT5 Slave is the receiving engine of the ultimate trade management ecosystem. Designed to work exclusively with the PropFolio Copytrading Hub Pro Master EA, this high-performance bridging tool allows you to instantly replicate trades across multiple accounts and platforms with sub-millisecond precision. Whethe
FREE
Discover IT MACD Crossover, your ultimate ally for maximizing your profits in the foreign exchange market. Our Expert Advisor (EA) leverages the powerful MACD technical indicator to execute trades automatically with unparalleled precision.
Key Features:
- MACD Crossover Strategy: IT MACD Crossover is based on the proven strategy of MACD crossover to identify trading opportunities. Crossings between fast and slow exponential moving averages (EMA) trigger buy or sell signals, suitable for all m
FREE
Советник "Trend_Catch" входит в рынок по средним скользящим и фракталам. Средние скользящие определяют направление тренда, фрактал - момент входа входа в рынок. В советнике прописан безубыток, трейлинг стоп, мантингейл по желанию Пользователя
Настройки советника: Close_by_Reverse_MA_Signal = false; закрыть ордер на покупку, если быстрая МА находится выше медленной, закрыть ордер на продажу, если быстрая МА находится ниже медленной, если параметр Invert_sig включен (инвертирован сигнал), сигнал н
FREE
Product Title Smart Williams' %R (MT4) – part of the SmartView series Short Description A Williams' %R indicator with a unique user experience on MetaTrader platform. Features advanced capabilities not previously available, such as opening settings with double-click, hiding and showing indicators without deleting them, and displaying indicator windows at full chart size. Designed to work seamlessly with the rest of the SmartView Indicators series. Overview The SmartView series offers a unique an
FREE
Account Profit & Loss Killer
Full Account-Level Intelligent Risk Management EA (MT4)
⸻
Product Introduction
Account Profit & Loss Killer is a true "overall account control and risk management tool".
It does not participate in any trading strategy; it focuses on only one thing:
When the total floating profit or total floating loss of all positions in the account reaches your set amount, it immediately and within milliseconds forcibly closes all orders in the account.
This is a true "
FREE
TrendPeakValley Scanner v1 – Advanced Reversal Detection Tool
TrendPeakValley Scanner v1 is a powerful custom indicator designed to detect price peaks and valleys based on price action analysis. It visually highlights local tops and bottoms, making it ideal for traders who rely on market structure, support/resistance zones, and reversal patterns.
---
Key Features:
Peak & Valley Detection: Scans historical price action and identifies swing highs/lows based on customizable sensitivi
FREE
This product receives information from indicators/signal tools and displays arrows or notifications when specific conditions are met.
For example, arrows and notifications are shown when MA25 and MA50 cross, when SAR reverses, when MACD changes its plus/minus, or when the closing price crosses the Bollinger Bands.
Please refer to the sample settings image for specific configurations.
For detailed manuals and configuration files: https://www.mql5.com/en/blogs/post/755082 A free version is als
FREE
Summorai this indicator will Sum up to 5 moving average of different symbols and place them conveniently on your chart
How to use? just drop the indicator on a chart and fill in the symbol names exactly as they appear on your market watch
by doing so your can have a grip on the global trend at all time
example of use you trade DAX40 on your indicator chart its good to have Nasdaq100 and s&p500 and dow30 making sure trend confirmation
example 2 you trade XRP but wants to have BTC and ETH not
FREE
Hello!
I'm Tatsuron, a Japanese individual investor. I was operating over 1 billion yen in Forex. So, let me introduce a very useful indicator that I use.
Environmental confirmation type indicator. We have narrowed down the pivots that the world market is aware of to two, daily and monthly. Daily is a guide for daily trading, and monthly is a material for breaks or reversals in fast break markets.
It is useful as a basis for accumulating evidence, such as when it overlaps with the trend lin
FREE
The R Var Moving Average Indicator is a trend following indicator designed for die-hard trend followers. It is a quite popular forex trading indicator among stock traders, as well as commodity traders, and its popularity stems from its ability to deliver genuine money making signals to its users. The indicator is comprised of green and red dots that are placed on a sienna line.
The green dot is pointing to a bullish signal, while the red dot depicts a bearish signal. Basic Trading Signals
Buy S
FREE
Enhance your trading and add more excitement with the new version of the RSI Scanner! Automatic Instrument Grouping: The scanner automatically collects all instruments from your Market Watch and organizes them into four categories: Majors, Minors, Exotics, and Others. Customizable Signal Selection: On the settings page, you can choose which instruments you want to scan for signals. Flexible Timeframe Selection: You can also specify the timeframes you wish to monitor for signals. RSI Parameter
FREE
The R Show Ticks indicator for Metatrader 4 shows the up/down ticks in real-time on the main trading window. Key Takeaways
A white arrow is an uptick . A red arrow is a downtick . The indicator works for any currency pair and time frame of your preference. Indicator Specifications
Trading Platform: Developed for Metatrader 4 (MT4) Currency pairs: Works for any pair Time frames: Works for any time frame Input Parameters: Input symbol, style, color. Indicator type: Data How to edit the indicator
FREE
## Daily SR Navigator: Your Daily Trading Map Navigate the market with precision using the power of the Daily Open Price! Are you tired of manually drawing Support & Resistance (SR) lines every day, only to find them inaccurate? Daily SR Navigator is the smart solution to automate your technical analysis, providing key levels that are relevant and respected by the market, especially for XAUUSD (Gold) . This indicator was born from a unique discovery: a special mathematical formula for projecting
FREE
Medi Partial Close Pro is a high-performance trade management utility engineered for professional intraday traders, specifically optimized for high-volatility pairs like XAUUSD . Why Choose Medi Partial Close Pro? Smart Directional Logic: Unlike standard utilities, v5.5 features an intelligent trigger system that detects if your target is a "Take Profit" or "Stop Loss" scale-out based on current market price. Master Control Panel: Manage your entire portfolio from a single dashboard. Close 25%,
FREE
IndiSig by Buffer
Detect Signals from a Custom Indicator by Buffer & Send notifications to Telegram Channel or Open orders
* Buy/Sell Buffer: You may get this info on MT4/5 Data Window (CTRL + D)
* MT5 version: Add the indicator first, then the EA
* MT4 version: Only works properly with default settings of the indicator
Join https://t.me/fxassistant_vn for more useful EAs!
FREE
Советник "Stochastic and MA_filter" торгует по индикатору "Stochastic Oscillator", используя фильтр в качестве двух средних скользящих, по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала, возможно настроить, как скальпирующий советник.
Для каждого валютного инструмента необходимо подбирать настройки. Настройки советника: Индикатор Stochastic Oscillator: Kperiod=5; период линии K Dpe
FREE
Do not use Windows 7 with this EA MT4toTLGRM EA only sends text messages from Metatrader4 to a Telegram group or channel of your choice. From version 4.23 it sends messages to Discord, Twitter and Facebook. The messages are customizable to show information about any trading activity in the account. Also it shows a daily PnL report. Several instances of this EA can be used simultaneously in the same MT4 terminal for sending messages to different Telegram group/channel but ensure that each one ha
FREE
The DrawdownProtector is a custom MetaTrader 4 (MT4) EA designed to manage floating losses in trading accounts. Let’s break down its key features: Floating Loss Management : The EA monitors the account’s floating profit and loss (P/L). If the floating loss exceeds a user-defined threshold (default: $100), the EA takes action. Order Closure : When the floating loss surpasses the threshold, the EA closes all open orders. It ensures that no further losses accumulate beyond the specified limit.
FREE
The trade of this EA is based on The Commodity Channel Index (CCI)is a momentum-based oscillator used to help determine when an investment vehicle is reaching a condition of being uptrend or downtrend. with customizable lot size (use martingale or not), stop-loss, and take-profit levels. Easy to use and Simple Recommended Timeframe M30, H1 others timeframes with the appropriate settings. A low latency vps is always recommended. Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols Built-in
FREE
Prop Guardian Pro – Advanced Drawdown Manager With EA Killer Prop Guardian Pro is a comprehensive risk manager utility specifically designed for professional traders and Prop Firm candidates (FTMO, MFF, The5ers, etc.). It acts as a strict risk desk manager, ensuring you never violate your drawdown limits. Prop Guardian Pro goes beyond simple risk management by incorporating a "Psycho-Manager" engine. When a limit is hit, it stops trading and displays smart motivational messages to help prevent
FREE
The e-FastCHF EA is developed for GBPCHF. The EA has no trading limitations only on GBPCHF. 16.01.2015. The Swiss National Bank decided not to support the EUR/CHF course on the level of (1.20). Now it is pegged not to EUR but to USD. Our strategy is based on this fact. Tests have been performed from 02.01.2015. Timeframe – М15 Currency pair – GBPCHF No Martingale Calculation of lot basing on the balance (risk per trade). Supporting ECN accounts. This option operates as follows: first a position
FREE
Please visit = https://www.mql5.com/en/market/product/186079 for slave EA
MT5 Version = https://www.mql5.com/en/market/product/186048 Free Demo Version = https://c.mql5.com/6/1020/COPYTRADEBIN_V15DEMO.zip User Manual : download here Best EA Trade Copier for MT4. EA Trade Copier is a powerful and reliable trade copying solution that transfers trades from one Master account to multiple Slave accounts in real time. Whether you manage multiple trading accounts, investor accounts, VPS terminals,
FREE
️ Ultimate Account Protection for Serious Traders
The Equity Protector Pro is a professional-grade safety system that automatically safeguards your trading capital using advanced multi-level profit protection logic. Designed for traders using any strategy (manual or automated), this EA acts as your 24/7 risk manager to lock in gains and prevent account blowouts. Key Features:
3-Stage Protection System Level 1: Base equity floor protection Level 2: Dynamic trailing stop Level 3:
FREE
The MetaTrader Market is the best place to sell trading robots and technical indicators.
You only need to develop an application for the MetaTrader platform with an attractive design and a good description. We will explain you how to publish your product on the Market to offer it to millions of MetaTrader users.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.