MT5 to Telegram Informer

MT5 to Telegram Signal Provider
Real-time trade notifications for MetaTrader 5
Overview
MT5 to Telegram Signal Provider is a utility Expert Advisor for MetaTrader 5 that automatically sends trade notifications to one or more Telegram chats or channels. Every trade action that occurs on the account is captured and delivered as a formatted message in real time.
The EA runs on any chart and monitors the entire account. It does not place, modify, or close any orders. Its only function is to observe trade events and report them.

What Gets Reported
The EA detects and reports the following trade events:
Market order opened (buy or sell)
Market order closed, including the result in the account currency
Stop Loss or Take Profit modification on any open position
Pending order placed (buy/sell limit, buy/sell stop)
Pending order triggered and filled
Pending order cancelled
Optional daily summary report at a configurable time

Message Content
Each notification contains the relevant information for that event type. A trade open message includes symbol, direction, lot size, entry price, stop loss, take profit, ticket number, comment, and time. A trade close message additionally shows the open price, close price, pip result, and profit or loss in the account currency.
Messages are formatted in HTML with bold field labels for readability. A separator line appears at the top and bottom of each message. An optional account info line can be appended showing the account number and balance.
An optional chart screenshot is captured and sent to Telegram alongside each trade open and close notification.

Setup Instructions
Step 1 - Create a Telegram Bot
Open Telegram and start a conversation with @BotFather. Use the /newbot command to create a new bot. Copy the bot token that BotFather provides.
Step 2 - Get Your Chat ID
For a private chat with the bot: start a conversation with your bot, then retrieve your chat ID from @userinfobot. For a Telegram channel: add the bot as an administrator of the channel and use the channel username (e.g. @mysignals) as the Chat ID.
Step 3 - Allow WebRequests in MT5
In MetaTrader 5, open Tools > Options > Expert Advisors. Enable the option "Allow WebRequests for listed URL" and add the following URL to the list:
Step 4 - Attach the EA
Drag the EA onto any chart. Enter your Bot Token in the TG_BotToken field and your Chat ID in the TG_ChatID1 field. If the connection is successful, a green status label appears in the top-left corner of the chart and a startup message is sent to Telegram.

Input Parameters
Telegram Configuration
Parameter Default Description
TG_BotToken (empty) Bot token obtained from @BotFather. Required.
TG_ChatID1 (empty) Primary Telegram chat or channel ID. Required.
TG_ChatID2 (empty) Second chat ID. Optional.
TG_ChatID3 (empty) Third chat ID. Optional.

Message Events
Parameter Default Description
Ev_OnOpen true Send a notification when a market order is opened.
Ev_OnClose true Send a notification when a position is closed.
Ev_OnModify true Send a notification when Stop Loss or Take Profit is changed.
Ev_OnPendingSet true Send a notification when a pending order is placed.
Ev_OnPendingFill true Send a notification when a pending order is triggered and filled.
Ev_OnPendingCancel true Send a notification when a pending order is cancelled.
Ev_DailyReport false Send an automated daily summary at the configured hour.
Ev_ReportHour 20 Hour of day (0-23) at which the daily report is sent.

Filters
Parameter Default Description
F_AllowedSymbols (empty) Comma-separated list of symbols to monitor. Leave empty to monitor all symbols. Example: XAUUSD,EURUSD
F_BlockedSymbols (empty) Comma-separated list of symbols to ignore.
F_MagicNumber -1 Only report trades with this magic number. Set to -1 to report all trades regardless of origin.
F_Comment (empty) Only report trades whose comment contains this text. Leave empty to report all.

Message Format
Parameter Default Description
Fmt_ProviderName MY SIGNALS Name shown at the top of every notification.
Fmt_ShowAccount true Append account number and currency to each message.
Fmt_ShowEquity false Append balance and equity to each message.
Fmt_ShowPips true Include pip result in trade close messages.
Fmt_UseEmojis true Use colored circle indicators for trade direction. Set to false for plain text labels.

Chart Screenshot
Parameter Default Description
Sc_Send false Capture and send a screenshot of the current chart with each trade notification.
Sc_DeleteAfterSend  = true;             // Delete screenshot file after sending
Sc_Width 800 Width of the screenshot in pixels.
Sc_Height 500 Height of the screenshot in pixels.
Sc_Caption (empty) Optional text appended to the screenshot caption. If empty, the provider name and symbol are used.

