• Overview
  • Reviews (1)
  • Comments (35)
  • What's new

Dashboard Premium

5

The programmable signal panel analyzes the charts of all available symbols and timeframes and sends a notification about the appearance of a trading signal.

You can program all the necessary signals using the free binding indicator "Signal Collection". The binding indicator is provided with open source code. Thus, it is possible to program all the necessary signals for subsequent use in conjunction with the signal panel. The signal panel can not only analyze charts, but also manage these charts. When the signal panel is placed on the chart, all the signals found will be collected in one place. By clicking on the cell with the found signal, the transition to the corresponding graph is carried out.

Features

Signals of any complexity can be programmed.

Use the "Signal Collection" binding indicator as a template for programming all the necessary signals. You can change the code and connect auxiliary indicators.

You can adjust the depth of the signal search.

The signal panel can detect the signal on the current forming candle or on the last (right) closed candle. In addition, you can adjust the depth of the search for the last (current) signal. When a signal is found, the corresponding cell is colored in the specified color.

You can switch between different charts in one window.

The panel shows all the signals found in separate cells, clicking on the cell takes you to the corresponding graph in the same window.

A special mode of working with graphic objects is available — Smart objects.

Using this mode makes working with graphical objects more convenient. For example, objects created on the EURUSD chart will be automatically temporarily hidden on the charts of other currency pairs, but as soon as the EURUSD chart is enabled, all objects will be available again.

You can configure notifications about the appearance of new signals.

You can individually include notifications in the terminal, mobile terminal (Push Notifications) and e-mail. In addition, you can set up advance notifications by adjusting the time until the closing of the current emerging candle, when the signal can already be considered relevant. Thus, a preliminary notification can be sent a few minutes before the closing of the current emerging candle.

The signal panel is fully interactive.

All the main elements on the signal panel are clickable. You can select the desired tool, make transitions between charts, temporarily hide the panel for the convenience of technical analysis.

Flexible graphics customization is available.

You can specify the sizes and colors of all the elements of the signal panel, as well as scale the panel by specifying the desired scale value as a percentage. All these features make working on monitors with a large screen resolution more convenient.

The signal panel analyzes not only charts, but also open positions.

You can observe the generalized information on open positions directly on the signal panel. Information on open positions is presented in the form of color indicators. The profit for each symbol is highlighted in green, the loss is highlighted in red.

Launch

To operate the signal panel, you need to install a binding indicator "Signal Collection" in the terminal.
Before starting the signal panel, the binding indicator should already be placed on the chart.

To use several different signals, you need to list the names of the signals separated by commas in the corresponding parameter "Signal names".
Example: MA(13), MA(21)

To program the signals, you need to make appropriate changes to the binding indicator file.

if(close[i]>iMA(NULL,0,13,0,MODE_EMA,PRICE_CLOSE,i) &&
   close[i+1]<=iMA(NULL,0,13,0,MODE_EMA,PRICE_CLOSE,i+1)) bf0[i]=low[i];
else if(close[i]<iMA(NULL,0,13,0,MODE_EMA,PRICE_CLOSE,i) &&
        close[i+1]>=iMA(NULL,0,13,0,MODE_EMA,PRICE_CLOSE,i+1)) bf1[i]=high[i];

The following code snippet specifies the most common way to interpreting the price moving average.
When the instrument price rises above its moving average, a buy signal appears, if the price falls below its moving average, what we have is a sell signal.

Additional Information

Reviews 1
MastersFX
17
MastersFX 2023.12.25 14:13 
 

Dashboard looks good. I will try use with my strategy. I will update after.

27.12.2023. Boris is very helpful. His helped me with code for my indicator+ Dashborad Premium.

Dashboard works very well

