• 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 4 - 60

icon Trading robots perform market transactions automatically, while indicators allow you to better analyze quotes and predict the price behavior. With these applications, you will be able to perform deals in MetaTrader 4 in a more informed manner, while capturing more opportunities.
Deviation Index
Francisco De A Vilar Enriquez
Normalized indicator. It measures the relative deviation of the price from its moving average. It is extremely reliable. Accurately determine overbought and oversold price areas and divergences. Features. The indicator is applied to the close of the candles. Has a range of -100 to 100. The overbought zone is above 80 and the oversold zone is below -80. Mode: histogram/line. MA method: simple, exponential, smoothed, linear weighted. With softing function. By default the indicator is calculated
FREE
Bamboo expert 4
Anton Gorin
3 (1)
Bamboo expert 4 is based on the custom indicator Bamboo 4 . Entry points are determined using Bamboo 4 values. Positions are closed when reaching specified profit and loss levels or when opposite signal appears if Stop Loss and Take Profit values are zero. Input Parameters Period - Period parameter of the indicator Bamboo 4; Mode - operation mode of the Expert Advisor (0-7); Stop Loss - loss fixing level in points; Take Profit - profit fixing levels in points; Lot - lot size; Magic Number - "mag
FREE
Fast Grid Orders
Sergey Batudayev
4 (2)
The "Open grid of pending orders" script is designed to automate the process of creating buy (Buy) and sell (Sell) orders on the MT4 trading platform. It provides the user with the ability to set the distance between orders and the number of orders in this grid.       This script allows traders to quickly build a grid of orders that covers a specific price range. The main functions of the script include: Ability to select the direction of orders: Buy (purchase) or Sell (sale). Setting the distan
FREE
Long Candle
Maksim Novikov
A LONG CANDLE SEARCH INDICATOR. This indicator will allow you to quickly find a candle that differs from others, namely its long one. When the price moves out of the "flat" momentum, it indicates that the trend wants to change. So it's time to enter into a deal! Keep in mind that not all arrows guarantee you an excellent entry point. Before opening a deal, make sure that the price has broken out of the flat. You can also resort to other indicators. I'll show you good entry points in the scre
FREE
ADR ST Patterns
Vladimir Poltoratskiy
4.5 (2)
ADR ST patterns is a modification of the classical ADR indicator. This simple indicator corresponds to the parameters specified in the ST patterns Strategy ( https://stpatterns.com/ ).   Structural Target patterns are the market itself, which is consistently divided into components. For the formation of ST patterns , no trend lines, geometric proportions of the model itself, trading volume, or open market interest are needed. They are easily recognized and built only on the basis of breaking thr
FREE
Using multiple timeframes for analysis with Multi Timeframe Average True Range  can provide several significant benefits for traders: Comprehensive Market View: By applying Mtf ATR Standard across different timeframes, traders gain a broader perspective on market dynamics. This allows them to identify trends, patterns, and potential reversal points that might be more apparent or consistent across various scales. Enhanced Pattern Recognition: Multiple timeframes help in identifying repeating pat
FREE
Double Fibonacci
Fabio Mazzotta
5 (1)
Fibonacci will be designed by default based on the monthly candle but you can simultaneously view Fibonacci on a weekly candle or you can choose your two favorite timeframes. When you run this script, an input prompt will appear and the following input parameters can be configured: Input Parameters: Name Example Default Timeframe1 Monthly 43200 Timeframe2 Weekly 10080 TF1status 1 on 1 TF2status 0 off 0 candleID you can choose which candle to apply 1 Prefix1 It's is the prefix of the first object
FREE
The GU_H1_120114111_S_Pi_CF_0712_SQ3 is an algorithmic trading strategy for MetaTrader, tested on GBPUSD using the H1 timeframe from April 1, 2004, to April 24, 2024.  There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:  https://quantmonitor.net/gbpusd-pivots-trend-master/ Key details are: Parameters Main Chart: Current symbol and
FREE
MTF Trader
Alexander Chertnik
MTF Trader   EA uses several Bollinger Bands indicators for filtering and MAs for trigger. Symbol: GBPCAD. Timeframe: 1H. Deposit: 300 and higher. All trades covered by fixed   Stop Loss   and   Take Profit . No Grid. No Martingale. Works with high spread This EA operates only once per bar opening.       Fast methods of strategy testing and optimization are valid.      User can test / optimize by model: (control point) / (open prices only) developed, tested and optimized from 2010 to   release d
FREE
·            This indicator generates trading signals based on the color of the line. ·            When the line shows green color, executes only long orders based on your own trading strategy ·            When the line shows red color, executes only short orders. ·            If the line turns yellow, it signifies a reversal is imminent. You can either close all your open positions and stay out; or alternatively you can devise a trading strategy to catch a reversal at its very early stage. T
FREE
Custom Pattern Detector Indicator This indicator lets you define your own custom pattern instead of the typical candlestick patterns. Everybody already knows about common candlestick patterns like the Doji pattern. This indicator is different though. The pattern you will define is a custom pattern based on CANDLE FORMATIONS . Once the indicator knows the pattern you want it to look for, then it will go through history on the chart and find matching patterns, make them visible to you, and calcula
FREE
Abyss EA
Bogdan Yarotskiy
Abyss EA is a long-term Expert Advisor using the breakthrough of price levels in its algorithm. The EA sets the buy stop and sell stop orders at certain levels. All trades are accompanied by stop losses exceeding the expected profit several times. Profitable trades are accompanied by a trailing stop triggered when the order reaches a certain profit. All trades are closed on the selected day of week, so there is no sitting out the losses. You are also able to use the auto lot. The EA does not use
FREE
Advanced Scalper EA
Gerard Valldosera Gomez
This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement. This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe.
FREE
MQLTA Show Magic Numbers
MQL4 Trading Automation
4.14 (7)
The panel displays the list of all orders (market and pending) along with their details, including magic numbers and commentaries. The panel can be moved around the chart. For market orders, the profit listed includes the associated commission and swaps. There aren't any important input parameters, but you can control the panel's initial location via them.
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
EA Protrader Pivot is a automate and semi-automate Expert Advisor based on candlestick charts. Each order set stop loss with 200points and take profit 250 points. If one of two orders reach stop loss the new order open with new lot size (start lot is  0.01 and max lot is 0.08 ). This EA was backtested with XAUUSD in time frame M15 and spread 20 point.   Automate - EA open buy and sell orders based on levels of candlestick chart with the first volume is 0.01 if this order touch stop loss EA cont
FREE
The utility is designed to open Buy and Sell market orders and close all positions. Opening and closing positions by pressing the hot key. How to open and close positions with voice using the utilities of this type, see in the video under the description.  https://www.youtube.com/channel/UCTpVWJkEic6TzoXr0qc9RIw/featured The keys "1", "2", "3", "4", "5", "6", "7", "8", "9", "0" send a request to open Buy orders with predefined values Lot , Take Profit, Stop Loss, Magic. The keys "Q", "W", "E", "
FREE
Channel Builder
Aleksey Ivanov
4.67 (3)
The Channel Builder (CB) or Ivanov Bands indicator is a broad generalization of the Bollinger Bands indicator. First, in CB, the mean line <X> is calculated using various averaging algorithms. Secondly, the mean deviations calculated by Kolmogorov averaging are plotted on both sides of the middle line <X>.                The middle line <X>, besides the standard SMA, EMA, SMMA and LWMA averaging algorithms, can be Median = (Max + Min) / 2 sliding median (which is the default). In
FREE
Dolphins
Dzintars Ansons
Trading robot “Dolphins” (Version #8) Description: Trading robot “Dolphins” is an automated assistant for trading that has successfully passed verification in the prop company FTMO.COM , using the Relative Strength Index (RSI) and True Range (ATR) indicators to execute trades on the MetaTrader 4 platform. This version implements dynamic calculation of the lot size. Functionality: Strategy based on RSI and ATR: The robot uses RSI and ATR to determine entry and exit points. RSI periods can be adju
FREE
The GJ_H1_220100009_S_HD_CF_SQX_SL20 is an algorithmic trading strategy for MetaTrader, tested on GBPJPY using the H1 timeframe from April 1, 2004, to April 24, 2024.  There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:   https://quantmonitor.net/gbpjpy-macd-trader/ Key details are: Parameters MagicNumber: 220100009 Main Chart: Cu
FREE
The Manual Strategy Tester Assistant Expert Advisor is a powerful tool designed to assist traders in testing their strategies manually using the Strategy Tester in MetaTrader 4. This expert advisor provides a user-friendly panel with intuitive controls to set orders, calculate lot size, manage risk, and monitor account balance and equity directly on the chart. Key Features: User-friendly panel with 5 buttons for easy navigation and control. Risk management functionality: Set the desired risk am
FREE
Trade ride
Miracle Obinna Okafor
Trade Ride is a forex bot specifically crafted to execute buy and sell orders for financial assets at predetermined prices. It operates based on the martingale strategy and integrates diverse risk management techniques to deliver optimal outcomes to its clients. However, achieving profitability with this bot requires individual traders to possess ample expertise. Adherence to the following critical rules is essential: 1. Trade with a minimum of $10,000 or utilize a micro (cent) account. 2. Veri
FREE
DartangelBot
Ayaz Maqsud RaŞİdov
Бот который умеет торговать биржевым ринке нефти. Работает с таймфреймом H4. Был разработан 9 месяцев назад и с того времени продолжается тестирование и совершенство торговой стратегии. На будующее НЕ планирует реализацию работы с другими рынками кроме кккак нефть. Да, на узкоспециализированный, но свою работуу выполняет на высоком уровне. Можете сами в этом победитса.
FREE
There is a very simple and surprisingly effective indicator called Pi Cycle, which starts to give the first warning. It is worth a look, so as not to miss the giant elephant in the living room!)) What is Pi Cycle? Pi Cycle is a very simple indicator created by analyst Philip Swift . It takes into account two (DMA biased moving averages ): 350-day average x 2 111-day average Both can be considered long-term indicators. The second one is obviously more sensitive to current market changes, since
FREE
Aroon Moving Average
Devy Tanusukma
4 (2)
Aroon and Moving Average A combination of Supertrend and Moving Average to create a converging trade setup Input parameters: signal mode: set it to true if you want to plug it into   STAT (Signal Tester and Trader) arrow shift: distance between fast EMA line to arrow on chart turn on price line filter turn on moving average signal for converging setup aroon period MA period MA averaging method MA pricing method upper level limit (Aroon) lower level limit  (A roon ) You can find the best setting
FREE
High Low Start
Maksim Novikov
TRADE FROM LEVELS ACCORDING TO YOUR PARAMETERS! This Expert Advisor trades from support and resistance levels. The maximum and Minimum prices are set in the input parameters. Input parameters: Selecttimeframe - setting the timeframe for the maximum and minimum prices How does it work? It's very simple - if you set a Monthly One, then the robot will trade at Max. and Min. prices that were last month For example, if you trade in the month of June, then the robot will find the maximum and minimum
FREE
Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO The homeopathic indicator is also called the CCI indicator. The CCI indicator was proposed
FREE
The Breakout EA trades fully automatically He doesn't use dangerous strategies like martingale or gritter etc. With this EA you can set a lot according to your wishes or according to my set. In addition, it has a news filter, it pauses the trades during the set time. In addition, it automatically increases the lots size if desired. The backtest and trades were done with Fusion Markets: Leverage 1:500 Zero account Account opening with this link: https://fusionmarkets.com/en?cxd=45701_1642076&cx
FREE
The indicator searches for the largest candles with minimum wicks for the last X candles. Sometimes, such candles mark the presence of a strong buyer, who quickly and strongly pushes the price in the right direction. However, most often, these are culmination candles, especially at the end of a prolonged trend when a single large candle knocks out stop losses of the most persistent traders and the price reverses instantly. The indicator allows you to open a position on the very edge of the marke
FREE
Our team has finally achieved the expected result.     We have created artificial intelligence for binary options trading. Don't believe? Many users have already rated it positively. The results will surprise you too. This indicator broadcasts signals for a binary option through a telegram channel. All signals are reliable and of high quality. Read more !!! ATTENTION !!! You didn't dream !!! HOW TO EARN RIGHT NOW? The most successful signal channel for binary options Students, ho
FREE
Advisor for manual and automatic trading on the trend lines of the Bollinger Bands indicator. The Expert Advisor draws trend lines from the middle band for a specified number of candles. You may be interested in my other products: https://www.mql5.com/ru/users/vypchela/seller Comments are welcome!  Recommended Broker . This Expert Advisor is available only on the MQL5 website! Options: Magic Number is a magic number. Profit - take profit Stop - stop loss. Lot - risk Limit - the maximum allowed
FREE
The utility opens trades based on signals from the "SimSim ARROW" series of indicators. MetaTrader 5 version The utility functions exclusively in tandem with the " SimSim ARROW " series indicators. Each of these indicators has a parameter: "Deals: No Deals, Buy and Sell, Buy only, Sell only." If this parameter is set to the value: "Buy and Sell or Buy only or Sell only", the signals of the indicators are sent to the utility via global variables, which allows it to open deals. Trades are open
FREE
MegaTrends
Sivakumar Subbaiya
1 (1)
Megatrends  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red color indicate the buy and sell call respectively. Buy: When the blue line is originating it is opened buy call. Sell: When the Red line is origination it is opened sell call Happy trade!! this indicator is suitable for all time frame, but our recommended time frame to use 1hour and 4 hours, suitable for any chart.
FREE
Vertical time lines
Bekhterev Sergey
5 (1)
Vertical time lines. A simple indicator that draws on the graph vertical lines of time. 1,3,5,10,12,15,20,30,60 minutes. You can change the line color, line style, select a time period from 1 to 60 minutes. Applies to any chart, timeframe. Incoming parameters: Minute_Num = 20;           // step 3,5,12,10,20,15,30,60 minutes color Line_Color = clrYellow; // color line Line_Dash = 2;                //0,1,2,3,4... solid, dash, dot, dash dot,dash dot dot
FREE
Pivot MultiScanner
Edgar Enrique Retontali
5 (1)
Multi-Asset Forex Scanner This indicator allows you to scan multiple assets at once, sending you configurable alerts when any asset touches daily pivot levels 1, 2 or 3. The original code was just modified to send alerts to MT4 Desktop, MT4 Mobile or Email. (Credits for the original code go to Carlos Oliveira) In order to receive mobile or Email alerts you must configure Notifications and Email sections in the MT4 platform. In addition to pivots, this indicator also shows ATR, Volume, RSI,
FREE
JACr Achilles
Geng Zeng
3 (1)
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
Simply clock. Local time as default. There are possible to Select: Local Time /Server Time /GMT Time as input. Please take into account that the local time is the most accurate. However ,this clock always uses local time seconds, even If GMT / Server Time Is selected.  I solved it this way to get more accuracy. Delays can occur when changing minutes or hours, if local time is not selected.
FREE
Trend Support and Resistant levels
Fawwaz Abdulmantaser Salim Albaker
Dear Friend ... I hope and Wish a happy new year to all of you .. as i told you < this is a simple Utility EA can helps you in your trading . he helps you to ensure that your decision is correct to enter the market . it is work on all currency pairs , stocks ,indices and crypto . its easy to install . no complicated inputs.  this EA works as follows : it's main work is to detect the highest price and the lowest price on H4 & H1 time frame and draw resistance and support and trend  every line has
FREE
一键平仓面板 平仓盈利单,平仓亏损单,平仓多单,平仓空单,删除挂单. 可移动拖动 自动切换语言 简体 英文 繁体 其他语言全部是英文 可自定义显示标识,定义为本地习惯用语. 此程序主要用语演示验证多国语言的可行性,没有加上太多的功能. 一键平仓面板 平仓盈利单,平仓亏损单,平仓多单,平仓空单,删除挂单. 可移动拖动 自动切换语言 简体 英文 繁体 其他语言全部是英文 可自定义显示标识,定义为本地习惯用语. 此程序主要用语演示验证多国语言的可行性,没有加上太多的功能. 一键平仓面板 平仓盈利单,平仓亏损单,平仓多单,平仓空单,删除挂单. 可移动拖动 自动切换语言 简体 英文 繁体 其他语言全部是英文 可自定义显示标识,定义为本地习惯用语. 此程序主要用语演示验证多国语言的可行性,没有加上太多的功能.
FREE
Logarithmic weighted oscillator
Francesco Del Vecchio
4.5 (2)
The LWO is a tool that effectively indicates the end of trends. Being an oscillator, it has values between 0 and 100, defining the areas of hyper-sold and those of hyper-bought. Its effectiveness is due to the weighing of prices at the end of individual periods on a logarithmic scale; this allows you to have a perception of the will of the market. The parameters The indicator has only 2 settable values, period and smooth factor. The period indicates how many bars the weighing is performed, whi
FREE
EAAgrTest
Dmitriy Susloparov
3 (1)
EA_Agr_Test This is a free version of EA_Agr_Full , designed to provide the buyer with the opportunity to check the product not in the tester, but on a live account. Here exactly the same trading algorithm is used, but there is no possibility to change the parameters, except for GMToffset . Orders cannot be more than 0.01 lot and profit is taken very early. For this reason, it is impossible to achieve high returns. Algorithm verified with broker just2trade Parameters GMToffset - differenc
FREE
Easy Pips Maker
Andrei Gerasimenko
4 (4)
The recommended timeframe is H1! The indicator has two kinds of signal. This is a signal to open a position from the appearance of an arrow. The price leaves the channel In the first case, the indicator builds arrows based on the constructed channel and Bollinger Bands years. In another case, the trader can trade if the price just went beyond the channel. If the price is higher than the channel - we sell. If the price is lower than the channel, then you can look for a place to buy. It can al
FREE
Detailed post explained: https://www.mql5.com/en/blogs/post/759269 This is a slope indicator for Bollinger Bands indicator. It provides slopes for BB top band, center band (main) and Lower Band. You can also set a threshold value for Center line to control Red/Green slope histogram lines.   Settings: You can choose which line you need the slope and Threshold Alerts for in Drop down. Slope Thresholds: for Alerts. Please note that Alerts only happen when Threshold is crossed. e.g.: If Threshold
FREE
Risk-Reward Ratio with Last Order Indicator for Meta Trader 4 The Risk-Reward Ratio with Last Order (RRO) Indicator is a valuable tool designed for traders who need a precise calculation of their risk-to-reward ratio within the Meta Trader 4 (MT4) environment. This indicator evaluates the distance between the stop loss and the entry price and compares it to the take profit level. It then automatically calculates and displays the risk-to-reward ratio in the upper left corner of the trading chart.
FREE
Day Breakout EA
Aleksei Moshkin
3.88 (8)
The automatic advisor works according to a simple strategy for the breakout of the previous day's high and low. In the settings there is a function to reverse orders Reverse, when the maximum is broken, instead of buying, a sell will be opened, and when the minimum is broken, instead of selling, a buy will be opened. Real monitoring https://www.mql5.com/en/signals/833080 Settings Reverse - when the level is broken, orders will be opened in the opposite direction The maximum number of limit o
FREE
FTMO Trading Panel
David Muriithi
5 (1)
The world of prop firm trading is one filled with tension and excitement in equal measure, and   FTMO   is definitely the most reputable firm out there. On one hand is the prospect of making huge sums of money and on the other, losing all the money you have invested. The easiest way of the latter scenario occurring is   drawdown , and more often than not   daily drawdown . It's what keeps us constantly checking our phones, the pain of every traders existence. What if there was a way of making
FREE
Are You Tired of Break Even Turning into a Winning Trade Without You? Unwickable Stop Loss (USL) Keeps You In The Trade! You've meticulously planned your trades, exercised patience, and entered at the 'perfect' moment. As the trade moves in your favour, you move your stop loss to break even, feeling secure with no capital at risk. But then, the market takes an unexpected turn, stops you out, and proceeds in your intended direction (see Screenshot A). Ever wonder what could be done differently?
FREE
[Deviation of each indicator MT4] is a collection of 18 indicators, and one of them can be arbitrarily selected to participate in the calculation. It can calculate the deviation form of each indicator and can prompt an alarm. Parameter setting description: [indicators] is to choose one of the 18 indicators to participate in the calculation (this parameter is very important) . [period] is a common cycle for each indicator. [Method] is the MA mode of some indicators. [Apply_to] is the applic
FREE
The Buyside & Sellside Liquidity indicator aims to detect & highlight the first and arguably most important concept within the ICT trading methodology,   Liquidity   levels. SETTINGS Liquidity Levels Detection Length: Lookback period Margin: Sets margin/sensitivity for a liquidity level detection Liquidity Zones Buyside Liquidity Zones: Enables display of the buyside liquidity zones. Margin: Sets margin/sensitivity for the liquidity zone boundaries. Color: Color option for buysid
Muscle ZigZag
Hong Ling Mu
3.86 (7)
I had never come up with such a logic before. One time, in a dream, a muscular man said to me, "Well, why don't you try using the ZigZag indicator along with the moving average line? By doing so, you will be able to contribute to world peace." I immediately started working on creating an Expert Advisor (EA). In just about 30 minutes, I had created an ideal EA. I was aware of using moving average lines before, but the idea of combining it with ZigZag was truly divine. I couldn't help but laugh
FREE
RSI Mult
Aleksandr Butkov
Standard Oscillator RSI (Relative Strength Index) with some additions. Allows you to select up to 5 instruments. Displaying indicator data from selected instruments for all time frames. Fast switching to the selected instrument or time frame. The RSI indicator shows good signals, but its readings still need to be filtered. One such possible filter could be RSI from a higher period. This version of the Oscillator is designed to make it easier to work with charts, namely, to reduce the numb
FREE
Have a nice day, everyone. I present to you a free advisor.  This Expert Advisor is built on the same algorithms as my other Expert Advisors. The EA does not use Martingale.  There is an automatic calculation of the lot from Risk.  Also automatic TakeProfit and StopLoss.  The EA is fully functional.  Perhaps not as often as he wants to trade, but trades. Now why is it free? I was repeatedly approached and asked that I give some kind of adviser.  Now I can not write to me, but just download. I n
FREE
Full Force WSK is a multicurrency EA that is optimized to trade on specific Gaps on market open using intelligent algorithm looking for daily volume and gaps pattern variation optimized for the last years for 14 forex pairs.   Trading Strategy: FullForce WSK is fully optimized for the following pairs: Majors: EURUSD / GBPUSD / USDCHF / USDJPY Minors: AUDCHF / CADCHF / CADJPY / CHFJPY / EURCHF / EURGBP / EURJPY / GBPAUD / GBPCHF / GBPJPY   We really do not recommend any other pair because ou
This EA just for fun, EA high risk, full margin. Just use this for fun not for getting money. Don't injecting just lets your money gone, enjoy wait the best moment to trade in your main account. This EA bot using CCI, RSI, MACD Just use default parameter, optimizing your RSI for another pair, please use ECN, because this EA using M1 time frame. This EA does not have live signal, just BT and have fun. Don't get so serious, just see the grid on your screen.
FREE
Индикатор реализован для определения классического канала движения цены, который используется на крупных биржевых площадках. Не перерисовывается Синий уровень - это уровень поддержки  Красный уровень - это уровень сопротивления  Белый уровень - является Pivot-уровнем  Настройки Period_SEC  - ввод  значения периода . Примечание:  Индикатор определяет уровни только на пятизначных котировках! Метод торговли:  Открытие позиций осуществляется от уровней , именно на их значениях происходит отскок цены
FREE
IMA Finder MT4
Mubashir Mohamed Quraish Albarakat
This indicator is designed based on the Moving Origin indicator When the moving origin indicator breaks the price, this indicator gives a signal It is useful for better viewing of signals and analysis on them Attributes: Can be used in all symbols Can be used in all time frames Too many signals Simple and quick settings Easy way to work Settings: period: like moving average settings alarmShow: If you want to receive an alert in Metatrader after receiving the signal, enable this setting alarmS
FREE
Kumo Breakout indicator
Anchor Trading S.R.L.S.
Kumo Breakout Indicator is a trading system based on Ichimoku Kumo levels. Parameters Trader can set Ichimoku parameters like: Tenkan-Sen (tk) Kijun-Sen (kj) Sekou-Span-A (ku) that are the classic parameters allowed on Ichimoku indicator on Metatrader. Other interesting parameters: "Configure Alerts" PopUpAlert= true or false PushAlert=true or false Mail= true or false and personalized texts for eMails:  TextMailUp1="WP Buy ";  TextMailUp2="WP Buy write here your text";  TextMailUp3="";  TextM
Auto ZZ SR Indicator This indicator automatically draws trend lines using ZigZag top and bottom points. The more ZigZag tops/bottoms that are used, the greater the number of possible combinations. Therefore, the more possible trend lines can be drawn. And vice versa too. The fewer ZigZag tops/bottoms that are used, the lower the number of possible combinations. And therefore, the fewer the possible trend lines can be drawn. The indicator constantly updates the trend lines on the chart as the mar
FREE
TSO Moving Average Slope
Dionisis Nikolopoulos
3.67 (3)
The Moving Average Slope (MAS) subtracts the moving average level n-periods ago from the current moving average level. This way, the trend of the moving average can be drawn on the moving average line. Features Observe uptrends and downtrends at a glance. The indicator is non-repainting. Returns buffer values for the trend of the moving average to be used as part of an EA. (see below) Inputs Moving Average Period : The period of the moving average (MA). Slope Period : Number of periods between
FREE
Copy Evolution
Antonis Michos
3 (1)
Join the Out of the Box Telegram Group search for "Out of the Box" on Telegram or contact me This is not just a simple copier program that ONLY allows you to locally copy transactions between different MetaTrader 4 a accounts in any direction and quantity as quickly and easily as possible .Of course it does that. This copier DOES MUCH MUCH MORE!!! PLEASE READ BELOW AND SEE SCREENSHOTS. Many of us have martingale EAs or none martingale that are good but some point you wish to had opened the t
######################################################################################### WeekendGap EA opens pending orders in the first hour of the beginning of a new week. It trades the weekend gap. The pending orders are cancelled within 2 days if not caught. WeekendGap works on most currency pairs, but you may limit yourself to the majors. The lot size is increased automatically based on the MinimumLots, MaximumRisk and DecreaseFactor. #######################################################
FREE
Intraday Setup
Che Jeib Che Said
Intraday Setup Indicator uses Bollinger Bands as a main indicator to find a good setup filtered with candle stick pattern  such as engulfing and pin bar. This is great tool for those who trade with Bollinger bands for entry or use it as a filter for trend. It is suggested to use a higher time frame when using this tool. There are many input setting for user to conveniently find a good probability setup. 
FREE
Alerts CCI
Richard Waweru
4.75 (4)
Having to check constantly if your CCI has reached a specific level can be tedious and draining at times, especially if you have to monitor different asset classes at a time. The Alert CCI indicator will assist in this task, ensuring that you get the most with little effort. When the CCI values get to a specified level, the alerts will go off, on the chart, on the MT4 phone app or via email (You can receive text messages to your phone if you activate texts on your Gmail account). The indicator d
FREE
The "Dagangduit Spread Indicator" is a versatile tool designed to provide traders with essential information about the current spread in the chart window. This indicator offers customizable features, including font parameters, display location on the chart, spread normalization, and alerts to enhance your trading experience. Key Features: Real-time Spread Display : The indicator displays the current spread in real-time on your trading chart, allowing you to stay informed about the cost of execut
FREE
Mr Beast Heikin Ashi Indicator
Luis Mariano Vazquez Marcos
Indicador "Heikin Ashi Master" para MetaTrader: Transforma tu Análisis con Velas Japonesas Suavizadas El indicador "Heikin Ashi Master" es una herramienta innovadora diseñada para traders que buscan una perspectiva única del mercado a través de las Velas Japonesas. Compatible con MetaTrader, este indicador suaviza la acción del precio, ofreciendo una interpretación simplificada y visualmente atractiva de las tendencias y cambios en el mercado. Características Destacadas: Suavizado de la Acción
FREE
THeMindTheLinesAlert
Torsten Hempel
1 (1)
This EA keeps an eye on drawn lines and alerts according specification. It is a semi-automatic robot, which does NOT draw or change any lines. A user can draw them manually or use tools like Trendline-Architect or Channel-Architect, which draw lines automatically. Objects of type OBJ_TREND, OBJ_CHANNEL, OBJ_TRENDBYANGLE, OBJ_REGRESSION, OBJ_STDDEVCHANNEL and OBJ_FIBOCHANNEL will be detected - others will be ignored. The lines or channels have to have valid coordinates and rayed to the right, oth
FREE
Free Trading Keyboard
Yitzon Manuel Belandria Oropeza
Trading Keyboard Tool will enable you to: Easily OPEN/CLOSE/MODIFY orders with Keyboard and with Buttons on Screen. Modify Order parameters with shorcuts. Export different Prices into a file for analysing outside MT4. Save Chartscreen into an image. Show Fibonacci on screen with shorcut. You can export these Prices into files:   COHL : history of  Close,Open,High,Low in one file.   Close - history of  Close in one file.   Open - history of  Open in one file.   High - history of High in one file.
FREE
Flash Scalper Free
Casimiro Zampetti
2 (3)
Flash Scalper is a scalper Expert Advisor that exploits acceleration of volatility of the market. It goes into action when there is an explosion of volatility for example during the news or special events. The minimum volatility is settable from input parameters. The EA work every time with stop loss and take profit, no martingale. Any initial deposit on account is allowed to start work with this expert advisor. The most important conditions for this expert advisor are low spread and fast execut
FREE
The Magic EMA indicator is of great help in determining trend direction. It can be an excellent addition to your existing strategy or the basis of a new one. We humans can make better decisions when we see better visually. So we designed it to show a different color for rising and falling trends. Everyone can customize this in the way that suits them best. By setting the Trend Period, we can optimize it for longer or shorter trends for our strategy. It is great for all time frames. IF YOU NEED
FREE
AR Canada Luxe
Aleksandr Lila
3 (2)
AR Canada is a fully automated Expert Advisor. It does not require any adjustments and is optimized for trading USDCAD H1. The product is a free version. It trades only using a fixed lot with the minimum volume. The Expert Advisor DOES NOT use hedging, martingale, grid strategies, arbitrage, etc. It uses a trading algorithm based on the intersection of two moving averages for analyzing the market conditions, as well as support and resistance levels. The Take Profit and Stop Loss values are fixed
FREE

Do you know why the MetaTrader Market is the best place to sell trading strategies and technical indicators? No need for advertising or software protection, no payment troubles. Everything is provided in the MetaTrader Market.