• Overview
  • Reviews
  • Comments

Figures MACD

Instructions to the Figures MACD advisor

Opening of orders by MACD indicator waves. Closing orders on the MACD indicator wave.


Default values.
extern double TakeProfit=500;
extern double StopLoss=500;
extern double externalLots=0.01;
extern double TrailingStop=10000;
extern bool isAutoMoneyManagmentEnabled = false;
extern int moneyManagement4And8Or12And24_4_Or_12 = 12;
extern double TrailingFiboLevel = 0.236;
extern double maxOrders = 30;
extern double riskOnOneOrderPercent = 2;
extern bool limitSinglePositionOnOpenOnHalfWaves = false; //
extern bool OpenOnHalfWaveUp_M1    = false;
extern bool OpenOnHalfWaveUp_M5    = false;
extern bool OpenOnHalfWaveUp_M15   = false;
extern bool OpenOnHalfWaveDown_M1  = false;
extern bool OpenOnHalfWaveDown_M5  = false;
extern bool OpenOnHalfWaveDown_M15 = false;
extern bool m15_TL_Rebound_MarketPlay_Enabled = true;
extern int relativeAmplitudePointsGlobal = 333;
extern bool CloseOnHalfWaveDown_M1    = false;
extern bool CloseOnHalfWaveDown_M5    = false;
extern bool CloseOnHalfWaveDown_M15   = false;
extern bool CloseOnHalfWaveUp_M1  = false;
extern bool CloseOnHalfWaveUp_M5  = false;
extern bool CloseOnHalfWaveUp_M15 = false;


Leave the default attribute values
TakeProfit and StopLoss for an open position
extern double TakeProfit=500;
extern double StopLoss=500;
Position size 
extern double externalLots=0.01;
Trailing on the basis of Metatrader (10000 - not available)
extern double TrailingStop=10000;
Trailing on the basis of the Expert Advisor, let's imagine Fibo marking where 100 is the opening price and 0 is the current price, only profitable values are processed (0.236 - trailing at the level of 0.236 at the level of 23.6 Fibo; 38.2;50;61.8;76.4, respectively, or any value from 0 to 1)
extern double TrailingFiboLevel = 0.236;
Opening a position when the MACD indicator crosses the zero line, actually on the completed MACD Wave indicator, opens one order for one wave, for the second wave another order will be opened, if several timeframes are selected - an order for each completed wave on each timeframe will be opened.
Buy positions are opened
extern bool OpenOnHalfWaveUp_M1    = false;
extern bool OpenOnHalfWaveUp_M5    = false;
extern bool OpenOnHalfWaveUp_M15   = false;
Sell positions are opened
extern bool OpenOnHalfWaveDown_M1  = false;
extern bool OpenOnHalfWaveDown_M5  = false;
extern bool OpenOnHalfWaveDown_M15 = false;
Closing a position when the MACD indicator crosses the zero line, actually on the completed MACD indicator wave. All positions are closed.
Close buy positions
extern bool CloseOnHalfWaveDown_M1    = false;
extern bool CloseOnHalfWaveDown_M5    = false;
extern bool CloseOnHalfWaveDown_M15   = false;
Close sell positions
extern bool CloseOnHalfWaveUp_M1  = false;
extern bool CloseOnHalfWaveUp_M5  = false;
extern bool CloseOnHalfWaveUp_M15 = false;