Recommended products
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
Rainbow MT4
Jamal El Alama
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Wicks UpDown Target GJ Wicks UpDown Target GJ is specialized in GJ forex pairs. Choppy movement up and down on the opening range every day.  Trading breakouts on London session and New York session is recommended. Guideline Entry Strategy Idea: Step 1 - Breakout Forming (Warning! Trade on London Session and New York Session) Step 2 - Breakout Starting (Take Action on your trading plan) Step 3 - Partial Close your order & set breakeven (no-risk) Step 4 - Target complete Step 5 - Don't tr
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
Trend Catcher with Alert
Issam Kassas
4.79 (43)
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
Follow The Line
Oliver Gideon Amofa Appiah
4 (13)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Extremum Reverse Bar
Yurij Izyumov
3.55 (11)
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
Trend arrow Indicator
NGUYEN NGHIEM DUY
3.23 (13)
Trend arrow Indicator is an arrow Indicator used as an assistant tool for your trading strategy. The indicator analyzes the standard deviation of bar close for a given period and generates a buy or sell signals if the deviation increases. It good to combo with Martingale EA to follow Trend and Sellect Buy Only/Sell Only for EA work Semi-Automatic. You can use this  Indicator with any EAs in my Products.
FREE
Email Drawdown Alert
Roman Starostin
5 (15)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
Period Change Button
Rainer Albrecht
4 (2)
Fastest way to change the period. Suitable for traders who use many charts and timeframes. Size, shape and color can be customized. Inputs Parameters Corner — Choose corner placement Standart is "Right lower chart corner" Color — Background color of the button ColorText — Text color of the button ColorOn — Background color of the button for the current period ColorOnText — Text color of the button for the current period Font — Arial, Verdana... FontSize — Size of the font in pixels DistanceX —
FREE
BoxFibo
Sergei Kiriakov
It is just an alternative fibo lines, because mt4 have is a very strange drawing of fibo lines A simple Box (Rectangle) graphic element with adjustable levels binding: it is possible to specify up to 17 custom levels, all rectangles on the chart with the given prefix in their name are processed. Levels are specified in % of the height of the rectangle. A convenient graphical element for analyzing charts by growth-correction levels. Enjoy your work!
FREE
This indicator alerts you when/before new 1 or 5 minute bar candle formed. In other words,this indicator alerts you every 1/5 minutes. This indicator is especially useful for traders who trade when new bars formed. *This indicator don't work propery in strategy tester.Use this in live trading to check functionality. There is more powerful Pro version .In Pro version,you can choose more timeframe and so on. Input Parameters Alert_Or_Sound =Sound ----- Choose alert or sound or both to not
FREE
Work logic Stop Out utility is a simple but very convenient indicator showing how many points are left to the Stop Out level / Its benefit lies in the fact that many traders deliberately overestimate the risk in trading in pursuit of profit, use the available margin at the maximum, and for this case it is very important to know where the broker can forcibly close your positions. Just place the indicator on the chart and depending on the open position in Buy or Sell, you will see the borde
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
HMA Trend
Pavel Zamoshnikov
4.6 (80)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement
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
Scalping Day Trading Support Utility Scalping One MT4 free One position is displayed with one button. View P & L, Lot, and Point in real time. It is possible to switch the display of positions of only chart currencies and all currency pairs.  (The free version has only 3 positions) Supports automatic identification in Japanese and English   Account currency notation corresponds to dollar, euro, pound, yen (automatic identification) The timeline drawing function can be linked with the clock dis
FREE
NAS100 Auto Sl And TP
Moustapha Boulouz
5 (2)
Introducing NAS100 Auto SL and TP Maker for MT4: Never miss setting StopLoss and TakeProfit again with our NAS100 Auto SL and TP Maker, an indispensable assistant for traders navigating the Nasdaq 100 market on MetaTrader 4. This tool is designed for those who seek a seamless solution to automate the management of StopLoss and TakeProfit levels. Key Features: Effortless Automation: Automatically monitors Nasdaq 100 trades without StopLoss and/or TakeProfit. Dynamically adjusts levels based on u
FREE
Show Pips
Roman Podpora
4.31 (70)
This information indicator will be useful for those who always want to be aware of the current situation on the account. The indicator displays data such as profit in points, percentage and currency, as well as the spread for the current pair and the time until the bar closes on the current timeframe. VERSION MT5 - More useful indicators There are several options for placing the information line on the chart: 1. To the right of the price (runs behind the price); 2. As a comment (in the up
FREE
MegaTrends
Sivakumar Subbaiya
1 (1)
Megatrends  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red color indicate the buy and sell call respectively. Buy: When the blue line is originating it is opened buy call. Sell: When the Red line is origination it is opened sell call Happy trade!! this indicator is suitable for all time frame, but our recommended time frame to use 1hour and 4 hours, suitable for any chart.
FREE
Toby Strategy Indicator
Ahmd Sbhy Mhmd Ahmd ʿYshh
The indicator rely on The Toby strategy >> The mother candle which is bigger in range than the previous six candles. A vertical line shows the last Toby Candle with the targets shown up and down. The strategy is about the closing price out of the range of the toby candle to reach the 3 targets..The most probable to be hit is target1 so ensure reserving your profits and managing your stop lose.
FREE
SFT Trend Chart
Artem Kuzmin
4 (1)
Opening positions in the direction of the trend is one of the most common trading tactics. This indicator determines the direction of the local movement and colors the candles on the chart in the appropriate color. Allows you to enter the transaction at the very beginning of the movement Thanks to the flexible settings you can use on any currency pairs, metals and cryptocurrency Can be used when working with binary options Distinctive features Does not redraw. Additional parameters for
FREE
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
Pin Bars
Yury Emeliyanov
Main purpose: "Pin Bars" is designed to automatically detect pin bars on financial market charts. A pin bar is a candle with a characteristic body and a long tail, which can signal a trend reversal or correction. How it works: The indicator analyzes each candle on the chart, determining the size of the body, tail and nose of the candle. When a pin bar corresponding to predefined parameters is detected, the indicator marks it on the chart with an up or down arrow, depending on the direction of
FREE
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
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
VR Color Levels MT4
Vladimir Pastushak
VR Color Levels is a handy tool for those who apply technical analysis using elements such as trendline, rectangle and text. It is possible to add text directly to the chart and take screenshots. You can find settings, set files, demo versions, instructions, problem solving, at [blog] You can read or write reviews at [link] Version for [MetaTrader 5] Working with the indicator is carried out in one click . To do this, click on the button with the line, after which a trend line will appear un
FREE
SuperTrend V
Muhammad Hassaan
5 (1)
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator:
FREE
Market Profile 3
Hussien Abdeltwab Hussien Ryad
4 (4)
Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
FREE
This indicator scans for you up to 30 trading instruments and up to 8 timeframes for occurrences of the high probability reversal patterns: Double Tops/Bottoms with fake breakouts . Please read also the blog post " Professional Trading With Double Tops/Bottoms And Divergences! " which explains the concepts behind the ULTIMATE Double Top/Bottom indicator and how you can use a professional top-down approach. This FREE Version of the Scanner scans only EURUSD and GBPUSD. The full version of the sca
FREE
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 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
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 
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
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
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
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
KT Equity Protector MT4
KEENBASE SOFTWARE SOLUTIONS
3 (2)
KT Equity Protector EA consistently monitors the account equity and closes all the market and pending orders once the account equity reached a fixed equity stop loss or profit target.  After closing all trading positions, the EA can close all open charts to stop other expert advisors from opening more trading positions. Equity Stop-Loss If your current account balance is $5000 and you set an equity stop loss at $500. In this case, the KT Equity Protector will close all the active and pending
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
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 Assistant GS
Vasiliy Strukov
5 (33)
The Trade Assistant is designed for the manual trader who needs assistance to manage orders.  First analyze the trend by using a good indicator like Gold Stuff .  Once you have established the main trend, start your orders with the Trade Assistant and use the “buy” and “sell” buttons on panel of the chart to open orders.  The trader can choose to build a grid with or without a multiplier, or just use a single trade according to the different options in the setting. Real-time results can be view
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
Risk Manager for MT4
Sergey Batudayev
4.5 (8)
Expert Advisor Risk Manager for MT4 is a very important and in my opinion necessary program for every trader. With this Expert Advisor, you will be able to control the risk in your trading account. Risk and profit control can be carried out both in monetary terms and in percentage terms. For the Expert Advisor to work, simply attach it to the currency pair chart and set the acceptable risk values ​​in the deposit currency or in % of the current balance. Version for MT5 -  https://www.mql5.c
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
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
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
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
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
More from author
Seconds Chart MT5
Boris Sedov
4.5 (12)
Seconds Chart — timeframes in seconds for MetaTrader 5. The utility allows you to create charts in the MetaTrader 5 terminal with a timeframe in seconds. The timeframe on such a chart is set in seconds, not in minutes or hours. Thus, you can create charts with a timeframe less than M1. For example, S15 is a timeframe with a period of 15 seconds. You can apply indicators, Expert Advisors and scripts to the resulting chart. You get a fully functional chart on which you can work just as well as on
This Expert Advisor is based on the "Ilan 1.6 Dynamic" Advisor with full preservation of the idea and input parameters. The "Ilan 1.6 Dynamic" advisor is the predecessor of all Ilans and the most recognizable Martingale method Forex advisor. The number of titles given to this development can hardly be counted. In fact, the Advisor uses a simple trading strategy based on two standard technical indicators - RSI (Relative Strength Index) and CCI (Commodity Channel Index) . The first one is used to
Ilan Dynamic Pro
Boris Sedov
3.8 (5)
The present Expert Advisor is based on the "Ilan 1.6 Dynamic" EA which is widely used by the large number of traders and thus deserves increased attention from professional developers producing lots of advisor’s modifications. There are many variations of this advisor, each having its own pros and cons, but all these modifications are united by a common position averaging algorithm that is used to close a series of unidirectional orders at the total Take Profit level. I have created a modificati
Seconds Chart — timeframes in seconds for MetaTrader 4. The utility allows you to create charts in the MetaTrader 4 terminal with a timeframe in seconds. The timeframe on such a chart is set in seconds, not in minutes or hours. Thus, you can create charts with a timeframe less than M1. For example, S15 is a timeframe with a period of 15 seconds. You can apply indicators, Expert Advisors and scripts to the resulting chart. You get a fully functional chart on which you can work just as well as on
DigitalFilterA
Boris Sedov
5 (5)
The algorithm of this indicator is based on a high-performance digital filter. The unique digital filtering algorithm allows receiving timely trading signals and estimating the current situation objectively while conducting technical analysis. The indicator is effective on small and big timeframes. Unlike common classic indicators, digital filtering method can significantly reduce the phase lag, which in turn allows obtaining a clear signal earlier than when using other indicators.
Tick Chart — full-featured chart for MetaTrader 5. A utility for creating and working with a tick chart in the MetaTrader 5 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart. You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. Fr
Tick Volume Chart
Boris Sedov
4.33 (3)
Tick Volume Chart — fixed volume bars for MetaTrader 4. The utility creates charts on which each candle has a fixed tick volume. Data sampling is carried out not by time but by the tick volume. Each bar contains a given (fixed) tick volume. Tick volume can be adjusted by changing the value of the Volume parameter. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional chart, on which you can work just as well as on a regular chart. In the process of w
TickChart
Boris Sedov
5 (1)
Tick Chart — full-featured chart for MetaTrader 4. A utility for creating and working with a tick chart in the MetaTrader 4 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart. You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. Fr
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the " Seconds Chart " utility, which helps to build seconds chart in the MT5 terminal. Use the CTRL key to turn on/off the time display on the chart.
FREE
Tick Database — export of tick database from MT5 terminal to MT4. The utility provides access to the tick database in real time. This is necessary to generate synthetic charts in the MT4 terminal, which initially does not provide for loading a tick database. For example, you can organize permanent access to the tick database for the " Seconds Chart " utility, which create seconds charts in the MT4 terminal.
FREE
EXP DFA
Boris Sedov
This Expert Advisor can work in three different modes, which can be configured by changing the input parameters. The Expert Advisor performs trading operations based on the signals of the built-in indicator "Digital Filter A". The algorithm of this indicator is based on a highly efficient digital filter. The indicator resembles a moving average, but has one significant difference — the digital filtering algorithm. This algorithm is based on a mathematical model of a digital filter with adaptive
Renko Chart — opens renko charts for MetaTrader 4. Renko charts can be created using this utility with all bars being in the form of Renko "bricks". All bars on the renko chart are the same size, which can be changed to get the desired chart. You can add indicators, EAs and scripts to the resulting chart. You get the completely operational chart which can be processed just like a regular one. The Renko Chart utility is not only history based, but also builds online. At the same time, the data is
Range Bar Chart
Boris Sedov
5 (2)
Range Bar Chart Indicator for MetaTrader 4. Range bar charts with equal size bars that can possibly have shadows can be created using this indicator. Data on the range bar chart are distributed by the bar size, rather than by the time. Each bar represents the price movement instead of time period. It works simple – the bar is not drawn as long as the price does not move. The size of the bar can be set in the settings by changing the Size parameter value. You can add indicators, EAs and scripts t
Tick Volume Chart — fixed volume bars for MetaTrader 5. The utility creates charts on which each candle has a fixed tick volume. Data sampling is carried out not by time but by the tick volume. Each bar contains a given (fixed) tick volume. The tick volume can be adjusted by changing the value in a special field. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional chart, on which you can work just as well as on a regular chart. The graph is built n
Filter:
MastersFX
17
MastersFX 2023.12.25 14:13 
 

Dashboard looks good. I will try use with my strategy. I will update after.

27.12.2023. Boris is very helpful. His helped me with code for my indicator+ Dashborad Premium.

Dashboard works very well

Reply to review
Version 1.2 2023.04.25
Improved algorithm.
Version 1.1 2022.04.02
Improved algorithm.