• 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

New Expert Advisors and Indicators for MetaTrader 5 - 185

icon Use trading robots and indicators to make Forex trading more profitable. Trading robots allow you to automate opening and closing deals, while indicators help you predict market behavior more accurately. The page features the catalog of MetaTrader 5 applications.
The Candle Length Indicator Alarm generates a sound alert, sends a push notification and an email when the size of the current candlestick changes. The size of the current candlestick can be measured in two ways: The first method: the size of the candlestick is measured from the beginning of the candlestick (from the OPEN price). The second method: the size of the candlestick is measured from current price. The indicator has the following settings: sound — a sound file from the folder: "...\Meta
RobotController
Andriy Sydoruk
5 (1)
This is a ready-made professional position tracking system. It works on all currency pairs and timeframes. The product processes the errors correctly and works on the market efficiently. The trading robot applies basic concepts - breakeven and trailing. The trailing is based not on indicators but on the last bar of the specified time interval ( TrailingStep Period ) or points ( Trailing Stop =0). Parameters: Deviation – requotes. Sleeps – waiting for position modification.  Trailing Period – the
AdaptiveCCiMt5
Francis Dube
4 (2)
The Commodity Channel Index computes the deviation of the typical price of each bar from the average price over a particular time period. Multiplying the median deviation by 0.015 facilitates normalization, which makes all deviations below the first standard deviation less than  -100, and all deviations above the first standard deviation more than 100. This adaptive version is based on the indicator described by John Ehlers, in the book Rocket Science for traders. The indicator uses the homodyne
FREE
The Relative strength index is an oscillator that follows price, it was introduced by Welles Wilder, who went on to recommend the 14 period RSI. This adaptive version is based on the indicator described by John Ehlers, in the book 'Rocket Science for Traders'. The indicator uses the homodyne descriminator to compute the dominant cycle. To apply the homodyne descriminator, real and imaginary parts have to be calculated from the Inphase and Quadrature components. (Inphase and Quadrature components
FREE
Complete Pending Orders Grid System opens any combinations of Buy Stop, Sell Stop, Buy Limit and Sell Limit pending orders and closes all existing pending orders. You just need to drop this script on the chart of a desired currency pair. Before placing all pending orders, the input window is opened allowing you to modify all input parameters: DeleteAllPendings – if 'true', then all pending orders (for current currency) are deleted. BuyStop – if 'true', Buy Stop order is opened. SellStop – if 'tr
BuyLimit_SellLimit_Grid script opens Buy Limit and Sell Limit pending orders. You just need to drop this script on the chart with a desired currency pair. Before placing all pending orders, the input window is opened allowing you to modify all input parameters: DeleteAllPending – if 'true', all pending orders are deleted. BuyLimit – if 'true', Buy Limit order is opened. SellLimit – if 'true', Sell Limit order is opened. InitLot – initial lot. LotCoeff – if 1, all pending orders have the same lot
BuyStop_SellStop_Grid script opens BuyStop and SellStop pending orders and deletes all existing pending orders. You just need to drop this script on the chart with a desired currency pair.  Before placing all pending orders, the input window is opened allowing you to modify all input parameters: DeleteAllPending - if TRUE, then all pending orders are deleted;  BuyStop - if TRUE, BuyStop order is opened; SellDtop - if TRUE, SellStop order is opened; InitLot - initial lot; LotCoeff - if 1, all pen
Bollinger Bands Technical Indicator (BB) is similar to envelopes. The only difference is that the bands of Envelopes are plotted a fixed distance (%) away from the moving average, while the Bollinger Bands are plotted a certain number of standard deviations away from it. Standard deviation is a measure of volatility, therefore Bollinger Bands adjust themselves to the market conditions. When the markets become more volatile, the bands widen and they contract during less volatile periods. This ada
FREE
This indicator is based on the classical indicator  CCI (Commodity Channel Index)  and will be helpful for those who love and know how to use not a visual but digital representation of the indicator.  All TimeFrames CCI MT5  indicator shows values from each timeframe. You will be able to change the main input parameters for each CCI for every TF. Example for M1: sTF1_____ = "M1"; Period1 = 13; Price1 = PRICE_CLOSE.
This indicator is based on the classical STOCHASTIC indicator and will be helpful for those who love and know how to use not a visual, but digital representation of the indicator.  All TimeFrames Stochastic MT4  indicator shows values from each timeframe (M1, M5, M15, M30, H1, H4, D1, W1 and MN1). You will be able to change the main input parameters for each Stochastic from every TF. Example for M1: sTF1_____ = M1 K_Period1 = 5 D_Period1 = 3 S_Period1 = 3 Method1 = MODE_EMA
This indicator is based on the classical indicator  Parabolic SAR  and will be helpful for those who love and know how to use not a visual, but digital representation of the indicator.  All TimeFrames PSAR MT5  indicator shows values from each timeframe (M1, M5, M15, M30, H1, H4, D1, W1 and MN1). You will be able to change the main input parameters for each Stochastic from every TF. Example for M1: sTF1 = M1 pStep1 = 0.02 pMax1 = 0.2
HighLow MT5
Azamat Mullayanov
4 (2)
The indicator plots two lines by High and Low prices. The lines comply with certain criteria. The blue line is for buy. The red one is for sell. The entry signal - the bar opens above\below the lines. The indicator works on all currency pairs and time frames It can be used either as a ready-made trading system or as an additional signal for a custom trading strategy. There are no input parameters. Like with any signal indicator, it is very difficult to use the product during flat movements. You
FREE
Many indicators are based on the classical indicator Moving Average . The indicator All_TF_MA shows crossing of 2 MA from each TimeFrames . You will be able to change main input parameters for each MA for every TF. Example for M1 TF: Period1_Fast = 5 Method1_Fast = MODE_EMA Price1_Fast = PRICE_CLOSE Period1_Slow = 21 Method1_Slow = MODE_SMA Price1_Slow = PRICE_TYPICAL
ADX by AV
Alexey Viktorov
4.25 (4)
This is an unusual representation of the Average Directional Movement Index. The indicator has been developed at the request of a trader and for the purposes of learning the development of indicators in MQL5. The line shows the same as the standard Average Directional Movement Index (ADX); The upward histogram shows the difference between +DI and -DI, when +DI is above -DI; The downward histogram shows the difference between +DI and -DI, when +DI is below -DI.
FREE
The script allows to close all opened positions if Sum of Profit from all opened positions  is greater than value of the input parameter: SumProfit . Input parameters SumProfit = 100 You can change SumProfit  to any positive value ( in dollars , not in the points!). This script will close all positions for a given currency pair only. Keep in mind that you have to " Allow automated trading " on the "Expert Advisors" tab (Tools->Options).
All in One Pivot Point
Ali Gokay Duman
5 (6)
This indicator calculates support and resistance prices in multi-timeframe with different formulation and draw them on the chart that style do you choose. And If you want, Indicator can alert you when the current price arrive these pivot levels. Formulations: Classic, Camarilla, Woodie, Demark, Floor, Fibonacci Alert Options: Send Mobil Message, Send E-mail, Show Message, Sound Alert Levels: PP, S1, S2, S3, S4, S5, R1, R2, R3, R4, R5, TC, BC  and Middle Points Why do you need this indicator:
The Zig-Zag indicator is extremely useful for determining price trends, support and resistance areas, and classic chart patterns like head and shoulders, double bottoms and double tops. This indicator is a Multi Time Frame indicator. The indicator is automatically calculate the 3 next available TF and sows ZigZag from those TimeFrames. You cannot use this indicator for the TF greater than D1 (daily). You have to have ZigZag indicator in the Indicators/Examples tab. 
ExpertRegresion
Andriy Sydoruk
ExpertRegression is a professional trading robot, which implements the classic trading strategy inside a channel based on regression signal. The signal is formed at a breakthrough of the upper and lower limits of the regression range. If the price pierces the upper border of the regression and the price is fixed above this border, it is the signal for buying. If the price pierces the lower border of the regression and the price is fixed below this border, then it's the signal for selling. Can wo
This indicator calculates the next possible bar for each currency pair and timeframe. If the next possible Close will be greater than Open, the next possible bar will be in Aqua color. If the next possible Close will be less than Open, the next possible bar will be in Orange color. Of course, the next possible bar will not show the big price movement. This indicator is most useful in the quiet time.
ScalpelMomentum
Andriy Sydoruk
The signal is formed in the direction of Momentum. The product processes the errors correctly and works on the market efficiently. It can work with the deposit as small as $100! The signal can also be inverted. The Expert Advisor also has built-in progressive optimization sorting function, i.e., it is recommended that the optimization is performed in Custom max mode. Parameters OnOptimizationSharp —Additional Sharpe ratio is used when optimizing in Custom max mode. Work Period —Expert Advisor'
Slider profy
Gennadiy Stanilevych
The idea of ​​enhancing the free Slider utility appeared after the release of a lite version of the EA trade panel Trading Chaos Expert Lite , which operates in the Current Chart mode without the possibility to maintain trades of several symbols in a single window. The purpose of Slider profy Ease search for trading signals by automatic display of charts of currency pairs from the "Market Watch" one by one at a specified interval of time in seconds. Automation of one-click placing of pending ord
This indicator is designed for M1 timeframe and shows: sum of ticks when the price goes up divided by sum of ticks when the price goes down (red color); sum of points when the price goes up divided by sum of points when the price goes down (green color). The correlation between the number of ticks and the number of points for each and every minute will give enough data for scalping.
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
Trade Receiver Free MT5
Vu Trung Kien
4.2 (10)
Trade Receiver Free is a free tool to copy trades/signals from multiple MT4/MT5 accounts. The provider account must use copier EA to send the signal. This version can be used on MT5 accounts only. For MT4 accounts, you must use Trade Receiver Free . Reference: - For MT4 receiver, please download Trade Receiver Free . - For MT5 receiver, please download Trade Receiver Free MT5 . - For cTrader receiver, please download Trade Receiver Free cTrader . - If you only need copy from MT4 accoun
FREE
Introduction to Harmonic Pattern Scenario Planner The present state of Forex market can go through many different possible price paths to reach its future destination. Future is dynamic. Therefore, planning your trade with possible future scenario is an important step for your success. To meet such a powerful concept, we introduce the Harmonic Pattern Scenario Planner, the first predictive Harmonic Pattern Tool in the world among its kind. Main Features Predicting future patterns for scenari
Slider
Gennadiy Stanilevych
This is a utility created to ease charts watching on tablet PCs. The indicator allows you automatically alternately display "slide show" of all currency charts from "MarketWatch". The user can set the display time interval (in seconds) between charts in indicator settings. In addition, there is an option of selecting the angle of Start/Stop button which starts and stops the display of charts. This function is very useful if a trader noticed a trading signal and would like to study it in more det
The indicator is designed for easy construction of synthetic charts based on data of various financial instruments. It will be useful both arbitrage and pair trading, as well as for analysis purposes. Its main advantage is simplicity and clarity. Each chart is given as a common mathematical formula. For example, if you want to plot the spread (difference) between EURUSD and GBPUSD with coefficients 4 and 3, then set the following formula: EURUSD * 4 - GBPUSD * 3 The resulting chart is shown in t
This indicator shows the ratio of the number of buyers'/sellers' orders for the Russian FORTS futures market. Now, you can receive this information in real time in your МetaТrader 5 terminal. This allows you to develop brand new trading strategies or improve the existing ones. The data on the ratio of the orders number is received from the database (text CSV or binary one at user's discretion). Thus, upon completion of a trading session and disabling the terminal (or PC), the data is saved and u
This indicator shows the ratio of the volume of buyers'/sellers' orders for the Russian FORTS futures market. Now, you can receive this information in real time in your МetaТrader 5 terminal. This allows you to develop brand new trading strategies or improve the existing ones. The data on the ratio of the volumes of orders is received from the database (text CSV or binary one at user's discretion). Thus, upon completion of a trading session and disabling the terminal (or PC), the data is saved a
RobotIchimoku
Andriy Sydoruk
This is a professional trading robot, which implements the classical Ichimoku based trading strategy. A signal is formed when the Ichimoku trend changes. For this purpose we will analyze intersection of the Tenkan-sen and Kijun-sen lines. The signal to buy is generated when the Tenkan-sen line crosses the Kijun-sen bottom-up. The top-down crossing is the signal to sell. The EA correctly processes errors, and works reliably in the market. Can work with the initial deposit from $100! It is importa
CPM Extended MT5
Sergey Efimenko
4 (2)
The algorithm is based on the idea of the Currency Power Meter indicator. In this version, the number of displayed values is unlimited, its code is more compact and fast, values of the current bar can be obtained through indicator buffers. What the indicator shows : a thin band and the upper number in front of the currency shows the relative strength index for the last N hours (N is set in the parameters in the variable 'Hours'), a wider band shows the daily index. The more currency pairs using
FREE
RobotCCI
Andriy Sydoruk
This is a professional trading robot, which implements the classical CCI based trading strategy. The signal is produced upon exiting of CCI from the overbought/oversold areas; the levels of those areas will be levels with the values of LevelMax and LevelMin . We buy, as CCI falls lower then level LevelMin and then rises above it. We sell, as CCI rises above level LevelMax and then falls below it. Also, the signal can be inverted. The EA correctly processes errors, and works reliably in the marke
News Loader Pro MT5
Vu Trung Kien
1 (1)
News Loader Pro is a tool that automatically updates every economic news in real time with detailed information from several online data sources. It uses the unique technology to load data with full details from popular Forex websites. An alert will be sent to your mobile/email before an upcoming news release. Moreover, it also marks the news release points on the chart for further review and research. In Forex trading, news is one of the important factors that move the market. Sticking with ne
RobotEnvelopes
Andriy Sydoruk
This is a professional trading robot, which implements the classical Envelopes based trading strategy. A signal is generated when prices rolls back from the boundaries of the Envelopes. If the price pierces or touches the upper border of the Envelopes channel and then returns back, it's the signal to sell. If the price pierces or touches the lower border of the Envelopes channel, it's the signal to buy. The EA correctly processes errors and works reliably in the market. It is important to choose
Heatmap 105
Alain Verleyen
5 (2)
The Heatmap Indicator This Heatmap indicator allows you to display a "heatmap" of all symbols selected in the Market Watch. In this version it shows the  percent price change in relation to the last daily close , what can give a quick overview of the market. This is a tool to help traders identify how strong is a currency in relation to all other pairs. This is a visual tool, and cannot be used inside Expert Advisors. In this sense, it's more a tool for discretionary traders, instead of automate
RobotMAPrice
Andriy Sydoruk
This is a professional trading robot, which implements the classic strategy of trading on price crossing MA. When the price crosses a moving average, a Buy or a Sell signal is formed. Signal direction is set up in the EA parameters. The EA correctly processes errors, and works reliably in the market. Can work with the initial deposit from $100! It is important to choose the direction of the EA operation: both sides, only buy or only sell. The Expert Advisor uses the basic concepts, breakeven, tr
Short term extremum
Gennadiy Stanilevych
5 (1)
The indicator determines and marks the short-term lows and highs of the market on the chart according to Larry Williams` book "Long-term secrets to short-term trading". "Any time there is a daily low with higher lows on both sides of it, that low will be a short-term low. We know this because a study of market action will show that prices descended in the low day, then failed to make a new low, and thus turned up, marking that ultimate low as a short-term point. A short-term market high is just
The TimePeriodAlarm indicator shows time till closure of a bar. If the 'Time period' is specified explicitly (i.e. not 'current'), the indicator displays the time till bar closure of the current period and the explicitly specified period. Ten seconds before the closure of the bar (at the period specified explicitly), a preliminary sound alert is played and a color alert is generated, then the main signal (can be set by the user) in the parameter 'Sound file(.wav)' is played. The sound file shoul
This is a utility for storing the data on open interest (OI), ratio of buyer/seller orders' number and the ratio of buyer/seller orders' volumes on the Russian FORTS futures market. This is the first product of the series. Now, you can trace history of the specified data in real time in МТ5 terminal. This allows you to develop brand new trading strategies or considerably improve the existing ones. The data received from FORTS market is stored as a database (text CSV or binary one at user's discr
FREE
This is an open interest indicator for the Russian FORTS futures market. Now, you can receive data on the open interest in real time in МТ5 terminal. This allows you to develop brand new trading strategies or considerably improve the existing ones. The data on the open interest is received from the database (text CSV or binary one at user's discretion). Thus, upon completion of a trading session and disabling the terminal (or PC), the data is saved and uploaded to the chart when the terminal is
Active Lines
Yury Kulikov
5 (3)
Attention: Demo version for review and testing can be downloaded here . It does not allow trading and can only be run on one chart. Active Lines - a powerful professional tool for operations with lines on charts. Active Lines provides a wide range of actions for events when the price crosses lines. For example: notify, open/modify/close a position, place/remove pending orders. With Active Lines you can assign several tasks to one line, for each of which you can set individual trigger conditions
This is a multiple timeframe version of the classic Parabolic SAR indicator (stands for "stop and reverse"). PSAR follows price being a trend following indicator. Once a downtrend reverses and starts up, PSAR follows prices like a trailing stop. You can choose the timeframes for displaying PSAR on the chart. Of course, you can see PSAR only from the current and higher timeframes. Input parameters: bM15 - PSAR from M15 bM30 - PSAR from M30 bH1 - PSAR from H1 bH4 - PSAR from H4 bD1 - PSAR from D1
Rooster MT5
Irek Gilmutdinov
Rooster - is a handy tool that allows you to receive alerts from your favorite indicators: Supports up to 3 indicators, built-in and custom; Supports up to 4 different signals at the same time; Able to show pop-up alerts, send e-mail and push notifications. This is version for MetaTrader 5, version for MetaTrader 4 is here . Detailed manual is sent on request. Default settings demonstrate MACD lines crossing signal.
Trade Copier Pro MT5
Vu Trung Kien
3.67 (3)
Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTradfer accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be abl
HedgeTerminalUltimate
Vasiliy Sokolov
3 (2)
Trade in the opposite directions with HedgeTerminal HedgeTerminal is a full-featured trading terminal inside MetaTrader 5. This is a graphic panel resembling MetaTrader 4 terminal. It allows you to track oppositely directed positions in the manner it is possible in MetaTrader 4. In other words, we can open unlimited number of positions on a single symbol even if positions are in complete or partial hedge (lock). Thus, you can maintain long and short positions simultaneously, which is impossible
FREE
The indicator displays harmonic patterns on the chart based on Dynamic ZigZag ( https://www.mql5.com/en/market/product/5357 ) and is almost a complete analog of one of the versions of well-known korHarmonics. The indicator recognizes the following patterns and their varieties: ABCD, Gartley (Butterfly, Crab, Bat), 3Drives, 5-0, Batman, SHS, One2One, Camel, Triangles, WXY, Fibo and Vibrations. Only display of ABCD and Gartley patterns is enabled in the settings by default. The reverse line allows
Trade Controller provides multiple methods to protect and maximize your profits. This powerful weapon helps you to set the protect and trailing-stop rules on your trade automatically in many effective methods. Once it is set and turned on, you don't need to monitor your orders anymore, the software will keep watching and control your orders with your predefined rules. It's designed to support multi-protection and trailing strategy: Protect by break-even, protect by percentage, protect by pip, pr
My Money Manager MT5
Vu Trung Kien
5 (2)
My Money Manager like a risk controller, which places your trades with the exact volume that meets your desired stop loss risk percentage. It can also help you to preview your EP/SL/TP levels before placing an order by dragging these levels directly on a chart, and keep reporting about them during the position opening. With this tool, you will feel more comfortable when deciding to open orders, as well as forecasting your profit/loss with your orders. Placing orders is a very precise and profess
Smart Ruler MT5
Serhii Shevchuk
5 (1)
This tool is designed to measure the distance between two points on a chart and much more. List of measured values:  Distance in points  Profit (with and without spread)  Time difference  Percentage price change  Slope angle  Number of bars (various variations)  Ratio of distance in points to the reference value Features:  Snap to OHLC prices  Automatic color profile setting based on chart background color  Various types of pointers to choose from  Display of values ​​of selected points o
CoreFPS
Andriy Sydoruk
3.67 (6)
The Expert Advisor works with ticks on both netting and hedging account types. The internal algorithm uses a tick (not a bar) as a unit for analysis. The product works with 5-digit quotes. Requotes are critical. A broker with the minimum execution delay is required. The Expert Advisor does not use history stored in the database. It downloads history data online creating its own database stored in the internal memory. After the restart, the database is deleted and should be downloaded again. The
Currency Power Meter shows the power of major currencies against each other. The indicator shows the relative strength of currency/pair at the current moment in a period of time (H4, daily, weekly, monthly). It is useful for day traders, swing traders and position traders with suitable period options. Currency power is the true reason of market trend: The strongest currency against the weakest currency will combine into a most trending pair. As we know, trend makes money and all traders love tre
Introduction to Sideways Market Analyzer Notable period of Low volatility and non-trending movements in the financial market is considered as Sideways Market. Sooner or later, the low volatility will increase and the price will pick up a trend after Sideways Market. In terms of trading point of view, Sideways Market can serve as the very good entry timing for traders. Sideways Market is also quite often the representation of accumulation of large orders from big investors. Therefore, knowing the
Vates
Pavel Gotkevitch
4.2 (5)
Vates is a Latin word meaning a prophet. Vates is a multicurrency trend Expert Advisor that can run on any type real accounts, on any timeframe, with any initial deposit, with a fixed or varying lot size, with four and five-digit quotes, with brokers offering different order filling types. A distinctive feature of the EA is its stability and reliability. The results of Expert Advisor testing in the Strategy Tester in four modes (two main modes – normal and with a delay, and two additional modes
XOATRHIST 5
Ainur Sharipov
3 (1)
Version for MetaTrader 5. The indicator is based on point and figure chart, but their period is equal to ATR indicator values. Displays in the form of steps. Steps above zero indicate an uptrend. Below zero on a downtrend. Parameters: ATRPeriod - ATR period for calculation of steps. Note: The indicator uses closes price, thus it is recommended to consider completed bars.
Trend indicators   tell you which direction the market is moving in , if there is a trend at all  because they tend to move between high and low values like a wave This indicator shows Up Trend (Green Histogram), Down Trend (Red Histogram) and Sideways Trend (Yellow Histogram). Only one input parameter: ActionLevel. This parameter depends of the length of the shown sideways trend.
MAPC
Pavel Gotkevitch
3 (1)
MAPC (Moving Average Percent's Change) shows the Moving Average's percent change from one period to another selected period allowing you to track the smoothed price change rate. MAPC is calculated according to the following equation: MAPC[i] = 100 * (MA[i] - MA[i - n]) / MA[i],  where: MA[i] - current Moving Average value;   MA[i - n] - value of the Moving Average that is n periods away from the current Moving Average value. Input Parameters Period - Moving Average period; Method - smoothing m
FREE
TradePad
Ruslan Khasanov
5 (2)
The simple solution for quickly trading operations and controlling positions on multiple trading symbols. The panel interface is simple and intuitive. For comfortable work, the trader is offered a set of tools: the hotkey manager to help you manage all trade operations and chart timeframes; a tool for marking trading levels when placing pending or market orders to assess risks and potential profits when setting Stop Loss/Take Profit levels; built-in MultiCharts indicator for monitoring multiple
MA Crossing
Pavel Gotkevitch
MA Crossing displays two moving averages on the chart painting their crossing points in different colors - blue (buy) and red (sell). The indicator clearly defines the trend direction and power and simplifies the perception of market signals. The indicator may be useful in the strategies involving two moving averages' crossing method. The indicator's input parameters allow you to select the following settings for each moving average: period (Fast Period, Slow Period); smoothing period (Simple, E
This indicator is a visual combination of 2 classical indicators: Bulls and MACD. Usage of this indicator could be the same as both classical indicators separately or combined.  Input parameters: BearsPeriod = 9; ENUM_MA_METHOD maMethod = MODE_SMA; ENUM_APPLIED_PRICE maPrice = PRICE_CLOSE; SignalPeriod = 5.
Trend check USDCHF
Vladimir Gotsulenko
2 (2)
This indicator gives full information about the market state: strength and direction of a trend, volatility and price movement channel. It has two graphical components: Histogram: the size and the color of a bar show the strength and direction of a trend. Positive values show an ascending trend and negative values - a descending trend. Green bar is for up motion, red one - for down motion, and the yellow one means no trend. Signal line is the value of the histogram (you can enable divergence sea
FREE
Bulls Power Mod
Pavel Gotkevitch
3 (1)
Only Exponential Moving Average at Close Price is used in standard Bulls Power limiting the possibilities of that indicator to some extent. Bulls Power Mod enables you to select from four Moving Averages and seven applied prices, thus greatly expanding the indicator's functionality.
FREE
Bears Power Mod
Pavel Gotkevitch
3 (1)
Only Exponential Moving Average at Close Price is used in standard Bears Power limiting the possibilities of that indicator to some extent. Bears Power Mod enables you to select from four Moving Averages and seven applied prices, thus greatly expanding the indicator's functionality.
FREE
DeMarker Mod
Pavel Gotkevitch
4 (2)
В стандартном индикаторе DeMarker используется простая скользящая средняя - Simple Moving Average, что несколько ограничивает возможности этого индикатора. В представленном индикаторе DeMarker Mod добавлен выбор из четырех скользящих средних - Simple, Exponential, Smoothed, Linear weighted, что позволяет существенно расширить возможности данного индикатора.   Параметры стандартного индикатора DeMarker: ·         period  - количество баров, используемых для расчета индикатора;   Параметры индикат
FREE
Auto Trade Copier for MT5
Vu Trung Kien
4.27 (22)
Auto Trade Copier is designed to copy trades to multiple MT4, MT5 and cTrader accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from provider to receiver perfectly. This version can be used on MT5 accounts only. For MT4 accounts, you must use Auto Trade Copier (for MT4). Reference: - For MT4 receiver, please download Trade Receiver Fr
Regr
Andriy Sydoruk
A regression channel is a technical indicator that comprises two parallel lines equidistant from the regression trend line. These lines create a channel within which the price of an asset tends to oscillate. The distance between the channel boundaries and the central regression line is determined by the maximum deviation of the closing price from the regression line. This approach allows traders to better understand the current market dynamics and make informed decisions. Key Characteristics of
RegrReal
Andriy Sydoruk
Implementation of Regression Channel in MetaTrader 5 with Real-Time Residual Display The regression channel in MetaTrader 5 consists of two lines, equidistant above and below the regression trend line. The distance between the channel boundaries and the regression line is determined by the deviation of the highest closing price from the regression line, which is relevant for the most recent regression points. Problem and Solution Typically, regression channel lines are redrawn with each new bar
Price Breakout pattern Scanner is the automatic scanner for traders and investors. It can detect following patterns automatically from your chart. Head and Shoulder - Common tradable pattern. Reverse Head and Shoulder - This pattern is the reverse formation of the Head and Shoulder. Double Top - When the price hits resistance level twice and decline toward the support level, the trader can anticipate sudden bearish breakout through the support level. Double Bottom - The double bottom pattern is
LigaWin
Andriy Sydoruk
The Expert Advisor works on the basis of the i-Ligament indicator, can be adjusted for various time intervals, can work on the entire history without changing the settings. Uses risk of balance. Optimized by the Custom function. Expert fully automatic! And does not require the user to correct the trade. The work of an expert can be tested in a strategy tester. Works on netting accounts!
This indicator is a visual combination of 2 classical indicators: Bears and MACD. Usage of this indicator  could be the same as both classical indicators separately or combine.  Input parameters: input int BearsPeriod = 9;  input ENUM_MA_METHOD maMethod = MODE_SMA; input ENUM_APPLIED_PRICE maPrice = PRICE_CLOSE; input int SignalPeriod = 5.
This indicator uses the chart information and your inputs to display the lot size and associated stop for long or short positions. It uses an ATR based percent volatility position sizing calculation. You can use this indicator to learn more about a better position size calculation than a fixed lot system. The indicator adds text directly to the chart to show you the current position size calculation, the risk % input, the ATR Range input, the ATR value from the prior bar, the account equity at r
FREE

The MetaTrader Market is the only store where you can download a free demo trading robot for testing and optimization using historical data.

Read the application overview and reviews from other customers, download it right to your terminal and test a trading robot before you buy. Only on the MetaTrader Market you can test an application absolutely free of charge.