Connection
Parameter Default Description
Conn_Timeout 10000 Maximum time in milliseconds to wait for a Telegram API response.
Conn_ShowStatus true Display a connection status label on the chart.
Conn_StartMsg true Send a message to Telegram when the EA starts. Includes account number, broker, and balance.
Conn_StopMsg true Send a message to Telegram when the EA is removed or the terminal closes. Includes the stop reason.

Daily Report
When Ev_DailyReport is enabled, the EA sends an automated summary once per day at the time defined by Ev_ReportHour. The report includes the total number of trades closed that day, the count of winners and losers, the win rate as a percentage, the total profit or loss in the account currency, and the current account balance.

Chart Screenshots
When Sc_Send is enabled, the EA saves a screenshot of the chart it is attached to after each trade open, close, or pending fill event. The image is sent to Telegram using the sendPhoto API method. If that request fails, the EA automatically retries using sendDocument, which is more compatible with Telegram groups and channels where direct photo uploads may be restricted.

Technical Notes
The EA does not trade. It has no effect on open positions, pending orders, or account funds.
It monitors all positions on the account, not only those on the chart it is attached to.
Multiple instances can run simultaneously on different charts if needed, for example to send different symbols to different Telegram channels using the symbol filter.
The connection to Telegram is checked every five minutes. If the connection is lost and restored, the status label on the chart updates automatically.
All text is encoded in UTF-8 before sending, which ensures correct rendering of all characters in Telegram.

