EA Portfolio Dashboard Telegram Alerts

EA Portfolio Dashboard Telegram Alerts

Professional dashboard designed to analyze, monitor and control multiple Expert Advisors in real time, providing institutional-level statistics directly on your MT5 chart.

Track the true performance of your portfolio with clean visual analytics, automatic EA grouping, drawdown monitoring and Telegram notifications.

Ideal for traders running multiple EAs, prop firm challenges or VPS trading environments.

🚀 Key Features

✔ Automatic detection of all EAs running on the account
✔ Consolidates trades even when comments contain numbers (example: EA_1, EA_2, EA_3)
✔ Accurate statistics based on real closed trades
✔ Real-time portfolio analytics
✔ Color-coded performance indicators
✔ Telegram notifications for trades and system alerts
✔ Works with manual trades and Expert Advisors

⚙️ Input Parameters

Below are the configurable parameters available in the dashboard.

These inputs allow traders to adapt the tool to their portfolio and monitoring preferences.

Parameter Description
EnableTelegram Enables or disables Telegram notifications. Set to true to activate alerts.
StartDate Defines the starting date for the trade history analysis used by the dashboard statistics.
EndDate Defines the final date for the trade history analysis.
BaseCapital Base capital used to calculate portfolio drawdown percentage (DD%).
AccountName Custom account label used in Telegram notifications.
BotToken Telegram bot token obtained from @BotFather. Required for sending alerts.
ChatID Telegram chat ID where alerts will be delivered.
ChallengeTarget Profit target percentage that triggers a Telegram alert when reached. Useful for prop firm challenges.
VPS_Alert_Minutes Time (in minutes) without market ticks before triggering a VPS connection alert.
Example Configuration

Typical configuration for Telegram monitoring:

EnableTelegram = true
BotToken = your_bot_token
ChatID = your_chat_id

Example for prop firm monitoring:

BaseCapital = 100000
ChallengeTarget = 8.0

This will notify you when 8% profit is reached.

VPS Protection Feature

The parameter VPS_Alert_Minutes monitors if the terminal stops receiving ticks.

If no tick is detected during the specified time, the system sends a warning via Telegram.

Example alert:

[ACCOUNT] VPS ALERT | No tick detected

This helps detect:

• VPS freezes
• Internet connectivity issues
• broker connection problems

Default Settings

Default values are configured to work safely on most accounts:

StartDate = 2000.01.01
EndDate = 2035.01.01
BaseCapital = 200000
ChallengeTarget = 8.0
VPS_Alert_Minutes = 15

These values can be adjusted depending on the trading strategy or account size.

📈 Dashboard Analytics Explained

The dashboard provides a full performance breakdown for every EA detected in the account.

Metric Meaning
TRD Total number of closed trades
W Winning trades
L Losing trades
WR Win Rate (%)
PROFIT Net profit (including swaps and commissions)
G.PROFIT Gross profit from winning trades
G.LOSS Total losses
PF Profit Factor
REC Recovery Factor
EXP Expectancy per trade
AVG W Average winning trade
AVG L Average losing trade
MAXDD Maximum drawdown reached
DD% Maximum drawdown relative to base capital
🎨 Color System (Visual Performance Indicators)

The dashboard uses an intelligent color system to highlight EA performance instantly.

This allows traders to identify strong and weak strategies within seconds.

Profit

Represents the Net Profit generated by the EA.

Color rules:

🟢 Green
Profit > 0

🟡 Yellow
Profit = 0

🔴 Red
Profit < 0

Win Rate (WR)

Calculated as:

WR = Wins / (Wins + Losses)

Color rules:

🟢 Green
WR > 65%

🟡 Yellow
50% ≤ WR ≤ 65%

🔴 Red
WR < 50%

Higher values indicate better trade accuracy.

Profit Factor (PF)

Formula:

PF = Gross Profit / Gross Loss

Color rules:

🟢 Green
PF > 1.80

🟡 Yellow
1.20 ≤ PF ≤ 1.80

🔴 Red
PF < 1.20

Profit factor above 1.8 indicates strong strategy performance.

Recovery Factor (REC)

Formula:

REC = Net Profit / Max Drawdown

Color rules:

🟢 Green
REC > 3

