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.


おすすめのプロダクト
Telegram Signal Sender MT5であなたの外国為替シグナル共有の能力を高めましょう。この強力なユーティリティは、Telegramチャンネルにトレードシグナルを送信するプロセスを自動化し、簡素化するために設計されており、新進のシグナルプロバイダーから確立されたプロバイダーまで最適です。Forex FactoryやRedditのr/Forexなどのトレーディングコミュニティで広く称賛され、InvestopediaやMQL5フォーラムでの議論でもシグナルの効率的な配信で注目されており、視聴者を増やしたいトレーダーの間で人気のツールです。ユーザーは、タイムリーかつプロフェッショナルなシグナル配信により、フォロワーのエンゲージメントが30-40%増加し、シグナルを手動で投稿する時間が50%削減されたと報告しています。主な利点には、自動シグナル生成、カスタマイズ可能なリスク管理、公開またはプライベートのTelegramチャンネルに高品質のシグナルを簡単に共有できるユーザーフレンドリーなインターフェースが含まれ、信頼できるシグナルプロバイダーとしての評判を高めます。 Telegr
完全セットアップガイド(ブログ) Telegram Control Center (TCC) は、MetaTrader 5用の強力なユーティリティエキスパートアドバイザーで、取引口座とTelegramを接続します。取引は開始しません。代わりに、監視、アラート、およびTelegramコマンドによるリモート口座管理を提供します。 主な機能: - リアルタイム口座監視:残高、有効証拠金、証拠金、全ポジション - ポジションのオープン、クローズ、変更時に即座にTelegram通知 - 設定可能な閾値で有効証拠金ドローダウンアラート - 経済カレンダーベースの内蔵ニュースフィルター - Telegram経由のリモートポジション管理(単一または全ポジションのクローズ、パスワード保護) - 任意のシンボルのチャートスクリーンショットをTelegramに送信 - チャート上のライブステータスバーで接続とニュース状況を表示 - グローバル変数による他のEAとのニュースウィンドウ状況の統合 - 1つのチャートにアタッチして口座全体を監視(全シンボル、全magic番号) - 特定EA監視用のmag
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)
通知を送信するための自動システム。これにより、サブスクライバーが取引端末からの取引イベントを見逃すことはありません。アカウントの取引操作に関する通知をTelegramメッセンジャーに送信するユーティリティ。 テレグラム->ここ/   MT4-   >   ここ でユーティリティをチャンネルに接続するためのステップバイステップの説明 利点: 簡単なセットアップと詳細な手順、 調整可能なスクリーンショットを送信する可能性、 絵文字を使用してカスタマイズ可能な通知テキスト、 完全または部分的な開始、終了、および注文の変更に関する通知の調整、 デフォルトで通知を送信する場合、テキストファイルは自動的にダウンロードされます。 保留中の注文の発注または削除に関する通知の調整、 記号とマジックナンバーによる便利なフィルタリング。 入力変数: TELEGRAM BOT AND CHAT SETTINGS Telegram bot token - Enter the token number received after registering the bot in "BotFather" Telegr
このツールを使用すると、「すべて閉じる」をクリックするだけで、開いている注文をすべてワンクリックで閉じることができます。 収益性の高い注文のみをクローズしたい場合は、「収益性の高い注文をクローズする」ボタンをクリックすると、すべての変動注文がクローズされます。 変動損失のある注文のみを決済したい場合は、「損失可能注文を決済する」ボタンをクリックすると、変動損失のあるすべての注文が決済されます。 このツールは1年間テストされています. ワンクリックポジションクローズ機能は非常に完成しています. ポジションクローズはタイムリーであり、遅延範囲は小さいです. もちろん、遅延はあなたの地域やネットワーク環境にも関係します.ご注意ください。 履歴データのバックテスト プロセス中、このツールのパフォーマンスはさらに完璧になり、100 件の注文すべてを閉じるのに最長 0.495 秒しかかかりませんでした。 実際の取引プロセス中、私のポジション注文の最大数はわずか 26 で、すべてのポジションが決済されるまでにかかった時間は 1.28 秒でした。
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
オーダーチケット, 取引パネル, リスク管理, 手動取引, トレーリングストップ, 注文管理, 高速約定 — JoOrderTrade Pro — MetaTrader 5 用実行パネル 概要 JoOrderTrade Pro は MetaTrader 5 向けのグラフィカルなオーダーチケット兼実行パネルです。マーケット注文・指値注文の発注、Stop Loss/Take Profit の設定、トレーリングストップやブレイクイーブン(保本)などのリスク管理機能、カスタマイズ可能なホットキー、リアルタイム統計を提供します。自動売買ロボットではありません。 動作環境 MetaTrader 5:ツールバーの Algotrading を有効にしてください。 口座タイプ(Netting / Hedge):一部機能は口座タイプにより挙動が異なります。 配布形式:コンパイル済み EX5 ファイル。 主な機能 マーケット注文・指値注文の高速発注。 トレーリングストップ(値またはポイントでの起動設定)。 ブレイクイーブン:指定利益到達で Stop Loss をエントリ価格(または指定オフセット)へ移動
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!
このアドバイザーは、複数のペアをワンクリックで取引できるダッシュボードです。 クリック   開ける   選択したペアの注文を開くボタン。 クリック   近い   選択したペアの注文を閉じるボタン。 注文ロットはユーザーが入力した番号です。正の数は買い注文に対応し、負の数は売り注文に対応します。 部分的に閉じるのではなく、注文全体を閉じるには、   「CLOSE」 ボタンをクリックします。クロージングアクションはロット数とは関係ありません。 マジックインプットを 0 に設定すると、アドバイザーが同時に手動注文を閉じるのを手伝ってくれます。 エントリーマジックを別のアドバイザーのマジックで構成すると、アドバイザーは、別のアドバイザーがオープンした注文を同時にクローズするのに役立ちます。 三角生垣   ワンクリックで。 取引シンボルはカスタマイズ可能です。市場観察からインポートするか、ユーザーが入力します。 禁止: Magic - アドバイザーのマジックナンバー。 MaxLots: 最大ロット。ロット数がこのMaxLotsを超える場合、注文ロットはMaxLotsとなります。 StopLo
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
このプロダクトを購入した人は以下も購入しています
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (208)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順   -   アプリケーションの手順   -   デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (125)
Local Trade Copier EA MT5 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT5 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT5 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT5 >> ファイル >> データ フォルダを開く >> MQL5 >> Experts フォルダに貼り付けて、ターミナルを再起動しま
ベータリリース Telegram to MT5 Signal Trader はまもなく正式なアルファ版をリリースします。いくつかの機能はまだ開発中で、小さな不具合に遭遇する可能性があります。問題が発生した場合はぜひご報告ください。皆さまのフィードバックがソフトウェア改善に役立ちます。 Telegram to MT5 Signal Trader は、 Telegram のチャンネルやグループからの取引シグナルを自動的に MetaTrader 5 にコピーする強力なツールです。 パブリックおよびプライベートの両方のチャネルに対応し、複数のシグナル提供元を複数のMT5口座に接続可能です。ソフトウェアは高速で安定し、すべての取引を細かく制御できます。 インターフェースは直感的で、ダッシュボードとチャートは見やすく設計されており、リアルタイムで動作状況をモニターできます。 必要環境 MQL の制限により、EA は Telegram と通信するためのデスクトップアプリが必要です。 インストーラーは公式の インストールガイド にあります。 主な機能 マルチプロバイダー: 複数の Telegram
TradePanel MT5
Alfiya Fazylova
4.86 (148)
Trade Panel は、多機能の取引アシスタントです。このアプリケーションには手動取引用の 50 を超える取引機能が含まれており、ほとんどの取引操作を自動化できます。 注意、アプリケーションはストラテジー テスターでは動作しません。購入する前に、デモアカウントでデモ版をテストできます。デモ版 ここ 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を実行できます: 自動リスク計算を使用して未決の注文とポジションをオープンします。 ワンクリックで複数の注文とポジションをオープンします。 注文グリッドを開きます。 未決の注文とポジションをグループごとにクローズします。 ポジション反転 (買いを閉じて売りを開く、または売りを閉じて買いを開く)。 ポジションをロックします(買いポジションと売りポジションの量を均等にする追加のポジションをオープンします)。 ワンクリックですべてのポジションを部分的にクローズします。 すべてのポジションのテイクプロフィットとストップロスを同じ価格レベルに設定します。 すべてのポジションのストップロスをポジションの損益分岐点レベルに設定します。 注文とポ
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
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャート
Copy Cat More Trade Copier MT5 (コピーキャット MT5) は、今日の取引課題に対応して設計されたローカルトレードコピーシステムと完全なリスク管理・実行フレームワークです。プロップファームのチャレンジから個人ポートフォリオ管理まで、堅牢な実行、資本保護、柔軟な設定、高度な取引処理の組み合わせで、あらゆる状況に適応します。 コピーシステムはマスター(送信側)とスレーブ(受信側)の両方のモードで動作し、成行注文と指値注文、取引修正、部分決済、両建て決済操作のリアルタイム同期を行います。デモ口座とライブ口座、取引ログインまたは投資家ログインの両方に対応し、EA、ターミナル、またはVPSが再起動してもパーシスタント取引メモリシステムを通じて復旧を保証します。複数のマスターとスレーブをユニークIDで同時に管理でき、ブローカー間の違いはプレフィックス/サフィックス調整またはカスタムシンボルマッピングを通じて自動的に処理されます。 マニュアル/設定  | Copy Cat More MT4 | チャンネル  特別機能: 設定が簡単 — わずか30秒で完了(ビデオをご覧
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は、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 Contact me via private message to receive the User Manual and Setup. * Thai Lauguage Support Available Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading Approac
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
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 は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (13)
DashPlus は、MetaTrader 5プラットフォーム上での取引効率と効果を向上させるために設計された高度なトレード管理ツールです。リスク計算、注文管理、高度なグリッドシステム、チャートベースのツール、パフォーマンス分析など、包括的な機能を提供します。 主な機能 1. リカバリーグリッド 逆境の市場環境下で取引を管理するための平均化および柔軟なグリッドシステムを実装します。 取引回復のための戦略的なエントリーおよびエグジットポイントを可能にします。 2. スタックグリッド 強い市場の動きの中でポジションを追加することで、有利な取引での潜在的なリターンを最大化するように設計されています。 トレンド市場で利益を得られるよう、勝ち取引を拡大します。 3. 損益(P&L)ライン チャート上に直接、潜在的な利益と損失のシナリオを視覚的に表示します。 設定を調整し、P&Lラインをドラッグして、実行前にさまざまな取引結果を評価します。 4. バスケットモード 同じシンボルでの複数ポジションの管理を簡素化し、それらを単一の集約ポジションにまとめます。 平均価格に基づいて、ストップロスやテイクプ
Smart Stop Manager – プロレベルの精度でストップロスを自動実行 概要 Smart Stop Manager は Smart Stop ラインナップの「実行レイヤー」であり、複数ポジションを持つトレーダーのために構築された、構造化された信頼性の高い完全自動ストップロス管理システムです。すべての保有中ポジションを継続的に監視し、Smart Stop のマーケットストラクチャー・ロジックを用いて最適なストップレベルを計算し、明確で透明性のあるルールに従ってストップを自動更新します。 単一の銘柄から複数銘柄のポートフォリオ全体まで、Smart Stop Manager は各トレードに規律、安定性、そして完全なリスク可視化をもたらします。感情的判断を排除し、手作業を大幅に削減し、すべてのストップが常に市場構造に基づいた論理的なプロセスに従うことを保証します。 ハイライト マーケットストラクチャーに基づく自動ストップ配置 • Smart Stop ロジックに基づき、各オープンポジションへ最適なストップロスを自動適用します。 ポートフォリオ全体を一目で把握 • 銘柄、方向
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
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 – マルチアセット対応の市場構造型ストップロス分析システム 概要 Smart Stop Scanner は、複数の市場にわたるストップロス構造をプロフェッショナル品質で監視するために設計されたツールです。 実際の市場構造、重要なブレイクアウト、価格アクションロジックに基づいて最も意味のあるストップゾーンを自動的に検出し、 高精細(DPI対応)で見やすい統一パネルに表示します。 Forex、ゴールド、インデックス、メタル、暗号資産など幅広い市場に対応しています。 ストップレベルの算出方法 従来型のインジケーターや任意の計算式は使用していません。 代わりに、 ブレイクアウト、より高い高値、より低い安値 といった実際の市場構造イベントを検出します。 ストップレベルはこれらの構造ポイントから直接生成されるため、より自然で信頼性が高く、 実際の市場動向に即したストップ設定が可能になります。 主なハイライト • 高精度のマルチアセット対応 Forex、メタル、ゴールド、インデックス、暗号資産など、幅広い銘柄をサポートし、桁数やティックサイズを自動処
Pulsar Terminal は、 Astralys LLC の商標である Pulsar Technologies の製品です。 Pulsar TerminalはMetaTrader 5用のユーティリティアドオンです。 Expert Advisor を介してMetaTrader 5アカウントに接続される コンパニオンアプリケーション 内の実行ツールと組み合わされた ビジュアルインターフェース です。標準的なMT5パネルよりも高度なビジュアルインターフェースとワークフローを提供し、ツールの機能を最大化するためにコンパニオンアプリケーションを使用しています。Pulsar Terminalはスタンドアロンアプリケーションではなく、動作にはMetaTrader 5が必要です。EAはPulsar Terminalコンパニオンアプリケーションと localhost経由のみ で通信します。コンパニオンアプリケーションのインストーラーは、インストールガイド(MQL5ブログ記事)を通じて購入者に提供されます。 インターフェースでは注文の実行、リスク管理、取引統計の閲覧、そしてMetaTrader
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.82 (34)
MT5のトレードコピー機は、МetaТrader5プラットフォームのトレードコピー機です 。 それは間の 外国為替取引をコピーします   任意のは 、MT5 - MT5、MT4 - MT5   COPYLOT MT5版の アカウント (またはを MT4 - MT4   MT5 - MT4   COPYLOT MT4版用) 信頼できるコピー機! MT4のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 МТ4ターミナルでトレードをコピーすることもできます(   МТ4   -   МТ4、МТ5   -   МТ4   ):   MT4のCOPYLOT CLIENT このバージョンには、端末間 МТ5   -   МТ5、МТ4   -   МТ5が含まれ ます。 ディールコピー機は、2/3/10端末間でディール/ポジションをコピーするために作成されます。 デモ口座と投資口座からのコピーがサポートされています。 プログラムは、複数の端末バインデ
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
MT5のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 [Instruction for Risk Manager parameters] アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。 アドバイザーは各イベントにアラートを添えて、注文を削除する理由を説明し
Equity Protect Pro: 安心取引のための総合的な口座保護エキスパート 口座保護、資産保護、ポートフォリオ保護、マルチ戦略保護、利益保護、利益確定、取引セキュリティ、リスク管理プログラム、自動リスク管理、自動決済、条件付き決済、スケジュール決済、動的決済、トレーリングストップロス、ワンクリッククローズ、ワンクリック決済、ワンクリック復元などの機能をお探しなら、Equity Protect Pro が最適なプログラムです。 設定は簡単で、事前設定された条件に達すると、すべてのチャートを閉じることができ、シグナルサブスクリプションのキャンセルもサポートします(これは、すべての取引プログラムも停止することを意味します)。この時点で、新しい注文は生成されなくなり、最終的にすべての注文が閉じられ、予期せぬ損失を効果的に防止し、安心して取引できるようになります。 Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4 Demo.ex4 Equity Protect Pro MT5 Demo.
TelegramからMT5へ: 究極のシグナルコピーソリューション Telegram to MT5 を使えば、取引がシンプルになります。DLL を必要とせず、Telegram のチャンネルやチャットから MetaTrader 5 プラットフォームに取引シグナルを直接コピーできる最新ツールです。この強力なソリューションは、正確なシグナル実行、豊富なカスタマイズオプション、時間の節約、そして効率性の向上を実現します。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを通じてチャット ID を簡単に管理できます。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 例外的な単語 (例: 「レポート」、「結果」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 価格ではなくポイントを指定するシグナルのエントリ ポイントを自動的に計算します。
Seconds Chart — MetaTrader 5で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。カスタムシンボルをサポートしているインジケーターやEAをすべて使用できます。標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Seconds Chartの利点 1秒から900秒 までのタイムフレームをサポート。 組み込みのティックデータベースにより、ヒストリカルデータを 瞬時にロード 。 リアルタイムでデータが更新され、 遅延やラグなし 。 複数の秒足チャートを同時に作成可能。 Seconds Chartが最適な用途 スキャルピング や高頻度取引。 正確なエントリーとエグジット。 短期タイムフレームでの取引戦略のテスト。 タイムフレームの設定 デフォルトの設
Timeless Charts
Samuel Manoel De Souza
5 (3)
Timeless Charts is an advanced charting solution designed for professional traders seeking for custom charts / custom timeframes , including seconds charts / seconds timeframe, renko charts / renko bars, cluster charts / footprint charts and advanced tools present in most of the popular platforms. Unlike traditional offline charts or simplistic custom indicators, this solution constructs fully custom bars with true timestamp accuracy , down to miliseconds, allowing for a powerful and precise tr
あなたがメンバーである任意のチャネルから(プライベートおよび制限されたものを含む)シグナルを直接あなたのMT5にコピーします。  このツールは、トレードを管理し監視するために必要な多くの機能を提供しながら、ユーザーを考慮して設計されています。 この製品は使いやすく、視覚的に魅力的なグラフィカルインターフェースで提供されています。設定をカスタマイズして、数分で製品を使用を開始できます! ユーザーガイド + デモ  | MT4版 | Discord版 デモを試してみたい場合は、ユーザーガイドにアクセスしてください。 Telegram To MT5 受信機は、ストラテジーテスターで動作しません! Telegram To MT5の特徴 複数のチャネルから一度にシグナルをコピー プライベートおよび制限されたチャネルからシグナルをコピー BotトークンまたはChat IDは必要ありません   (必要に応じて使用することができます) リスク%または固定ロットを使用して取引 特定のシンボルを除外 すべてのシグナルをコピーするか、コピーするシグナルをカスタマイズするかを選択 すべてのシグナルを認
The Expert Advisor is a comprehensive risk manager helping users to control their trading activities. With this tool being a safeguard you can easily configure various risk parameters. When any limit is exceeded, the risk manager can force close opened positions, close other EAs, and even close the terminal to prevent emotional trading that doesn't correspond to your trading strategy. Risk Manager Settings Account Protection Check min equity limit to close all (account currency) - check the min
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
多機能ツール:ロット計算、グリッド注文、R/R比率、トレードマネージャー、サプライ&デマンドゾーン、プライスアクションなど デモ版   |   ユーザーマニュアル トレードアシスタント   はストラテジーテスターでは動作しません :   こちらからデモ版をダウンロード  して ユーティリティ をテストできます。 ご質問、改善のご提案、バグ発見の場合は ご連絡ください MT4版が必要な場合は こちら から入手できます トレード   プロセス を簡素化、高速化、自動化。   ダッシュボード で標準端末の機能を拡張。 トレードパネルは  あらゆる取引商品で動作:外国為替、株式、インデックス、暗号通貨など。 1. 新規トレードの実行 :ロット / リスク / R/R計算 :手動トレードのためのリスク管理 ロット計算機(リスクサイズに基づく取引量計算) リスク計算機(ロットサイズに基づくリスク額) リスクリワード   比率 グリッド注文:  + 動的間隔オプション、スプリットロットオプション 注文のアクティベーショントリガー、+ バイストップリミット / セルストップリミット 仮想SL、仮想
フィルタ:
レビューなし
レビューに返信