Abiroid Dashboard Telegram EA

The Telegram EA can be used in conjunction with Abiroid Dashboard products.

Detailed blog post with screenshots explained:

https://www.mql5.com/en/blogs/post/758932


1. Abiroid Dashboards Setting:

Within the Dashboard you have to set “File Alerts” to true. No need to give it a custom file name.

It will use default file name and File will be created inside MQL4/Files folder. They will use “Prefix” setting as prefix by default. Unless you specify a Custom File Name.

Then use this EA, and it will read these files and send Alerts and Screenshots to your Telegram channel.

The file format of csv example (in case you are not using it with any Abiroid Scanners, but with your own Custom Indicators):

Abiroid_Scanner_TDI,GBPCHF,M30,TDI Scanner: Strong BUY,2024.11.25 12:32,2024.11.25 09:00

Abiroid_Scanner_TDI,NZDCHF,M30,TDI Scanner: Strong BUY,2024.11.25 12:32,2024.11.25 09:00

Where:

Column 1: Name of Indicator

Column 2: Pairname

Column 3: Timeframe

Column 4: Alert

Column 5: Local machine time

Column 6: Broker server time


2. Create Telegram Channel and Telegram Bot:

To get alerts on your channel, you will need a Telegram Bot. Once created, you can add the bot to your Channel as an administrator. Bot name should have the word “bot” in it. Find something unique.

Easiest Way To Create a New Telegram Bot

  • Search for a bot on telegram with name “@BotFather”. We will find it through the search engine. After adding it to the list of contacts, we will start communicating with it using the /start command. As a response it will send you a list of all available commands
  • With the /newbot command we begin the registration of a new bot. We need to come up with two names. The first one is a name of a bot that can be set in your native language. The second one is a username of a bot in Latin that ends with a “bot” prefix. As a result, we obtain a token or API Key – the access key for operating with a bot through API as shown below


Next go to your channel in any Telegram client:

  1. Open Channel info (in app title)
  2. Choose  Administrators
  3. Add Administrator
  4. There will be no bots in contact list, so you need to search for it. Enter your bot’s username
  5. Clicking on it you make it as administrator.

To check, go to Channel Info, click on Manage Channel. And you can make your channel Private if you like. Or leave it as Public.


3. Set up Abiroid Telegram EA:


  • Refresh after ticks:  Set number of ticks after which the EA will refresh and check for available Dashboard Files.
  • FileFilter: Regex filter for finding files for which you need alerts. By default all Abiroid Dashboards use ABRScan prefix. But if you specify a Custom File Name in Dashboard settings, make sure the Filter here is changed as well.
  • Prefix: This will be used to create screenshot names
  • Telegram Channel: The Telegram channel where you need these alerts to go to. Note that your Bot should be added as an Admin in this channel.
  • Telegram Token: The API Token which you get when you create your bot.
  • Telegram Chart Screenshot: Whether you need screenshot of chart or not
  • Use Template For Screenshot: Use a template file name for screenshot. This tpl file should already exist in Templates folder.
  • Screenshot Width/Height: Screenshot will be a .png file. Define width and height as required
  • Timer to take Screenshot: Default is 2 seconds. This is wait time after chart is created and template applied, also after taking a screenshot and also wait time after screenshot is saved.
  • TimeOut to Send Screenshot: This is timeout to send screenshot to Telegram. In case of slow Internet problems, you can increase this as you like.

To get a screenshot, EA will open chart for that Pair/Timeframe, apply Template, then save screenshot and finally send screenshot to Telegram.

If screenshot is successful, you will get a message in Experts logs like:

2020.07.29 20:32:52.791 Abiroid_Dashboard_Telegram_Forwarder EURUSD,H1: Screenshot sent. Deleting file.

If you are not getting screenshots, check the Experts tab for error logs.

Known Issues:

Note:Sometimes if Metatrader app is already loaded with heavy indicators, this whole screenshot taking process might take longer than 2 seconds. And you might get error 5020.

This only happens if too many signals occur at the same time. This is a known issue with this EA, and only solution is to increase Screenshot timer.

Because metatrader gets too overloaded opening and closing multiple charts. If your template is heavy, this might even get worse, because 2 seconds wait timer won’t be enough.

Note: Sometimes in rare cases, when EA goes to close multiple charts it had opened for screenshot, it accidentally closes the EA main chart. This once again happens because of screenshot issues. I’m working on a fix. But haven’t been able to figure it out yet. This bug is very rare, so it’s a bit hard for me to reproduce and work on it.

In case of error sending screenshot, the screenshot will be saved in MQL4/Files folder. You can take a look at it there and delete it manually if you like.

Conclusion

This Telegram EA will also work with Indicators other than my Dashboards. But for that you will need to make sure that the indicators export Alerts into Files.

It’s completely free to use. I’ll keep fixing issues and updating it here on this website. If you download it here, you’ll get an email for updates if you like.

Hope you enjoy using it.


