• 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 (2)
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
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
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 (56)
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
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
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
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
This innovative indicator for measuring the strength of currencies from INFINITY is an indispensable assistant for scalpers and traders trading for a long time. The system for analyzing the Strength / weakness of currencies has long been known and used in the market by the world's leading traders. Any arbitrage trading is not complete without this analysis. Our indicator easily determines the strength of the base currencies in relation to each other. It displays line charts for all or the curren
TrendPlus
Sivakumar Subbaiya
4.08 (12)
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 作为开盘和收盘时间)。这些信
Auto Fibo Retracement MT4
Nguyen Tuan Son
3.67 (3)
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 (4)
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.
FREE
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
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
We present you the indicator "Candle closing counter", which will become your indispensable assistant in the world of trading. That’s why knowing when the candle will close can help: If you like to trade using candle patterns, you will know when the candle will be closed. This indicator will allow you to check if a known pattern has formed and if there is a possibility of trading. The indicator will help you to prepare for market opening and market closure. You can set a timer to create a p
Trend Catcher with Alert
Issam Kassas
4.69 (49)
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
3 (1)
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.
FREE
Buyers of this product also purchase
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (180)
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
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
Forex Trade Manager MT4
InvestSoft
4.98 (372)
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
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 Dashboard MT4
Fatemeh Ameri
5 (34)
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
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.95 (19)
Multifunctional tool: 65+ functions, including: Lot calculator, Price action, R/R ratio, Trade manager, Supply and Demand zones Demo version   |   User manual The utility doesn't work in the strategy tester: you can download the Demo Version HERE  to test the product. Contact me for any questions  / ideas for improvement / in case of a bug found If you need a MT5 version, it is available   here Simplify, speed up and automate your trading process . Expand the standard terminal capabilities wit
Forex Market View Dashboard and CSM
Opengates Success International
5 (1)
FFXMV Dashboard + CSM is a custom indicator combined with Currency Strength Meter . It is created to give the Traders a full view of what is going on in the market. It uses a real time data to access the market and display every bit of information needed to make a successful trading. Before attaching this Indicator to your window chart, go to your MT4's Market Watch panel and HIDE all the Currency pairs you don't need or trade and leave the rest there. The reason is that FFMV Dashboard will DISP
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.7 (61)
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 
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
TradePanel MT4
Alfiya Fazylova
4.91 (85)
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. Before purchasing, you can test the Demo version on a demo account. Demo here . Full instructions here . Trade. Allows you to perform basic trading operations in one click: Opening pending orders and positions. Opening a grid of orders. Closing pending orders and positions. Reversal of positions (close BUY and open SELL or close
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
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
Grid Manual MT4
Alfiya Fazylova
4.72 (18)
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. Ful
Summer 40% discount ($149 -> $88) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
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 (56)
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
Summer 50% discount ($199 -> $99) 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 tra
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
News Trapper EA
Noha Mohamed Fathy Younes Badr
4.82 (11)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use. how to install it     read the blog         after purchase contact me to add you to   VIP   channel  The program contains flexible settings for trading on the news of the economic calendar. It cannot be checked in the strat
Trade copier MT4
Alfiya Fazylova
4.52 (29)
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
DrawDown Limiter MT4
Haidar, Lionel Haj Ali
5 (8)
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
Eezeorder 2
Tawanda Tinarwo
5 (2)
NEW VERSION!  NB: IF YOU ARE USING A VERY HIGH RESOLUTION MACHINE AND THE EA DISPLAY LOOKS TOO SMALL, CONTACT ME SO I CAN HELP YOU. Open Multiple Trades on MT4 in 1 click at one price. Enter the Lot size Specify the number of trades you want to open Choose whether you want TP SL or Trailing Stop Once you are done, click Buy or Sell Open Multiple Pending Orders on MT4 in 1 click at one price. Enter the Lot size Specify the gap from the current price, where you want to place the pending order Spe
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors This Expert Advisor constantly monitors the equity of your trading account to prevent costly drawdowns and/or to comply with trading rules. When a certain set of rules are breached, the EA will alert, close all trades and in some cases, delete all pending orders. Optionally, it can also close all charts to remove all EAs operating in the account. This EA is particularly useful for Prop Trading Challenges, s
MT4 To Notion
DaneTrades Ltd
5 (2)
This program will allow you to export all of your trades from your MetaTrader account straight into Notion using a very friendly User Interface.  MT5 Version  |  User Guide + Demo To get started please use the User Guide and download the Notion Template. If you want a Demo please go to the User Guide. Does not work in the strategy tester! Main Features Export All trades from your trading account into your Notion Export Trades   from     the Last Day Export Trades   from     the Last  Week Expo
Mentfx Mmanage
Anton Jere Calmes
5 (15)
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
DFGX Dashboard
Tsvetan Tsvetanov
5 (2)
Take your trading to the next level with DFGX - our second generation Dynamic Fibonacci Grid. This new, powerful and easy to use application is specially designed and optimized for contrarian intraday trading, scalping and news trading on the Forex market. This system is the ideal solution for active professional traders and scalpers who are looking for innovative ways to optimize their strategy. The system also provides excellent opportunity for new traders who want to learn to trade in a syste
Trade Copier Global
Laszlo Tormasi
5 (15)
Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Severa
Bermaui Manual EA
Muhammad Elbermawi
5 (9)
This is a semi-automatic expert advisor that trades the grid system. The idea is to gradually take different positions in the market, then to calculate the break-even level for them. When the prices pass this break-even by a predetermined distance all opened orders are closed. Important Information Here is the user's guide:   https://www.mql5.com/en/blogs/post/730567 You can try this EA with any of my other products, here:    https://www.mql5.com/en/users/bermaui314/seller Important Featur
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
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