Recommended products
The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
Wise Men Indicator demo
Bohdan Kasyanenko
3.67 (3)
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligat
FREE
Introducing the Consecutive Green/Red Candle Alert Indicator for MT4 - Your Trend Spotting Companion! Are you ready to take your trading to the next level? We present the Consecutive Green/Red Candle Alert Indicator, a powerful tool designed to help you spot trends and potential reversals with ease. Whether you're a new trader looking for clarity in the market or an experienced pro seeking additional confirmation, this indicator is your trusted companion. Key Features of the Consecutive Green/Re
FREE
Donchian channels are a tool in technical analysis used to determine the relative volatility of a market and the potential for price breakouts. Can help identify potential breakouts and reversals in price, which are the moments when traders are called on to make strategic decisions. These strategies can help you capitalize on price trends while having pre-defined entry and exit points to secure gains or limit losses. Using the Donchian channel can thus be part of a disciplined approach to manag
FREE
Garuda Fire MT4
Maldini Yoga Pratama
EA Garuda Fire MT4 .This is the logical development of EA Dragon Fire ultimate, with the addition of better logic and confirmation than before.   EA Garuda Fire MT4   is a trend following system for swing trading based on PLT indicator filtered by I-gentor LSMA. no need to add any indicators because everything is included in this EA code, so the trading decisions are simple and immediate without confusion that can result from the use of many indicators Only   10 download  of the EA left  at $6
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
OrderBlock TS Roman
Vladislav Vlastovskii
4 (7)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Based on MACD indicator waves with standard parameters Applies Fibonacci levels to the last two MACD waves, positive and negative respectively, if at the moment the MACD indicator runs out of negative Wave - the color is green, if at the moment the MACD indicator runs out of positive Wave - the color is red. The Wave termination criterion is two ticks with a different MACD sign. Applies trend lines on the last four MACD Waves. Works well with the expert Figures MACD   https://www.mql5.com/ru/mar
MACDivergence MTF
Pavel Zamoshnikov
4.29 (7)
Advanced ideas of the popular MACD indicator: It detects and displays classic and reverse divergences (three methods of detecting divergences). It uses different color to highlight an uptrend and a downtrend. Two methods of determining a trend: а) MACD crosses the 0 level (classic signal); б) MACD crosses its own average (early signal). This is a multi-timeframe indicator: it can display MACD data from other timeframes. Two methods of drawing: classic histogram and line. It generates sound and v
Traditional MACD MT4
Daniel Lewis
4.59 (69)
MACD indicator in MetaTrader 4/5 looks different than MACD does in most other charting software. That is because the MetaTrader 4/5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 4/5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 4/5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This
FREE
PZ Penta O MT4
PZ TRADING SLU
2.25 (4)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Hull Signal AM
Andriy Matviyevs'kyy
The presented indicator marks signals on the price chart with arrows in accordance with the data of the Hull Momentum AM indicator. The indicator gives a signal and sends a notification to the mobile terminal and email. The indicator is part of a series of indicators -  Hull Line AM, Hull Momentum AM, Hull Candles AM, Hull Signal AM . For a better understanding of the operation of each of the indicators, it is recommended to start working with them by using them together on one chart. The Hull M
MACD on Osc AM
Andriy Matviyevs'kyy
The indicator is a complex of MACD and OsMA, built according to the complex of several popular oscillators. This combination allows you to get the best out of both types of indicators. On the one hand, a quick response to changes in the market environment, on the other hand, effective market following and noise filtering. The indicator values ​​on a fully formed candle are not redrawn.
FREE
UPD1 Rsi Dots Dashboard
Vitaliy Kuznetsov
5 (1)
The indicator shows signals based on the terminal RSI oscillator on the chart. It is possible to filter out repeated signals. Here the oscillator is used to search for a reverse signal. It is recommended as an entry point in swing strategies and trading from levels. A multi-currency dashboard is available. With it, you can easily switch between charts. In product discussions, you can suggest an algorithm in which you can embed a dashboard. Input parameters. Main Settings. Bars Count – t
FREE
TrendPlus
Sivakumar Subbaiya
4.38 (13)
Trend Plus   Trendplus  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red candle indicate the buy and sell call respectively. Buy: When the blue candle is formed buy call is initiated. close the buy trades when the next red candle will formed.   Sell: When the Red candle is formed Sell call is initiated. close the Sell trades when the next blue candle will formed.   Happy trade!!
FREE
支点交易 : 1.pp 支点 2. r1 r2 r3 , s1 s2  s3 交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行 支点( pivot points) 作为一种交易策略已经很长时间了,最初是场内交易员使用这种方法。使用这种方法通过几个简单的计算就可以了解市场在一天中的去向。 支点法中的支点是一天中市场方向的转向点,通过简单地计算前日的高点、低点和收盘价,可以得到一系列点位。这些点位可能形成关键的支撑和阻力线。支点位,支撑和阻力位被统称为支点水位。 你所看到的市场每天都有开盘价、高价、低价及收盘价(有一些市场是 24 小时开盘,比如外汇市场,通常用 5pm EST 作为开盘和收盘时间)。这些信
Just another Auto Fibonacci Retracement indicator . However, this is the most Flexible & Reliable one you can find for FREE. If you use this indicator and you like it, please leave a review/comment. If you are looking for a more advanced Fibo indicator, check this  Free  Trend-Based Fibo indicator . ### FEATURES ### Auto-calculate up to 7 Fibonacci levels on your customized frame. Adjust levels as your need. Use   High/Low price or  Open/Close price to calculate. Freeze the levels and don't re
FREE
RelicusRoad MACD v2
Relicus LLC
4.5 (2)
The Moving Average Convergence Divergence (MACD) trading strategy is a popular technical analysis tool that is used to identify changes in momentum and trend direction. The MACD is calculated by subtracting the 26-period exponential moving average (EMA) from the 12-period EMA. A 9-period EMA, called the "signal line," is then plotted on top of the MACD to act as a trigger for buy and sell signals. The MACD is considered to be in bullish territory when the MACD line is above the signal line an
FREE
This scanner shows the trend values of the well known indicator SuperTrend for up to 30 instruments and 8 time frames. You can get alerts via MT4, Email and Push-Notification as soon as the direction of the trend changes. This is the FREE version of the indicator: SuperTrend Scanner The free version works only on EURUSD and GBPUSD! Important Information How you can maximize the potential of the scanner, please read here: www.mql5.com/en/blogs/post/718074 With the following FREE indicator you
FREE
This indicator is the undisputed leader among the indicators. And for this statement there is a good reason. The indicator builds a very high quality channel in which it generates signals to enter! What is the ideal strategy for the trader, since the trader always hesitates when choosing a strategy for the job. That is, this indicator will allow you to solve the dilemma of choosing a job by trend or to the channel, since it combines these two basic concepts. Working with the indicator is very
This indicator is based on the MACD on one or more timeframes and on any Currency Cross Pair. The indicator generates an alert message when it detects a buy or sell signal. It also draws a vertical bar on the price chart: green for buy or red for sell, yellow if flat. Alert messages and Vertical bars for BUY or SELL, are generated when the MACD is consistent for all chosen timeframes else a FLAT signal is generated. Features Easy flexible settings: Detection of the MACD signal for one or more
CCI Signal 2 AM
Andriy Matviyevs'kyy
This indicator displays the moment when the CCI oscillator crosses the zero value, and the moment when the CCI oscillator crosses its smoothed value. Crossing the zero value by the CCI oscillator is a buy/sell signal. If the CCI oscillator crosses its smoothed value, it is a signal of a trend change. The signal is given after the end of the formation of the candle. The signal is confirmed when the price crosses the high/low of the bar on which the signal was given. The indicator does not redraw.
Hull Momentum AM
Andriy Matviyevs'kyy
This indicator is an oscillator built on the principle of the classic Momentum. The indicator is part of a series of indicators -  Hull Line AM, Hull Momentum AM, Hull Candles AM, Hull Signal AM . The indicator represents the difference between the current price and the price some number of periods ago. The difference from the classic indicator Momentum is the preliminary smoothing of prices according to the method proposed by Alan Hull. Using the indicator: It should be taken into account tha
ZigZag Fibo Retracement
Dang Khoa Nguyen
5 (1)
ZigZag Fibo Retracement Indicator Optimize Your Trading Strategy! Are you seeking to optimize your trading strategy in the financial markets? Explore the unique features of the ZigZag Fibo Retracement Indicator, a powerful tool designed to help you identify potential support and resistance levels based on the combination of ZigZag patterns and Fibonacci ratios. Integration of ZigZag Patterns and Fibonacci: The ZigZag Fibo Retracement Indicator combines the effectiveness of ZigZag patterns, helpi
FREE
The indicator plots a fan of trend lines (after clicking on a certain candle), similar to the classic Gann angles. A feature of the indicator is that it plots angles not only on a fixed scale, but also uses the average statistical price of a certain number of bars (to choose from). The indicator has two ways to calculate the average price for corners (optional): 1) calculation of the average price movement (for a certain number of bars) from High to Low; 2) calculation of the average price movem
The Revolution Target Achiever FT -  Auto_Setting 1000 Points  Hi all Investors and traders, We've just updated this EA to a new version 3.0, which has a much more benefits , for Investors who want to run this EA 24 hours using vps can try the Auto_Setting to achieved 1000 Points or 10 %, for traders who have their own set up and target 1-100% can use the manual_setting, THE REVOLUTION Target Achiever is suitable for the investor who want to have a simple and ready to use Expert Advisor (EA). Th
Trend Catcher with Alert
Issam Kassas
4.79 (42)
The Trend Catcher: The Trend Catcher Strategy with Alert Indicator is a versatile technical analysis tool that aids traders in identifying market trends and potential entry and exit points. It features a dynamic Trend Catcher Strategy , adapting to market conditions for a clear visual representation of trend direction. Traders can customize parameters to align with their preferences and risk tolerance. The indicator assists in trend identification, signals potential reversals, serves as a trail
FREE
EA Scalping Expert
Gerard Valldosera Gomez
2 (2)
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. 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.
FREE
RSI Signal 2 AM
Andriy Matviyevs'kyy
This indicator displays the moment when the RSI oscillator crosses the zero value, and the moment when the RSI oscillator crosses its smoothed value. Crossing the zero value by the RSI oscillator is a buy/sell signal. If the RSI oscillator crosses its smoothed value, it is a signal of a trend change. The signal is given after the end of the formation of the candle. The signal is confirmed when the price crosses the high/low of the bar on which the signal was given. The indicator does not redraw.
Buyers of this product also purchase
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (181)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Attention, the application does not work in the strategy tester. Manual, Description, Download demo Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics before opening.   Risk management  - The risk
Forex Trade Manager MT4
InvestSoft
4.98 (367)
Do you think that in markets where the price can change in a split second, placing orders should be as simple as possible? In Metatrader, each time you want to open an order, you have to open a window where you enter the opening price, stop loss and take profit, as well as the trade size. In trading the financial markets, capital management is essential to maintain your initial deposit and multiply it. So, when you want to place an order, you probably wonder how big a trade you should open? Wha
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (79)
Experience exceptionally  fast trade copying with the Local Trade Copier EA MT4 . With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the Local Trade Copier EA MT4 offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking to inc
TradePanel MT4
Alfiya Fazylova
4.91 (87)
Trade Panel is a multifunctional trading assistant. The application contains more than 50 functions for manual trading, and allows you to automate most trading actions. Attention! The application does not work in the strategy tester. You can test the utility on a demo account to do this, download the demo version here: Demo version . Main features of the application: Works with any trading instrument (Forex, CFD, Futures and others). Works with all symbols from one terminal window. Can manage or
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
The MT4 to Telegram Signal Provider is an easy-to-use, fully customizable utility that enables the sending of signals to Telegram, transforming your account into a signal provider. The format of the messages is fully customizable! However, for simple usage, you can also opt for a predefined template and enable or disable specific parts of the message. [ Demo ] [ Manual ] [ MT5 Version ] [ Discord Version ] Setup A step by step user guide is available. No knowledge of Telegram API is required;
Trade copier MT4
Alfiya Fazylova
4.67 (30)
Trade Copier is a professional utility designed to copy and synchronize trades between trading accounts. Copying occurs from the account / terminal of the supplier to the account / terminal of the recipient, which are installed on the same computer or VPS . Before buying, you can test the demo version on a demo account. Demo version here . Full instruction here . Main functionality and benefits: Supports copying MT4> MT4, MT4> MT5, MT5> MT4, including MT5 netting accounts. * Supports copying Dem
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
Trade copier for MetaTrader 4.   It copies forex trades, positions, and orders from any accounts. It is one of the best trade copiers   MT4-MT4, MT5 - MT4   for the   COPYLOT MT4   version (or   MT4 - MT5 MT5 - MT5   for the   COPYLOT MT5   version).        MT5 version Full Description +DEMO +PDF   How To Buy    How To Install     How to get Log Files    How To Test and Optimize    All products from Expforex Copier  version for      MetaTrader 5  terminal ( МТ5 - МТ5, МТ4 - МТ5 )-  Copylot 
Trade Manager to help you quickly enter and exit trades while automatically calculating your risk. Including features to help prevent you from Over Trading, Revenge Trading and Emotional Trading. Trades can be managed automatically and the account performance metrics can be visualised in a graph. These features make this panel ideal for all manual traders and it helps to enhance the MetaTrader 4 platform. Multi Language support. MT5 Version  |   User Guide + Demo The Trade Manager does not work
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (60)
Trading Panel for trading in 1 click.  Working with positions and orders!  Trading from the chart or the keyboard. Using our trading panel, you can trade in one click from the chart and perform trading operations 30 times faster than the standard MetaTrader control. Automatic calculations of parameters and functions that make life easier for a trader and help a trader conduct their trading activities much faster and more conveniently. Graphic tips and full information on trade deals on the chart
CAP Strategy Builder EA
MEETALGO LLC
4.82 (28)
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trade ma
Unlimited Trade Copier Pro is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his 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 able to receive the signal
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set and forget trading
Take control of your forex portfolio. See instantly where you stand, whats working and whats causing you pain! MT5 VERSION AVAILABLE HERE:  https://www.mql5.com/en/market/product/58658 The Trade Manager Dashboard is designed to show you at a glance where each position you have in the forex market currently is, and make risk management and exposure to currencies easier to understand. For traders that scale into the market gradually with multiple positions or those trading grid and basket strate
FTMO Sniper 4
Vyacheslav Izvarin
Dedicated for FTMO and other Prop Firms Challenges 2020-2023 Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Best results on GOLD and US100  Use any Time Frame Close all deals and Auto-trading  before  US HIGH NEWS, reopen 2 minutes after Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday Recommended time to trade 09:00-21:00 GMT+3 For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 -------------------
Trade Copier Agent is designed to copy trades between multi MetaTrader(4/5) accounts/terminals. With this tool, you can act as either a provider (source) or a receiver (destination). All trading actions will be copied from the provider to the receiver with no delay. This tool allows you to copy trades between multiple MetaTrader terminals on the same computer with lightning-fast copying speeds of under 0.5 seconds. Trade Copier Agent Installation & Inputs Guide Please Apply the settings on the
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (9)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Copy Signals from any channel that you are a member (including private and restricted) straight to your MT4.  This tool has been designed with the user in mind while offering many features you need to manage and monitor the trades. This product is presented in an easy-to-use and visually attractive graphical interface. Customise your settings and start using the product within minutes! User Guide + Demo  | MT5 Version | Discord Version If you want to try a demo please go to user guide. The Te
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual is a trading panel for working with grid strategies. The utility is universal, has flexible settings and an intuitive interface. It works with a grid of orders not only in the direction of averaging losses, but also in the direction of increasing profits. The trader does not need to create and maintain a grid of orders, the utility will do it. It is enough to open an order and the Grid manual will automatically create a grid of orders for it and will accompany it until the close. The
Take a Break
Eric Emmrich
5 (27)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
Trade Dashboard MT4
Fatemeh Ameri
5 (20)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version  right now. You can find details
Mentfx Mmanage
Anton Jere Calmes
5 (16)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
MT4 Alert Signal Trader
Nguyen Van Anh
4.5 (4)
MT4 Alert Signal Trader  is an EA that helps you trade MT4 Alert popup. Some indicators can provide signals by showing an alert popup containing signal texts. This EA will read and trade these signal texts. The alert texts should contain at least 2 elements:  (1) a symbol text   (ex: "EURUSD") and  (2) a command type   (ex: "Buy", "Sell", "Close") that trigger EA's trading activities. Some other contents that may have or not are open price, stop loss, take profit values... The EA needs an aweso
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
Custom Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
5 (2)
Custom Ultimate Sniper Dashboard MT4 Once you purchase, send a message to my inbox for manual. Are you tired of missing out on profitable trades because you can't keep up with market movements? Look no further because the Custom Ultimate Sniper Dashboard is here to help. This EA upgrade to the original Ultimate Sniper Dashboard indicator is specifically designed for users of the Meta Trader 4 (MT4) platform, and it packs a punch with its impressive arsenal of 98 algorithms. These algorithms wo
MT4 to Discord
Trinh Dat
4.29 (7)
The Expert Advisor will send notifications via Discord when orders are opened/modified/closed on your MetaTrader 4 account. - Send message and screenshot to Discord group/channel.  - Easy to customize message.  - Support custom message for all languages - Support full Emoji.  - Send report Daily, Weekly, Monthly ( must show all history of orders ) Parameters - Discord url Webhook - create webhook on your Discord channel. - Magic number filter - default all, or input magic number to notify with
The MT4 to Discord Signal Provider is a user-friendly, fully customizable utility designed for sending trading signals directly to Discord. This tool transforms your trading account into an efficient signal provider. Customize message formats to suit your style! For ease of use, select from pre-designed templates and choose which message elements to include or exclude. [ Demo ] [ Manual ] [ MT5 Version ] [ Telegram Version ] Setup Follow our detailed user guide for easy setup. No prior knowled
OrderManager MT4
Lukas Roth
4.63 (19)
Introducing the OrderManager : A Revolutionary Utility for MT4 Manage your trades like a pro with the all-new Order Manager utility for MetaTrader 4. Designed with simplicity and ease-of-use in mind, the Order Manager allows you to effortlessly define and visualize the risk associated with each trade, enabling you to make informed decisions and optimize your trading strategy. For more information about the OrderManager, please refear to the manual. [ Demo ]  [ Manual ]  [ MT5 Version ]  [ Telegr
More from author
Based on MACD indicator waves with standard parameters Applies Fibonacci levels to the last two MACD waves, positive and negative respectively, if at the moment the MACD indicator runs out of negative Wave - the color is green, if at the moment the MACD indicator runs out of positive Wave - the color is red. The Wave termination criterion is two ticks with a different MACD sign. Applies trend lines on the last four MACD Waves. Works well with the expert Figures MACD   https://www.mql5.com/ru/mar
Filter:
No reviews
Reply to review