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.


おすすめのプロダクト
Limiter Drawdown EA – Automatic Account Protection for MetaTrader 5 Description Limiter Drawdown EA is a lightweight risk management tool for MetaTrader 5. It monitors your account drawdown in real time and will automatically close all open trades once the threshold you define is reached. This provides a reliable safeguard for any trading strategy. Main Functions Monitors equity versus balance continuously Closes all positions when your chosen drawdown percentage is reached Optionally removes
FREE
MT5 to Telegram Signals This utility is simple to use and supports a wide variety of settings: Pick your desired Telegram group and enter the bot token and the chat id Get notified when orders are placed, modified, executed, closed… or any combination of states Connect your broker account with Telegram and stop missing important notifications. Would you like to receive Telegram notifications? Are you looking for a simple way to share trade signals with your followers? Do you need to start docume
FREE
“One-Click Flatten — Fast, Clean, Reliable”      Close all orders and positions in your account with a single click — no hassle, no fumbling through tabs.      Time-saving tool for traders needing instant exit from the market—especially during volatile moves or news events.      Emotion-free execution reduces human errors and hesitation—just click and it's done.      Easy to use: load the EA in MT5 and let it handle the rest. Perfect for both beginners and seasoned traders.      Fu
FREE
Core function Intelligent transaction management one-click opening and closing operation, which supports user-defined lots to set multiple closing modes: all closing, closing by direction and closing by profit and loss status. Professional risk control, real-time risk monitoring and spread control to avoid high-cost trading environment. Visual control panel has an intuitive graphical interface, and all functions can be operated with one button to display position information, profit and loss sta
FREE
Rsi Zeus
Juan Eduardo Verdala
RSI Zeus — Indicator for MetaTrader 5 RSI Zeus is an indicator based on the standard RSI that incorporates volume data as an additional factor in its calculation, with the aim of reflecting not only price movement but also the trading activity behind that movement. What this indicator does It calculates a modified RSI value that weights price with the volume traded on each bar. The result is a line that behaves similarly to the traditional RSI but reacts differently in situations where price mov
FREE
リスクマネージャー – MT5向けトレードアシスタント 概要 Risk Manager – Trade Assistantは、トレード執行を強化し、リスク管理を自動化し、取引パフォーマンスを最適化する高度なツールです。動的ロットサイズ計算、隠れストップロス保護、トレード自動化、リアルタイム取引ジャーナルを統合し、トレーダーに市場での優位性を提供します。 直感的なインターフェースと自動化機能を備え、スキャルパー、デイトレーダー、スイングトレーダーに最適です。 主な機能 トレード執行 & 注文管理 インテリジェント注文パネル   – 市場注文、指値/逆指値注文、スナイプ注文を素早く実行 動的ロットサイズ計算   – リスク割合または固定金額に基づいてロットサイズを自動調整 部分利確(TP)・損切り(SL)   – 利益確保と損失最小化をシステム化 リスク管理 & 保護 隠れストップロス   – ブローカーによるSL狙いを防止 ダミーSL   – ストップ狩りや価格操作から保護 スプレッドベース執行   – 設定したスプレッド閾値内でのみトレードを実行 ローソク足確定決済   – ローソク
FREE
Indicator Removal Script for MetaTrader 5 (Version 1.4) The Delete  All Indicators Script is a powerful and user-friendly tool designed for MetaTrader 5 (MT5) to instantly remove all indicators from the main chart, sub-windows, or both, with a single click. Developed by Louis MattFX , this script (Version 1.4) simplifies chart management, saving traders time and effort when resetting their workspace for fresh analysis or new trading strategies. Key Features Flexible Removal Options : Choose to c
FREE
Strifor SmartTrade Expert — プロトレーダー向けのソリューションで、注文の主要ステップを自動化します: 即座にストップロスとテイクプロフィットを設定 取引ごとのリスクを固定(エキスパート設定で指定) 時間を節約し、手入力ミスを防止 Strifor Lot Calculator と連携可能(計算機でロットを計算し、エキスパートで同じリスクを設定) ショートカットキー ALT+F4 — ワンクリックで注文。SL/TPと固定リスクを設定して即開設。 利点 速度 — 手動操作なしで瞬時に取引開始 規律 — リスクが常に一定、人為的ミスを排除 汎用性 — すべての銘柄・時間足で利用可能 信頼性 — すべての取引が保護される Strifor SmartTrade Expert — ALT+F4 一発で取引開始:SL/TP自動設定、リスク固定。 Strifor Lot Calculator と相性抜群。迅速。規律。ミスなし。 設定 Risk per Trade (%) — 取引ごとのリスク(Lot Calculatorと同じ) Stop/Take Parameters —
FREE
Precision Risk Manager and Multi-Order Controller for MT5 — Version 2 This utility provides risk-based lot size calculation, one-click order execution, and batch trade modification from a single collapsible panel. It is designed for manual traders who manage multiple entries on the same symbol. Features Lot Size Calculator: Enter a risk percentage and stop-loss price, then click Calculate Lot Size to receive the exact lot size for that risk amount. Order Execution: Click Buy or Sell to execute
FREE
FREE FREE FREE Trade Assistant MT5 – Professional Trading & Risk Management Panel Trade Assistant MT5 is an advanced trading panel designed to help traders execute orders faster, safer, and more professionally . It simplifies manual trading by combining smart order management , precise risk control , and one-click execution , making it ideal for both beginners and advanced traders. This tool does not trade automatically . Instead, it empowers you with full control while applying professional-gra
FREE
Look Back My Trading History Look Back My Trading Historyは、MT5の取引履歴を強調表示することにより、これまでのエントリーポイントをトレーダーが簡単に振り返ることを可能にするためのツールです。 トレーディングを学び始めたばかりの人にとって、トレーディングスキルを向上させるための最も効率的な方法の1つは、自分の取引履歴を振り返ることです。 ただし、MT5チャートに表示される標準の取引履歴の矢印は小さすぎて即座に見つけることが難しく、トレーダーは自分が行った取引、とりわけ過剰取引などの愚かな間違いについて再認識する機会を失いがちです。 トレードの良し悪しに関係なく取引履歴を明確にして、それらを直視した上で深い考察を繰り返すことで、長期的な目線で見た場合にトレーディングに対する正しい姿勢を養う事ができます。 Look Back My Trading Historyの利点   取引履歴を振り返る最も簡単な方法であること 自らの取引履歴を振り返り、過去から学ぶ、そのためのルーティン構築のきっかけを提供します。 最小限かつ重要な情報を提供
FREE
Breakeven Bot
Gabriel Paul Ange Perrin
Optimize your trading management with Breakeven Bot, the essential tool for active traders managing multiple positions at once. No more wasting time manually adjusting your stops—one click is all it takes to secure your profits! Main Feature: ️ "BREAKEVEN" Button – Instantly set all profitable positions to breakeven and protect your gains quickly. ️ Customization Options: Set breakeven in pips or currency, depending on your preference. Choose whether breakeven should be at the entr
FREE
"Manage multiple positions as a single unit with hidden targets." The Virtual Basket TP SL Manager is a professional MetaTrader 5 utility designed to automate the closing of positions based on the total profit or loss of a group of orders (a "basket"). By utilizing Virtual Levels , all Take Profit (TP) and Stop Loss (SL) targets are stored locally within the EA's memory and are not sent to the broker's server, keeping your strategy safe from stop-hunting and price manipulation. Key Features Virt
FREE
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
TradeInfo MT5
Manuraj Dhanda
4.36 (14)
TradeInfo is a utility indicator which displays the most important information of the current account and position. Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information. MagicNumber filter. Comment filter. Indicator parameters: ShowPro
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
RangeScalper
Ndumiso Mavuso
3.2 (5)
The strategy is based on finding top and bottoms during the night flat range. The night flat range usually lasts during the Pacific and Asian trading session and is characterized by low volatility. Most night scalpers have one weakness, that is, small gains and few big losses which wipe all the small gains. This Scalper is using Neutral network to avoid days that can potentially have high volatility and result in big loses, Neutral network does this accurately . The Neutral network has currently
FREE
MT5toTLGRM
Fernando Morales
4.2 (5)
Do not use Windows 7 with this EA MT5toTLGRM EA only sends text messages to a Telegram group or channel of your choice. The messages are customizable to show information about any trading activity in the account. Also it shows a daily PnL report. Several instances of this EA can be used simultaneously in the same MT5 terminal for sending messages to different Telegram group/channel but ensure that each one has a different number in [B13] setting. Following are the features of MT5toTLGRM EA send
FREE
Simple Order
Mikhail Nazarenko
5 (2)
Simple order is designed to make placing pending orders as easy and fast as possible. Setting a pending order takes just two steps. 1. Double-click on the price of placing an order, after that a panel with buttons for order names appears. 2. Click on the button of the required order That's it, the pending order is set. If necessary, we adjust the order by dragging, as well as change the sizes of stop loss and take profit. Don't forget to pre-set the size of the stop loss and take profit in the S
FREE
Free MetaTrader 5 indicator that displays "CALL IT A DAY" when London & New York sessions close. Customizable alerts, session tracking, and a guilt-free reminder to log off. Perfect for workaholic traders! Tired of staring at charts when the market’s already clocked out? Session Guardian   is your sassy trading assistant that slaps a giant   "CALL IT A DAY"   on your screen when both London   and   New York sessions are closed—because even traders deserve happy hour. Key Features:   Big, Bo
FREE
* This product was converted using  "BRiCK Convert4To5 MT 5 "  based on the MQL4 source file of  "BRiCK TradeByArrow MT4 Free" . BRiCK is a simple and versatile utility.   By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "TradeByArrow" is Utility that executes order processing when an arrow object is created on the chart. Combined with Indicator which outputs arrow object, it can be used like Expert. Parameter [ArrowName] EntryBuy: A
FREE
Current Price
Keni Chetankumar Gajanan -
5 (2)
A simple and useful Current Price Panel, which displays magnified current Bid, Ask prices and spread, movable anywhere on chart window using the mouse. Also provides an option to have as text at a static location showing bid or ask price along with spread, shown at any location on the chart. Allows display as pips or points along with spread highlighted in distinct color if it crosses the threshold point for the previous 100 ticks. Includes an option to show or hide the last digit (pipette) of t
FREE
数秒でトレードのリスクを完全にコントロール! ロットサイズを手計算したり、外部の計算ツールを切り替えたり、素早いエントリーを逃したりしていませんか?Risk Manager は、MetaTrader 5 向けのプロフェッショナルで洗練された、非常に直感的なチャート上の取引パネルです。スキャルパー、デイトレーダー、スイングトレーダー向けに設計されており、リスク計算と取引実行をワンクリックで完全自動化します。 ロットサイズを推測するのはやめましょう。チャート上のビジュアル Stop Loss ラインをドラッグするだけで、選択したリスク率に基づいて正確なロットサイズと金額リスクを即座に計算します。 主な機能とメリット ドラッグ&ドロップ式のインタラクティブな Stop Loss: チャート上に赤い点線が表示されます。それを希望する Stop Loss レベル(直近の高値/安値の外側)までドラッグすると、価格を即座に読み取り、リスクを計算します。 双方向同期: 手入力したいですか?パネルに特定の価格を入力すると、チャート上のビジュアル Stop Loss ラインがそのレベルへ即座に移動
FREE
A powerful and intuitive trade management tool designed for scalpers and intraday traders. Created to complement the Nampim Samba Scalper strategy , it allows traders to open, manage, and close positions quickly without leaving the chart.  Key Features: Customizable trading panel – choose position (left, right, center, top, bottom). One-click trading buttons – instantly open Buy/Sell trades with pre-set lot sizes. Close management – close last 1/2/3 trades or all Buy/Sell positions with one clic
FREE
Profit & Loss Display - MT5 Panel On chart panel to display profit and loss per product over specified time period.  * current version only shows p/l for ea with magic not manual trades Note this is a panel, not an indicator or algorithm, it simply displays profit and loss from account history //---- Install ----// After download, attach indicator to chart from the markets folder which is in navigator window (Cntrl N) //---- Study ----// Set target profit for product per week/specified peri
FREE
RFOC Variacao Diaria
Ronaldo Franco De Oliveira Cardoso
O Produto RFOC Variação Diária apresenta a função de indicar no gráfico a variação, em porcentagem, do preço em relação ao preço de fechamento do dia anterior. O indicador permite configurar 100% da coloração para variações de alta, baixa e neutra (0.00%). O painel com a apresentação da variação diária do preço fica fixada na parte superior do gráfico, e se ajusta automaticamente no centro da janela.
FREE
Risk Control Utility: Margin Call & Loss Level Calculator Info Loss Level is an information utility for MetaTrader 5 traders that monitors critical risk levels in real-time and provides clear visualization of deposit loss points.   Key Features Critical Risk Level Calculations Margin Call Level - price level where broker force-closes positions   Loss Level - theoretical price level for complete deposit depletion   The difference between levels shows your account's "safety buffer"   Critica
FREE
IMPORTANT NOTE: This is a professional Trade Management Utility and on-chart assistant. It is NOT an automated trading robot. It does not open trades on its own. The UltraFast Trade Manager MT5 is the ultimate execution and risk-management suite designed to give you absolute control over your manual and algorithmic trades. When managing multiple positions, calculating complex net break-even points, or constantly monitoring the economic calendar, hesitation can lead to costly mistakes. This utili
FREE
- The Symbol Changer Utility for MetaTrader is a tool that enables traders to switch between various symbols on the MetaTrader trading platform easily and quickly. - It is designed to change the symbol of the current and all open chart windows and the timeframe of the current chart window (by clicking the button). - The tool retrieves symbols from the Market Watch, displaying only the necessary symbols in the market watch.
FREE
Risk Properly with FXPosition Size Calculator which calculated the optimal Lot sSize based on your desired Risk Percentage and Stop-Loss, ensuring precise Risk Management. Enter your account balance, risk percentage, and Stop-Loss(either in points or price levels), and the calculator instantly determines the required lot size so that you don't risk too much. Protect your capital and trade with confidence with Accurate Position Sizing and Simplicity.
FREE
このプロダクトを購入した人は以下も購入しています
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 (135)
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 フォルダに貼り付けて、ターミナルを再起動しま
TradePanel MT5
Alfiya Fazylova
4.87 (151)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 ご注意ください!割引は期間限定で、毎週火曜日に価格が5ドルずつ上昇します(上限100ドルまで)。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
ベータリリース Telegram to MT5 Signal Trader はまもなく正式なアルファ版をリリースします。いくつかの機能はまだ開発中で、小さな不具合に遭遇する可能性があります。問題が発生した場合はぜひご報告ください。皆さまのフィードバックがソフトウェア改善に役立ちます。 Telegram to MT5 Signal Trader は、 Telegram のチャンネルやグループからの取引シグナルを自動的に MetaTrader 5 にコピーする強力なツールです。 パブリックおよびプライベートの両方のチャネルに対応し、複数のシグナル提供元を複数のMT5口座に接続可能です。ソフトウェアは高速で安定し、すべての取引を細かく制御できます。 インターフェースは直感的で、ダッシュボードとチャートは見やすく設計されており、リアルタイムで動作状況をモニターできます。 必要環境 MQL の制限により、EA は Telegram と通信するためのデスクトップアプリが必要です。 インストーラーは公式の インストールガイド にあります。 主な機能 マルチプロバイダー: 複数の Telegram
Limited time offer: 20% off for a few days only!  - Annual subscription $360 instead of $450  - Lifetime plan $550 instead of $690 The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   -
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.82 (34)
MetaTrader 5 用のプロフェッショナル取引コピー機 MetaTrader 向けの高速・高性能・信頼性の高い 取引コピー機 です。 COPYLOT は、MT4 と MT5 のターミナル間で Forex 取引をコピーでき、 Hedge 口座と Netting 口座の両方に対応しています。 COPYLOT MT5 版の対応構成: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版 完全な説明 + DEMO + PDF 購入方法 インストール方法 ログファイルの取得方法 テストと最適化の方法 Expforex のすべての製品 MT4 ターミナルへのコピーも可能です(MT4 → MT4、MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT は、2台、3台、さらには10台のターミナル間で同時に動作できる、プロフェッ
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
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
Copy Cat More Trade Copier MT5 (コピーキャット MT5) は、今日の取引課題に対応して設計されたローカルトレードコピーシステムと完全なリスク管理・実行フレームワークです。プロップファームのチャレンジから個人ポートフォリオ管理まで、堅牢な実行、資本保護、柔軟な設定、高度な取引処理の組み合わせで、あらゆる状況に適応します。 コピーシステムはマスター(送信側)とスレーブ(受信側)の両方のモードで動作し、成行注文と指値注文、取引修正、部分決済、両建て決済操作のリアルタイム同期を行います。デモ口座とライブ口座、取引ログインまたは投資家ログインの両方に対応し、EA、ターミナル、またはVPSが再起動してもパーシスタント取引メモリシステムを通じて復旧を保証します。複数のマスターとスレーブをユニークIDで同時に管理でき、ブローカー間の違いはプレフィックス/サフィックス調整またはカスタムシンボルマッピングを通じて自動的に処理されます。 マニュアル/設定  | Copy Cat More MT4 | チャンネル  特別機能: 設定が簡単 — わずか30秒で完了(ビデオをご覧
MT5 to Telegram Signal Provider は、Telegramのチャット、チャンネル、またはグループに 指定された シグナルを送信することができる、完全にカスタマイズ可能な簡単なユーティリティです。これにより、あなたのアカウントは シグナルプロバイダー になります。 競合する製品とは異なり、DLLのインポートは使用していません。 [ デモ ] [ マニュアル ] [ MT4版 ] [ Discord版 ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。必要な全ては開発者から提供されます。 主な特長 購読者に送信する注文の詳細をカスタマイズする機能 例えば、Bronze、Silver、Goldといった階層型のサブスクリプションモデルを作成できます。Goldサブスクリプションでは、すべてのシグナルが提供されます。 id、シンボル、またはコメントによって注文をフィルターできます 注文が実行されたチャート
Trade copier MT5
Alfiya Fazylova
4.59 (41)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT5> MT5、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
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
Helios Pulse v1.03 — リアルタイム確率ダッシュボード|裁量トレーダー向け Helios Pulseは、マーケットの読み方を根本から変えます。複数のインジケーターウィンドウを切り替えながら矛盾するシグナルを解読する必要はもうありません。ひとつの明確な答え——現在のマーケットの方向性バイアスを示すリアルタイム確率パーセンテージが、ティックごとに連続更新されます。 これは単なるシグナル矢印パネルではありません。Helios Pulseは、複数のテクニカル分析次元の一致度を測定し、本当に信頼できる確信度スコアを算出する確率エンジンです。方向だけでなく、その方向がどれほど確かなのか——そしてそれがリアルタイムで強まっているのか弱まっているのかを見ることができます。 チャート上の表示 コンパクトなダークテーマのパネルがチャート上に配置され、ロングとショートの2つのダイナミック確率カードが表示されます。マーケット状況の変化に応じて、カードの色の強度が淡色から鮮明に変化し、数値を確認する前に瞬時に視覚的な判断が得られます。明確な判定ラベルが現在の状態を表示します:Strong Bu
Timeless Charts
Samuel Manoel De Souza
5 (4)
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
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
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
Trader Evolution
Siarhei Vashchylka
5 (7)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simplifies
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** 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
Seconds Chart - MetaTrader 5で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。カスタムシンボルをサポートしているインジケーターやEAをすべて使用できます。標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Seconds Chartの利点 1秒から900秒 までのタイムフレームをサポート。 組み込みのティックデータベースにより、ヒストリカルデータを 瞬時にロード 。 リアルタイムでデータが更新され、 遅延やラグなし 。 複数の秒足チャートを同時に作成可能。 Seconds Chartが最適な用途 スキャルピング や高頻度取引。 正確なエントリーとエグジット。 短期タイムフレームでの取引戦略のテスト。 タイムフレームの設定 デフォルトの設
Equity Protect Pro: 安心取引のための総合的な口座保護エキスパート 口座保護、資産保護、ポートフォリオ保護、マルチ戦略保護、利益保護、利益確定、取引セキュリティ、リスク管理プログラム、自動リスク管理、自動決済、条件付き決済、スケジュール決済、動的決済、トレーリングストップロス、ワンクリッククローズ、ワンクリック決済、ワンクリック復元などの機能をお探しなら、Equity Protect Pro が最適なプログラムです。 設定は簡単で、事前設定された条件に達すると、すべてのチャートを閉じることができ、シグナルサブスクリプションのキャンセルもサポートします(これは、すべての取引プログラムも停止することを意味します)。この時点で、新しい注文は生成されなくなり、最終的にすべての注文が閉じられ、予期せぬ損失を効果的に防止し、安心して取引できるようになります。 Equity Protect Pro (Technical Manual) Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4
ウォッチリスト全体の極端なバーをリアルタイムでスキャン。 Power Bar Scannerは全てのシンボルを同時に監視し、極端な価格バーが出現した瞬間にアラートを送信します。チャートを切り替える必要はありません。全ての機会を一つのパネルで確認できます。 あらゆる時間足に対応。Forex、Indices、ゴールド、Crypto - 全てを一画面で表示。 仕組み スキャナーはMarket Watch内の各シンボルについて、ローソク足の実体が N x ATR を超えるバーをチェックします。検出すると、そのシンボルが方向(BUY/SELL)、ATR比率、何本前にシグナルが発生したかと共に表示されます。どのシンボルが今アクティブかを一目で確認できます。 ワンクリックナビゲーション スキャナー内の任意のシンボル名をクリックすると、チャートが即座にそのシンボルに切り替わります。シグナルを見つけて、クリックして、分析する。手動でのシンボル切り替えやチャートタブの検索は不要です。 ソート可能なカラム 任意のカラムヘッダーをクリックして、シンボル、価格、シグナル、比率、経過時間でソートできます。最も
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (13)
DashPlus は、MetaTrader 5プラットフォーム上での取引効率と効果を向上させるために設計された高度なトレード管理ツールです。リスク計算、注文管理、高度なグリッドシステム、チャートベースのツール、パフォーマンス分析など、包括的な機能を提供します。 主な機能 1. リカバリーグリッド 逆境の市場環境下で取引を管理するための平均化および柔軟なグリッドシステムを実装します。 取引回復のための戦略的なエントリーおよびエグジットポイントを可能にします。 2. スタックグリッド 強い市場の動きの中でポジションを追加することで、有利な取引での潜在的なリターンを最大化するように設計されています。 トレンド市場で利益を得られるよう、勝ち取引を拡大します。 3. 損益(P&L)ライン チャート上に直接、潜在的な利益と損失のシナリオを視覚的に表示します。 設定を調整し、P&Lラインをドラッグして、実行前にさまざまな取引結果を評価します。 4. バスケットモード 同じシンボルでの複数ポジションの管理を簡素化し、それらを単一の集約ポジションにまとめます。 平均価格に基づいて、ストップロスやテイクプ
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 5 プラットフォームの強化に役立ちます。多言語サポート。 MT4バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎます
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (override
Smart Stop Scanner – マルチアセット対応の市場構造型ストップロス分析システム 概要 Smart Stop Scanner は、複数の市場にわたるストップロス構造をプロフェッショナル品質で監視するために設計されたツールです。 実際の市場構造、重要なブレイクアウト、価格アクションロジックに基づいて最も意味のあるストップゾーンを自動的に検出し、 高精細(DPI対応)で見やすい統一パネルに表示します。 Forex、ゴールド、インデックス、メタル、暗号資産など幅広い市場に対応しています。 ストップレベルの算出方法 従来型のインジケーターや任意の計算式は使用していません。 代わりに、 ブレイクアウト、より高い高値、より低い安値 といった実際の市場構造イベントを検出します。 ストップレベルはこれらの構造ポイントから直接生成されるため、より自然で信頼性が高く、 実際の市場動向に即したストップ設定が可能になります。 主なハイライト • 高精度のマルチアセット対応 Forex、メタル、ゴールド、インデックス、暗号資産など、幅広い銘柄をサポートし、桁数やティックサイズを自動処
Easy Trade – シンプルかつ強力なスマートトレード管理 Easy Trade は、リスクを適切にコントロールし、スムーズな取引執行を実現したい MetaTrader ユーザーのためのオールインワン・トレードマネジメントソリューションです。 トレーダーの声をもとにゼロから設計された Easy Trade は、複数シンボルの取引を簡単に実行・監視・管理できるようにし、作業フローを複雑にしません。 手動スキャルピングでも、少数のセットアップを管理するポートフォリオでも、Easy Trade は賢明な判断と安定した成果に集中できるようサポートします。 ⸻ なぜ Easy Trade を使うべきか? 精密なリスク管理:固定ロットサイズまたはパーセンテージによるリスク設定が可能。リアルタイムでリスクとリワード情報を確認。 バスケット型トレーリング:複数の取引の利益を監視。目標到達で部分利益を自動確保。 取引の自動記録:各取引をスクリーンショットで記録。ジャーナル記録やパフォーマンス分析に最適。 時限クローズ機能:指定日時での自動クローズ設定が可能。週末前や取引終了時に便利。 カス
MT5用 Stats Dashboard & Journal ULTRA 完全なトレーディングコマンドセンター:分析、自動化、ニュースインテリジェンス。 Stats Dashboard ULTRAは、Pro分析ツールの究極の進化形です。MetaTrader 5をプロフェッショナルなトレーディングステーションに変え、機関投資家レベルのパフォーマンス分析と、自動化されたニュース保護、高度な心理的指標を組み合わせます。完全なコントロールを求める裁量トレーダーやEAポートフォリオマネージャー向けに設計されています。 ULTRAバージョンの新機能 ニュースインテリジェンスエンジン: ニュースを見るだけでなく、分析します。過去のニュースイベントが保有中のトレードにどう影響したかをシミュレーションし、ポジションを保持すべきか決済すべきかを教えてくれます。 EAボットガード(自動保護): 重要度の高いニュース(High-Impact News)の際、他のExpert Advisor(EA)を自動的に一時停止し、市場が落ち着いたら再稼働させます。 真の株式ドローダウン(True Equity Drawd
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
多機能ツール:ロット計算、グリッド注文、R/R比率、トレードマネージャー、サプライ&デマンドゾーン、プライスアクションなど デモ版   |   ユーザーマニュアル トレードアシスタント   はストラテジーテスターでは動作しません :   こちらからデモ版をダウンロード  して ユーティリティ をテストできます。 ご質問、改善のご提案、バグ発見の場合は ご連絡ください MT4版が必要な場合は こちら から入手できます トレード   プロセス を簡素化、高速化、自動化。   ダッシュボード で標準端末の機能を拡張。 トレードパネルは  あらゆる取引商品で動作:外国為替、株式、インデックス、暗号通貨など。 1. 新規トレードの実行 :ロット / リスク / R/R計算 :手動トレードのためのリスク管理 ロット計算機(リスクサイズに基づく取引量計算) リスク計算機(ロットサイズに基づくリスク額) リスクリワード   比率 グリッド注文:  + 動的間隔オプション、スプリットロットオプション 注文のアクティベーショントリガー、+ バイストップリミット / セルストップリミット 仮想SL、仮想
フィルタ:
レビューなし
レビューに返信