MetaTrader 5용 무료 트레이딩 유틸리티 - 13
Umagads Lot Calculation and Auto SL TP Assistant: MT5 전문가용 리스크 관리 도구 Umagads 트레이드 어시스턴트 는 실행 속도와 엄격한 리스크 관리를 중시하는 MetaTrader 5 트레이더를 위해 설계되었습니다. 이 도구를 사용하면 더 이상 수동으로 롯(Lot) 크기를 계산하거나 진입 후 서둘러 손절선을 설정할 필요가 없습니다. 모든 계산은 즉각적으로 이루어지며 자동으로 적용되어, 트레이더가 시장의 움직임에만 집중할 수 있는 환경을 제공합니다. 주요 기능 v2.40: 정밀 롯 계산기: 계좌 잔고의 고정 리스크 비율(%)에 따라 최적의 롯 크기를 실시간으로 계산합니다. 즉각적인 자동 보호: 매수 또는 매수 클릭 시, 미리 설정된 값에 따라 스탑로스(SL)와 익절(TP)이 즉시 설정됩니다. 계좌 안전 가드: USD, USC(Cent), CNT 계좌에서만 작동하도록 설계되어 비표준 통화 계좌에서 발생할 수 있는 치명적인 계산 오류를 방지합니다
FREE
수동 헬퍼 TP (Manual Helper TP) 이 도구는 수익을 보호하고 위험을 줄이는 데 도움이 되도록 설계되었습니다. 거래에 대한 손절(Stop Loss)을 설정하고 트레일링 스톱(Trailing Stop)을 관리합니다. 사용 방법 거래하는 종목의 차트에 첨부하면 규칙에 따라 포지션을 처리합니다. 모든 설정은 포인트 단위입니다. 사용하는 종목과 전략에 맞게 조정하는 것이 중요합니다. 기본 설정은 XAUUSD에서 작동할 수 있습니다. 스캘핑의 경우 더 작은 SL, BE 및 TP를 사용하는 것이 좋습니다. 이 EA(Expert Advisor)는 절대로 스스로 거래를 시작하지 않습니다. 이 EA의 유일한 임무는 개인 설정에 따라 기존 거래의 손절을 관리하는 것입니다. 수동 거래 또는 다른 EA가 연 거래를 관리하는 강력한 보조 도구입니다. 주요 기능 초기 손절(Initial Stop Loss): 손절 없이 거래가 시작된 경우, 이 유틸리티는 설정에 따라 자동으로 손절을 추가합니다.
FREE
Just Attach to the Chart to be able to Click Button to Close all Open Positions in your Trading Account. Change Horizontal And Vertical Pixel based positioning for Button placement on chart. Appreciate your feedback and reviews. Note: All open positions on your trading account will be closed when button pressed.
If you need help with any simple utility happy to help.
FREE
A simple and convenient utility for closing orders. It can close both all orders together as well as buy, sell or pending orders separately. Has an intuitive graphical interface. MT4 version of the utility - https://www.mql5.com/en/market/product/78601 If you like this utility, take a look at my other products - https://www.mql5.com/en/users/nina_yermolenko/seller
FREE
Session Panel for MT5 Session Panel is a free MT5 indicator that gives you a fast and convenient live overview of the major trading sessions directly from the chart. Monitor Tokyo, London, and New York session times, see which session is currently active, track countdowns to the next session, and view session overlap information in one compact dashboard. Built for traders who want better market timing, clearer session awareness, and a cleaner chart workflow in live market conditions. Session Pan
FREE
Manage All Trades for MT5 Manage All Trades is a free MT5 utility that gives you fast and convenient control over open positions directly from the chart. Close all trades, BUY trades, SELL trades, profitable trades, losing trades, or positions on the current symbol with one click. Built for traders who want speed, simplicity, and better trade management in live market conditions. Manage All Trades is a lightweight and practical trade management utility for MetaTrader 5 that helps you close open
FREE
RiskSentry: Professional Drawdown & Breakeven Manager Stop guessing your risk. Visualize it. RiskSentry is the ultimate utility for manual and algorithmic traders who need to monitor their exposure in real-time. It automatically calculates and draws precise Drawdown (DD) Lines and a True Breakeven (BE) Line directly on your chart, factoring in commissions and swaps. Whether you are managing a grid of positions, a single trade, or a complex basket, RiskSentry keeps you aware of your exact risk le
FREE
An Essential Tool for Traders regardless of experience
Problem : You want to place trades for a few trading pairs, you now have to scroll through individual charts to place your trades. Your playing it wisely and would like to secure small gains for trades that go in your favour and here you are again checking your trades back and forth and closing some off manually Solution : Use the panel. Drag and Drop the panel into any single chart and type in the pairs you need in the inputs. Save time an
FREE
天机跟单系统 -MT5发送端
天机文件跟单系统是一款专业的跨平台跟单EA,让您在MT4和MT5之间自由复制交易。无论您是管理多个账户、在模拟盘与实盘之间验证策略,还是在不同券商之间迁移交易,天机都能为您提供稳定、灵活、安全的跟单体验。
重要提示:本系统由「发送端 + 接收端」两个EA文件组成,缺一不可,需成对使用。请确保下载了对应您平台(MT4或MT5)的两个文件。
下载 MT5发送端 访问: https://www.mql5.com/zh/market/product/187073 下载 MT5接收端 访问: https://www.mql5.com/zh/market/product/187071 下载 MT4发送端 访问: https://www.mql5.com/zh/market/product/187078 下载 MT4接收端 访问: https://www.mql5.com/zh/market/product/187074
核心功能 真正的跨平台互通
MT4 → MT4 MT5 → MT5 MT4 → MT
FREE
input double MaxDailyLoss = 500.0; // Maximum floating loss in account currency input double SafetyBufferMoney = 10.0; // Trigger at MaxDailyLoss - SafetyBufferMoney input int CheckEverySeconds = 2; input bool is_debugged = false; // Print additional messages in the Terminal
input bool is_Closing_All_Positions = false; // if false for each open position, each new reversed position with the same symbol & lot size will be opened.
This EA will then remove itself from the Chart
FREE
Copy trades from one MT5 account to another one or more MT5 terminals on the same computer. The code is minimalistic — no graphical objects, panels, etc. — and fully optimized for speed to ensure fast trade copying. Separate Money Management and other settings. PendingMode = true/false — copy trades using pending orders or market orders. To send trades, attach the Expert Advisor to any symbol in Sender mode. To copy trades, attach the Expert Advisor to the same symbol in another MT5 terminal in
FREE
mBer is a non-repainting scalping indicator purpose-built for EURUSD on the M5 chart . Instead of relying on generic moving averages, mBer calculates rolling Upper Quartile (Upper Q) and Lower Quartile (Lower Q) levels from recent price data — statistical boundaries that mark where price is trading relative to its own short-term distribution. When price pushes toward the Upper Q, it signals a statistically stretched, potentially overbought zone; when price pushes toward the Lower Q, it signals a
FREE
Script Universal Counter is a utility script for the MetaTrader 5 terminal designed to instantly count the number of bars (candlesticks) within a specified historical range. Key Features: Timeframe Selection: Supports all 21 standard MT5 timeframes (from M1 to MN1) via a drop-down menu. Precise Dates: Allows you to set the exact start and end time of the calculation period. Convenient Output: Automatically displays the total bar count in a pop-up window (Alert) and duplicates detailed informatio
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker in real time. The expert OrderBook Recorder records market book changes and stores them in local files for further usage in indicators and expert adviser, including testing in the tester. The expert stores market book
FREE
Product Overview The Simple Telegram Copy Trader is a FREE unified Expert Advisor that combines both Master and Slave functionality in a single EA with easy mode switching. This simplified version focuses on OPEN TRADES ONLY , making it perfect for basic copy trading setups without the complexity of advanced features.
Get professional-grade copy trading with complete lifecycle management: Telegram Signal Broadcaster MT5 (Master)
Telegram Signal Subscriber MT5 (Slave) Key Features Unified Des
FREE
Position Limiter EA: Control Your Risk, Maximize Your Strategy Are you tired of manually managing your trades across multiple symbols? Do you want to ensure you never exceed your risk limits? Introducing the Position Limiter EA for MetaTrader 5! This powerful Expert Advisor automatically monitors all your open positions and pending orders for each symbol on your account. You set the maximum number of trades allowed per symbol, and the EA takes care of the rest. If the number of trades exceeds yo
FREE
The Close All Charts utility is designed for quick and convenient closure of all open charts in the MetaTrader 5 (MT5) platform. It will be especially useful for traders who work with a large number of instruments and charts simultaneously, as well as for those who prefer to maintain order in their workspace. When testing advisors in the strategy tester with different parameters, a large number of charts often open. The Close All Charts utility is able to close them in just 1 second, which avoid
FREE
(암호화폐 차트)
Binance Future의 모든 기호를 사용자 지정 기호에 저장합니다.
Binance Future의 기호에 "F" 접두사를 추가합니다.
Binance Future의 기호를 따를 수 있는 인프라를 만듭니다.
도구 메뉴 >> 옵션 >> Expert Advisors에서 WebRequest를 허용하고 URL을 추가해야 합니다. https://fapi.binance.com
스크립트를 두 번 클릭하기만 하면 됩니다.
몇 초 만에 전체 목록을 볼 수 있습니다.
링크에서 제품을 참조하십시오 https://www.mql5.com/en/market/product/68694 설치 및 추가 지원을 위해 주저하지 말고 저희에게 연락하십시오. 설치 및 추가 지원을 위해 주저하지 말고 저희에게 연락하십시오.
FREE
HiperCube Protector is here! Discount code for 20% off at Darwinex Zero: DWZ2328770MGM_20
HiperCube Protector is the simpliest and easy drawdown Limiter to get the control of your account!, this tools aim to protect your account in real time, use a Max drawdown or StopLoss setting.
Features: Control DrawDown by Percent or Money, based on Balace of your account Friendly and elegent interface to see data in real time Send Notifications to Telegram, Push up Notificiations on your MT5 app , and
FREE
This indicator monitors the vital constants of your trading account to keep it healthy and away from excessive risks. It monitors all trades, absolute exposure, account floating point and leverage currently in use, using different color codes for your interpretation. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products | Get Help ] Amazingly easy to understand The indicator is clean and simple It calculates exposure by pairs and currencies Keep your used leverage cont
FREE
Trade Copier Master and Follower in 1 is a local expert advisor for copying trades between master and follower accounts on different terminals on the same device. It supports master/follower modes, configurable symbol mapping for different brokers, multiple money management options, risk-based sizing, stop loss/take profit copying, partial close copying, and deviation handling. The follower can close positions independently, invert trades, and adjust symbols with prefixes, suffixes, or explicit
FREE
Auto Position Manager is a unique services application of its kind across the entire MQL5 market, setting new standards for applications of this type. The Services app is a compact but powerful tool that significantly impacts the entire system. Its user-friendly interface and start-stop system make it excellent for automating repetitive tasks. Once it's set up, the service can be toggled on or off with a single click. Crucially, the configuration persists even if the platform is turned off and
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
Here our more valuable tools
SMC Trend Trading , Easy SMC Trading , Institutional SMC Architect Volume Analysis Tools , Volume flow Profile , Market volume profile , FVG with Volume , Liquidity Heatmap Profile , Volume Spread Analysis 1. What does this Terminal actually do? The Guru Terminal is designed to solve the "Retail Blindness" problem. Most traders only look at candles; this terminal gives you Institutional Context . It helps you: Track Smart Money: See what the l
FREE
Market scanner based on the indicator published here Download the 'John Carters TTM Squeeze with MACD' Technical Indicator for MetaTrader 5 in MetaTrader Market (mql5.com) . Only the instruments that are in the Market Watch window are scanned. Maximum number of scanning tools up to 5000. The scan timeframe is selected from the timeframe panel of the terminal. To use it, open any chart and attach the Expert Advisor to the chart, the 'Search' button will appear in the upper left corner. When you
FREE
AdaptiveStats is a comprehensive and visually stunning performance analysis tool for the MetaTrader 5 (MQL5) platform, featuring a professional "Fintech Dark" (JARVIS-inspired) aesthetic. It is engineered to provide traders with real-time, actionable insights into their trading performance directly on the chart interface. Key features and capabilities include: Multi-Timeframe Performance Tracking : Automatically calculates and aggregates Net Profit, Win Rate, and Total Trades for three critical
FREE
PFA Simulator – Portfolio Simulation Expert Advisor
Introduction The PFA Simulator is a MQL5 Expert Advisor and the final step of the Portfolio Analyzer (PFA) system — a portfolio analysis toolkit included with any compatible Expert Advisors from this profile. The PFA system allows traders to build, merge, and simulate multi-asset, multi-strategy portfolios entirely within the MT5 Strategy Tester — with no external tools required.
The three-step PFA workflow: PFA Exporter (built into the EA)
FREE
Position Closer MT5는 차트에 직접 표시되어 포지션 청산을 빠르고 효율적으로 관리할 수 있는 편리한 트레이딩 유틸리티입니다. 각 포지션을 개별적으로 청산하는 대신 하나의 버튼으로 모두 청산할 수 있습니다. 작동 방식: 패널은 두 개의 큰 정보 버튼으로 구성됩니다. 녹색 "Close BUY" 버튼 — 현재 심볼의 미청산 매수 포지션 수와 총 손익을 표시합니다. 갈색 "Close SELL" 버튼 — 현재 심볼의 미청산 매도 포지션 수와 총 손익을 표시합니다. 버튼의 정보는 시장 상황이 변경될 때마다 실시간으로 자동 업데이트됩니다. 기능: 즉시 청산: "Close BUY" 버튼을 한 번 클릭하면 현재 심볼의 모든 매수 포지션이 청산됩니다. 매도 포지션도 동일합니다. 매직 넘버 필터링: 입력 매개변수에 지정된 매직 넘버와 일치하는 포지션만 청산됩니다. 이를 통해 다른 전문가 조언자와 함께 패널을 사용해도 해당 포지션에 영향을 미치지 않습니다. 현재 심볼 전용: 패널은 설치된
FREE
MT5 to MT4 Trade Copier (Master)
SHORT DESCRIPTION Copies trades from MetaTrader 5 to MetaTrader 4 on the same PC/VPS. You also need the EA "MT5 to MT4 Trade Copier I Slave" from the Market. If you have any questions, problems, or suggestions for improvement, feel free to send me a message or leave a comment.
KEY FEATURES Market execution copying (fast, stable) Multi-symbol filter (copy only selected symbols) Symbol mapping (master symbol -> receiver symbol) Lot multiplier (scale lots on rec
FREE
R.E.A. Automatic Risk Monetary (MT5) – Per-symbol manager for manual entries & pending orders Summary (hero) Automate risk management for manual trades (magic 0) and pending orders on the chart’s symbol : SL/TP by % of balance or fixed amount , BreakEven and Trailing (for positions), with instant reaction on order placement/execution. What it does Locked to the symbol where you attach it, this EA manages only: Your manual positions on that symbol. Your pending orders on that symbol (limit/stop/s
FREE
` Emergency Webhook Alert ` is an MT5 Expert Advisor for trade event notifications. It monitors position opening, closing, stop loss, take profit, partial close, and reversal events, then sends trade events through a notification relay server to WeChat and Telegram. The EA includes an on-chart panel, supports English and Chinese UI, and is designed for real-time status, pairing status, and pending event monitoring.
The EA does not open, close, or modify trades. It only reads account trade even
FREE
Proton Gold Risk Engine MT5
OVERVIEW Proton Gold Risk Engine MT5 is a utility for MetaTrader 5 that calculates position size based on user-defined risk parameters. The tool helps traders implement consistent position sizing by calculating required lot size based on account capital, risk percentage, and stop loss distance. This utility is designed for manual traders who manage position sizing themselves.
PRIMARY FUNCTION The utility provides a calculator interface for determining appropriate p
FREE
[b]Trader Toolbox[/b] puts five everyday trading utilities into one tidy on-chart panel. Pick a single tool from the dropdown, or show all five at once. The panel is movable, resizable, minimizable, and draws cleanly over any chart.
[b]Important:[/b] Only the Equity Guard tool can act on the market, and only to [b]close[/b] positions within a scope you choose. The other four tools are read-only - they never open or modify trades. Always test on a demo account first.
[h2]What's inside[/h2] [li
FREE
Quantum Simulator – Discover the Power of Quantum Dynamic Risk Quantum Simulator is an Expert Advisor designed to demonstrate the effectiveness of the Quantum function, fully integrated into the RiskGuard Management system. Through a simple interface, you can simulate an equity curve starting from a fixed balance of €100,000 , using your own custom statistics: Win Rate (%) Average Risk/Reward Ratio Number of Trades Maximum Allowed Drawdown (Optional) Minimum Accepted Drawdown The EA performs a
FREE
거래의 일상에서 벗어나 짧은 시간 동안 마법의 세계에 빠져들 수 있는 기회가 있습니다. 나는 당신의 관심에 게임 - 카드 트릭을 제시합니다. mql 언어에서는 Expert Advisors, 지표, 스크립트뿐만 아니라 이러한 작은 게임도 만들 수 있습니다. 저는 상인이자 프로그래머일 뿐만 아니라 여가 시간에 카드 트릭을 보여주는 것도 좋아합니다. 그렇게 된 이후로 저는 제가 가장 좋아하는 트릭 중 하나를 디지털화하기로 결정했습니다. 초점이 멘탈주의가 많이 포함되어 있기 때문에 쉽지 않았습니다. 트릭은 특이한 카드 덱으로 보여집니다. 이들은 우수한 종이 카드 "러시아 스타일"입니다. 1903 년 2 월 겨울 궁전에서 열린 코트 무도회 참가자의 의상을 반복하는 의상을 입은 인물이있는 카드 놀이 데크. 카드 스케치는 1911년 독일의 카드 게임 Dondorf(Frankfurt am Main) 공장에서 개발되었습니다. 왕, 숙녀 및 잭의 옷은 17 세기 스타일로 만들어집니다. 에이스 - 고대
FREE
시장에서 거래 아이디어를 테스트하고 그 효과를 확인하는 것이 이제까지 이렇게 쉬웠던 적이 없습니다. 차트에서 4번의 클릭으로 과거의 모든 사이퍼 패턴 중 원하는 것을 선택하고 백테스팅 리스트에 추가하기만 하면 완료됩니다. 그러면 각 심볼과 시간프레임에 대한 완전한 데이터 분석을 얻게 됩니다.
사이퍼 전략 튜토리얼
로봇이 전략 테스터에서 작동하지 않음에 유의하십시오 4번 클릭으로 사이퍼 선택 자동으로 SL 및 TP 레벨 조정 여러 금융 관리 전략: 거래 당 위험 비율, 고정 금액 거래, 고정 로트 수 거래 유효하지 않은 패턴을 피하기 위한 사이퍼 전략의 유효성 검사 과거의 사이퍼를 선택하고 각 심볼과 시간프레임에 대한 데이터 분석 생성으로 쉽게 백테스팅 분석에는 거래 횟수, 승률, 이익, 목표 달성률, 평균 보상 대 위험 비율 등이 포함됩니다 느린 컴퓨터 또는 VPS용 특별 모드 전략 최적화, 최대 손실 감소 및 추가 분석 옵션 등의 업데이트가 예정되어 있습니다
FREE
TickQuant Panel - Calculadora de Lotaje y Gestión de Riesgo Profesional TickQuant Panel es una herramienta esencial diseñada para traders que entienden que el éxito en el trading radica en una gestión de riesgo impecable. Este panel elimina las conjeturas matemáticas antes de una operación, permitiéndole calcular el lotaje exacto automáticamente basado en su Stop Loss visual en el gráfico. Ya sea que opere Scalping, Day Trading o Swing Trading, TickQuant le permite colocar órdenes con la tranqui
FREE
ProTrader Command Professional Trading Analytics & Risk Management System Transform your MetaTrader 5 into a professional trading platform with real-time analytics, automated risk management, and performance tracking. Core Features Real-Time Trading Dashboard Professional MT5 Interface Enhancement Live account metrics displayed directly on your chart Performance indicators with color-coded status alerts Position overview showing all trades at a glance Risk status monitoring with visual warnings
FREE
You may have found after a carefully planned trade something happened. An unexpected event... You forgot to look the web calender or use any kind of program. This fills this gap in its own way. Features: - show all events as vertical lines - low, medium or high events... with different colors. -name of the events and numbers associated with the event are also shown such actual value, forecast value and previous value.
The calendar information is obtained from your broker. It is a built-in serv
FREE
SX Theme Setter is intended for changing chart appearance in 2 modes: - Gradient background mode:
In this mode, the indicator creates a gradient background for your chart. Colors, steps and gradient type can be selected by user. - Color theme:
Color theme mode provides more than 50 built-in different color themes which can be selected from a list. Most of these themes are converted from official color themes of real trading platforms of the past and present. Try them out and see if they suit
FREE
Use Day Trading Tracker to keep a record of your earnings across accounts. This indicator will show a dashboard in the Meta Trader chart to show for the profit or loss money in your account. It’s easy to see just how much money you’re making matched betting with the Forex Trading Profit Tracker. Key features: Track your profit over time Check out your stats. Track expected profits against actual profits. Export account history to Excel. MT4 version: https://www.mql5.com/en/market/product/39113
FREE
Description: - BidAskLine Indicator is very simple and easy, but each utility can be important in the probability that we will win in our trade. This utility Indicator shows lines and prices of the Bid, Ask and Spread. Input Parameters: - Visual Aspect Options : Select between 2 options with Box or Simple Style. - Parameters Bid Price : Select between show or hide line or box objects, change color, style or width line. - Parameters Ask Price : Select between show
FREE
Trend Falcon Signals is a professional-grade, lightweight signal indicator utility developed for MetaTrader 5. It is specifically designed to identify high-probability, trend-following entry points using a multiple-timeframe moving average crossover system. Please note: This utility is purely an analytical tool. It does NOT open, manage, or close trades automatically. It strictly provides visual arrows on the chart and sends mobile notifications to assist manual traders. Core Trading Logic & St
FREE
Book Data Binance! 좋아하는 암호화폐의 오더북에 접근하여 가격, 거래량, 불균형 분석의 세부 정보를 확인할 수 있다고 상상해 보세요. 거래소에서 DOM에 대한 접근을 제공하지 않더라도 말이죠. Book Data Binance와 함께라면 이제 그 꿈이 현실이 됩니다! 이 MQL5 스크립트는 시장의 역학을 깊이 이해하고자 하는 암호화폐 트레이더를 위해 특별히 개발되었습니다. 주요 기능: 스크립트 메뉴에서 사용할 수 있는 모든 암호화폐의 오더북에 직접 접근. 세계 최고의 거래소 중 하나인 Binance에서 제공하는 실시간 데이터 업데이트. 오더북의 불균형을 정확하게 분석하여 가격 변동을 식별하고 예측할 수 있습니다. Imbalance DOM Crypto 지표 와 통합되어 시장 분석을 다음 단계로 끌어올립니다. 왜 Book Data Binance를 선택해야 할까요? 각 가격 수준에서 구매자와 판매자의 행동을 이해하고자 하는 모든 분들에
FREE
NoBreach Daily Guard enforces one rule, the one that ends most prop-firm challenges: the daily loss limit. Set it as a percent or in account currency. If breached, the EA closes every position and locks trading until the daily reset at server rollover. It protects the whole account — every symbol, every position, manual or automated.
- Daily loss limit in % or currency - Close-all + trading lock until next trading day - Reset anchored to broker server time - On-chart dashboard
FREE
Position Closer is advisor used to close all orders when the profit will cross specified value either above or below. You can close all orders with one button click.
On panel on chart you have options: Deactivate after close - If Deactivate after close is checked the advisor will disable Close above profit and Close below profit options after orders are closed either on crossing the profit or on hitting the CLOSE ALL button. Close above profit - If Close above profit is checked, the advisor wil
FREE
유틸리티 MTI(주 거래 정보) - 거래자에 대한 기본 거래 정보, 즉 다음을 표시합니다. Spread의 평균 및 현재 크기 숏 포지션과 롱 포지션을 위한 스왑 사이즈 1 거래 로트에 대해 1핍의 비용 스톱 레벨 크기(대기 주문을 위한 최소 거리) 현재(빨간색) 종료까지의 시간 및 다음(회색) 거래 시작까지의 시간 현재 거래 세션이 끝날 때까지의 시간은 빨간색으로 표시되고 다음 세션이 시작될 때까지의 시간은 회색으로 표시됩니다. 색상은 표시기 속성에서 독립적으로 조정할 수 있습니다. Recommended Robot Scalper - https://www.mql5.com/en/market/product/77108
디스플레이는 다음과 같이 수행됩니다.
유럽 무역 세션(EU 깃발) 미국 무역 세션(미국 국기) 태평양 무역(호주 국기) 아시아 무역 세션(일장기) 거래 세션의 종료 시간과 변경 시간을 아는 것이 중요합니다. 거래 세션이 끝날 때까지 많은 거래자들이 자신의 포지션을
FREE
Breakup ZeeAM Khan Advanced multi-timeframe breakout Expert Advisor based on a proprietary higher-timeframe pattern and lower-timeframe confirmation system. Features dynamic lot sizing, multi-target profit management, break-even automation, momentum filtering, and fully customizable risk controls. This is the Best for All Brokers. Contact for Set Files or See the Screen Shots
WhatsApp: Text only +447716409196
Best for XAUUSD on All Brokers Key Features Proprietary Multi-Timeframe Strategy Det
FREE
Defence Zone Engine Gold Professional XAUUSD Support & Resistance Analysis Using Market Structure, Supply & Demand and Timeframe-Aware Zone Refinement Overview Defence Zone Engine Gold is a professional market structure analysis tool designed . Defence Zone Engine Gold is a professional XAUUSD chart utility designed specifically for XAUUSD (Gold) to automatically identify, validate, refine, filter and rank support and resistance zones using market structure, supply and demand concepts, confidenc
FREE
Gold News HUD PRO for XAUUSD Gold News HUD PRO is a professional news and economic calendar dashboard (HUD) for XAUUSD / Gold traders in MetaTrader 5.
It displays gold-relevant economic news directly on the chart , evaluates their potential market relevance and helps traders identify news-related volatility risks early . ️ Important Notice:
This product is a pure information tool .
It does not place trades , does not generate trading signals , and does not block trading . Features & Overvie
FREE
1.mt5跟单软件,支持本地跟单。
2.只需要一个程序,主端输入从端账户,从端输入主端账户
3.品种名称要一致。
4.跟单可正向跟单也可以反向跟单,手数暂时不支持按比例
5.可一对一跟单,一对多跟单没试过
6、喊单和跟单都是同一个EA
7、可以多个跟1个,设置好跟单和喊单的ID。
8、功能齐全,看以下说明,4种跟单手数方案,应该满足各种需要了。
9、跨平台没问题,商品名称有后缀,前缀的,都可以跟单
10、参数设置也做了保存,大家可以加载参考,再根据参数设置的图片说明,不难哈。
无dll 无txt 设计 不需调用动态链接库
币种后缀自适应,无需二次匹配
傻瓜式操作 单项向从控端 仅需填写 主控端账号 就可以 若开启双向平单则 主控填从控账号 从控填主控账号
瓜式操作,MT5本地跟单EA,支持自定义注释 前缀,微秒级别跟单
FREE
ExpertGain Risk Manager MT5 is a professional MetaTrader 5 utility designed to help traders manage risk, protect trading capital, and improve trading discipline. It is built for manual traders, semi-automated traders, prop-firm traders, forex traders, gold traders, and anyone who needs better control over daily losses, drawdown, trade exposure, and open positions. This utility does not open trades automatically and does not provide buy or sell signals. Instead, it focuses on responsible trade ma
FREE
EdgeZone EA Inspector - FREE Edition Monte Carlo Analysis Tool for Trading Strategies Important: This is an analysis tool, not a trading robot. It does not execute trades but analyzes strategy data through statistical simulations. The Problem Many Expert Advisors show impressive backtest results but fail in live trading. The most common reason: over-optimization - the strategy was adjusted until it looks perfect for past data, but doesn't work for the future. The Solution: EdgeZone EA Inspector
FREE
Unlock lightning-fast trade replication across multiple MetaTrader 5 accounts on the same PC or VPS. The AW Local Trade Copier is designed for speed, reliability, and ease of use. Using an advanced shared-file architecture, it achieves near-zero latency (under 100ms) without locking your terminal or overloading your CPU. ️ IMPORTANT NOTICE: This system requires TWO files to work together (Master and Slave).
Get the FREE Slave version here: AW Trade Copier Slave KEY FEATURES Ultra-Fast Ex
FREE
It's demo version of Auto StopLoss Defender , you can buy on page - https://www.mql5.com/ru/market/product/33106 or extended version of the program is Auto StopLoss Premium , you can set stoploss and takeprofit - https://www.mql5.com/ru/market/product/33111
Demo restrictions: Stop-loss 0.10% for new order.
While you are trading, Auto StopLoss Defender doing all the routine work. "Must have" for scalping. Best way to save account balance in case of force majeure.(Internet connection loss
FREE
VadineroLab MT5 Export Master to CSV EXEL JSON - Expert Advisor for exporting and analyzing symbols, account, terminal parameters, active trades, current account state, trading history, global variables. Generates the following report types: * Symbols Parameters — spread, tick size, min/max lot, swap, … * Account Parameters — balance, equity, leverage, currency, margin info, … * Terminal Parameters — server, version, language, date, environment, … * Trade History — orders, deals, positions, se
FREE
LATTICE VISION
THE MOST ADVANCED ORDER-NETWORK ANALYSIS TOOL ON MQL5.
Not a claim. A position backed by published, independently testable fidelity data.
Discover with Lattice Vision. Deploy with Lattice Command. One engine. Two instruments. One continuous workflow.
Lattice Vision is the original level-trading analysis tool — Grid Trading 2.0, engineered properly. When you find a configuration in Vision, the matching live engine produces the same trades. Eighteen test configurations coveri
FREE
This is a RISK MANAGER utility for MetaTrader. To activate it, after downloading it, you must enable all autotrading controls on MetaTrader, as with EXPERT ADVISORS. The user must enter control settings as indicated in the indicator properties, which initially have default data. RISK MANAGER will perform checks and display pop-up alerts when certain behaviors exceed the user-entered settings. It's free; use it, try it, develop it, or contribute ideas. It's just a utility; the programmer assumes
FREE
Have you ever noticed how on the forex symbols, the buy / sell button's price doesn't match the buy / sell lines on the chart? The spread always looks a lot tighter on the chart, you open a position and then realise the spread is huge. This is a very simple utility, it adds lines on the chart which match the buy / sell price on the buttons. Once installed I recommend right clicking the chart, go to Properties and uncheck "Show bid price line" and "Show ask price line", now click OK. Then righ
FREE
Easy to use Trade Panel that I personally use for my personal trading and trade copying. For Trade copy: This is the Slave Script, you need the extra Master Panel. Search for "Trading Panel and Copier"
Functions of the Master Panel: Automatic Lotsize calculation via given risk in % Buy and Sell Mode Manage Core and Addon Positions Limit Order Function Stop Loss and Limit Lines Hotkeys Close last Trade Close all Trades Manual SL price Manual TP price Manual Limit price Trade Copy via slave scri
FREE
Trend direction of up to 10 timeframes of your choice, in one panel — non-repainting, with configurable sync alerts. 100% free. TrendSync MTF Dashboard shows you the trend direction of up to 10 timeframes of your choice — from M1 to MN1 — in a single clean panel on your chart, so you always know whether the timeframes agree before you take a trade. Trading against the higher timeframe is one of the most common (and most expensive) mistakes in manual trading. This dashboard makes multi-timeframe
FREE
As traders, we all know that risk management is the most important aspect of profitable trading. So, we need to determine the lot size, every time we need to open a new trade. The FX lot size calculator is a simple tool that will help you to determine your lot size easily without using any third-party service but you will be able to do that by your MetaTrader terminal. LIMITED TIME OFFER: 30$ FOR 10 ACTIVATION.
Inputs:
Maximum_Risk_Prc: To determine your preferred risk%. For example, if your ris
FREE
Chameleon Floating Loss Protector "Your last line of defense against runaway drawdown." Overview Chameleon Floating Loss Protector (FLP) is a lightweight risk management utility that runs silently in the background and acts as an automatic circuit breaker for your trading account. When the total floating loss of your monitored positions exceeds a predefined threshold, the EA immediately closes all affected positions — then resets itself and resumes monitoring, ready for the next trade. No manua
FREE
JVH Protection – Universal Prop Firm Risk Manager (MT5) Broker-Time Reset | Daily Max Loss | Overall Drawdown | Trailing Lock | Full Account Guard JVH Protection is a professional-grade equity protection tool for MetaTrader 5, built for prop firm traders, EA users, and anyone who wants strict automated risk control. This EA acts as a real-time risk firewall for your entire MT5 trading account. Key Features Full Account Protection Monitors all symbols Covers all magic numbers Works with m
FREE
Having a chart window that has multiple pairs (symbols), timeframes, and indicators displayed simultaneously can be quite advantageous. This indicator will allow traders to place multiple chart objects in a sub window of the main chart window. The indicator is capable of adding all available MT5 indicators and custom indicators to the existing chart. The list and parameters of the indicators are for reference at: https://www.mql5.com/en/docs/indicators
Input parameters Name
Example
Indicator
FREE
Input Description The indicator provides flexible options to display trading history directly on the chart, including: Days to show Profit
Displays only trades executed within the last X days from the current time. Font Size
Allows selecting the font size used to display trade information on the chart. Show Volume
Enables or disables the display of trade volume for each position. Show Currency
Enables or disables the display of the currency unit for profit values. Color for Win Trade
Sets t
FREE
"Statistics by magic pro" is a program that provides statistics after entering a magic number. You can simultaneously track up to 10 statistics for different magic numbers in one chart window. The program is very easy to use. The program should be run on any free chart. In the EDIT field on the chart, you should enter the magic number. Entering "0" will erase the statistics in that window. The operation of the program can be stopped by selecting the statistics off option. After selecting it, the
FREE
Exact Countdown Timer — shows the remaining time before the current bar closes and a new bar forms. A fast and exact countdown timer will help you find the best moment to open a position. For example, it can be used on a seconds chart built using the Seconds Chart utility. Inputs Base corner — the chart corner to which an timer Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font
FREE
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
CopyStar – File-based Trade Copier (MT5 Master/Slave, MT4-compatible) Short description
CopyStar mirrors changes to your open net positions from the master to any slaves – quickly, robustly, and without network configuration. Communication runs via common files (shared file folder), enabling CopyStar to support MT5↔MT5, MT5→MT4, MT4→MT4, and MT4→MT5. Supports symbol mapping, lot multiplication, optional SL/TP copying, magic/comment filters, and a clear chart status display including heartbeat.
FREE
MetaTrader 마켓은 MetaTrader 플랫폼용 애플리케이션을 구입할 수 있는 편리하고 안전한 환경을 제공합니다. Strategy Tester의 테스트를 위해 터미널에서 Expert Advisor 및 인디케이터의 무료 데모 버전을 다운로드하십시오.
MQL5.community 결제 시스템을 이용해 성능을 모니터링하고 원하는 제품에 대해 결제할 수 있도록 다양한 모드로 애플리케이션을 테스트할 수 있습니다.
트레이딩 기회를 놓치고 있어요:
- 무료 트레이딩 앱
- 복사용 8,000 이상의 시그널
- 금융 시장 개척을 위한 경제 뉴스
등록
로그인
계정이 없으시면, 가입하십시오
MQL5.com 웹사이트에 로그인을 하기 위해 쿠키를 허용하십시오.
브라우저에서 필요한 설정을 활성화하시지 않으면, 로그인할 수 없습니다.