Requirements
MetaTrader 5 build 2361 or later.
A Telegram account and a bot created via @BotFather.
WebRequests must be allowed for https://api.telegram.org/ in MT5 Options > Expert Advisors.
An active internet connection on the machine running MetaTrader 5.
추천 제품
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
개요 이 지표는 클래식 돈치안 채널(Donchian Channel) 의 향상된 버전으로, 실전 트레이딩을 위한 다양한 기능이 추가되었습니다. 표준 세 개의 선(상단, 하단, 중앙선) 외에도 브레이크아웃 을 감지하여 차트에 화살표로 시각적으로 표시하며, 차트를 깔끔하게 보기 위해 현재 추세 방향의 반대 라인만 표시 합니다. 지표 기능: 시각적 신호 : 브레이크아웃 시 컬러 화살표 표시 자동 알림 : 팝업, 푸시 알림, 이메일 RSI 필터 : 시장의 상대 강도를 기반으로 신호 검증 사용자 맞춤 설정 : 색상, 선 두께, 화살표 코드, RSI 임계값 등 동작 원리 돈치안 채널은 다음을 계산합니다: 상단선 : 최근 N개의 종가 완료 캔들에서 가장 높은 고가 하단선 : 최근 N개의 종가 완료 캔들에서 가장 낮은 저가 중앙선 : 고가와 저가의 평균값 상방 브레이크아웃 은 종가가 상단선을 돌파할 때 발생하며, 하방 브레이크아웃 은 종가가 하단선 아래로 내려갈 때 발생합니다. 이 지표는: 세 개의
FREE
DF Fib Trader Pro DF Fib Trader Pro는 MetaTrader 5용으로 설계된 자동 거래 시스템입니다. 피보나치 기반 가격 수준과 추세 및 구조 분석을 결합하여 진입 및 청산 시점을 정의합니다. EA는 롱 포지션과 숏 포지션을 모두 지원하며, 내장된 위험 관리 매개변수를 포함합니다. 핵심 기능: • 피보나치 되돌림 및 확장 로직을 사용하여 진입, 손절매, 이익실현 시점을 표시합니다. • 랏 크기 및 손절매/이익실현 수준 설정 가능 • 진입 시점 1개 또는 2개 선택 가능 • 시장 상황에 따라 고정 또는 동적 손절매 및 이익실현 지원 • 다양한 시간대 및 통화쌍 지원 • 최대 스프레드, 슬리피지, 거래 빈도 제어 옵션 포함 • 자동 거래 관리: 손익분기점, 트레일링 손절매, 부분 청산 옵션 • 원하는 경우 시장가 주문 지원 입력 개요: • 위험 관리: 랏 크기, 거래당 위험, 최대 거래 수 • 진입 조건: 피보나치 레벨 선택, 추세 필터 옵션 • 청산 관리:
FREE
BlueBoat – Prime Cycle is a technical indicator for MetaTrader 5 that visualizes market cycles based on the Fimathe cycle model (Marcelo Ferreira) . It identifies and displays historic and live cycle structures such as CA, C1, C2, C3, etc., helping traders understand the rhythm and timing of price movement across multiple sessions. This tool is ideal for manual analysis or as a supporting signal in discretionary strategies. Key Features Historical Cycle Analysis – Backtest and visualize as many
VM Auto SLTP Basic
Van Minh Nguyen
5 (1)
VM Auto SLTP Basic - Intelligent Trade Management for Scalpers Enhance your scalping strategy to a higher level. VM Auto SLTP Basic automatically manages Stop Loss and Take Profit for orders that are opened manually or by other Expert Advisors. This tool does not open trades on its own, allowing you to maintain full control while enjoying precise risk management. Key Features SL/TP based on ATR or fixed price Automatic SL move to Breakeven Risk management as a percentage of account balance Suppo
FREE
Inverted_Chart_EA Utility Expert Advisor Inverted_Chart_EA creates and maintains a mirror-inverted chart of any symbol and timeframe. It automatically generates a custom instrument (e.g. US30_INV ) and keeps its price history updated in real time, with bars mirrored around a chosen pivot. This utility gives traders a new way to analyze the market from a different perspective by flipping the chart upside down. Why use an inverted chart? Highlight hidden patterns – price formations that look ordin
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Risk Calculator EA – Utility for Precise Trade Sizing If you find this tool useful consider to  Buy me a coffee!   The Ultimate Risk Calculator is a lightweight in-chart Expert Advisor (EA) designed to help you easily and quickly calculate position size and set stop-loss / take-profit levels with full control over risk management directly on the chart. What it does? It turns manual risk decisions into fast, visual, and accurate calculations. You draw or adjust the Entry, Stop-Loss and Take-P
FREE
Show Pips for MT5
Roman Podpora
4.52 (27)
이 정보 표시기는 계정의 현재 상황을 항상 알고 싶어하는 사람들에게 유용합니다. VERSION MT 4 -   More useful indicators 표시기는 포인트, 백분율, 통화 단위의 이익뿐만 아니라 현재 쌍의 스프레드와 현재 기간에서 막대가 마감될 때까지의 시간과 같은 데이터를 표시합니다. 차트에 정보선을 배치하는 데는 여러 가지 옵션이 있습니다. 가격 오른쪽(가격보다 뒤에 있음) 코멘트(차트의 왼쪽 상단) 화면의 선택된 모서리에 있습니다. 정보 구분 기호를 선택할 수도 있습니다. | / \ # 이 표시기는 사용하기 쉽고 매우 유익합니다. 설정에서 불필요한 정보 항목을 비활성화할 수 있습니다. 설정 외모의 종류       - 정보 라인 표시 유형. 세 가지 옵션이 있습니다: 가격을 따르세요       - 가격을 따르세요. 댓글로       - 코멘트로; 화면의 선택된 모서리에서       - 화면의 선택한 모서리에 있습니다. 첨부용 그래프 코너       - 화면의 선택한
FREE
표시기는 현재 시세를 작성하여 과거 시세와 비교할 수 있으며 이를 바탕으로 가격 변동을 예측합니다. 표시기에는 원하는 날짜로 빠르게 이동할 수 있는 텍스트 필드가 있습니다. 옵션: 기호 - 표시기가 표시할 기호 선택. SymbolPeriod - 지표가 데이터를 가져올 기간 선택. IndicatorColor - 표시기 색상. HorisontalShift - 지시자가 그린 따옴표를 지정된 막대 수만큼 이동합니다. Inverse - true는 인용 부호를 반대로, false - 원래 보기를 반전합니다. ChartVerticalShiftStep - 차트를 수직으로 이동합니다(키보드의 위/아래 화살표). 다음은 날짜를 입력할 수 있는 텍스트 필드의 설정으로, '엔터'를 누르면 즉시 이동할 수 있습니다.
MACD Enhanced
Nikita Berdnikov
5 (3)
Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
FREE
Binary Profit Gainer
Myo Min Aung
5 (2)
This indicator is especially for the binary trading. Time frame is 1 minutes and exp time 5 or 3 minutes only. You must be use martingale 3 step. So you must put lots size is 10 % at most. You should use Mt2 trading platform to connect with my indicator to get more signal without human working. This indicator wining rate is over 80% but you may get 100% of profit by using martingale 3 step. You should use MT2 Trading Platform to connect meta trader platform and binary platform . You can get mt2
FREE
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
Zigzag Price Arrows
Aiman Saeed Salem Dahbag
The Zigzag Price Arrow indicator is an enhanced version of the classic Zigzag indicator, combining the traditional zigzag pattern with advanced visual features. It not only identifies major market turning points but also provides clear trading signals through: • Directional arrows: Displays colored arrows (green for buy, magenta for sell) indicating potential trend directions. • Price labels: Shows the exact price values at each pivot point directly on the chart. • Improved visual clarity: Make
FREE
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
4.33 (6)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
LT Donchian Channel
Thiago Duarte
4.83 (6)
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
This Tradepanel is an Utility for Traders Who want ot use Basic MoneyManagement for Calculation of Lotsize  I have created the basic edition only to give an Overview with Limited Functionality Full Features are available with  Auto TradePanel  Pro. (This is Only Because it can not be Tested in Strategy Tester ).  Complete Description is available at  "Auto TradePanel Pro".  in This Version Basic Functionality ( Calculation of Lotsize ) open /close Positions is working in the same way as in Pro
FREE
Donchian Channel DC
Renato Takahashi
Donchian Channel DC is the indicator of Donchian Channels, that plots maximum and minimum values of a specific period, besides mean value line. It´s possible to configure simple period for analysis and the indicator will plot all three values. You can trade with this indicator as trend or reversal, according to each strategy. Do not let to test others indicators as soon as others expert advisors.
Bneu Prop Firm Manager
Marvinson Salavia Caballero
**Bneu Prop Firm Challenge Manager** is a trading utility for MetaTrader 5 designed to assist traders participating in proprietary trading firm evaluation challenges. This free version monitors account metrics, tracks challenge progress, and displays rule compliance status with pre-configured prop firm presets. **Free Version Features** **Prop Firm Presets** - Pre-configured rule sets for common proprietary trading firms - FTMO preset with corresponding rule parameters - MyForexFunds (MFF) pr
FREE
Trendline mt5 indicator
David Muriithi
3 (1)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
SMC Venom Model BPR 지표는 Smart Money(SMC) 개념 내에서 일하는 트레이더를 위한 전문 도구입니다. 가격 차트에서 두 가지 주요 패턴을 자동으로 식별합니다. FVG (공정 가치 갭)는 3개의 캔들의 조합으로, 첫 번째와 세 번째 캔들 사이에 갭이 있습니다. 이는 볼륨 지원이 없는 레벨 사이에 구역을 형성하여 종종 가격 수정으로 이어집니다. BPR (균형 가격 범위)은 두 개의 FVG 패턴의 조합으로, "브리지"를 형성합니다. 이는 가격이 낮은 볼륨 활동으로 움직일 때 브레이크아웃과 레벨로의 복귀 구역으로, 캔들 사이에 갭을 생성합니다. 이러한 패턴은 거래자가 차트에서 거래량과 가격 역학을 분석하여 주요 지지/저항 수준, 돌파 구역 및 진입 지점을 식별하는 데 도움이 되며, 여기서 대형 시장 참여자와 일반 참여자 간의 상호 작용이 발생합니다. 이 지표는 사각형과 화살표 형태로 패턴을 시각화하며 유연한 경고 설정도 지원합니다. 주요 특징: 패턴 표시 모드
Click Trading
Jawad Tauheed
5 (2)
One Click Trading – Auto TP SL Developer TraderLinkz Version 1.00 Category Utility What it does Adds missing TP and SL to your manual trades and pending orders Sets them once per ticket Lets you move TP and SL afterward Works on hedging and netting accounts Scans on every tick and reacts on trade events Why you want it You place faster entries You get consistent risk and exit targets You reduce fat finger errors You keep full manual control Quick start Attach the EA to any chart Keep TP and SL e
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upper
FREE
Crypto to MT5
Rajesh Kumar Nait
크립토닷컴에서 MT5로 Crypto.com websocket에서 Metatrader 5로 라이브 촛대 스트리밍 OHCLV(시가 고가 저가 종가) 실시간 요금 데이터입니다.  트레이더, 분 차트에서 OHLC 데이터가 정확하지 않으면 기술 차트 연구에서 잘못된 분석을 제공할 수 있습니다. 이 제품은 수동 분석에 도움이 될 수 있는 실시간으로 정확한 데이터를 제공하도록 보장합니다. 내 프로필 https://www.mql5.com/en/users/rajeshnait/seller에서 내 다른 암호화 제품을 확인할 수 있습니다. 1. OHLCV 데이터 2. 여러 심볼 지원 및 생성 3. 도구 > 옵션 > URL 탭에서 웹 요청 허용에서 언급한 대로 바이낸스 웹 소켓 및 API URL을 추가하고 웹 요청 허용 확인란을 선택해야 합니다. - 웹소켓 URL : stream.crypto.com - API URL : api.crypto.com 4. 차트는 GMT+0 시간대(Crypt
Owl Smart Levels MT5
Sergey Ermolov
4.03 (32)
MT4 버전  |  FAQ Owl Smart Levels Indicator 는 Bill Williams 의 고급 프랙탈, 시장의 올바른 파동 구조를 구축하는 Valable ZigZag, 정확한 진입 수준을 표시하는 피보나치 수준과 같은 인기 있는 시장 분석 도구를 포함하는 하나의 지표 내에서 완전한 거래 시스템입니다. 시장과 이익을 취하는 장소로. 전략에 대한 자세한 설명 표시기 작업에 대한 지침 고문-거래 올빼미 도우미의 조수 개인 사용자 채팅 ->구입 후 나에게 쓰기,나는 개인 채팅에 당신을 추가하고 거기에 모든 보너스를 다운로드 할 수 있습니다 힘은 단순함에 있습니다! Owl Smart Levels 거래 시스템은 사용하기 매우 쉽기 때문에 전문가와 이제 막 시장을 연구하고 스스로 거래 전략을 선택하기 시작한 사람들 모두에게 적합합니다. 전략 및 지표에는 눈에 보이지 않는 비밀 공식 및 계산 방법이 없으며 모든 전략 지표는 공개되어 있습니다. Owl Smart Levels를 사
Golden Mind EA
Leszek Aleksander Mroczek
FREE FOR LIMITED TIME Golden Mind EA – Adaptive Grid Trading for GOLD Description Golden Mind EA is a fully automated Expert Advisor for MetaTrader 5 that utilizes a dynamic BUY-only grid strategy, designed exclusively for GOLD (XAU/USD) trading. What sets this EA apart from traditional grid trading systems is its intelligent pair-based position closure logic. Instead of relying on fixed take-profit levels, Golden Mind EA calculates the profit difference between pairs of trades and closes them
FREE
Product Description PropFirm Risk Manager EA is a dedicated risk-control Expert Advisor designed for prop firm traders (FTMO, MyFunded, E8, and similar). This EA does NOT open trading strategies . Its only job is to protect your account by monitoring equity in real time and enforcing risk rules automatically. It helps you: Prevent daily and maximum drawdown violations Stop trading after reaching daily profit targets Control trading time windows Avoid accidental rule breaks due to emotions or ov
FREE
AP VWAP Bands Pro (MT5) Volume-weighted average price with ±σ bands for clear intraday bias, mean-reversion zones, and dynamic support/resistance. Works on crypto (incl. BTC) , FX , indices , and metals . Uses tick-volume when real volume isn’t available. What it shows VWAP line (volume-weighted mean price). Two envelopes around VWAP (default ±1σ and ±2σ) to highlight balance vs. extension. Reset modes : Day , Week , or Anchor Time (HH:MM) to start VWAP where you need it (e.g., exchange open).
FREE
이 제품의 구매자들이 또한 구매함
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (208)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 추가 자료 및 지침 설치 지침   -   애플리케이션 지침   -   데모 계정용 애플리케이션 평가판 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용자 정의, % AB 이전
TradePanel MT5
Alfiya Fazylova
4.86 (148)
Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위한 50개 이상의 거래 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 전략 테스터에서는 애플리케이션이 작동하지 않습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 거래. 한 번의 클릭으로 거래 작업을 수행할 수 있습니다: 자동 위험 계산을 통해 지정가 주문 및 포지션을 엽니다. 한 번의 클릭으로 여러 주문과 포지션을 열 수 있습니다. 주문 그리드를 엽니다. 그룹별 대기 주문 및 포지션을 마감합니다. 포지션 반전(매수 청산 후 매도 개시 또는 매도 청산 후 매수 개시). 포지션 고정(매수 포지션과 매도 포지션의 양을 동일하게 하는 추가 포지션 개설). 한 번의 클릭으로 모든 포지션을 부분 청산합니다. 모든 포지션의 이익실현과 손절매를 동일한 가격 수준으로 설정합니다. 모든 포지션에 대한 손절매를 해당 포지션의 손익 분기
MarketCoachPanel
Maria Makarchuk
4 (1)
MarketCoach Panel — инструмент дисциплины и контроля риска для трейдера MarketCoach Panel — это вспомогательная панель для MetaTrader 5, разработанная для повышения дисциплины в торговле, контроля риска и принятия более осознанных решений. Приложение не совершает сделки и не является торговым советником. Оно помогает трейдеру анализировать текущую ситуацию и соблюдать собственные правила стратегии. Основные возможности • Расчёт лота по риску Автоматический расчёт объёма позиции на основе: проце
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
ApexGuard Suite — профессиональная панель контроля риска и дисциплины для MetaTrader 5 ApexGuard Suite — это комплексный инструмент для трейдеров, который помогает структурировать торговлю, контролировать риски и принимать более взвешенные решения прямо внутри терминала MetaTrader 5. Приложение не совершает сделки за вас — его задача дать полный контроль над состоянием счёта, рисками и торговым процессом в удобном визуальном формате. Интерфейс построен как единая панель с вкладками, где каждая о
PhantomBreak Radar — индикатор для MetaTrader 5, предназначенный для выявления ложных пробоев уровней (fake breakout) и рыночных ловушек. Инструмент помогает трейдерам находить моменты, когда цена прокалывает экстремум диапазона, но затем возвращается обратно — формируя потенциальную точку входа в противоположном направлении. Индикатор автоматически анализирует ценовой диапазон за выбранный период, отслеживает выход за его границы и фиксирует повторный вход цены внутрь диапазона. В таких ситуаци
Только сейчас вы можете приобрести  TradeOps Command Center с 10% скидкой всего за 630$. Акция действует до 01.04.2026 Для получение инструкции об использование утилиты обратитесь в личные сообщения! TradeOps Command Center — Профессиональный инструмент контроля риска и дисциплины в трейдинге TradeOps Command Center — это многофункциональная утилита для MetaTrader 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
Ultimate Extractor
Clifton Creath
5 (9)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. Check out Ultimate Extractor Cloud on mql5 for the Cloud version****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates detailed HTML reports with inte
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
Custom Alerts AIO: 다중 시장을 동시에 모니터링 – 설정 없이 즉시 사용 가능 개요 Custom Alerts AIO 는 복잡한 설정 없이 즉시 사용할 수 있는 통합 시장 모니터링 도구입니다. FX Power, FX Volume, FX Dynamic, FX Levels, IX Power 등 필요한 모든 지표가 내장되어 있어 별도의 설치나 구성 없이 알림 기능을 바로 사용할 수 있습니다. 차트 그래픽 없이 작동하며, Forex, 금속, 지수, 암호화폐 등 주요 자산군을 모두 지원합니다. 주식(Symbols)은 별도로 입력하여 추가할 수 있으나, MetaTrader에서는 일반적으로 제한적으로만 사용됩니다. 1. 왜 Custom Alerts AIO를 선택해야 하나요? 추가 라이선스가 필요 없습니다 • 모든 Stein Investments 지표가 내장되어 있어 별도 구매가 필요 없습니다. • 즉시 알림 기능을 시작할 수 있어 빠르고 간편합니다. 모든 시장을 하나의 도구로
VOLUME BUBBLES ORDERFLOW FOOTPRINT PROFESSIONAL Expert Advisor for MetaTrader 5 Complete Feature Documentation Introduction: Volume Bubbles OrderFlow Footprint Professional is an advanced order flow visualization tool designed for the MetaTrader 5 platform. It provides institutional-grade market analysis through real-time volume bubbles visualization, volume profiling, and sophisticated order flow analysis. This Expert Advisor transforms raw market data into actionable trading intelligence, hel
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
가입한 모든 채널에서 (개인 및 제한된 채널 포함) 시그널을 바로 MT5로 복사합니다.   이 도구는 사용자를 고려하여 설계되었으며 거래를 관리하고 모니터하는 데 필요한 많은 기능을 제공합니다. 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용할 수 있습니다! 사용자 가이드 + 데모  | MT4 버전 | 디스코드 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Telegram To MT5 수신기는 전략 테스터에서 작동하지 않습니다! Telegram To MT5 특징 여러 채널에서 동시에 신호를 복사합니다. 개인 및 제한된 채널에서 신호를 복사합니다. Bot 토큰이나 채팅 ID가 필요하지 않습니다.   (원하는 경우에는 사용할 수 있습니다) 위험 % 또는 고정된 로트로 거래합니다. 특정 심볼을 제외합니다. 모든 신호를 복사할지 또는 복사할 신호를 사용자 정의할지 선택할 수 있습니다. 모든 신호를 인
Professional Footprint Chart EA - Complete Order Flow Trading Suite DEMO USERS - PLEASE SELECT EVERY 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. See What Market Makers See! The most comprehensive order flow analysis tool for MetaTrader 5. Get institutional-grade volume analysis, real-time DO
Partial Close Expert는   여러 기능을 하나의 자동화 시스템으로 결합한 도구입니다. 이 EA는 위험 관리 및 잠재 수익 극대화를 위한 다양한 옵션을 제공하여 트레이더가 포지션을 더욱 효과적으로 관리할 수 있도록 지원합니다. Partial Close Expert를 사용하면 거래자는 다음을 설정할 수 있습니다.       부분 폐쇄       이익을 확보하기 위한 수준       트레일링 스톱       이익을 보호하고 손실을 제한하는 수준       손익분기점       가격이 불리하게 변동하더라도 거래가 손익분기점을 넘지 않도록 보장하는 수준과 여러 가지 다른 기능이 있습니다. 이 올인원 EA를 사용하면 트레이더는 거래를 지속적으로 모니터링할 필요가 없으므로 시간과 노력을 절약할 수 있습니다. EA는 시장 상황에 따라 미리 설정된 지시를 실행하여 트레이더에게 거래에 대한 유연성과 통제력을 제공합니다. 부분 닫기 전문가 첨부,       키보드의 "p"를 누르고  
Spot vs Future Arbitrage EA  is a sophisticated, fully automated Expert Advisor engineered for MT5, delivering consistent profits through pure price arbitrage on Gold (XAUUSD). Spot vs Future Arbitrage EA  Requirement - Your Broker should provide SPOT and FUTURE for trading. This EA deploys a market-neutral hedge by simultaneously opening one long position in Gold spot and one short position in Gold futures. Risk is minimized via perfect offset—market swings affect both equally—while profits a
The product will copy all  Discord  signal   to MT5   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT5. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
Mentfx Mmanage mt5
Anton Jere Calmes
4.25 (8)
The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
Dynamic Fibonacci Grid
Tsvetan Tsvetanov
5 (1)
MT5용 Dynamic Fibonacci Grid Dashboard 최신 버전을 소개합니다. 많은 새로운 기능이 추가된 이번 대시보드는 거래 경험을 완전히 변화시키며, 시장과 가격 움직임을 완전히 새로운 관점에서 볼 수 있게 합니다. 여러 시간대와 여러 심볼을 동시에 분석하여 새로운 가능성을 발견하세요. 수동 거래와 포지션 관리에 친화적인 사용자 인터페이스와 미리 정의된 자동 전략을 적용할 수 있는 확장된 기능을 제공합니다. 또한 DFG는 이제 전략 테스터(Strategy Tester)에서 트레이딩 시뮬레이터로 완벽하게 작동하며, 과거 데이터를 사용하여 다양한 거래 조건을 재현할 수 있습니다. 시각 모드에서 수동 거래를 연습하고, 고속 모드에서 자동 전략을 테스트할 수 있습니다. 주요 기능 • Dynamic Fibonacci Bands 개념을 기반으로 한 다중 시간대 및 다중 심볼 고급 기술 분석 실시간 시장 모니터링 대시보드를 통해 탁월한 효율성을 경험할 수 있습니다. M1,
GRat Crypto
Ivan Titov
4.5 (2)
Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 9 most popular crypto exchanges are available: Binance, BingX, Bybit, Coinbase, CoinEx, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete order
EasyInsight AIO MT5
Alain Verleyen
4.92 (12)
EASY Insight AIO – 스마트하고 손쉬운 트레이딩을 위한 올인원 솔루션 개요 외환, 금, 암호화폐, 지수, 심지어 주식까지 — 전 시장을 몇 초 만에, 수동 차트 확인이나 복잡한 설치, 인디케이터 설정 없이 스캔할 수 있다고 상상해 보세요. EASY Insight AIO 는 AI 기반 트레이딩을 위한 궁극의 플러그 앤 플레이(Plug & Play) 데이터 내보내기 도구입니다. 단 하나의 깔끔한 CSV 파일로 전체 시장 스냅샷을 제공하며, ChatGPT, Claude, Gemini, Perplexity 등 다양한 AI 플랫폼에서 즉시 분석할 수 있습니다. 창 전환, 복잡함, 차트 오버레이는 더 이상 필요 없습니다. 자동으로 내보내지는 순수하고 구조화된 데이터 인사이트만으로, 반복적인 차트 감시 대신 데이터 기반의 스마트한 의사결정에 집중할 수 있습니다. 왜 EASY Insight AIO인가요? 진정한 올인원 • 별도의 설정, 인디케이터 설치, 차트 오버레이가 필요 없습
HINN Lazy Trader
ALGOFLOW OÜ
5 (2)
Lazy Trader is your personal risk management assistant that independently finds the best market entries, manages positions, and helps you extract maximum profit from every trading idea! It monitors charts from M1 to W1 , finds optimal entry points based on your parameters, and manages trades without your involvement: - Got an idea on the daily chart? No need to wait for lower timeframes to form a signal — Lazy Trader will check everything and open all necessary positions while you live your lif
Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
ManHedger MT5
Peter Mueller
4.8 (5)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
Online Accounts Manager MT5
Kyra Nickaline Watson-gordon
5 (1)
OneClick Online Account Manager is a powerful utility that helps you to manage all your accounts from a centralized panel. It is suitable for all single account traders and specially for multiple accounts traders. The utility help you to : Monitor status of all accounts on a private web page. Some information such as account connection status, account profit, DD, Balance, Equity, Margin Level, Number of positions and orders, Daily and Weekly profit/loss and also overall summation of all these p
Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {IB S
Astro Trade MT5
Indra Maulana
5 (1)
AstroTrade Trading Assistant AstroTrade is a trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Visual Trade Execution and Risk Management The application includes a trading panel that assists in calculating position sizes based on the user'
The product is used to trade base on any Alert signal in MT5 Easy to setup, simple format with custom keyword All option to management orders as trailing stop, breakeen, partial close, time filter, news filter ... Option to auto open grid orders How to setup and guide: Let read all details about setup and download indicator for auto get   Alert Signal   here Do not buy if you even can not install demo EA to your VPS ( some VPS block download EA from mql5 market) We always bring customers high q
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
While you are trading,  Auto StopLoss  Premium  doing all the routine work. "Must have" for scalping. Best way to save account balance in case of force majeure.(Internet connection loss, power outage, sharp change in price direction) The Utilite automatically adds a stop loss to open and pending orders that have no stoploss set. Also adds a take profit. The anti-requote system is built into the Utilite. That means  the stop loss will be registered anyway! In the settings you can set any stop los
제작자의 제품 더 보기
Chart Order Trade Manager MT5
Juergen Marcus Wolfgang Rosswinkel
Trade Manager product description Trade Manager  is a professional order and position management panel for MetaTrader 5. The tool significantly streamlines manual order entry by automatically calculating lot size, Stop Loss, and Take Profit based on the configured risk budget, displaying all relevant parameters clearly in an interactive chart panel. The panel is fully operable via mouse click and keyboard. The entry price can be set directly by clicking on the chart. All fields can run in AUTO m
Enhanced Telegram Position Tracker MT5
Juergen Marcus Wolfgang Rosswinkel
Enhanced Telegram Position Tracker EA — Product Description Overview The Enhanced Telegram Position Tracker is a pure monitoring Expert Advisor for MetaTrader 5. It does not open, close or modify any positions. Instead, it continuously observes the trading account and sends structured notifications via a Telegram bot to one or multiple channels. This allows traders to maintain full visibility over their account at any time and from anywhere. Core Features Real-Time Position Tracking The EA detec
Telegram Trading Reporter MT5
Juergen Marcus Wolfgang Rosswinkel
Telegram Trading Reporter MT5 — Product Description (English) Overview The Simple Trading Reporter is a pure analysis and reporting Expert Advisor for MetaTrader 5. It does not open, close or modify any positions. Instead, it analyses the account trading history, generates structured performance reports and sends them automatically via Telegram to one or multiple channels. On request, visual charts captured directly from the MetaTrader terminal are attached as image files. Core Features Automati
필터:
리뷰 없음
리뷰 답변