🟡 Yellow
1 ≤ REC ≤ 3

🔴 Red
REC < 1

Higher values indicate faster recovery after drawdowns.

Expectancy (EXP)

Expectancy measures the average expected profit per trade.

Formula:

EXP = (WinRate × AvgWin) − ((1 − WinRate) × AvgLoss)

Color rules:

🟢 Green
EXP > 50

🟡 Yellow
0 ≤ EXP ≤ 50

🔴 Red
EXP < 0

Positive expectancy means the system is profitable over the long term.

Maximum Drawdown (DD%)

Represents the maximum equity decline.

Color rules:

🟢 Green
DD% < 3%

🟡 Yellow
3% ≤ DD% ≤ 6%

🔴 Red
DD% > 6%

Lower drawdown indicates stronger risk control.

Average Win (AVG W)

Average profit per winning trade.

Displayed in green to represent positive profit.

Average Loss (AVG L)

Average loss per losing trade.

Displayed in red to highlight risk exposure.

Gross Profit / Gross Loss

Gross Profit is displayed in green

Gross Loss is displayed in red

These values represent the total profit and total loss generated by the EA.

Quick Visual Interpretation

🟢 Green
Strong performance

🟡 Yellow
Moderate or neutral performance

🔴 Red
Weak or risky performance

This system allows traders to quickly detect which strategies are profitable and which require attention.

📩 Telegram Notification System

The dashboard can send real-time alerts directly to Telegram.

Supported alerts include:

Trade Close Notification

Example message:

EA: GoldScalper
Entry: 2025.40
Exit: 2027.15
Symbol: XAUUSD
Lots: 0.10
Profit: 21.50 USD

Information included:

• EA name
• Entry price
• Exit price
• Symbol traded
• Lot size
• Final profit or loss

Dashboard Started

Notification sent when the dashboard loads.

Example:

[ACCOUNT] Dashboard Started

Challenge Target Reached

Triggered when the configured profit target is reached.

Example:

[ACCOUNT] CHALLENGE TARGET HIT | Profit: 8.25%

Very useful for prop firm challenges.

VPS Connection Alert

If the system stops receiving ticks (possible VPS issue), a warning is sent.

Example:

[ACCOUNT] VPS ALERT | No tick detected

Helps detect VPS freezes or connectivity problems.

⚙️ How to Enable Telegram Alerts

Follow these steps:

1️⃣ Create a Telegram Bot

Open Telegram and search for:

@BotFather

Run the command:

/newbot

BotFather will provide a BotToken

Example:

123456789:AAxxxxxxxxxxxxxxxxxxxxxxxx

2️⃣ Get your Chat ID

Open Telegram and search for:

@userinfobot

It will display your Chat ID.

Example:

123456789

3️⃣ Configure the EA Inputs

Inside the dashboard settings:

EnableTelegram = true
BotToken = your_bot_token
ChatID = your_chat_id

4️⃣ Allow WebRequest

In MetaTrader:

Tools → Options → Expert Advisors

Add this URL:

https://api.telegram.org

📊 Ideal Use Cases

This dashboard is perfect for:

✔ Multi-EA portfolios
✔ Prop firm challenges
✔ Performance comparison between strategies
✔ VPS automated trading environments
✔ Manual + automated trading analysis

💡 What Makes This Dashboard Different

Unlike basic trade panels, this dashboard:

✔ Consolidates EA statistics automatically
✔ Uses real closed trades instead of raw deals
✔ Provides institutional-level metrics
✔ Integrates Telegram monitoring
✔ Supports unlimited strategies

⚡ Performance

The dashboard is designed to be lightweight and VPS friendly.

• minimal CPU usage
• optimized history scanning
• safe for long-term automated trading

🧠 Pro Tip

Use this dashboard to identify which EA deserves more capital and which one should be stopped.

Many traders discover that 20% of their strategies generate 80% of profits.

This tool helps you identify those strategies instantly.


