在YouTube上观看市场的教学视频
如何 购买 自动交易或指标
在 虚拟 主机运行您的EA
购买之前测试一个指标/EA交易
想要在市场 赚钱 吗?
如何介绍 用于流通销售的产品
MetaTrader市场是 出售自动交易和技术指标的最好地方。
您只需要以一个有吸引力的设计和良好的描述为MetaTrader平台开发应用程序。我们将为您解释如何在市场发布您的产品将它提供给数以百万计的MetaTrader用户。
The indicator plots the Fibo levels based on the previous closed bar (including non-standard timeframes: Year, 6 Months, 4 Months, 3 Months, 2 Months). The levels are redrawn every time the current bar closes. It is possible to enable alerts when crossing the specified levels. You can also analyze levels in history. To do this, it is necessary to specify the number of Fibo levels in the "Number of Fibo in the past" parameter. Parameters Number of Fibo in the past — the number of Fibo leve
Multitimeframe ZigZag indicator. It displays the support/resistance lines and their breakouts, as well as draws the current targets of the market. It can also display lines of the Fractals indicator and candles from other periods (up to Quarterly). The indicator redraws the last (current) point, and in some cases can change the last 2-3 points. This version is for MT5 only. All lines are drawn as objects (not indicator buffers). When used in an Expert Advisor, you can read ZigZag points usi
The ZigZag works as follows: On the left part of the chart, it finds a pivot point with the NumderOfBars parameter, which is a bottom. If the price action draws a top with the NumderOfBars parameter after this bottom, then the ZigZag draws a line from the bottom to the top. If the price action makes a new deeper Low, without forming a top, then the ZigZag extends the descending line to the new bottom.If the pivot point with the NumderOfBars parameter on the left side of the chart is a
Generator of trade signals based on the DCMV indicator is perfect for creating robots, as the generator has a high operating speed and minimum CPU usage. It has only one indicator buffer: if its value is 0 on the current bar, then there are no trade signals; if the value is greater than 1, then a Buy signal is formed; if the value is less than -1, then a Sell signal is formed.Two DCMV indicators of trade channels are used for generating the signals. The first one identifies the trends
The Aleks Volume MP indicator is a classic market profile for the MetaTrader 5 trading platform. It graphically displays the distribution of prices over time, as well as the value area and control value for the daily session. Aleks Volume MP can be easily attached to any chart with a timeframe from M5 to D1. The indicator operation is based on the simplest indication - price action. However, it does not use the standard indicators of the MetaTrader trading platform. Parameters Session:
Nowadays a lot of traders need to open more positions for the same pair, because one position is not usually the best possible position. Thus a lot of trades are accumulated, sometimes with different lot sizes, and it is not easy to calculate the breakeven price of all opened positions. For solving this issue the Breakeven Price indicator was created. Breakeven Price is an MT5 indicator which calculates real time the breakeven price of all Buy & Sell positions opened by trader or EAs. It shows
The Price distribution indicator is the author's implementation of the Market profile indicator. The indicator uses graphical objects to display the price distribution on the vertical axis over a certain time. The tick volume serves as the quantitative measure in calculations. The indicator is calculated on the data of the M1 timeframe. The indicator is updated when a new bar appears. Input parameters Period - the number of the last bars of the current timeframe for the calculation;
Grid Expert Advisor based on the martingale principle. Indicators included in the standard set of the terminal are used for performing deals. The EA features an interesting function of paired position closure for the first and last positions in the grid. A panel has been implemented on the chart to display certain values. Description of Input Parameters Identification number - EA's ID number. Panel - enable/disable the panel on the chart Comment Deals - comment to deals Signal Str
It is a signal indicator based on the volatility of the asset. It monitors volume and volatility levels and market movement through the ATR (Average True Range) indicator. TradeLeader clearly shows the timing of buy or sell, defining support and resistance calculated by WPR (Williams Percent Range) and NRTR (Nick Rypock Trailing Reverse) indicators. In this way you can easily configure your stop loss and take profit (if used in your trades), noting support and resistance in the chart. A candl
Another implementation of the PriceChannel indicator. The main difference: when the price touches the upper or lower boundary for the first time, they are highlighted in a different color or with a different thickness. It is possible to define the upper and lower boundaries of the channel individually, as well as to set their colors. Parameters InpHigthPeriod - period for the upper boundary InpLowPeriod - period for the lower boundaryThis indicator allows to track the current trend or
The indicator is based on moving averages crossing the same period. It allows: Receiving data on the current trend. The indicator color informs us on the current trend. By default, green means a bullish, while red means a bearish trend. The indicator changing its color means a buy/sell signal; Build accurate support/resistance lines. Resistance levels are based on detected outstanding histogram peaks. The levels are built by Close prices of candles forming appropriate outstanding peaks; De
The Gann Box (or Gann Square) is a market analysis method based on the "Mathematical formula for market predictions" article by W.D. Gann. This indicator can plot three models of Squares: 90, 52(104), 144. There are six variants of grids and two variants of arcs. You can plot multiple squares on one chart simultaneously. Parameters Square — selection of a square model: 90 — square of 90 (or square of nine); 52 (104) — square of 52 (or 104); 144 — universal square of 144; 144 (f
RFX5 Trend Forecast is an indicator to predict the future price trend based on past data. The indicator draws a trend line and upper/lower bands of standard deviation to indicate the forecast of the price using the recent price action in the market. The principle of the indicator is based on linear regression for time series forecast. You can use it on any timeframe and on any asset chart (e.g., Forex). Inputs Look Back Bars: A positive integer number that indicates the period over which t
Grid Trading is a semi automated one click grid trading EA for hedging accounts. MetaTrader 4 version is also available. *This EA for Hedging Accounts Only Normal Trading From chart you just click Sell or Buy trades and it will handle all the trades with adding Stop Loss, Take profit, while its Trailing and Breakeven functions will care if trade cannot reach its take profit level. Hedging If you select hedge trading it will start grid trading with opening opposite entry and this grid will
The AIS Weighted Moving Average indicator calculates weighted moving average, allowing to determine the beginning of market trend. Weights are calculated taking into account the specific characteristics of each bar. This allows filtering random market movements. The main signal, confirming the beginning of a trend, is change in the direction of indicator line movement and the intersection of the indicator lines with the indicator price. WH (blue line) - the weighted average High price.
A Moving Average with 26 types of smoothing and 16 variants of source prices used for calculation, with additional 71 levels of digital filtering. When using calculation period equal to 1, you will only get the digital filtering of the used price without primary smoothing. Rise and fall are marked with a separate color. Parameters Calculation period - choose period Smoothing method - choose smoothing method Used price - choose price for calculations Use digital filter - enable/dis
EA uses price and indicator analysis. The main part of the transactions is carried out in the direction of the trend. EA works on 4 TimeFrame (TF). Сan work with any stock issuers. Price and MovingAvarage (MA) are analyzed at TF EA. Market conditions in each TF are analyzed separately, then the overall picture. The algorithm shown in the screenshot below, full description of the EA you can find in "COMMENTS". We recommend prior to use EA read the full description! Sets for AUDUSD, EURUSD, GBPUS
Intraday trading. The EA has been designed to work with the price movements on the H1 timeframe (TF). This allows to trade even in the absence of a global price trend. It can work with any instruments. Analyzes 2 or 3 timeframes. On each TF, the EA analyzes the relative position of the price and moving averages (MA) (one or two on each TF). The operation algorithm is shown in the screenshot below, full description of the EA you can find in "COMMENTS". It is strongly recommended to read the full
The Click Info is a simple utility for the MetaTrader 5 terminal that allows the trader to quickly receive information about the High, Low, Open, Close, Time values of the current chart. In order to receive information about a bar, it is necessary to left-click the selected candle. Depending on the settings, either a pop-up Alert or a Comment with the information appears. Information on the bar values (High, Low, Open, Close, Time) can be extremely useful in practice of trading using graphica
Find Triple Top and Triple Bottom chart patterns easily with this indicator. Easy to use Customizable colors and sizes It implements breakout signals It implements alerts of all kinds Input Parameters Indicator Settings - The amplitude represents the size of the patterns to be found. The max. history bars parameter is the amount of bars in the chart to look back. Less bars to evaluate means the indicator will load faster. Patterns - Choose the colors of the patterns.
This trading panel allows to preview (before sending the trade request) the potential profit by take profit and the potential loss by stop loss. These values are calculated by setting the deal volume and moving three horizontal lines: “OPEN”, “TP” and “SL”. This gives a trader the ability to easily and quickly select the order volume and the stop levels for the future order. After selecting the suitable parameters, the trader can send the corresponding trade order by pressing “Open order”. The
This version of the Moving Average applies a non-standard algorithm. Rise/fall are displayed in switchable dots (or other characters) of different colors. The indicator works on any timeframe. No smoothing period selection. Parameters Bars calculation limit - limit the number of calculated bars (for saving PC resources) Calculation price - applied price Show up and down arrows - enable/disable color rise/fall dots Arrows up symbol code - rise symbol code Arrows down symbol code - fall sy
The Urban MT5 Expert Advisor automatically searches for the entry points based on the standard Parabolic SAR and CCI indicators. In case of unsuccessful entry, the EA maintains deals using the Martingale strategy. Special attention in this EA has been paid to the logic of placing orders, therefore it is able to withstand prolonged trends. Unlike the Miami EA, in the Urban MT5 EA, the TakeProfit is added to the average price (see the scheme on the last screenshot) The default EA settings are fo
The Miami Expert Advisor automatically searches for the entry points based on the Parabolic SAR and CCI indicators. In case of unsuccessful entry, the EA maintains deals using the Martingale strategy. Unlike the Urban EA, in the Miami MT5 EA, the TakeProfit is added to the opening price of the last trade. The default EA settings are for GBPUSD, the best periods for the EA operation are М5-H1 Optimization cab be performed by Control points. The main parameters to be optimized are TakeProfit,
You Trade is a semi automated one click EA for manual trading. From chart you just click Sell or Buy trades and it will handle all the trades with adding Stop Loss, Take profit, while its Trailing and Breakeven functions will care if trade cannot reach its take profit level as well as with NEWS button you can do one click news trading. This smart EA can help you with scalping, news trading or if you want to open multi trades on different currency pairs. On every pair chart you need to install it
Trade easily from the chart with PZ Trade Pad EA. It handles risk management for you and can perform several useful tasks with your existing trades. Trade easily from the chart Trade with precise risk management hassle free Set your desired stop loss and take profit levels Close all existing trades with a single click Delete all pending orders with a single click Reap partial profits with a single click It has no input parameters Usage Using it is really simpl
FX Trend displays the trend direction, duration, intensity and the resulting trend rating for all time frames in real time. You'll see at a glance at which direction the trends are running, how long they last and how powerful they are. All this makes it an easy-to-use trend trading system for beginners, advanced and professional traders. If you like to learn how to spot the right trading opportunities for constant profitability and success we highly recommend studying the rules of our SIMPLE
VERY IMPORTANT, PLEASE NOTE: This indicator has been created by a former hedge-fund employee. And it is based on solid, widely followed market principles and dynamics. Our company has been selling high quality indicators on this platform for over 3 years. And we have had thousands of satisfied clients and hundreds of 5 star reviews. Please take a look at our profile, in order to get a better understanding of our overall trading perspective and approach: https://www.mql5.com/en/users/e
Non-Repainting Indicator that sounds an alert for change in price spike in any direction on period M1 to H1. You can use this indicator on any period from M1 to H1 without the need to configure any moving average period. Indicator Parameters Spike Alert - Set alert to true if you want to be notified by the MetaTrader 5 terminal. Same alert function since version 1.0. Impulse Alert - Set alert to true if you want to be notified by the MetaTrader 5 terminal for price spikes that occur 1
Non-Repainting Indicator that is based on combined angular momentum of price levels using configured period as main reference. It is sensitive to the change of angular momentum on lower periods. Yellow Line – Market is trending up Red Line – Market is trending down Blue Line – Angular MomentumYou can use this indicator on any time frame without the need to configure any moving average period. Indicator parameters Alert - Set alert to true if you want to be notified by MT5 platf
This panel brings convenient functionality. It will make your manual or automated trading in the Meta Trader terminal more comfortable. Peculiarities This panel allows to hide the Stop Loss and Take Profit levels of your trades. The panel stores these levels in its memory. When the market price reached one of the levels, a trade is simply closed and terminal generates a message indicating that a virtual level was triggered. This feature can be disabled. there are 5 options for setting S
The purpose of this indicator is to display the time of reversal of price movements and strong levels where a reversal is probable. The indicator has been created to help those who trade binary options. For this purpose it provides the ability to configure alerts and to send messages to the mobile terminal in order to miss a good opportunity to enter. Settings AlertLevel - the level to output alerts. SendNotification - send push notifications to mobile devices, true/false.
Auto-optimizing grid expert. Genetic algorithms have been used in the EA to implement auto-optimization for a predetermined period of time. Now you do not need to optimize the EA over and over, but only to attach it once and configure it once. The real expert system for real work, working with a deposit of $1000. The default settings are suitable for trading the EURUSD currency pair. Work on accounts with hedging! Examples of settings are provided at the beginning of the "Comments" section. Op
Shows the levels of distribution of price in the form of a histogram. The method of calculated is the sum of the number of operations carried out in a certain price taking into account the volume. Parameters Range period Range count Bars style, color and width Author Miguel Angel Vico Alba. IT Engineer and Freelance Trader. CEO at Pathfinder Systems. Developer of Technical Indicators and Expert Advisors for MetaTrader.
Multicurrency, multi-timeframe and multicolored candlestick trend indicator, signaling trend's direction, aggression, weakening and change. New Trend A new trend is signaled by the change of colors in the chart candles. The new trend can be started in two ways, smoothly or aggressively. The indicator signals the beginning of a bullish trend with soft change when the color of the candles change from red or pink to turquoise. And it signals an aggressive start of a bullish trend by changing t
Displays the volume between buyers/sellers and sets the point delta. Delta is the ratio comparing the change in the price of the underlying asset to the corresponding change in the price of a derivative. Parameters Without parameters, except change the colors of the histogram. Author Miguel Angel Vico Alba. IT Engineer and Freelance Trader. CEO at Pathfinder Systems. Developer of Technical Indicators and Expert Advisors for MetaTrader.
The new version of MirrorSoftware 2019 has been completely rewriten and optimized. This version requires to be loaded only on a single chart because it can detect all actions on every symbol and not only the actions of symbol where it is loaded. Even the graphics and the configuration mode have been completely redesigned. The MirrorSoftware is composed of two components (all components are required to work): MirrorController (free indicator): This component must be loaded into the MASTER
This analytical tool (implemented as an indicator) selects the best stocks at any given time according to your strategy. The following functions are implemented in the indicator: Tile - simultaneous preview of all stocks from the Market Watch window on different timeframes for comparing and selecting the best stocks according to your strategy; Ability to place the graphical analysis on the same chart for all stocks, and to make it not visible on other charts. Virtual trading on a rea
PS Tsunami is a multi-currency that works on any timeframe. Martingale is used to convert operations losers in winning operations. When the operations are in negative terrain, the recovery mechanism placed new businesses by calculating the balance point and gaining a certain margin previously configured. Advantages Easy to set up. Works for ECN/Non-ECN brokers and 3-4-5 digits. Total net exposure is pre-calculated. Trade micro-accounts from 1,000$. Any type of leverage. Ide
RFX Forex Strength Meter is a powerful tool to trade 8 major currencies in the Forex market, U.S. Dollar (USD) European Euro (EUR) British Pound (GBP) Swiss Franc (CHF) Japanese Yen (JPY) Australian Dollar (AUD) Canadian Dollar (CAD) New Zealand Dollar (NZD) The indicator calculates the strength of each major currency using a unique and accurate formula starting at the beginning of each trading day of your broker. Any trading strategy in the Forex market can be greatly
Linear Regressions Convergence Divergence is an oscillator indicator of a directional movement plotted as a difference of two linear regressions with lesser and greater periods. This is a further development of the ideas implemented in the standard MACD oscillator. It has a number of advantages due to the use of linear regressions instead of moving averages. The indicator is displayed in a separate window as a histogram. The signal line is a simple average of the histogram. The histogram value
This indicator is analogous to Weis Wave from the recognized expert David Weiss. It is a modern adaptation of the Wyckoff Method featuring 30-years experience on different markets. The main indicator objective is to calculate the cumulative volumes of the previous waves and the current one. Indicator Features It uses the real and tick volumes and thus may be applied to any market: futures, stocks, commodities and Forex. It responds to changes in a price behavior of the current wave. The
No grid! No martingale! No manual configuration or adjustment needed! Every trade is protected by stop loss. This Expert Advisor only trades for a short time frame at night, during the ending of the New York session. It uses low volatility moments in EURUSD and enters trades based on indicators. It then manages those trades with dynamic stop losses and take profits also based on indicators. A safety mode further reduces possible losses based on Bollinger Bands. Please find a signal for this e
Find Shoulder-Head-Shoulder chart patterns easily with this indicator. Easy to use Customizable colors and sizes It implements breakout signals It implements alerts of all kinds Input Parameters Indicator Settings - The amplitude represents the size of the patterns to be found. The max. history bars parameter is the amount of bars in the chart to look back. Less bars to evaluate means the indicator will load faster. Patterns - Choose the colors of the patterns. Breako
New Impostol indicator is based on the relative strength index (RSI) and trend indicator ADX. It allows you to identify trends for trading. The indicator signals are easy to understand, because it shows the recommended entries by the arrows up or down. It has a minimum of settings and is easy to use. Main Characteristics Shows market entries as arrows. The indicator is not redrawn. Recommended timeframe H1 and above (on the lower timeframes may have false signal). Recommended curr
Ferrari EA boosts your trading career just like a real Ferrari sports car! It uses simple and powerful breakout and fake breakout strategy to enter a trade at good levels. "No" martingale, "No" scalping, "No" grid, "No" arbitrage. The backtests (fixed lot size) show it can be profitable on many pairs and markets. The Backtests are only for D1 timeframe, but you can use it on other timeframes and choose the good settings for yourself. EA Parameters Opposite_Trade - You can opposite the
This indicator calculates and displays Murrey Math Lines on the chart. This MT5 version is similar to the МТ4 version: It allows you to plot up to 4 octaves, inclusive, using data from different time frames, which enables you to assess the correlation between trends and investment horizons of different lengths. In contrast to the МТ4 version, this one automatically selects an algorithm to search for the base for range calculation. You can get the values of the levels by using the iCustom()
Speed Revolution MT5 is a multi-currency Expert Advisor, which works on many symbols. The Expert Advisor does not use high-risk trading strategies like Martingale. Next Trailing Stop with Neural Network Technology and Calculated through the last price every one minute not every tick. This made the decision that you do not have to worry about backtest results. Using strategy Theory Probability Formula example: ((open-close)+(High-close)+(low-close))/3. Average True Range > Standard Dev
The Regression Alligator is an indicator that uses linear regressions, and not moving averages, unlike the classic Alligator by Bill Williams. Linear regressions describe the price changes more accurately and have less delay compared to moving averages. The indicator calculates three linear regressions with different periods and shifts and displays them on the chart. The indicator lines are named by analogy with the prototype: Lips - fast line with the least period, Teeth - middle line, Jaws -
The Regression Momentum is an indicator of directional movement, built as the relative difference between the linear regression at the current moment and n bars ago. The indicator displays the calculated Momentum in a separate window as a histogram. The signal line is a simple average of the histogram. The histogram value above 0 indicates an uptrend. The higher the value, the stronger the trend. A value below 0 indicates a downtrend. The lower the value, the stronger the downtrend. Intersecti
The Fractal Analysis is a powerful tool for fractal analysis of financial markets. Description The utility conducts a time-efficient deep analysis of fractal structure of the market for various investment horizons, and also determines whether there is long or short memory and non-periodic cyclic dependencies. Analysis is performed using the rescaled range series method (R/S analysis) for the user-defined amount of history data, starting from the current quotes, with the entire set of the time
The aim of this utility is to compare simultaneously time frames of different symbols. There are ten time frames buttons that control up to thirty linkable charts. It's possible to link three, six, nine, fifteen, twelve, twenty-five or thirty charts. These charts can be customized with different symbols as forex pairs, indices, commodities, metals, etc. Furthermore each chart can keep the objects you have drawn because it is customized for that symbol only. The ten time frames that are set up
The Intraday Momentum Index (IMI) is a technical indicator that combines aspects of Candlestick Analysis with the Relative Strength Index (RSI). The Intraday Momentum Index indicator concept remains similar to RSI and includes the consideration for intraday open and close prices. The IMI indicator establishes a relationship between a security open and close price over the duration of a trading day, instead of how the open and close prices vary between different days. As it takes into considerat
MC Fractal Studies Main Indicators for MetaTrader 5. Innovative Technical Analysis. Copyright 2017 Maurizio Colarossi. MC Fractal Studies Main Indicators is not a MTF indicator, it do NOT REPAINT, do NOT LAG, it is 100% in real time and precise. In mathematics, a self-similar object is exactly or approximately similar to a part of itself (i.e. the whole has the same shape as one or more of the parts). Many objects in the real world, such as coastlines, are statistically self-similar: parts of
MC Fractal Studies On Chart Indicator for MetaTrader 5. Innovative Technical Analysis. Copyright 2017 Maurizio Colarossi MC Fractal Studies OnChart Indicator is not a MTF indicator, it do NOT REPAINT, do NOT LAG, it is 100% in realtime and precise. In mathematics, a self-similar object is exactly or approximately similar to a part of itself (i.e. the whole has the same shape as one or more of the parts). Many objects in the real world, such as coastlines, are statistically self-similar: parts
This utility calculates and displays the US Dollar Index (USDX DXY) without needing any rates from the broker. This means that even if your broker does not provide all needed currency pairs or if they have not been loaded, you can still see the US Dollar Index in an elegant modern way inside your MetaTrader 5 terminal. How it works Rates are retrieved using a web service and then the US Dollar Index is calculated and displayed. This Index is indicative of the strength (or weakness) of the Doll
Stochastic oscillator with Singular Spectrum Analysis algorithms (SSA). SSA is an effective method of treatment of non-stationary time series with unknown internal structure. It is used for the determination of the main components (trend, seasonal fluctuations and wave), smoothing and noise suppression. The method allows us to find previously unknown series periodicities and make forecasts on the basis of the detected periodic patterns. The indicator signals are identical to the original signa
Time Scalper MT5 is a multi-currency Expert Advisor, which works on many symbols and M1 timeframe. The Expert Advisor does not use high-risk trading strategies like Martingale. EA works with Stoploss, Breakout, Pull back,Takeprofit, Next Trailing Stop with Neural Network Technology and Calculated through the last price every one minute not every tick. This made the decision that you do not have to worry about backtest results. For Customers Please write the author in private message to know
Only for the Brazilian tributary system. Is in English due to market rules. The popularization of Automated Trading Systems brings a universe of new possibilities that are accompanied by need for care and control. This Utility Script calculates the income tax from operations history of the Platform. Follow the didactic description. Important The bills are saved in the Data Folder "...\MQL5\Files\"; The application is used for operations on Stock and Futures Exchange BM&FBOVESPA; It
One of main rules of a successful trader is to always set the Stop Loss. Not everyone sets them due to psychology or simple laziness. It is not surprising: counting the Stop Loss and Take Profit points for every deal is not an interesting activity. This EA solves this problem. For every deal on the instrument (in market) the EA automatically set the specified Stop Loss and Take Profit. The EA has only two parameters: TakeProfit - the number of points you are willing to take from the marke
Who will be interested in this product: those who are used to diversify the portfolio with a large number of pairs. those who work with a large number of orders those who trade news using pending orders (see the "Grid request" tab).The panel is designed to make managing a large number of orders as easy as managing one. "Trading" window "Request" tab The currency pairs and order types for opening are formed here. The prices and stop levels are set. User can define the price valu
A lot of traders are interested in the Reversal Strategy for Binary Options. Most used indicators are Bollinger Bands (BB) and the Relative Strength Index (RSI). This indicator combines Bollinger Bands (BB) and the Relative Strength Index (RSI) to give pop-up and sound alerts which support you in case of trading several currency pairs at the same time. There are three different levels on which an alert can be activated: 1. Level: Relative Strength Index is above or below values which can b