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.


Önerilen ürünler
Telegram Signal Sender MT5 ile forex sinyal paylaşım yeteneğinizi yükseltin; hem yeni başlayan hem de yerleşik sinyal sağlayıcıları için ideal olan, Telegram kanalınıza işlem sinyallerini gönderme sürecini otomatikleştiren ve basitleştiren güçlü bir araçtır. Forex Factory ve Reddit’in r/Forex gibi işlem topluluklarında büyük övgü almakta ve Investopedia ile MQL5 forumlarındaki tartışmalarda sinyal dağıtımındaki verimliliğiyle öne çıkmakta olup, kitlesini genişletmek isteyen traderlar arasında fa
Tam Kurulum Kılavuzu (Blog) Telegram Control Center (TCC), MetaTrader 5 için güçlü bir yardımcı Expert Advisor olup, alım satım hesabınızı Telegram ile bağlar. İşlem AÇMAZ. Bunun yerine izler, uyarı gönderir ve Telegram komutları aracılığıyla hesabınızı uzaktan yönetmenizi sağlar. Temel Özellikler: - Gerçek zamanlı hesap izleme: bakiye, öz varlık, marjin ve tüm açık pozisyonlar - Pozisyon açılma, kapanma veya değişiklik anında anlık Telegram bildirimleri - Yapılandırılabilir eşikle öz varlı
HotKey Trade
Juan Pablo Sanchez Correa
HotKey Trade is a fast-execution panel that lets you trade with just the press of a key. Open BUY (C), SELL (V), or close all (X) orders instantly, without menus or clicks. Additionally, you can adjust the lot size with the ↑↓ arrows and view P&L, margin, and lot size in real time. Ideal for scalpers, manual traders, and those who value speed. Key-based operation - P&L and margin display - Dynamic lot size control - Compatible with any symbol and timeframe Key to BUY (Default: C) Key to SELL (De
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)
Hiçbir abonenizin alım satım terminalinizden alım satım etkinliklerinizi kaçırmaması için bildirim göndermek için otomatik bir sistem. Hesabınızdaki herhangi bir alım satım işlemi hakkında Telegram habercisine bildirim gönderen bir yardımcı program. Yardımcı programı Telegram'da bir kanala bağlamak için adım adım talimatlar ->   HERE   / MT4 ->   HERE Avantajlar: Kolay kurulum ve ayrıntılı talimatlar, Ayarlanabilir ekran görüntüleri gönderme imkanı, Emoji kullanarak özelleştirilebilir bildirim
This tool can help you close all open orders with one click, just click "Close all". If you only want to close profitable orders, click the "Close profitable" button. After clicking, all floating orders will be closed; If you only want to close the orders with floating losses, click the "Close losable" button. After clicking, all orders with floating losses will be closed. This tool has been tested for a year. The one-click position closing function is very complete, the position closing is time
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  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, 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 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
Emir Bileti, İşlem Paneli, Risk Yönetimi, Manuel İşlem, Trailing Stop, Emir Yönetimi, Hızlı Emir Gerçekleşmesi — JoOrderTrade Pro — MetaTrader 5 için yürütme paneli Özet JoOrderTrade Pro, MetaTrader 5 için grafiksel emir bileti ve manuel emir yönetimi amacıyla hazırlanmış bir yürütme panelidir. Piyasa ve bekleyen emirlerin gönderimini kolaylaştırır, Stop Loss/Take Profit ayarlarını yapmaya imkan verir ve Trailing Stop, Breakeven, SP sistemi gibi risk yönetimi araçları ile yapılandırılabilir kıs
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
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
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
Introducing Orders Executor , your powerful and efficient trading companion designed to seamlessly execute orders directly from a user-specified text file . This innovative trading tool streamlines your trading process, providing a convenient and automated solution for executing trades with precision and speed. Key Features : **Text File Integration:**     Orders Executor is designed to effortlessly read and interpret orders from a plain text file, eliminating the need for manual input. Simpl
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
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!
Bu danışman, tek bir tıklamayla birden fazla çiftte işlem yapmanıza olanak tanıyan bir kontrol panelidir. Tıklamak       açık       Bu düğme seçilen çift için bir emir açar. Tıklamak       kapalı       Bu buton seçilen çiftin emrini kapatır. Sipariş lotu kullanıcı tarafından girilen sayıdır. Pozitif sayılar alış emirlerine, negatif sayılar ise satış emirlerine karşılık gelir. Siparişin yalnızca bir kısmını değil tamamını kapatmak için   Kapat düğmesini   tıklayın. Nihai işlem bilet numarasına b
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
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
Bu ürünün alıcıları ayrıca şunları da satın alıyor
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
Trade Manager EA’ye hoş geldiniz! Ticaretin daha sezgisel, hassas ve verimli hale gelmesi için tasarlanmış nihai risk yönetim aracı ile tanışın. Bu sadece bir emir verme aracı değil; ticaret planlaması, pozisyon yönetimi ve risk kontrolü için kapsamlı bir çözüm. İster yeni başlayan bir yatırımcı olun, ister deneyimli bir trader ya da hızlı emir gerektiren bir scalper, Trade Manager EA ihtiyaçlarınıza uyum sağlar ve forex, endeksler, emtialar ve kripto paralar dahil tüm piyasalarda esneklik sunar
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (129)
Local Trade Copier EA MT5   ile olağanüstü hızlı işlem kopyalama deneyimi yaşayın. Kolay 1 dakikalık kurulumuyla bu işlem kopyalayıcısı, aynı Windows bilgisayarda veya Windows VPS'te birden fazla MetaTrader terminali arasında işlemleri kopyalamanıza olanak tanır ve 0.5 saniyenin altındaki şimşek hızında kopyalama hızları sunar. Başlangıç seviyesinde veya profesyonel bir tüccar olsanız da,   Local Trade Copier EA MT5 , spesifik ihtiyaçlarınıza göre özelleştirmek için geniş bir seçenek yelpazesi s
TradePanel MT5
Alfiya Fazylova
4.86 (148)
Ticaret Paneli çok işlevli bir ticaret asistanıdır. Uygulama, manuel ticaret için 50'den fazla ticaret işlevi içerir ve çoğu ticaret işlemini otomatikleştirmenize olanak tanır. Dikkat, uygulama strateji test cihazında çalışmıyor. Satın almadan önce demo sürümünü bir demo hesabında test edebilirsiniz. Demo sürümü burada . Talimatların tamamı buraya . Ticaret. Tek tıklamayla alım satım işlemlerini gerçekleştirmenizi sağlar: Otomatik risk hesaplaması ile bekleyen emir ve pozisyonları açın. Tek tıkl
Beta Sürümü Telegram to MT5 Signal Trader resmi alfa sürümüne neredeyse hazır. Bazı özellikler hâlâ geliştirilmekte olup küçük hatalarla karşılaşabilirsiniz. Sorun yaşarsanız lütfen bildirin, geri bildiriminiz yazılımın herkes için gelişmesine yardımcı olur. Telegram to MT5 Signal Trader , Telegram kanallarından veya gruplarından gelen işlem sinyallerini otomatik olarak MetaTrader 5 hesabınıza kopyalayan güçlü bir araçtır. Herkese açık ve özel kanalları destekler ve birden fazla sinyal sağlayıc
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
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 , hesabınızı bir sinyal sağlayıcı haline getirerek belirtilen sinyalleri Telegram'ın sohbetine, kanalına veya grubuna göndermeyi sağlayan kullanımı kolay, tamamen özelleştirilebilir bir araçtır. Rakip ürünlerin çoğunun aksine, DLL içe aktarması yapmaz. [ Demo ] [ Kılavuz ] [ MT4 Versiyonu ] [ Discord Versiyonu ] [ Telegram Kanalı ]  New: [ Telegram To MT5 ] Kurulum Adım adım bir kullanıcı kılavuzu mevcuttur. Telegram API'si hakkında bilgi gerekmemektedir; ihtiyac
Copy Cat More Trade Copier MT5 (Kopyalayıcı Kedi MT5) , günümüzün ticaret zorluklarına yönelik tasarlanmış yerel bir ticaret kopyalayıcısı ve eksiksiz risk yönetimi ve yürütme çerçevesidir. Prop firması zorluklarından kişisel portföy yönetimine kadar, sağlam yürütme, sermaye koruması, esnek yapılandırma ve gelişmiş ticaret işleme kombinasyonu ile her duruma uyum sağlar. Kopyalayıcı hem Master (gönderici) hem de Slave (alıcı) modunda çalışır, piyasa ve bekleyen emirlerin, ticaret değişikliklerini
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, ticaret hesapları arasındaki işlemleri kopyalamak ve senkronize etmek için tasarlanmış profesyonel bir yardımcı programdır. Kopyalama, tedarikçinin hesabından/terminalinden alıcının aynı bilgisayarda veya vps'de kurulu olan hesabına/terminaline gerçekleşir. Satın almadan önce demo sürümünü bir demo hesabında test edebilirsiniz. Demo versiyonu burada . Tüm talimatlar burada . Ana işlevler ve avantajlar: Emirlerin kopyalanmasını destekler: МТ5> МТ5, МТ4> МТ5, МТ5> МТ4. Emirlerin kopy
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
Riskinizi otomatik olarak hesaplarken işlemlere hızlı bir şekilde girip çıkmanıza yardımcı olacak Ticaret Yöneticisi. Aşırı Ticaret, İntikam Ticareti ve Duygusal Ticaretten korunmanıza yardımcı olacak özellikler içerir. İşlemler otomatik olarak yönetilebilir ve hesap performans ölçümleri bir grafikte görselleştirilebilir. Bu özellikler, bu paneli tüm manuel yatırımcılar için ideal kılar ve MetaTrader 5 platformunun geliştirilmesine yardımcı olur. Çoklu Dil desteği. MT4 Sürümü  |  Kullanım Kılavu
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 – Gerçek piyasa yapısına dayalı çoklu varlık stop-loss analizi Genel Bakış Smart Stop Scanner, birden fazla piyasadaki stop-loss seviyelerini profesyonel bir şekilde takip etmek için tasarlanmıştır. Sistem, gerçek piyasa yapısına dayanan breakout’ları, daha yüksek zirveleri ve daha düşük dipleri otomatik olarak algılar ve en önemli stop bölgelerini tespit eder. Tüm bilgiler, yüksek çözünürlüklü ekranlarla uyumlu (DPI-aware) net ve düzenli bir panelde sunulur. Forex, Altın, E
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.82 (34)
MT5 için ticari kopyalayıcı, МetaТrader 5 platformu için bir ticari kopyalayıcıdır   . arasındaki   forex işlemlerini kopyalar.       COPYLOT MT5 sürümü için   herhangi bir hesap   MT5   -   MT5, MT4   -   MT5 (veya COPYLOT MT4 sürümü için   MT4 -   MT4 MT5   -  MT4) Güvenilir fotokopi makinesi! MT4 sürümü Tam tanım   +DEMO +PDF Nasıl alınır Nasıl kurulur     Günlük Dosyaları nasıl alınır?     Nasıl Test Edilir ve Optimize Edilir     Expforex'in tüm ürünleri Ayrıca МТ4 terminali   (МТ4   -  
Custom Alerts AIO: Tüm Piyasaları Takip Et — Hiçbir Kurulum Gerekmez Genel Bakış Custom Alerts AIO , hiçbir ek yapılandırma gerektirmeyen, kullanıma hazır bir piyasa izleme çözümüdür. Gerekli tüm göstergeler — FX Power, FX Volume, FX Dynamic, FX Levels, IX Power — iç yapısına gömülüdür. Grafik görüntülemesi olmadan çalışır, bu da onu sessiz ve verimli bir şekilde gerçek zamanlı alarm üretimi için mükemmel hale getirir. Brokerınızın sunduğu tüm varlık sınıflarını destekler: Forex, Metaller, End
Smart Stop Manager – Profesyonel hassasiyetle otomatik stop-loss yönetimi Genel Bakış Smart Stop Manager, Smart Stop ürün serisinin yürütme katmanıdır. Birden fazla açık pozisyonda yapılandırılmış, güvenilir ve tamamen otomatik stop-loss yönetimi isteyen trader’lar için tasarlanmıştır. Tüm açık işlemleri sürekli izler, Smart Stop piyasa yapısı mantığını kullanarak en uygun stop seviyesini hesaplar ve stopları net ve şeffaf kurallarla otomatik olarak günceller. İster tek bir varlıkla işlem yapı
Equity Protect Pro: Endişesiz İşlem İçin Kapsamlı Hesap Koruma Uzmanınız Hesap koruması, öz sermaye koruması, portföy koruması, çoklu strateji koruması, kar koruması, kar toplama, işlem güvenliği, risk kontrol programları, otomatik risk kontrolü, otomatik tasfiye, koşullu tasfiye, planlı tasfiye, dinamik tasfiye, iz süren stop loss, tek tıklamayla kapatma, tek tıklamayla tasfiye ve tek tıklamayla geri yükleme gibi özellikler arıyorsanız, Equity Protect Pro ihtiyacınız olan programdır. Kurulumu
Pulsar Terminal , Astralys LLC tescilli markası olan Pulsar Technologies ürünüdür. Pulsar Terminal, MetaTrader 5 için bir yardımcı eklentidir. MetaTrader 5 hesabınıza bir Expert Advisor aracılığıyla bağlanan bir eşlik eden uygulama içinde yürütme araçlarıyla birleştirilmiş görsel bir arayüzdür . Aracın yeteneklerini en üst düzeye çıkarmak ve standart MT5 panellerinden daha gelişmiş bir görsel arayüz ve iş akışı sunmak için eşlik eden bir uygulama kullanıyoruz. Pulsar Terminal bağımsız bir uygul
Kurulum Kılavuzu:    Buraya Tıklayın! Birden Fazla Uzman Danışmanı Birlikte Analiz Edin EA Sonuçlarını Sihirli Numaraya Göre Karşılaştırın Karlılığı ve Düşüşleri Takip Edin Sonuçları Tarih Aralığına Göre Filtrele Görsel Değer Eğrisi ve Detaylı Metrikler Bir Dakikadan Kısa Sürede Kullanıma Hazır EA Portföy Analizcisi EA Portfolio Analyzer,   birden fazla Uzman Danışmanın canlı performansını   net ve yapılandırılmış bir şekilde   izlemek için tasarlanmış   profesyonel bir analiz aracıdır . Aynı h
Seconds Chart — MetaTrader 5 için saniye bazlı grafikler oluşturmanıza olanak sağlayan eşsiz bir araçtır. Seconds Chart sayesinde saniye cinsinden zaman dilimleriyle grafik oluşturabilir, standart dakika veya saatlik grafiklerde mümkün olmayan esneklik ve analiz hassasiyetine ulaşabilirsiniz. Örneğin, S15 zaman dilimi 15 saniyelik mum çubuklarını ifade eder. Desteklenen özel sembollerle herhangi bir gösterge ve danışman kullanabilirsiniz. Onlarla çalışmak, standart grafiklerde işlem yapmak kadar
MT4 için Expert Advisor Risk Manager çok önemli ve bence her yatırımcı için gerekli bir program. Bu Uzman Danışman ile ticaret hesabınızdaki riski kontrol edebileceksiniz. Risk ve kar kontrolü hem parasal hem de yüzdesel olarak yapılabilir. [Instruction for Risk Manager parameters] Danışman işlevleri Bu risk yöneticisi, riskleri kontrol etmenize yardımcı olacaktır: - bir anlaşma için - günlük - bir hafta için - Bir ay için Ayrıca kontrol edebilirsiniz 1) Ticaret yaparken izin verilen ma
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'dan MT5'e:   Nihai Sinyal Kopyalama Çözümü Telegram'dan MT5'e işlemlerinizi basitleştirin, DLL'lere ihtiyaç duymadan işlem sinyallerini doğrudan Telegram kanallarından ve sohbetlerinden MetaTrader 5 platformunuza kopyalayan modern araç. Bu güçlü çözüm hassas sinyal yürütme, kapsamlı özelleştirme seçenekleri sağlar, zamandan tasarruf sağlar ve verimliliğinizi artırır. [ Instructions and DEMO ] Temel Özellikler Doğrudan Telegram API Entegrasyonu Telefon numarası ve güvenli kod ile kimlik
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (13)
DashPlus , MetaTrader 5 platformunda işlem verimliliğinizi ve etkinliğinizi artırmak için tasarlanmış gelişmiş bir işlem yönetim aracıdır. Risk hesaplama, emir yönetimi, gelişmiş ızgara sistemleri, grafik tabanlı araçlar ve performans analitiği gibi kapsamlı bir özellik yelpazesi sunar. Temel Özellikler 1. Kurtarma Izgarası Olumsuz piyasa koşullarında işlemleri yönetmek için ortalama alma ve esnek bir ızgara sistemi uygular. İşlem kurtarma çabalarını optimize etmek için stratejik giriş ve çıkış
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
Üye olduğunuz herhangi bir kanaldan (özel ve kısıtlı olanlar dahil) sinyalleri doğrudan MT5'inize kopyalayın.  Bu araç, kullanıcıyı göz önünde bulundurarak tasarlanmış olup işlemleri yönetmek ve izlemek için ihtiyacınız olan birçok özelliği sunar. Bu ürün, kullanıcı dostu ve görsel olarak çekici bir arayüzde sunulmaktadır. Ayarlarınızı özelleştirin ve ürünü dakikalar içinde kullanmaya başlayın! Kullanıcı Kılavuzu + Demo  | MT4 Sürümü | Discord Sürümü Demo denemek isterseniz lütfen kullanıcı kı
Bu ürün, haber saatlerinde tüm uzman danışmanları ve manüel grafikleri filtreler, böylece manüel ticaret kurulumlarınızı veya diğer uzman danışmanlar tarafından girilen işlemleri yok edebilecek ani fiyat dalgalanmaları konusunda endişelenmenize gerek kalmaz. Bu ürün, herhangi bir haber yayınlanmadan önce açık pozisyonlarınızı ve bekleyen emirlerinizi yönetebilen tam bir sipariş yönetim sistemi ile birlikte gelir.   The News Filter'ı   satın aldığınızda, gelecekteki uzman danışmanlar için yerleşi
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
Filtrele:
İnceleme yok
İncelemeye yanıt