Prodotti consigliati
Calc for MT4
Radim Kucera
5 (2)
This indicator is designed to provide all useful information about symbol, account, positions and profit. It is developed for improving trader's money management. Parameters Calc can be divided to separate blocks. Each block is possible to hide, set its own color and other properties. Block symbol: This block displays information about actual SPREAD, POINT VALUE (in deposit currency for 1 lot), SWAP LONG and SHORT. Show symbol info - display/hide this block Color of symbol info - color of this
FREE
The   SMC Market Structure   indicator tracks key price action shifts using Smart Money Concepts (SMC), helping traders identify institutional behavior and overall trend direction. Pro version MT5 version It automatically detects and displays: Break of Structure (BOS)   – Signals continuation of trend Change of Character (CHOCH)   – Indicates potential reversal Swing Highs and Lows   – Used to define market structure and directional bias Each structural event is clearly marked on the chart, allo
FREE
Kalifx trailing stop EA
Calvin Andile Mahlangu
5 (7)
KALIFX Trailing Stop Utility for MetaTrader 4 The KALIFX Trailing Stop Utility is a tool for automated stop-loss management on the MetaTrader 4 platform. It monitors open positions and dynamically adjusts the stop-loss level as the price moves in favor of the trade. The utility can also place initial stop-loss and take-profit levels and apply breakeven rules once the trade reaches a defined profit distance. Core Functionality 1. Trailing Stop Logic When the market moves in the direction of an o
FREE
Delete All
Sergio D. Rocha
This is a very silly script but perhaps you find it useful. It deletes all objects from the chart. I recommend setting a hot key to call it just by pressing a couple of keys on your keyboard.  To avoid accidental deletion of object, the script will ask you to confirm the action as you won't be available to restore them with "undo" (Ctrl+Z).
FREE
ForexBob 1 Click Button is very impresive forex tool for scalpers: 1. Helpful in Closing multiple trades in just Single Click. 2. Scalper can benefits the most who always eager to close multiple trades in averaging and lock the profits fast. 3. It helps to avoid latency and so profits can be locked where we need. 4. Easy to Install, same as we install any expert advisor. 5. Speed of closing trades depends on your broker's server speed. If you find any improvements we are open to your feedback
FREE
LineBreakeven
Andrea Fontanini
Buongiorno, Il seguente indicatore risulta molto utile quando si gestiscono più operazioni sullo stesso strumento. Permette di vedere la media del prezzo di carico per le operazioni BUY e le operazioni SELL.  Qualora si fosse sbilanciati (esempio come si vede in foto), l'indicatore mostrerà le medie delle operazioni SELL/BUY e una linea ORO che traccia la linea di prezzo in cui si è a pari (escluso swap e commissioni).
FREE
MT4 AccountInfoEA
Nikolaos Pantzos
Account Info EA It is a tool that presents on the graph all the positions of the account, and specific information concerning the positions, but also the account. It enables the user to have an image of his account at a glance. Use like any expert advisor. You can't attach it in the same chart with other expert advisor. It does not have the ability to open or manage positions. You can attach it on any chart and any timeframe.
FREE
Lot Calculate
Maksim Neimerik
This simple but useful script calculates the lot in % of the deposit. It is indispensable for risk management. There is only one customizable parameter: MaxRisk - risk in % for lot calculation. The product works as a standard script. Launch it once on an appropriate chart and start trading using the calculated lot value. Genious is simplicity! Happy trading!
FREE
Arlene Sessions Background is an indicator that draws colored vertical background on the chart depending on your session. You can see the version 1 here: https://www.mql5.com/en/market/product/68822 You can see more of my publications here: https://www.mql5.com/en/users/joaquinmetayer/seller If you only want to paint a session on your chart, you must set the color "none" to deactivate it.
FREE
Phone Trade Assistant
Krutik Piyushkumar Parekh
Smart Lot-Size Calculator And Trade Assistant for Mobile Trading Overview: This is the tool every trader in the market must have no matter if you are scalper, swing traders, day trader, or long term trader. This On-The-Go trading tool will help you stay disciplined and also stay free from daily trade management chores, Most traders face common problems like   1. Calculation of proper lot-size of a position to take controlled risk  2. Managing every trade and trailing stop-loss if trades goes in
FREE
MQLTA Auto Close Demo
MQL4 Trading Automation
Auto Close is an expert advisor that can assist you with your money and risk management rules. The EA can monitor your Balance, Equity, Margin, Global Profit and Global Loss and alert you in case any of these reaches a specified threshold. This Demo Version has Notification and Close features disabled, full version can be found https://www.mql5.com/en/market/product/29141 How does it work? Load the Auto Close EA in the chart and set the parameters you want to keep monitored. If any of the risk
FREE
FREE for the First 50 Users ================================================================   ShowKillZones v1.0   - Corrected NY AM end time from 11 to 10, and NY PM end time from 17 to 16 (adjusted to Kill Zone hours) [cite: 321, 326]   - Changed NY AM/PM labels to Kill Zone [cite: 321, 326] v1.0  -  User Manual [cite: 321] ================================================================ [Overview] This indicator displays ICT Kill Zones (session hours) on the chart as background zones an
FREE
When executing an order, whether through the Metatrader ticket on a computer or the Metatrader app on a mobile device, either manual or pending, Easy Trade will automatically set the take profit and stop loss levels, as well as a limit order with its respective take profit and stop loss levels. It follows the trading strategy for market open (US30, US100, US500), but it can be applied to any market asset.
FREE
Trading Information
Cuong Le Van
4.5 (10)
This an utility indicator which displays the most important information of the current account and position (*). Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information (with integrated IceFX ProfitInfo indicator). Risk-based LOT of informat
FREE
Artemis Vision Assist MT4 Artemis Vision Assist MT4 is an accessibility utility for MetaTrader 4, designed for traders who find the platform's default interface difficult to read. MT4's small text, dense labels, and compact controls can create real problems for traders with visual impairment, reduced eyesight, or chronic eye strain. This utility adds a large, high-contrast dashboard directly onto the chart, bringing key trading information into a format that is genuinely easier to see and intera
FREE
EasyClose MT4
Nina Yermolenko
4 (1)
A simple and convenient utility for closing orders. It can close both all orders together as well as buy, sell or pending orders separately. Has an intuitive graphical interface. MT5 version of the utility -  https://www.mql5.com/en/market/product/78599 If you like this utility, take a look at my other products -   https://www.mql5.com/en/users/nina_yermolenko/seller
FREE
Not trading time
Mikhail Nazarenko
4 (2)
There are time periods in the market, when trading is highly likely to be unprofitable. This indicator warns you about such non-trading situations and helps you preserve your money and time. Parameters Remind about non-trading periods: Expiration week - remind about the expiration week Consumer index day - remind a day before the release of Consumer index day NON FARM - remind a day before the release of NON FARM Christmas - remind a day before Christmas New Year Days 25.12 - 15.01 - remind abo
FREE
Auto Stop Trail And Profit
Joaquin Nicolas Metayer
5 (1)
Auto Stop Trail And Profit is an expert advisor that monitors orders, when it detects that one has been placed, on the same chart that has been activated or on all assets, depending on its configuration, it will place its respective stop loss, take profit and perform trail stop loss (in a classic way, keeping a distance or "step by step"). You can see more of my products here: www.mql5.com/en/users/joaquinmetayer/seller
FREE
Tired of manually adjusting stops?   This powerful EA   automatically secures your profits   with dynamic trailing stops,   protecting gains   while letting winners run. No trade openings – just   effortless risk management   for your existing positions. Why Traders Love This EA Never Miss Profits Again Auto-locks gains   as price moves in your favor. Eliminates emotional decisions   – sticks to your predefined rules. Three Smart Trailing Modes Choose the method that fits your strategy: F
FREE
Trading Panel - Smart Stop Management A free professional trading panel for MT4, built to make manual execution faster, cleaner, and smarter. Trading Panel - Smart Stop Management helps you place Market, Limit, and Stop orders directly from the chart, manage position size, calculate TP/SL from volatility, and protect your execution from temporary spread widening during news, rollovers, or thin market conditions. The panel uses local smart stop logic based on the middle price, helping reduce
FREE
Read detailed blogpost with screenshots here: https://www.mql5.com/en/blogs/post/771070 What Is "Last Time Here"? Every price move in the market has happened before — or something very similar to it has. "Last Time Here" is an indicator for MetaTrader 4 and MetaTrader 5 that asks a simple question: the last time price was in this exact zone, what did it do next? The indicator identifies the current active ZigZag leg — the most recent swing move from the last confirmed low to the last confirmed
FREE
Safety
Sergey Ermolov
5 (2)
Penso che tutti conoscano una regola di gestione del denaro come "Sicuro". Per coloro che non lo sanno, safe comporta la chiusura di metà della posizione dopo che i profitti dell'operazione sono stati livellati alla dimensione del piede. Quindi, anche se il prezzo si gira e si blocca, non perderai più denaro, perché esattamente lo stesso margine di profitto è stato ottenuto quando una parte della posizione è stata chiusa in precedenza. Safety Advisor ha solo un'impostazione: il lotto di chiusu
FREE
Time Scale
Taras Slobodyanik
4.87 (15)
The indicator draws the time scale on the chart. You can specify the time offset, adjust the size and font to display on the chart (it is displaying your local time on your chart instead of MT time). You can also select the desired format for displaying the date and time. While holding down the middle mouse button, and moving the cursor, a slider will appear on the scale. You may be interested in my other product , which contains a more advanced version of the Time Scale. You can also find my o
FREE
Current Price MT4
Keni Chetankumar Gajanan -
5 (1)
A simple and useful Current Price Panel, which displays magnified current Bid, Ask prices and spread, movable anywhere on chart window using the mouse. Also provides an option to have as text at a static location showing bid or ask price along with spread, shown at any location on the chart. Allows display as pips or points along with spread highlighted in distinct color if it crosses the threshold point for the previous 100 ticks. Includes an option to show or hide the last digit (pipette) of t
FREE
ScalpingOne for MT4free
Xian Er Sha Ao
3 (1)
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 disp
FREE
Show Pips
Roman Podpora
4.27 (59)
Questo indicatore informativo sarà utile per coloro che vogliono essere sempre informati sulla situazione attuale del conto. L'indicatore mostra dati come profitto in punti, percentuale e valuta, nonché lo spread per la coppia corrente e il tempo fino alla chiusura della barra nell'intervallo di tempo corrente. VERSIONE MT5 -   Indicatori più utili Esistono diverse opzioni per posizionare la linea delle informazioni sulla carta: A destra del prezzo (corre dietro al prezzo); Come commento (nell'
FREE
IceFX TradeInfo
Norbert Mereg
4.77 (44)
IceFX’s TradeInfo is an utility indicator which displays the most important information of the current account and position. Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information (with integrated IceFX ProfitInfo indicator). Risk-based LOT
FREE
Ind4 InfoPad Information Panel
Vladislav Andruschenko
4.78 (9)
INFOPad è un pannello informativo che crea informazioni sulla coppia di valute selezionata nel terminale MetaTrader 4. Ci sono 5 funzioni di questo indicatore: Mostra le informazioni principali e principali sul simbolo selezionato: Ask BID, Spread, Stop Level, Swap, Tick value, Commissioni; Mostra gli obiettivi futuri del target SL e del target TP (il numero di punti dello stop loss e del take profit stabiliti, l'importo in dollari); Mostra il profitto ricevuto per i periodi: Oggi, Settimana, M
FREE
UltraFast Trade Manager
Anh Tho Nguyen
5 (1)
UltraFast Trade Manager V2.60 - The Ultimate "True Break-Even" Utility The UltraFast Trade Manager is not an auto-trading robot that opens trades. It is a professional Trade Manager . Whether you use a Grid/Martingale EA, or trade manually, this tool manages your open trades, calculates your real profits, hides your targets from the broker, and closes your trades with one click. Version 2.60 is completely dummy-proof. It calculates everything for you, so you never have to guess your profit again
FREE
Period Change Button
Rainer Albrecht
3 (1)
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
Gli utenti di questo prodotto hanno anche acquistato
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (110)
Sperimenta una copia di trading eccezionalmente veloce con il Local Trade Copier EA MT4 . Con la sua facile configurazione in 1 minuto, questo copiatore di trading ti consente di copiare i trades tra diversi terminali di MetaTrader sullo stesso computer Windows o su Windows VPS con velocità di copia ultra veloci inferiori a 0.5 secondi. Che tu sia un trader principiante o professionista, Local Trade Copier EA MT4 offre una vasta gamma di opzioni per personalizzarlo alle tue esigenze specifiche.
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
Copiatore professionale di operazioni per MetaTrader 4 Un copiatore di operazioni veloce, affidabile e professionale per MetaTrader 4 . COPYLOT consente di copiare operazioni Forex tra i terminali MetaTrader 4 e MetaTrader 5 , offrendo una sincronizzazione flessibile per diversi tipi di conto e modalità operative. La versione COPYLOT MT4 supporta: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   Versione MT5 Descrizione completa + DEMO + PDF Com
Forex Trade Manager MT4
InvestSoft
4.98 (443)
Benvenuto a Trade Manager EA, lo strumento definitivo per la gestione del rischio , progettato per rendere il trading più intuitivo, preciso ed efficiente. Non è solo uno strumento per l'esecuzione degli ordini, ma una soluzione completa per la pianificazione delle operazioni, la gestione delle posizioni e il controllo del rischio. Che tu sia un principiante, un trader avanzato o uno scalper che necessita di esecuzioni rapide, Trade Manager EA si adatta alle tue esigenze, offrendo flessibilità s
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (197)
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. Additional materials and instructions Installation instructions   -   Application instructions   -   Trial version of the application for a demo account 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 characteris
Zone Trader MT4
Lee Samson
5 (1)
Fai trading automaticamente su zone di supporto e resistenza o di domanda e offerta una volta identificate le aree chiave da cui vuoi fare trading. Questo EA ti consente di disegnare zone di acquisto e vendita con un solo clic e poi posizionarle esattamente dove ti aspetti che il prezzo cambi. L'EA monitora quindi quelle zone e farà trading automaticamente in base all'azione del prezzo che specifichi per le zone. Una volta che il trading iniziale è stato eseguito, l'EA uscirà in profitto nella
News Filter EA MT4
Rashed Samir
5 (10)
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Blocco automatico del profitto al raggiungimento del profitto target EquityTargetCloser   — è un consulente esperto utility per MetaTrader 5 che chiude automaticamente tutte le posizioni di mercato ed elimina gli ordini pendenti non appena   l'equity supera il saldo corrente dell'importo di profitto specificato . Dopo la chiusura di tutte le posizioni, l'obiettivo aumenta automaticamente: la nuova soglia = nuovo saldo + profitto specificato. L'EA non apre operazioni, ma gestisce solo le posizion
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
Scarica la versione di prova funzionante Copy Cat More (Gatto Copione) — Copiatore di Trade (Trade Copier) MT4 non è solo un semplice copiatore locale di trade; è un framework completo di gestione del rischio e di esecuzione (risk management and execution framework) progettato per le sfide di trading di oggi. Dalle challenge delle prop firm alla gestione di portafogli personali, si adatta a ogni situazione con la sua combinazione di esecuzione robusta, protezione del capitale, configurazione
Telegram to MT4 Multi-Channel Copier copia automaticamente i segnali di trading dai tuoi canali Telegram direttamente in MetaTrader 4. Nessun bot, nessuna estensione del browser, nessuna copia manuale. Ricevi un segnale su Telegram e l'EA apre l'operazione sul tuo terminale in pochi secondi. Il prodotto include due componenti: un'applicazione Windows che ascolta i tuoi canali Telegram, e questo Expert Advisor che esegue i segnali sul tuo terminale MT4. È disponibile anche una versione per MT5. G
TradePanel MT4
Alfiya Fazylova
4.84 (95)
Trade Panel è un assistente commerciale multifunzionale. L'applicazione contiene più di 50 funzioni di trading per il trading manuale e permette di automatizzare la maggior parte delle attività commerciali. Prima dell'acquisto, è possibile testare la versione dimostrativa su un conto demo. Scaricare la versione di prova dell'applicazione per un account dimostrativo: https://www.mql5.com/it/blogs/post/762419 . Istruzioni complete qui . Commercio. Consente di effettuare operazioni di trading con u
Master Close via Telegram can help you perform some management tasks on MT4/MT5 remotely via your Telegram by one click, easy to set up & use. Demo here (see more Master Notify   Master Control  ) ************************************************************************************ LIST OF COMMANDS: info_acc -  Get account info info_pen -   Get pending orders details info_pos -   Get positions details info_pos_sum -   Get positions summary close_pen -   Delete all pending orders close_pos_all -
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
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
PZ Trade Pad Pro MT4
PZ TRADING SLU
3.67 (3)
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] One of the k
Il MT4 to Telegram Signal Provider è uno strumento facile da usare e completamente personalizzabile che consente l'invio di segnali a Telegram, trasformando il tuo account in un fornitore di segnali. Il formato dei messaggi è completamente personalizzabile! Tuttavia, per un uso semplice, puoi anche optare per un modello predefinito e abilitare o disabilitare parti specifiche del messaggio. [ Dimostrativo ]  [ Manuale ] [ Versione MT5 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To
Un pannello professionale per il trading manuale che tiene l'intero ciclo dell'operazione in un'unica finestra sul grafico, dall'ingresso preciso alla protezione del conto. Calcola il volume esattamente sul rischio che hai definito, costruisci l'operazione con le linee direttamente sul grafico grazie all'RR Tool e apri ordini a mercato e pendenti, griglie e OCO. La gestione della posizione la prende in carico il pannello: chiusura parziale fino a cinque livelli, sei tipi di trailing stop, breake
TradeMirror è uno strumento locale di copia degli ordini progettato per le piattaforme MT4/MT5, con supporto alla sincronizzazione delle operazioni in tempo reale. Tutorial Clicca sul link Tutorial di Trademirror per visualizzare altri tutorial. Vantaggi del Prodotto In linea con gli elevati standard di sicurezza, stabilità e privacy per i software finanziari, abbiamo ottimizzato tre aspetti fondamentali: Interfaccia grafica intuitiva per un utilizzo semplificato Protezione rafforzata della priv
FORBEX Market Watch Trading Hours PRO NEWS  Feel free to contact me for support, installation assistance, and upgrade. Professional Market Session, Trading Schedule & Economic News Dashboard for MetaTrader 4 FORBEX Market Watch Trading Hours PRO NEWS is an advanced all-in-one MT4 dashboard designed to provide traders with real-time market session monitoring, broker trading schedules, live countdowns, intelligent voice alerts, and economic news awareness from one clean professional interface. The
Dear valued clients, Have a good day! This application will support you to manage the risk of your account according to your settings such as automated set the stop loss, take profit, automated close the position of total loss or profit greater than the preset input. You also can set your target equity, it will close all positions when it meet the desired target. The followings are the input parameters: Equity Target To Close and Delete All Orders ($) Equity Limit To Protect (Close All) Appl
MT4 MT5 Trade Bridge for MetaTrader 4 is the MetaTrader 4 component of the MT4 MT5 Trade Bridge system. It allows a MetaTrader 4 terminal to work either as a Master or as a Slave in a local bridge connection with MetaTrader 5. When configured as Master , the MT4 component reads trading activity from the MetaTrader 4 terminal and writes structured trade data into a local bridge file. The connected MT5 component can then read this data and mirror the trading activity according to its selected set
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (31)
Close If Profit or Loss with Trailing per MetaTrader 4 — chiusura automatica per profitto totale o perdita totale Un’utilità pratica per MetaTrader 4 che chiude automaticamente le posizioni quando il profitto totale o la perdita totale raggiunge il livello impostato. L’Expert Advisor monitora le operazioni aperte, calcola il risultato flottante, può usare Trailing Profit e aiuta a gestire le posizioni più rapidamente rispetto a una reazione manuale. MetaTrader 4 è ancora molto utilizzato da tra
Kali FX Trade Manager
Calvin Andile Mahlangu
Kalifx Trade Manager is a smart on-chart trading and risk-management panel for MetaTrader 4. It replaces manual order tickets and spreadsheet risk math with a compact, draggable panel that lets you place, size, and manage trades directly from the chart — including automatic breakeven, trailing stops, and a 3-level partial close (multi-TP) system with draggable on-chart lines. Built for discretionary traders who want the speed of a one-click panel with the discipline of automated risk rules runn
Trade Manager Ultimate (MT4/MT5) - Gestione Professionale del Rischio e del Trailing Benvenuto in   Trade Manager Ultimate   — la soluzione definitiva per la gestione del rischio e del trailing, progettata per rendere il trading manuale più intuitivo, preciso e altamente controllato. Non si tratta solo di una dashboard, ma di un sistema completo per la gestione delle posizioni e la protezione avanzata del capitale. Che tu sia uno scalper professionista o un trader di trend a lungo termine, Trade
Trade copier MT4
Alfiya Fazylova
4.56 (32)
Trade Copier è un'utilità professionale progettata per copiare e sincronizzare le transazioni tra conti di trading. La copiatura avviene dal conto/terminale del fornitore al conto/terminale del destinatario, che sono installati sullo stesso computer o vps. PROMOZIONE - Se avete già acquistato il "Trade copier MT5", potete ottenere gratuitamente il "Trade copier MT4" (per la copia MT4 > MT5 e MT4 < MT5). Per maggiori informazioni sulle condizioni, vi preghiamo di contattarci tramite messaggi priv
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 Several
Copiatrice->Interazione dell'interfaccia comoda e veloce, gli utenti possono utilizzarla subito       ->>>> Si consiglia di utilizzarlo su computer Windows o VPS Windows Caratteristiche: Impostazioni di copy trading diversificate e personalizzate: 1. È possibile impostare diverse modalità di lotto per diverse fonti di segnale 2. È possibile impostare diverse fonti di segnale per il copy trading forward e reverse 3. I segnali possono essere impostati con commenti 4. Se calibrare il lotto in base
Trade panel Sniper
Andrey Kaunov
5 (4)
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual è un pannello di trading per lavorare con una griglia di ordini. L'utilità è universale, ha impostazioni flessibili e un'interfaccia intuitiva. Funziona con una griglia di ordini non solo nella direzione delle perdite, ma anche nella direzione dell'aumento dei profitti. Il trader non ha bisogno di creare e mantenere una griglia di ordini, lo farà l'utilità. È sufficiente aprire un ordine e il manuale di Grid creerà automaticamente una griglia di ordini per esso e lo accompagnerà fino
Equity Protect Pro: Il tuo esperto di protezione del conto completo per un trading senza preoccupazioni Se stai cercando funzionalità come protezione del conto, protezione del capitale proprio, protezione del portafoglio, protezione multi-strategia, protezione dei profitti, raccolta dei profitti, sicurezza del trading, programmi di controllo del rischio, controllo automatico del rischio, liquidazione automatica, liquidazione condizionale, liquidazione programmata, liquidazione dinamica, trailin
Altri dall’autore
Dashboard uses Ichimoku Strategy to find best trades. Get extra Indicators/Template: And read more about detailed Product Description and usage here: https://www.mql5.com/en/blogs/post/747457 Read more about Scanner Common features in detail here: https://www.mql5.com/en/blogs/post/747456 Features: Price Kumo Breakout Tenkan-Kijun Cross Chikou/CLoud and Chikou/Price Support/Resistance (SR-SS or SR-NRTR) Stochastic OB/OS and back Awesome Oscillator Higher Timeframe Ichimoku Trend Align
3 Level ZZ Semafor Scanner: This is a Dashboard indicator which uses 3LZZ Indicator in the background to find semafors. It will give priority to the semafors3 because they specify a strong signal. So, even if there is a sem1 or 2 on current bar, and if Sem3 was within "Check Previous Bars for Sem 3". Then it will show Sem3 instead. Read about this in detailed post: https://www.mql5.com/en/blogs/post/758250 And get all extra Indicators/Template from above link. Please note: Number of settings
Read detailed blog here: https://www.mql5.com/en/blogs/post/772837 Quick Feature List Three strategies in one indicator: Fakeout Reversal, FVG Breakout, Quartile Continuation Heatmap candle coloring using a Linear Regression channel on every bar Configurable anchor session window with automatic timezone offset support Candle color filter to accept or skip signals based on trend strength Signal strength separation: strong signals and weak signals drawn separately so you can style them differentl
FREE
What Is It? This PVSRA Screener is for real-time market analysis. so instead of manually checking charts one by one, you get a live command center that tells you the market phase, volume intent, trend state, and nearest price structure all in one glance. Features at a Glance Multi-pair, multi-timeframe scanner dashboard... monitors everything at once PVA (Price Volume Analysis)... detects Climax and Rising volume candles in real time The Dragon EMA... configurable trend anchor (default 50 EMA of
About: The Nadaraya-Watson Envelope is a sophisticated yet practical technical indicator that helps traders identify overbought and oversold conditions using advanced kernel regression methods. This is the MT5 only Version. For MT4 Version go here: https://www.mql5.com/en/market/product/158640/ Key Features ATR-Based Bands: Three upper and three lower bands provide graduated overbought/oversold zones Logarithmic Scale Calculation Center Line - bullish (teal) or bearish (red) What is the Nad
FREE
A Fibonacci indicator is best used with other indicators like Pivots, Support/Resistance etc. Price tends to use Fibo levels as Support or Resistance lines. So, this indicator is very useful to know when price might reverse or if a level is crossed, price might continue the trend. Also, to find the best Take Profit and StopLoss lines. Don't use Fibo Indicator alone for trading as it might not always be accurate. Use it to make your strategies better as a supporting indicator. Settings: Auto Fib
FREE
Read detailed blogpost with screenshots here: https://www.mql5.com/en/blogs/post/764306 Note: This is the MT5 only version. The MT4 version is available here: https://www.mql5.com/en/market/product/149941 Features Kalman smoothing to reduce market noise. Supertrend bands for trend direction. Color-coded dots and arrows for quick reading. Arrow signals for trend continuation. Alerts for trend changes. Adjustable inputs for different styles. How to Use Green dots = bullish bias. Red dots = bea
Read detailed blogpost with screenshots here: https://www.mql5.com/en/blogs/post/770947 Features at a Glance One-click symbol change across all charts simultaneously One-click timeframe change across all charts simultaneously Live trade status on every pair button — buy/sell counts, profit/loss coloring Pending order indicators shown separately on buttons Panel background color changes with your overall profit or loss Sync panel position across all charts Sync the number of buttons per row acro
FREE
This is a Sharkfin Arrows Indicator. Detailed explanation and TDI extras: https://www.mql5.com/en/blogs/post/759138 This indicator will show only Arrows. It does not have TDI symbols on chart. Please get the extras from links above for TDI indicators. Sharkfin Scanner (paid): https://www.mql5.com/en/market/product/123566 TDI Scanner Dash (paid): https://www.mql5.com/en/market/product/41826 About: This Indicator finds the Shark Fin Pattern. It will show an arrow in the current bar if RSI sha
FREE
Core Features (What You’re Actually Getting) This indicator is designed to do one thing really well:   show you where institutions actually traded — and keep those levels organized, clean, and tradable. Here’s what it includes: Automatic Order Block Detection Finds real consolidation zones automatically — no manual drawing, no guessing. Smart Volume Filtering Uses volume to separate   real institutional activity   from random noise. Every block shows a clear multiplier (like 2.3x, 3.1x, etc) s
FREE
Extreme TMA System with Arrows Indicator And Buy/Sell Boxes with Take Profit & Stop Loss This is a Non-Repainting Arrows Indicator based on the Extreme TMA System. It shows TMA cross signals and the best BUY/SELL signals. Along with the most predicted TakeProfit. And StopLoss based on TakeProfit ratio. Please note: This is an Arrows only Indicator. Dashboard is sold separately here: https://www.mql5.com/en/market/product/44825 About Indicator: This indicator shows BUY/SELL Signal Arrows and
Read detailed blogpost with screenshots here: https://www.mql5.com/en/blogs/post/771070 What Is "Last Time Here"? Every price move in the market has happened before — or something very similar to it has. "Last Time Here" is an indicator for MetaTrader 4 and MetaTrader 5 that asks a simple question: the last time price was in this exact zone, what did it do next? The indicator identifies the current active ZigZag leg — the most recent swing move from the last confirmed low to the last confirmed
FREE
This indicator is based on Guppy's GMMA Strategy. And shows arrows when GMMA lines cross up or down. To have this indicator and get alerts for Multiple Timeframes and multiple Pairs you can check out the demo of this GMMA Trend Scanner indicator: https://www.mql5.com/en/market/product/38747 About GMMA In Brief: GMMA attempts to identify trends by combining two groups of moving averages with differing time periods: The long-term EMAs (30, 35, 40, 45, 50, and 60) the behaviors of investors that h
FREE
How To Use Check out this post for detailed description on  All Indicator extras and template: https://www.mql5.com/en/blogs/post/758259 The Best Heiken Ashi System is a simple trading system for trading based only two indicators for generate signals: Heiken ashi smoothed and Vqzz indicator multi-timeframe. The system was created for scalping and day trading but can also be configured for higher time frames. As mentioned, the trading system is simple, you get into position when the two indica
FREE
Check out the detailed blogpost with screenshots: https://www.mql5.com/en/blogs/post/771285 Features All trades in one subwindow — Every open BUY and SELL order gets its own mini candlestick chart, no matter what symbol it belongs to. Smart price scaling — EURUSD and BTCUSD look the same size. The indicator uses ATR normalization so every trade is equally readable. Live candle updates — The latest candle reflects the real-time Bid price, not just the last close. Entry, SL & TP lines — See exact
FREE
This Scanner Dashboard uses the Extreme TMA System Arrows Indicator to show good BUY/SELL signals. This Product contains dashboard only. It does not contain the Abiroid_Arrow_Extreme_TMA.ex4 indicator. Arrows indicator is not necessary for dashboard to work.  To see arrows, you can buy the arrows indicator separately if you like: https://www.mql5.com/en/market/product/44822 Dash shows Slopes for current and Higher Timeframes. - 1st diamond is current TF. Next diamonds are higher TFs (Please Not
Features at a Glance Multi-Band System: 4 bands above and below a center line, creating 9 distinct layers ALMA-Based Center Line: Smooth, responsive moving average that filters noise effectively Volatility Bands: Automatically adjusts to market volatility using Standard Deviation Keltner Channel Integration: Blends ATR-based channels with standard deviation for robust band placement Alert System: Get notified when price crosses key band levels Read in detail with screenshots in blogpost: https:
FREE
Detailed blogpost: https://www.mql5.com/en/blogs/post/766378 Key Features Adaptive Upper/Lower bands Smooth Center Line Customizable Length (sensitivity) Non-Repainting (only current ongoing bar is updated every "Refresh After Ticks" number of ticks) Multiple Price Sources - Choose from close, open, high, low, median, typical, or weighted close Components: The Basis Line The smooth center line represents the weighted average of price. Think of this as the "true" price level when all the noise
FREE
Features: 1- Get OB/OS Levels from Golden MA Levels 2- Wait for Buy/Sell Start Level Cross 3- Optional: Should price cross Mid Level in earlier bars 4- Optional: Crossing bar High/Medium Volume 5- Optional: MA Stacked to check up/down trend for current TF 6- Optional: NRTR higher timeframes aligned Check Detailed blog post explained: https://www.mql5.com/en/blogs/post/758457 Levels with Buffers available here: Golden MA Levels Indicator: https://www.mql5.com/en/market/product/119515 Note: Arr
FREE
Abiroid Slope MA
Abir Pathak
4.67 (3)
Features: - Moving Average Slope for Max Past Bars - Slope Period - Slope Thresholds - Multiple Slope Type options - See slope visually as a histogram - Info Panel Show/Hide Slope Calculations and Types: The slope value is calculated using the Slope Period. Suppose Period is 5, it will check the MA value for bar (x) and bar (x+5). And find the slope angle between them. Read detailed description about Slope Types and Settings here: https://www.mql5.com/en/blogs/post/747651
FREE
Abiroid MA Stack
Abir Pathak
4.6 (5)
Moving Average Rainbow Stack: Free: Single Currency & Single Timeframe MA Stack Very useful for finding current and higher timeframe trends. Best suited for long term trend based trading. Use fewer MAs for quick scalping. And not suitable during low volatility. Only use during high volatility and steady trending markets. Use this to enhance your existing Trend based strategies to find best trends. Read detailed description https://abiroid.com/product/abiroid-ma-stack Available MTF and Scanner v
FREE
Description This scanner uses 3LZZ TRO ex4 and scans for Semafors at given “Shift” bar. Scanner Detailed Settings: https://www.mql5.com/en/blogs/post/747456 Other Settings: Set Periods for Semafor 1,2,3 Set alerts on/off for Semafor 1,2,3 Shift bar (Bar on which semafor is scanned) Refresh After Ticks (Number of ticks when dash is refreshed) This scanner is pretty simplistic version. And a more detailed version with a different strategy is available here: https://www.mql5.com/en/market/product
FREE
EMA Multi meter
Abir Pathak
4.92 (13)
How the Indicator Works: This is a Multi-timeframe MA multimeter indicator which studies if price is above or below a particular EMA range and shows Red/Green/Yellow signals. Red: Price Below EMA range Green: Price above range Yellow: Price within range Indicator Properties: EMA Settings: - Default Period is 200. You can change all MA Settings like Period, MA Method (SMA, EMA, etc) or MA Applied Price (Close, Open, etc). - EMA Range list is a comma separated value list for different timeframes
FREE
Abiroid Multi Slope indicator allows you to calculate a Slope Histogram for any line of any indicator . Histogram is for 1 slope line only, but slope values can be calculated for 3 lines total. To have multiple histograms, add as many Slope indicators for custom indicators as you like on chart. You just need to provide the Indicator name, buffer value, slope's period and max number of bars back. By default it has slope calculation for TDI_v4.ex4 indicator. There is no way to specify parameters f
FREE
Features: - Current TF GMMA Cross and Trend (Mandatory Check.. G-Up/G-Down) - HTF GMMA Trend Check (Optional.. slanting arrow) - TDI or NRTR Trend Check (Optional.. diamond) Read post for detailed description and downloading extra indicators: https://www.mql5.com/en/blogs/post/758264 Scanner: This is a Dashboard Scanner for finding good trades using the GMMA method as base and TDI method for trend verification. All buttons for all Pairs and Timeframes are clickable and will change the chart f
TDI Multi Timeframe Scanner: This Dashboard indicator uses the TDI (Trader's Dynamic Index) Indicator to find best trades. Read detailed How to Use Guide: https://www.mql5.com/en/blogs/post/758252 Extra indicators also available in above post. Checks for: - SharkFin Pattern Free indicator for SharkFin: https://www.mql5.com/en/market/product/42405/ - TDI Trend: Strong/Weak Trend Up/Down - TDI Signal: Strong/Medium/Weak Signal for Buy/Sell - Consolidation - Overbought/Oversold - Volatility Ban
Scanner Dashboard for Best Heiken Ashi VQZZ Arrows Indicator here: https://www.mql5.com/en/market/product/45900 Check out this post for detailed description on How To Use All Indicator extras and template: https://www.mql5.com/en/blogs/post/758259 Please note that if you are using too many pairs/timeframes, then VQZZ calculations might slow down the dashboard. So be careful not to use too many VQZZ Higher timeframes if you are using too many pairs. Also, VQZZ is based on higher timeframes. e.g
Abiroid Profit Percent Series 1: Arrows Indicator Stochastic Ichimoku with ATR Get the Scanner for free. For getting Profit Percentages for Multiple Timeframes and Multiple Pairs. And read detailed description about this indicator and all the settings here. And get extra Indicators, Templates and settings for download: https://abiroid.com/product/profit-percent-stoch-ichimoku-with-atr Watch the tutorial video here: https://youtu.be/C45-9kWPE2Q About The Strategy: This strategy has 3 main par
Profit Percent Series 2 The scanner dashboard available here (for  Free) : And read detailed information about MA Confluence here: https://www.mql5.com/en/blogs/post/747474 Here's a post about Common Settings for all Profit Percent Series Indicators: https://www.mql5.com/en/blogs/post/747456 Strategy: Main Signal Indicators (Any One): MA Cross (In-built) or Hull, OBV Cross, Heiken Ashi Cross Validation Indicators (Preferably less than 3): OBV (with Min Distance), Heiken Ashi, ADX, SuperTren
This is a slope indicator for COG (Center of Gravity) indicator.   Download extra COG Indicators and read detailed description and strategy here: https://www.mql5.com/en/blogs/post/759120 Description: You can set the Slope Threshold for indicating Buy/Sell heightened levels. In the above Image the Threshold is set to 0, because of that all Bullish slope is Green and Bearish is Red. Suppose we set Threshold to -10 and 10, then this is what we get: And also set Slope Period. Default is 5, which
Filtro:
Nessuna recensione
Rispondi alla recensione