Prodotti consigliati
Padroneggia la condivisione di segnali forex con il Telegram Signal Sender MT5, un potente strumento progettato per automatizzare e semplificare il processo di invio di segnali di trading al tuo canale Telegram, perfetto sia per i fornitori di segnali principianti che per quelli affermati. Molto apprezzato nelle comunità di trading come Forex Factory e Reddit’s r/Forex, e messo in evidenza nelle discussioni su Investopedia e nei forum MQL5 per la sua efficienza nella distribuzione dei segnali, q
Guida completa alla configurazione (Blog) Telegram Control Center (TCC) è un potente Expert Advisor di utilità per MetaTrader 5 che collega il tuo conto di trading a Telegram. NON apre operazioni. Invece, monitora, avvisa e ti permette di gestire il tuo conto da remoto tramite comandi Telegram. Caratteristiche principali: - Monitoraggio del conto in tempo reale: saldo, equity, margine e tutte le posizioni aperte - Avvisi Telegram istantanei all'apertura, chiusura o modifica delle posizioni
HotKey Trade
Juan Pablo Sanchez Correa
HotKey Trade ti permette di operare in modo rapido ed efficiente usando la tastiera, senza bisogno di usare il mouse. Ideale per scalper e trader che cercano velocità nelle loro entrate e uscite. Visualizzazione in tempo reale del P&L (Profitto/Perdita) Caratteristiche principali: Controllo da tastiera: Tasto C → Apre posizione di ACQUISTO (BUY) Tasto V → Apre la posizione di VENDITA (SELL) Tasto X → Chiude TUTTE le posizioni aperte Tasto P → Mostra/Nascondi il pannello informazioni Pannell
Signals for Telegram
Elidio Xavier Guimaraes
It is a utility that posts customized messages on Telegram based on account trading activity. Once the utility is on the chart, with each new position opened from the same chart symbol the utility is added, a customized message will be sent to the Telegram group defined in the input parameters. The utility will post to the Telegram group if a new position is opened and if it is the same symbol as the chart the utility is running on. If you are using an Expert Advisor for Buy and Sell and want to
Basket Toolkit
Tshidiso Ephraim Mpakanyane
Basket Toolkit  is a professional multi-symbol trade and risk management tool for MetaTrader 5. It allows traders to detect, organize, visualize, and control trades as unified baskets, with advanced risk management features and a clean, interactive dashboard. Key Features 1. Multi-Symbol Basket Management Detect manual trades, EA trades, or specific trades by magic number. Group trades from multiple symbols into unified baskets for centralized control. Supports both full account monitoring and
AW Metatrader to Telegram MT5
AW Trading Software Limited
5 (1)
Un sistema automatizzato per l'invio di notifiche in modo che nessuno dei tuoi abbonati perda i tuoi eventi di trading dal tuo terminale di trading. Un'utilità che invia notifiche al messenger di Telegram su qualsiasi operazione di trading sul tuo account. Istruzioni passo passo per collegare l'utility a un canale in Telegram ->   QUI   / MT4 ->   QUI vantaggi: Installazione semplice e istruzioni dettagliate, Possibilità di inviare screenshot regolabili, Testo di notifica personalizzabile tramit
Questo strumento può aiutarti a chiudere tutti gli ordini aperti con un clic, basta fare clic su "Chiudi tutto". Se desideri chiudere solo gli ordini redditizi, fai clic sul pulsante "Chiudi redditizi" Dopo aver cliccato, tutti gli ordini fluttuanti verranno chiusi; Se desideri chiudere solo gli ordini con perdite fluttuanti, fai clic sul pulsante "Chiudi perdibili" Dopo aver cliccato, tutti gli ordini con perdite fluttuanti verranno chiusi. Questo strumento è stato testato per un anno. La funzi
Trade Condition Logger MT5
AbelPM Enterprises Pty Ltd
The   Trade   Condition   Logger   is   an   essential   tool,   offering   crucial   insights   into: Current   swap   and   spread   values Automatic   logging   of   fluctuations   in   swap   values Logging spread   value   range over   time Optimise   spread   values for specific instrument Displays   a   comprehensive   summary   on   the   chart,   providing   traders   with   insights   into   trade   conditions.  Review trade conditions for your various   broker   accounts   enabling  
Orion Telegram Notifier Bot
Joao Paulo Botelho Silva
Orion Telegram Notifier Bot  allows the trader to receive trade notifications in his Telegram whenever a position is opened or closed. The EA sends notifications showing the Symbol, Magic Number, Direction, Lot (Volume), Entry Price, Exit Price, Take Profit, Stop-Loss and Profit of the position. How to setup Orion Telegram Notifier? Open Telegram and Search for “BotFather” Click or Type “/newbot” Create a nickname and username (Example: nickname: MT5trades   - username: MT5TelegramBot) *The use
T Manager for Price action Traders
Haidar Lionel Haj Ali
4.5 (10)
T Manager, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place.   The market contains a diverse number of those tools , but this one is designed by traders for traders . I designed this tool, and I am using it daily. Take my advice and stop buying tools blended with un-useful features that you will never use,   T Manager provides you with the essential y
Trade Control Panel
Jerry Jilun Anak Liban
Trade Control Panel Function Normal One Click Function Close All Close All Profit Close All Loss Close All Pending Order Close All Sell Close All Buy Advance One Click Function 1.  Close Partial Lot Sell by Percent It will help you partial close for all open position by desire percent you wanted. No longer partial close one by one for every open position Manual input for desire percent 2. Close Partial Lot Buy by Percent It will help you partial close for all open position by desire percent
Order Ticket, Pannello di trading, Gestione del rischio, Trading manuale, Trailing Stop, Gestione ordini, Esecuzione veloce — JoOrderTrade Pro — pannello di esecuzione per MetaTrader 5 Sommario JoOrderTrade Pro è un ticket grafico e un pannello di esecuzione progettato per la gestione manuale degli ordini in MetaTrader 5. Facilita l’invio di ordini market e pending, la configurazione di Stop Loss/Take Profit e fornisce strumenti di gestione del rischio (Trailing Stop, Breakeven, sistema SP), o
HotKeys MT5
Alexey Valeev
This utility provides the ability to use hot keys in manual trading instantly responding to the current market situation. You can assign hot keys to open/close positions by their type, open/close all positions on the current chart and remove all orders on the current chart. You can also assign hot keys for five predefined trade volumes and switch between them if necessary with no need to change the volume manually from time to time. It is also possible to set the auto calculation of a trade volu
One Click Trader  is a tool designed for MetaTrader 4 platform, which enables you to take your trading to the next level. It enables you to open, manage and close your trades in simple an efficient way by just one click of your mouse button. "-"   ,  "+"  change OCT window size  Up arrow minimizes the OCT panel Down arrow maximizes the OCT panel Right arrow displays the next panel with additional features Left arrow hides the panel with additional features Red  SELL  button enables you to open s
Spread and Swap monitor
Gennadiy Stanilevych
5 (1)
The indicator is intended for determining the spread and swap size, the distance for setting stop orders and stop losses from the current price allowed and the risk per 1 point in the deposit currency. The indicator informs a trader about possible additional expenses and profits connected with transferring a position to the next trade session of the financial instrument. It also informs about the spread size and the distance of pending orders, stop loss and trailing from the current price. In ad
Send trade signals to telegram
Lawrence Chiiambb Mkandawi
Professional utility that automatically sends real-time trading signals, position updates, and custom alerts from MetaTrader 5 to any Telegram group, channel, or private chat. Supports multiple chat destinations, fully customizable message formats, and comprehensive event filtering. Perfect for signal providers, trading communities, and personal trade journals. The   MT5 to Telegram Signal Sender   is a sophisticated yet easy-to-use utility that bridges your MetaTrader 5 platform with Telegram m
Orders Executor
Claudio Aguiar De Aragao
Ti presentiamo Orders Executor, il tuo potente ed efficiente compagno di trading progettato per eseguire ordini senza problemi direttamente da un file di testo specificato dall'utente. Questo innovativo strumento di trading semplifica il tuo processo di trading, fornendo una soluzione comoda e automatizzata per eseguire operazioni con precisione e velocità. Caratteristiche principali: **Integrazione file di testo:**    Orders Executor è progettato per leggere e interpretare facilmente gli ord
This tool will assist all those who trade the forex market manually. It will help them in a sense that it will calculate the required margin in order to initiate a trade. This calculator is so simple to use that a  that the user only inputs only 2 pieces of information. which are   Price   and   Lot size   the trader wishes to take. All other information needed to calculate the calculator will work it out by itself. It will run or calculate  on the current opened chart. As the name suggest it's
Advanced Trailing Stop & Break-Even Expert Advisor with Partial Profit Taking Overview Unlock the full potential of your trading strategy with this Expert Advisor that automates trade management to maximize profits and minimize losses. Designed for both novice and experienced traders, this EA offers precise control over your trades with customizable trailing stops, break-even protection, and partial profit taking — all working seamlessly to protect your capital and lock in gains. Key Features Dy
BOT Trade Assistant
Reiton Jose Dos Reis Araujo
Overview BOT Trade Assistant is a Trading Assistant Expert Advisor, designed to support traders in the execution and management of manual trades, providing practical tools for risk control, alerts, informational panels, and keyboard shortcuts. ️  This Expert Advisor DOES NOT open trades automatically. ️  All trading decisions are the sole responsibility of the user. The purpose of BOT Trade Assistant is to streamline and organize the trading process, allowing traders to define risk, positi
Synchronizer
PATRICK PAARSCH
This Expert Advisor monitors all open positions across all symbols in MetaTrader 5. Whenever a Stop Loss (SL) or Take Profit (TP) is manually set or adjusted on any position, the EA automatically applies that value to all other open positions , regardless of symbol or order type (Buy/Sell). This ensures consistent and synchronized SL and TP levels across your account. Perfect for mobile trading via tablet or smartphone!
Questo consulente è una dashboard che ti consente di scambiare più coppie con un solo clic. Clicca su       aprire       Questo pulsante apre un ordine per la coppia selezionata. Clicca su       chiudere       Questo pulsante chiude l'ordine per la coppia selezionata. Il lotto dell'ordine è il numero inserito dall'utente. I numeri positivi corrispondono agli ordini di acquisto, mentre i numeri negativi corrispondono agli ordini di vendita. Fare clic   sul pulsante Chiudi   per chiudere l'intero
Gerenciador de ordens manuais
Rodrigo Oliveira Malaquias
Robot Manual Order Manager is a tool that allows you to automatically include Stop Loss, Breakeven, Take Profit and partials in open trades. Be it a market order or a limit order. Besides, it automatically conducts your trade, moving your stop or ending trades, according to the parameters you choose. To make your operations more effective, the Manual Orders Manager Robot has several indicators that can be configured to work on your trade. Among the options you can count on the features: Conducti
Pending Orders Grid Complete System   opens any combination of Buy Stop, Sell Stop, Buy Limit and Sell Limit pending orders and closes all existing pending orders. Only one time of the pending order at the same time!!! You will have a possibility to put a legitimate   Open Price   for the first position in the grid. Usually it should in the area of Support/Resistance lines. You just need to drop this script on the chart of a desired currency pair. Input Parameters Before placing all pending ord
The analyzer makes it possible to quickly assess spread changes on historical data,   the magnitude and frequency of bursts, the dynamics and nature of the extensions by the days of the week, etc. The analyzer needs to be started in the tester (visualization mode) on the symbol and time interval required for analysis,   recommended TimeFrame H1, select "Every tick based on real ticks" mode.
This EA helps to Close all Positions opened. It saves you the time of closing multiple positions manually. Parameters: Buy:  Close Buy Positions Only Sell:  Close Sell Positions Only Buy & Sell: Close Buy & Sell Positions Pending: Close Pending Orders More Advanced MT5 version available at:  https://www.mql5.com/en/market/product/93301?source=Unknown%3Ahttps%3A%2F%2Fwww.mql5.com%2Fen%2Fmarket%2Fmy More Advanced MT4 version available at:   https://www.mql5.com/en/market/product/93468?source=Unk
Trade Panel MT5 by PGS
Giancarlo Giuseppi Bejar
PGS Trade Panel – Trade Management Tool for MetaTrader 5 Profit Guard System Trade Panel is a professional trade management and execution tool for MetaTrader 5, built to help traders operate with structure, discipline, and clarity. It delivers a complete on-chart workflow with fast manual execution, rule-based automation, real-time feedback, and advanced trade management tools. Designed for precision, control, and consistency without relying on predictions or unrealistic expectations. The Profit
OrderPro Trading Panel
Maicon Fernando Cabral Pereira
OrderPro Trade Panel v1.00 OrderPro is a professional tool that provides a complete and interactive control panel to manage your trading operations. It was designed to simplify and speed up order execution, offering advanced risk management tools and real-time analysis. Advantages of OrderPro Intuitive interface - All controls in a single organized panel Fast execution - Orders placed with one click Professional risk management - Automatic BE and TS Clear visualization - All importan
Are you the type that likes to protect your trades by moving the stop loss to the entry point and also using trail stop? Cool! This EA will help you with that. What's more, it also partially closes the trade when the trail stop is activated. That's it! Beyond all this it shows the stop loss projection (which you can move)   and notify you when it is activated. EA can be used by configuring the default window or by using a custom window , which makes it easy to change settings. You can test
This QuickClose help you to close all orders having profit immediately with only ONE CLICK, its work is very fast. You can choose which symbol you want or close all symbols so it will helpful for you in your trading to manage trading faster. This EA can quick close all Buy and Sell Orders by a selected symbol or total, And delete all pending orders. This SymbolButton is designed for closing orders. There is available Manual and Automatic closing functions. Automatic closing function will close t
Gli utenti di questo prodotto hanno anche acquistato
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (208)
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 characteristics bef
Forex Trade Manager MT5
InvestSoft
4.96 (621)
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
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (129)
Sperimenta una copia di trading eccezionalmente veloce con il   Local Trade Copier EA MT5 . 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 MT5   offre una vasta gamma di opzioni per personalizzarlo alle tue esigenze speci
TradePanel MT5
Alfiya Fazylova
4.86 (148)
Trade Panel è un assistente commerciale multifunzionale. L'applicazione contiene più di 50 funzioni di trading per il trading manuale e consente di automatizzare la maggior parte delle operazioni di trading. Attenzione, l'applicazione non funziona nel tester di strategia. Prima dell'acquisto, puoi testare la versione demo su un conto demo. Versione demo qui . Istruzioni complete qui . Commercio. Ti consente di eseguire operazioni di trading con un clic: Apri ordini e posizioni pendenti con calco
Versione Beta Telegram to MT5 Signal Trader è quasi pronto per il rilascio ufficiale in versione alpha. Alcune funzionalità sono ancora in fase di sviluppo e potresti riscontrare piccoli bug. Se riscontri problemi, ti preghiamo di segnalarli, il tuo feedback aiuta a migliorare il software per tutti. Telegram to MT5 Signal Trader è uno strumento potente che copia automaticamente segnali di trading da canali o gruppi Telegram al tuo account MetaTrader 5 . Supporta canali pubblici e privati e cons
Trade Dashboard MT5
Fatemeh Ameri
4.97 (117)
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 of
FarmedHedge Pair Trading Dashboard
Tanapisit Tepawarapruek
5 (1)
Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading Approach: - Manual Trading: Primary focus - Auto Pilot: Optional supplementary feature - Full Automation: Not the main purpose Recommended Timeframe: H1-H4 DEMO VERSION Download the free demo to test functionality. Use Strategy Tester with Visual Mode to see how it works. VERSION 3 - NEW FEATURES Summary Dashboard (SRA Panel) - Quick pair selection w
MT5 to Telegram Signal Provider è un'utilità facile da usare e completamente personalizzabile che consente l'invio di segnali specificati a una chat, canale o gruppo Telegram, rendendo il tuo account un fornitore di segnali. A differenza della maggior parte dei prodotti concorrenti, non utilizza importazioni DLL. [ Dimostrativo ] [ Manuale ] [ Versione MT4 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To MT5 ] Configurazione Una guida utente passo-passo è disponibile. Nessuna cono
Copy Cat More Trade Copier MT5 (Gatto Copiatore MT5) è un copiatore di trade locale e un framework completo di gestione del rischio ed esecuzione progettato per le sfide di trading odierne. Dalle sfide delle prop firm alla gestione di portafogli personali, si adatta a ogni situazione con una combinazione di esecuzione robusta, protezione del capitale, configurazione flessibile e gestione avanzata dei trade. Il copiatore funziona sia in modalità Master (mittente) che Slave (ricevente), con sincro
HINN MagicEntry Extra
ALGOFLOW OÜ
4.69 (13)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
Trade copier MT5
Alfiya Fazylova
4.63 (38)
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. Prima di acquistare, puoi testare la versione demo su un account demo. Versione demo qui . Istruzioni complete qui . Funzionalità e vantaggi principali: Supporta la copia degli ordini: MT5> MT5, MT4> MT5, MT5> MT4, inclusi i conti di compensaz
Ultimate Extractor
Clifton Creath
5 (9)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. Check out Ultimate Extractor Cloud on mql5 for the Cloud version****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates detailed HTML reports with inte
Trade Manager DaneTrades
Levi Dane Benjamin
4.36 (28)
Trade Manager per aiutarti a entrare e uscire rapidamente dalle operazioni calcolando automaticamente il tuo rischio. Incluse funzionalità che ti aiutano a prevenire l'eccessivo trading, il vendetta trading e il trading emotivo. Le operazioni possono essere gestite automaticamente e i parametri di performance del conto possono essere visualizzati in un grafico. Queste caratteristiche rendono questo pannello ideale per tutti i trader manuali e aiuta a migliorare la piattaforma MetaTrader 5. Suppo
The product will copy all telegram signal to MT5 ( 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 s
Smart Stop Scanner – Analisi multi-asset degli stop-loss basata sulla reale struttura di mercato Panoramica Smart Stop Scanner offre un monitoraggio professionale dei livelli di stop-loss su più mercati. Il sistema identifica automaticamente le zone di stop più rilevanti basandosi sulla reale struttura di mercato, sulle rotture significative e sulla logica del price action, presentando tutte le informazioni in un pannello chiaro, coerente e ottimizzato per schermi ad alta risoluzione (DPI-awar
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.82 (34)
Trade copyr per MT5 è un trade copyr per la piattaforma МetaТrader 5   . Copia le negoziazioni forex   tra       eventuali conti   MT5   -   MT5, MT4   -   MT5 per la versione COPYLOT MT5 (o MT4   -   MT4 MT5   -   MT4 per la versione COPYLOT MT4) Fotocopiatrice affidabile! Versione MT4 Descrizione completa   +DEMO +PDF Come comprare Come installare     Come ottenere i file di registro     Come testare e ottimizzare     Tutti i prodotti di Expforex Puoi anche copiare le operazioni nel termina
Custom Alerts AIO: Monitora tutti i mercati — senza alcuna configurazione Panoramica Custom Alerts AIO è una soluzione di monitoraggio dei mercati pronta all’uso che non richiede alcuna configurazione. Tutti gli indicatori necessari — FX Power, FX Volume, FX Dynamic, FX Levels, IX Power — sono integrati internamente. Non vengono mostrati grafici, rendendolo ideale per generare alert in tempo reale in modo discreto ed efficiente. Supporta tutte le classi di asset offerte dal tuo broker: Forex,
Smart Stop Manager MT5
Daniel Stein
4.33 (3)
Smart Stop Manager – Esecuzione automatica dello stop-loss con precisione professionale Panoramica Smart Stop Manager è il livello di esecuzione della linea Smart Stop, progettato per i trader che richiedono una gestione dello stop-loss strutturata, affidabile e completamente automatizzata su più posizioni aperte. Monitora continuamente tutte le operazioni attive, calcola il livello di stop ottimale utilizzando la logica di struttura di mercato Smart Stop e aggiorna gli stop automaticamente se
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
Pulsar Terminal MT5
Astralys LLC
5 (2)
Pulsar Terminal è un prodotto di Pulsar Technologies, un marchio di Astralys LLC . Pulsar Terminal è un componente aggiuntivo per MetaTrader 5. È un' interfaccia visiva combinata con strumenti di esecuzione in un' applicazione companion collegata al tuo account MetaTrader 5 tramite un Expert Advisor . Utilizziamo un'applicazione companion per massimizzare le capacità dello strumento e fornire un'interfaccia visiva e un flusso di lavoro più avanzati rispetto ai pannelli standard di MT5. Pulsar T
EA Portfolio Analyzer
Jimmy Peter Eriksson
Guida all'installazione:    clicca qui! Analizzare più consulenti esperti insieme Confronta i risultati EA per numero magico Traccia la redditività e i ribassi Filtra i risultati per intervallo di date Curva di equità visiva e metriche dettagliate Pronto all'uso in meno di un minuto Analizzatore di portafoglio EA EA Portfolio Analyzer è uno   strumento di analisi professionale   progettato per monitorare   in tempo reale le prestazioni di più Expert Advisor   in modo chiaro e strutturato. Quand
Seconds Chart MT5
Boris Sedov
4.59 (17)
Seconds Chart — uno strumento unico per creare grafici in secondi su MetaTrader 5 . Con Seconds Chart , puoi generare grafici con timeframe definiti in secondi, ottenendo una flessibilità e una precisione d'analisi ideali, non disponibili nei grafici standard in minuti o ore. Ad esempio, il timeframe S15 indica un grafico con candele di 15 secondi. Puoi utilizzare qualsiasi indicatore e Expert Advisor con supporto per simboli personalizzati. Lavorare con loro è comodo quanto operare sui grafici
Risk Manager for MT5
Sergey Batudayev
4.35 (17)
Expert Advisor Risk Manager per MT5 è un programma molto importante e secondo me necessario per ogni trader. Con questo Expert Advisor sarai in grado di controllare il rischio nel tuo conto di trading. Il controllo del rischio e del profitto può essere effettuato sia in termini monetari che in termini percentuali. Affinché l'Expert Advisor funzioni, è sufficiente allegarlo al grafico della coppia di valute e impostare i valori di rischio accettabili nella valuta del deposito o in % del saldo
Anchor: The EA Manager A coordination system for traders running multiple EAs. Anchor ensures only one EA can trade at a time, preventing conflicting positions and keeping your portfolio safer. Attach Anchor to any chart. Configure your EAs and their magic numbers. Anchor handles the rest. Built for portfolios. Built for discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite positions on the same candle. Three EA
Telegram to MT5 Coppy
Sergey Batudayev
5 (8)
Da Telegram a MT5:   la soluzione definitiva per la copia del segnale Semplifica il tuo trading con Telegram su MT5, il moderno strumento che copia i segnali di trading direttamente dai canali e dalle chat di Telegram sulla tua piattaforma MetaTrader 5, senza bisogno di DLL. Questa potente soluzione garantisce un'esecuzione precisa dei segnali, ampie opzioni di personalizzazione, fa risparmiare tempo e aumenta la tua efficienza. [ Instructions and DEMO ] Caratteristiche principali Integrazione d
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (13)
DashPlus è uno strumento avanzato di gestione delle operazioni progettato per migliorare l'efficienza e l'efficacia del trading sulla piattaforma MetaTrader 5. Offre una suite completa di funzionalità, tra cui calcolo del rischio, gestione degli ordini, sistemi di griglia avanzati, strumenti basati su grafici e analisi delle prestazioni. Caratteristiche Principali 1. Griglia di Recupero Implementa un sistema di griglia flessibile e di media per gestire le operazioni in condizioni di mercato avve
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
Copia i segnali da qualsiasi canale di cui sei membro (compresi quelli privati e ristretti) direttamente sul tuo MT5.  Questo strumento è stato progettato con l'utente in mente offrendo molte funzionalità necessarie per gestire e monitorare gli scambi. Questo prodotto è presentato in un'interfaccia grafica facile da usare e visivamente accattivante. Personalizza le tue impostazioni e inizia ad utilizzare il prodotto in pochi minuti! Guida per l'utente + Demo  | Versione MT4 | Versione Discord
The News Filter MT5
Leolouiski Gan
4.74 (19)
Questo prodotto filtra tutti gli esperti consulenti e i grafici manuali durante il periodo delle notizie, così non dovrai preoccuparti di improvvisi picchi di prezzo che potrebbero distruggere le tue impostazioni di trading manuali o le negoziazioni effettuate da altri esperti consulenti. Questo prodotto viene fornito anche con un sistema completo di gestione degli ordini che può gestire le tue posizioni aperte e gli ordini in sospeso prima della pubblicazione di qualsiasi notizia. Una volta che
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. One of the key features of the Trade Pad Pro EA is its focus on risk and position manageme
Filtro:
Nessuna recensione
Rispondi alla recensione