MetaTrader 5용 트레이딩 유틸리티 - 20
The utility draws reversal levels using the formulas for each of the selected number of candles:
Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - ( 2 * (high - Pivot)) H = high L = low U = if the candle is bullish, then close. Otherwise - open D = if the candle is bullish, then open. Otherwise - close
On any timeframe.
After a new candle closes on the calculated timeframe
FREE
The TradeHistoryParsing is a utility for working with the trade history obtained from the MetaTrader 5 terminal. The product is based on the " RegularExpressions in MQL5 " library. It allows to quickly get the required data on your trading history. The filtering results are displayed as a table, a summary of mathematical statistics is provided below the table.
Working with the tool Export the trade report as an html file and place it into the "sandbox". After that, when launching the EA, specif
FREE
This is a tool created for scalping. it can generate pending orders with 4 input: 1. Volume : Lot for the Pending Orders 2. Distance : Distance within the Orders in Points 3. Total Order : Total Generated Orders 4. Take Profit : TP for the generated Orders in Points 5. Stop Loss : SL for the generated Orders in Points It also have another tools which can monitor the floating and close at defined profit using Closed at Profit Input What's new: - Stop Loss in Pip
FREE
Have you ever wanted to back-test a strategy but never wanted to risk real money? And the thought of using a demo account is exhausting as real time markets develop your skills slowly. This utility will help you develop your strategy faster and will help determine if the strategy works long-term by simulating real trading through back-tests. This will save you time as you can back-test strategies from previous price data. With the new update you can now change your lot-size add take-profit and
FREE
차트 링크 보조 도구: 이 도구는 MetaTrader의 열린 차트와 메인 차트의 전문가 간의 인터페이스 역할을 합니다. 많은 다중 타임프레임 전문가들은 이 파일이 화면에 열린 차트와 통신하기 위해 필요합니다. 이 도구를 차트에서 실행하면 메인 차트의 전문가와 차트를 쉽게 연결할 수 있습니다. 이 파일의 주요 기능은 열린 차트에서 발생하는 모든 이벤트를 메인 차트의 전문가에게 보내는 것입니다. 예를 들어, 메인 차트에 가이드라인을 배치해도 이러한 가이드라인의 변경 사항이 메인 패널의 전문가 매개변수에 반영되지 않을 수 있습니다. 이 도구를 차트에 드래그 앤 드롭하거나 실행함으로써 차트를 연결하여 차트에서의 변경 사항이 메인 차트의 전문가에게 전달되도록 할 수 있습니다. 또한 이 도구에는 메인 차트 전문가의 디버거와 상태 확인 기능도 포함되어 있습니다. 메인 차트의 전문가와의 연결이 끊어지면 이 도구는 몇 가지 작업을 수행합니다: 먼저 MetaQuotes ID에 알림을 보내고, Tele
FREE
Панель облегчает работу трейдера во время постановки стоп лоссов и тейк профитов. Отображает информацию о потенциальных профитах и лоссах.
Удобно работать когда требуется массовая установка стопов и профитов. Создавалось как инструмент плавного набора позиции на m1 и быстрого перевода стопов в безубыток. Выглядит эстетично, вписывается в родной интерфейс MT5 идеально. Рекомендуемый брокер ByBit MT5.
описание кнопок панели и функций:
BE SELL - перевод в безубыток всех Sell сделок открытых на
FREE
This indicator shows both GMT time and your broker's time on the chart.
Simply attach the indicator to a chart, and you will see the GMT time and your broker's time displayed in the top left corner, as shown in the screenshot. By using this indicator, you can always stay informed about your broker's time, which is especially useful during daylight saving changes.
You won't have to worry about whether your broker follows the US or EU schedule, as the indicator automatically adjusts to reflect any
FREE
A small utility displays the value of the last price (Last) to the right of the chart. The Last price is the price at which the last deal was executed. Utility is convenient to use for screens with small print, for visual observation of the price level (value) or for people with poor eyesight. You can customize: Growth color Fall color Text font Font size Offset text
FREE
The CandleStick Scanner is a tool that allow you to perform a market scan and search any candlestick pattern that you already created in the current chart, You can perform a quick search in the current chart (500 bars will be scanned), This is a lite version of CandleStick Factory for MT5 . The full version video can be found here : https://www.youtube.com/watch?v=fq7pLXqVO94 The full version can be purchased here: https://www.mql5.com/en/market/product/75434
How it works You can
FREE
Window Time Display for Korea Tokyo - Manual Overview The Time Scale Korea Display is a custom MT5 indicator that displays local time (Korean time) on the chart's time scale. It shows the corresponding local time for each price bar, making it easier for traders to correlate market movements with their local timezone. Features Dynamic Time Display : Shows local time corresponding to each chart candle Multiple Position Options : Display at top, center, or bottom of chart Windows Time Integration :
FREE
A script for opening a grid of orders If you need to quickly open several pending orders on a certain distance from the current price, this script will save you from routine! Allow AutoTrading before running the script. Instructions: Run the script on the chart. This script is a limited version of the market product https://www.mql5.com/en/market/product/635 and allows opening only Buy Stop orders. Input parameters are not required in the script. Parameters such as number of orders, order type,
FREE
All utilities of my experts advisors included in a single one. Includes: Raba Time Scheduler EA Raba Challenge Manager EA Raba BreakEven and Trailing StopLoss EA Notes: Auto enabling/disabling algo trading is disabled due to MQL Market policies.
I you have any doubt you can leave it in comments and I will anwer it asap. If you found this tool helpful for you, a comment and a good rating will be appreciated. Also any proposal will be taken into account for future versions.
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
Drag the script into any MT5 chart, then go to MQL 5 \Files to retrieve the Trade History .csv file . Kéo Script vào bất cứ chart mt5 nào, sau đó vào MQL5\Files để lấy ra file TradeHistory.csv
B ản tr ích xuất lịch sử giao dịch này cung cấp cái nhìn tổng quan về các hoạt động giao dịch được thực hiện trên nền t ảng MT 5 . Dữ liệu trích xuất bao gồm các thông tin chính cho mỗi giao dịch như sau : Symbol : Cặp tiền
FREE
A good trader is a trader that respect his plan and keep the head cool. This indicator allow to display up to 5 lines of text for the things you always to see.
Congifuration 5 lines of text Text font, color, size Frame on/off, color, style, size Position of the text anchored Corners or anywhere on the screen Any questions or comments, send me a direct message here https://www.mql5.com/en/users/mvonline
FREE
I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency.
How-To: Creates a sell limit order at chosen MA price using the desired dollar amount instead of lots. To use, just drop it onto a chart and set inputs as needed. The script will then do the necessary lot calculation and create a sell limit order.
Inputs: FIXED_DEAL_AMOUNT: Fixed amount to use for the trade e.g 100 to open a R100 deal MA_PRICE:
FREE
WAP TP Stealth EA – Intelligent Basket Management for Precision Exits WAP TP Stealth EA is a specialized trade management expert advisor designed for traders who rely on basket strategies, recovery systems, and multi-position workflows. Instead of closing trades individually, the EA dynamically calculates the Weighted Average Price (WAP) of all open positions and executes a coordinated closure once your defined profit target is reached. This approach enables efficient drawdown management, smooth
FREE
It is is your personal risk guard. Drop it on any chart on your VPS or trading computer and it will guard your total risk in any pair or asset and make sure the sum of all stops is within your risk. If you happened to exceed the risk, in a split second this EA will calculate the exact position for the combined risk of all open positions and place all stops at the exact same spot. If you open a new position with another lot size . No problem, all stoplosses will automatically adjust. Tired of man
FREE
GBPUSD TRADING BOT VX free version SYMBOL: GBPUSD TIMEFRAME: ANY ACCOUNT SIZE: Minimum, USD 500 ACTIVE HOURS: 15-17 hours (GMT+3 ) Please adjust accordingly to your time zone. MAXIMUM account drawdown: 4.17%. Risk Management: A small lot size is used i.e. 0.01 per USD 1000 on account to ensure stabilized returns 5 year performance : Return on investment *9 times. NB this is with compounding. The average is close to ROI 65% every year without compounding Strategy.: Uses momentum explosions with
FREE
izi hedge is a tool that helps you manage risk, manage hedge orders and rebalance losing orders.
How it works It will place an order opposite to the order you placed with that currency pair. If the order you place is correct, the reverse order will be automatically deleted If the market unfortunately goes against your order and touches the hedge order, it will begin to calculate the hedging volume to limit the risk of the market going in reverse.
FREE
Упростите свой технический анализ. Инструмент помогает быстро и точно определять на графике блоки заказов и размечать ликвидность. Превратите хаос ценовых движений в четкую торговую схему для более точных решений. Экономьте время на анализе, сосредоточьтесь на принятии решений. Инструмент заточен под торговую систему "Алхимия трейдинг", с его представлением о блоках заказа.
FREE
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts.
How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set")
Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
The CloseByPercentLossOrProfit Expert Advisor closes all positions as the total profit of loss for the entire account reaches a specified value. The profit or loss is specified as percentage of the account balance. In addition, the Expert Advisor can delete pending orders. Allow AutoTrading before running the Expert Advisor. Instructions: Run the Expert Advisor on the chart. Input parameters: Language of messages displayed (EN, RU, DE, FR, ES) - the language of output messages (English, Russian,
FREE
The Close In Quick Script is an optimized, high-performance MQL5 script designed to swiftly close all open positions for the current chart's symbol on the MetaTrader 5 platform. Engineered for speed and reliability, it leverages asynchronous trading, minimal system checks, and robust error handling to ensure seamless trade closure. Whether you're a day trader, scalper, or portfolio manager, this script is an essential tool for efficiently managing and exiting trades. Key Features: Asynchronous t
FREE
This is a script based tool that informs the swap from all the currency pairs (gold and silver too). It is possible to highlight pairs with a specific currency and whether the swap is positive or negative. In addition it is possible to complement the name of the symbols depending on the broker. The informations are showed in the Experts tab of the Toolbox (Ctrl+T). If you have any doubt or suggestion, please, contact us. Enjoy!
FREE
Automatically Close Trades at Your Desired Profit Target! Take the guesswork out of trading by automatically closing your positions as soon as they reach your set profit target. Add to any chart- The Bot will monitor all open trades
Key Features: Automatic Trade Closing:
Set a profit target in USD, and let FinalStrike automatically close the trade when dollar amount is achieved
Multiple Positions Supported:
Whether you have one or multiple trades open across different pairs,
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
News Shield – Protect Your Trades from Volatile News Events News Event Backtest
Short Description: In financial markets, economic news can trigger sudden and unpredictable volatility. News Shield is designed to protect your trading account during news releases — automatically, accurately, and without manual intervention. Features: Real-time display of all major economic news directly on your chart Customizable trade lock: block trading a few minutes before and after each news event Compatib
FREE
The trade cost caused by spreads is an important indicator when formulating trade profit-loss ratios. Spread costs info is particularly important for short-term traders, especially scalping traders. This tool can output the spread cost of all Forex currencies (including XAU and XAG) in the platform in different account types (USD account, EUR account, etc.).
Calculation and code See articles: THE TRADE COST OF FOREX CURRENCY Part1 THE TRADE COST OF FOREX CURRENCY Part2 THE TRADE COST OF FOREX C
FREE
RiskFlow Trading Panel MT5 A professional one‑click trading panel for MetaTrader 5 that helps you execute trades faster while maintaining consistent risk management. Designed for Forex, Gold (XAUUSD), Indices, Crypto, and any MT5 symbol. Key Features Draggable Panel – move anywhere on the chart
Minimize / Close – clean workspace anytime
Light / Dark Theme – switch instantly
Trade / Close / Settings Tabs
Risk/Reward Trading – RR ratio + SL/TP in points/pips + auto price calculation
A
FREE
This panel shows the price position and the selected MAs for the selected timeframes and symbols.
You can control up to 3 symbols; up to 6 timeframes; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096
Parameters NUM_BAR - bar number for analysis; timeframe_1....timeframe_6 - names of used timeframes (if set to "current", the timeframe will not be used); symbol_1 ....
FREE
GUARDIAN 트레이딩 패널 GUARDIAN 트레이딩 패널 시장을 통제하라. 따라가지 마라. GUARDIAN은 단순한 트레이딩 패널이 아니다.
혼란, 주저, 감정적 실행을 거부하는 트레이더를 위한 명령 시스템이다. 한 가지 진리를 이해하는 전문가를 위해 구축되었다:
실행 속도와 통제력이 결과를 결정한다. ️ GUARDIAN은 결정과 실행 사이의 간극을 제거한다.
무작위성을 구조로 대체한다. ️
당신의 차트를 지휘 센터로 변환한다. GUARDIAN이 강제하는 것: ️ 차트에서 직접 원클릭 실행 ️ 통제된 규칙 기반 행동을 통한 강제적 규율 실시간 트레이딩 환경 인식 안전하지 않은 조건의 자동 거부 잡음 없음. 장식 없음. 순수 기능만. 모든 클릭에는 의도가 있다 모든 거래는 신중하다 GUARDIAN은 단순히 당신을 지원하지 않는다.
당신의 워크플로우를 지휘한다. ️ GOLDEN EDGE 생태계 당신은 도
FREE
Description Smart SL/TP Modifier Pro is a professional utility designed to help traders easily manage Stop Loss (SL) and Take Profit (TP) levels directly from their MetaTrader 5 chart.
It provides interactive on-chart control lines and intuitive buttons for quick modification of all active orders with just one click. This tool is especially useful for traders who manage multiple positions manually but want to ensure consistent and fast SL/TP adjustment. Main Features Modify all open trades
FREE
MetaTrader 5 플랫폼에서 사용되는 사용자 정의 인디케이터로, 다양한 타임프레임에서의 시장 트렌드를 시각적으로 표시하는 데 사용됩니다. 이 인디케이터는 사용자가 지정한 X 및 Y 좌표에 위치하는 패널을 생성하여, M1부터 MN1까지 총 21개의 타임프레임에 대한 트렌드를 각각 라벨 형태로 보여줍니다. 각 타임프레임의 트렌드는 20기간 단순 이동평균(SMA)과 50기간 단순 이동평균을 비교하여 결정되며, 상승 트렌드는 초록색, 하락 트렌드는 빨간색, 보합은 회색으로 표시됩니다. 또한, 모든 타임프레임에서의 트렌드를 종합하여 상승 비율을 계산하고, 이 비율에 따라 전체 시장 트렌드가 표시됩니다. 전체 트렌드는 일정 간격으로 깜빡이며 사용자에게 시각적 주의를 끌도록 설계되었습니다. 이 인디케이터는 시장 상황을 빠르게 파악하고자 하는 트레이더들에게 유용하며, 업데이트 간격과 깜빡임 간격은 사용자의 필요에 맞게 조정할 수 있습니다. 또한, 패널의 위치와 색상도 사용자 정의가 가능하
FREE
TradeVantage MT5 Script is a user-friendly, efficient tool designed for MetaTrader 5 traders to manage open positions with ease. This script offers four powerful trade management options through a straightforward dialog box, enabling rapid execution on the current chart's symbol. Whether you're looking to close all positions, secure profits, minimize losses, or set positions to break-even, TradeVantage simplifies the process with reliability and precision. Key Features: · Close All Positi
FREE
이 유틸리티는 한 거래 계좌(Master)에서 다른 계좌(Slave)로 BUY/SELL 거래 개시를 자동으로 복사하며, SL 및 TP의 완전한 동기화, 부분 청산 지원, 그리고 선택 가능한 포지션 종료 동작을 제공합니다. Copy Trades는 서로 다른 컴퓨터나 VPS 서버에서 실행 중인 MT5 계좌 간 거래 복사를 가능하게 합니다. 터미널은 동일한 장치에서 실행될 필요가 없습니다. 이 유틸리티는 여러 계좌를 사용하여 수동 또는 자동 매매를 복제하려는 트레이더, 다양한 계좌 유형에서 전략을 테스트하려는 트레이더뿐만 아니라 안정적이고 동기화된 거래 복사가 필요한 프로프 트레이더, 트레이딩 팀 및 VPS 사용자에게 적합합니다. 지속적인 모니터링의 필요성을 줄이고 시간을 절약할 수 있습니다.
Slave 계좌는 Master 계좌의 동작을 완전히 그대로 반영하며 독립적으로 거래 결정을 내리지 않습니다. 작동 방식:
이 유틸리티는 실시간으로 작동합니다. 계좌 1(Master)이 EURUSD
FREE
Easy Copier Limited is utility tool to copy trade / trade copier form one account (master) to other account (slave) . It works only with a single forex ( EURUSD ) . You can use this tool as local copier ( Terminals have to be in same PC / VPS ) as well as Remote Copier ( Terminals can be in different PC / VPS ). For remote copy you can use my server or it can be configured to your server . Trades are possible to copy from MT4 => MT4 MT4 => MT5 MT5 => MT5 MT5 => M
Golden Sizer By SKPAD – Calculateur et Gestionnaire de Position Intelligent Golden Sizer est bien plus qu'un simple outil de trading : c'est un assistant stratégique complet pour la gestion des risques et des positions. Conçu pour s'adapter à tous les styles de trading – du débutant au professionnel, du swing trader au scalpeur – il transforme votre approche des marchés grâce à une interface intuitive, une précision de calcul optimale et une exécution rapide. Compatible avec tous les marchés (F
FREE
Important! Demo version will work only on EURGBP. One Click Trader is a tool designed for MetaTrader 4 platform, which enables you to take your trading to the next level. It enables you to open, manage and close your trades in simple an efficient way by just one click of your mouse button. "-" , "+" change OCT window size Up arrow minimizes the OCT panel Down arrow maximizes the OCT panel Right arrow displays the next panel with additional features Left arrow hides the panel with additiona
FREE
Demo copier of deals from MetaTrader 5 to MetaTrader 5 ( MetaTrader 4<->MetaTrader 4 version is available ; with both versions, you can copy MetaTrader 5<->MetaTrader 4, MetaTrader 4<->MetaTrader 5, MetaTrader 5<->MetaTrader 5, MetaTrader 4<->MetaTrader 4). Works only in the mode of hedging. Spread filter. Select the best price (start copying positions with a profit or loss). Configure the lot size, fixed or ratio-based (provider signals can be copied with an increased lot). Configure order copy
FREE
Panel Tool – Button Click Trading (Replaces Default Trade Panel)
Features
1. Open or close Long positions with a button click.
2. Open or close Short positions with a button click.
3. Set lot sizes.
4. Set Stop-Loss (SL) or Take-Profit (TP) points (0 = not used).
5. Set order comments.
6. Display the Break-Even price .
7. Show total Long and Short lot sizes.
8. Display Profit or Loss in USD.
9. Show daily Profit or Loss in USD.
10. Set ID = 0 to manage manual orders together .
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
"Clean Pending Orders"
현재 심볼의 모든 대기 주문을 몇 초 만에 삭제하세요! 이 간단하지만 효과적인 스크립트는 속도와 편리함을 중시하는 트레이더를 위해 설계되었습니다. 실행만 하면 현재 심볼의 모든 매수 및 매도 대기 주문을 즉시 삭제합니다. 장점: 즉시 삭제: 모든 주문이 몇 초 안에 삭제됩니다. 현재 심볼에만 집중: 다른 심볼에는 영향을 미치지 않습니다. 사용 용이: 한 번의 클릭으로 터미널 정리 완료. 로그 기록: 삭제된 항목을 보여주고 오류를 알립니다. 사용 방법: 현재 심볼에 대기 주문이 있는지 확인하세요. MetaTrader 5에서 스크립트를 실행하세요. 모든 대기 주문이 자동으로 삭제됩니다. 누구를 위한 스크립트인가요? 여러 심볼을 관리하며 대기 주문을 신속히 삭제해야 하는 트레이더. 간단한 자동화 도구를 찾는 모든 사용자. 새 거래 세션을 시작하기 전에 터미널을 정리하려는 사용자. 지금 무료로 다운로드하고 거래를 간소화하세요! 다른 도구: C
FREE
The indicator is a real-time trading dashboard for MT5, showing account, trade, and risk information in a compact panel directly on the chart. Key Features Dashboard Display Shows instrument, price, spread, and remaining candle time. Shows account stats: balance, equity, margin, free margin, margin used. Floating profit and pips of all open trades. Historical profits: today, this week, this month, and all-time. Risk stats: total lot size, average risk per trade, average R:R ratio, average tr
FREE
QuickClose EA: Manage Trades Quickly and Efficiently QuickClose EA is a tool designed to help traders manage orders on the current chart easily and quickly. It provides full control over your trading status with clear feedback. Key Features of QuickClose EA: User-Friendly Control Panel: Clearly displays essential information such as the current symbol name, total profit/loss for Buy and Sell positions, and open lot sizes, giving you an immediate overview of your trading status. Precise Lot Size
FREE
Account Guard – Trading Account Protection for MT5 Account Guard is a safety layer for prop firm and funded accounts.
It automatically closes positions at day end and enforces daily loss limits to prevent rule violations and account breaches. Account Guard is designed to protect traders from costly operational mistakes such as forgetting to close positions before the trading day ends or exceeding daily drawdown limits. It does not open trades and does not interfere with your strategy logic — it
FREE
The script is intended for synchronization and loading into the Terminal of the desired (or maximum possible) history of quotes of the timeframes specified by the user for the symbols in the "Market Watch" window. The first download of the full history for one "new" symbol takes approximately one and a half to two minutes.
Input parameters for running the script: 1. Desired history length (bars) - here we indicate the number of bars in the quote history that we would like to receive from t
FREE
It adds the symbols listed on Binance Spot to the Metatrader5 market clock. With this free file you can list the entire list in seconds. You can easily upload it to your demo account. It is the first file uploaded for Binance Spot Tick and is available for free. Tools menu / Options / Expert Advisors / You need to select Use WebRequest for listed URL You can watch videos to add Metatrader.
FREE
Special Trailing Sl is a automatic trailing stop_loss. first It will try to free risk your trade then save the profits. first step is to move the SL 50 points below current price for long trades , and 50 points above current price for short trades.First step will happen when the trade get to minimum profit per point. second step : SL will follow the current price with a dynamic distance. This trailing stoploss has been used in my products.
FREE
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading.
FREE
This indicator allows to hide Parabolic SAR (on all MT5 timeframes) from a date define by the user, with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Step Maximum Color Width Information on "Parabolic SAR" indicator is available here: https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/parabolic ************************************************************* Hey traders!! Give me your feeds! We are a community here and we have the sa
FREE
The script SphereSample.mq5 illustrates control of graphic objects using the classes from the Standard Library (Base class of objects array CArrayObj , CChartObjectText ).
FREE
This indicator is to be used in bot connectors for automation of Pct Multi indicator entries.
How to use: Configure the bot connector with the following information: Indicator name: pctmultibot Call buffer: 0 Put buffer: 1
Do not add this indicator to the chart, just configure it in the bot connector!
Pct Multi indicator:
https://www.mql5.com/en/market/product/111091
FREE
Script Name: Close All Positions Language: MQL5 Type: Utility Script Primary Function: Instantly close all open positions on the current trading account Purpose The “Close All Positions” script is a lightweight and efficient tool designed for traders using MetaTrader 5. Its main purpose is to help users quickly exit all active trades with a single click, especially during volatile market conditions or when risk management requires immediate action. Instead of manually closing each position on
FREE
Manage Positions is an MT5 script designed with five distinct options for efficiently managing open positions. It offers versatile functionality, allowing for both global impact across all currency pairs and localized influence on specific pairs of interest. Additionally, users can target particular currency pairs to tailor their actions accordingly. For instance, leaving the "LEAVE BLANK to Manage Positions for ALL Symbols" field empty enables closing all positions universally, while specifyin
FREE
EW Close All – 한 번 클릭. 모두 종료.
EW Close All 은 가볍고 다국어 지원 Expert Advisor로, 단 한 번의 버튼 클릭만으로 모든 오픈 포지션을 즉시 청산하고 모든 대기 주문을 취소할 수 있습니다.
모든 오픈 포지션 청산 모든 대기 주문 취소 모든 심볼과 모든 타임프레임에서 작동 다국어 인터페이스 지원 깔끔하고 빠르고 안정적
빠른 청산, 리스크 관리, 장 마감 전 정리 작업에 완벽합니다.
항상 완벽한 컨트롤 — EW Close All로 단 몇 초 만에 모든 것을 종료하세요!
EW Close All – 한 번 클릭. 모두 종료.
EW Close All 은 가볍고 다국어 지원 Expert Advisor로, 단 한 번의 버튼 클릭만으로 모든 오픈 포지션을 즉시 청산하고 모든 대기 주문을 취소할 수 있습니다.
모든 오픈 포지션 청산 모든 대기 주문 취소 모든 심볼과 모든 타임프레임에서 작동
FREE
This is our simplest tool! With it you hide the Bid and Ask lines from chart and have only a small rectangle showing what current price is. This tool is useful for those who want the cleanest chart possible. You can also show the Ask price only, instead of the Bid (most common). To further assist you in cleaning the chart check out our other tool: https://www.mql5.com/en/market/product/41835 Any questions or suggestions, please contact us. Enjoy!
FREE
Forex17 BreakEven Price 는 MetaTrader 5용 금융 기준 지표로, 거래 또는 당일의 financial break-even 가격을 차트에 직접 표시합니다.
이 지표는 주문을 실행하지 않으며, 포지션을 관리하거나 신호를 생성하거나 의사 결정을 자동화하지 않습니다. 계좌의 재무 결과를 기반으로 한 객관적인 기준을 제공하는 수동 트레이딩 지원용 시각적 도구입니다. 지표가 표시하는 내용
이 지표는 balance, equity 및 현재 순 노출의 관계를 기반으로 계산된 financial break-even을 나타내는 단일 수평선을 차트에 표시합니다.
표시되는 기준 가격은 현재 열려 있는 포지션만을 고려했을 때, 거래 또는 당일의 종합적인 재무 결과가 대략적으로 0이 되는 가격 수준을 의미합니다.
한 번에 하나의 계산 모드만 표시되며, 모드는 중첩되거나 동시에 표시되지 않습니다. 동작 모드 Operation Financial Break-even (from first e
FREE
Orders Manager is a simple and indispensable assistant for managing all your orders. Inputs: Magic = 999; // Magic TakeProfit = 1000; // Take Profit. If = 0 the level is not setts. StopLoss = 0; // Stop Loss. If = 0 the level is not setts. Slippage = 10; // Slippage GeneralProfit = false; // Closing all orders based on total profit. If false the function is disabled and works according to TakePr
FREE
This MetaTrader 5 script - design to manage your workspace to close all open charts except the most recently active one. Perfect for traders who need a quick and reliable way to declutter their platform while keeping the current chart in focus.
Key Features: One-Click Convenience: Instantly closes all charts except the active one, streamlining your workspace. Safe and Efficient: Skips the current chart to ensure uninterrupted analysis. Error Handling: Robust error detection with detailed loggi
FREE
Expert Advisor to help beginners.
It allows you to adjust the following parameters:
Number of simultaneous positions The asset allowed to trade Maximum lots allowed per position Maximum number of positions per day When one of the parameters is not/no longer valid, the EA automatically closes new positions, preventing you from trading. This Expert Advisor helps you trade by mastering your trading psychology for you.
VPS essential.
Feel free to give me feedback and suggest further improvement
FREE
This non-trading expert utilizes so called custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also, it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place RenkoCharts on a chart of a work instrument. The lesser timeframe of the source chart is, the more precise resulting renko chart is, but the lesse
Have you ever take a long time to watch a Symbol when the network link is not good ? Have you ever wait for a long time when you switch chart between different Symbols or different TimeFrames ? If you do long-term backtesting , Have you ever to be downloaded datas for a long time ? Yes, If there is no data in the system, those will happen. 1. What is this: Download all the Symbol data in Market Watch to the system. PS: This is not outputting data to Files. This Link go to Demo version:
https:/
Простая утилита показывающая время до формирования свечи. Может быть очень полезна, если вход в сделку завязан на начале/завершении свечи. Демо версия работает на валюте EURUSD Входные параметры FontColor - Цвет текста. FontSize - Размер текста. FontName - Шрифт текста. TimeOnly - Указывать только время, без дополнительного текста. TypeOfDrawing - Тип отображения информации Важно : возможна задержка в 1 сек.
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
Alert Relay Helper (EA) – MT5 & MT4
Encrypted bridge that forwards indicator alerts to external messengers * in real-time. Plug-and-play utility – simply attach it to one chart. Zero trading functions – does not open, modify or close orders. End-to-end AES-256 encryption – only custom indicators that support the same key can broadcast messages (e.g. VWAP Ultimate Pro v1.20+). Multi-platform – MT5 build 4150+, MT4 build 1380+. Before you turn it on : Open Tools > Options > Expert Advisors and
FREE
현재 심볼의 포지션 닫기 현재 심볼의 모든 포지션을 닫는 간단하고 신뢰할 수 있는 스크립트입니다. 반복 작업을 줄이고 소중한 시간을 절약하세요. 장점: 현재 자산에만 집중: 스크립트는 선택한 심볼의 거래만 닫으며, 다른 포지션에는 영향을 미치지 않습니다. 빠르고 편리함: 단 한 번 실행으로 모든 포지션을 몇 초 안에 닫을 수 있습니다. 모든 전략에 적합: 여러 포지션을 관리하는 사람과 단일 자산에 집중하는 사람 모두에게 이상적입니다. 안전성: 각 포지션을 처리하고 오류를 기록하여 완전한 제어를 보장합니다. 작동 원리: MetaTrader 5 터미널에서 스크립트를 실행하세요. 스크립트가 현재 심볼의 모든 오픈 포지션을 자동으로 찾습니다. 다른 자산에는 영향을 주지 않고 모든 거래를 한 번의 클릭으로 닫습니다. 이 도구는 누구에게 적합합니까? 단일 심볼의 포지션을 빠르게 닫아야 하는 트레이더. 단기 전략을 사용하는 사용자 및 속도를 중시하는 사람들. 시간을 절약하고 중요한 결정에 집중하
FREE
This MT5 Utility is designed to simplify the process of managing multiple trades. If you have several open positions, it can be time-consuming to close each one manually. With this tool, you can easily close all profit trades, losing trades, or just the trades that are linked to the chart you're currently viewing. It saves you time and effort by allowing you to manage your trades with just a few clicks, making your trading experience smoother and more efficient. Whether you're focusing on profit
FREE
Aegis Gold Dashboard is a free, lightweight visual indicator created to help traders monitor key market conditions in a clean and professional way.
This indicator is designed as a visual companion to automated or discretionary trading systems and does not execute any trades.
Features: • Informational signal overview (non-executable) • ATR-based volatility display • Market session open / closed status • Real-time spread monitoring • Last closed trade overview • Simple market condition tips
De
FREE
XAUUSD Automatic Lot Calculation is a powerful MetaTrader 5 utility designed to help traders manage risk easily and visually. It calculates and displays the optimal lot size based on your account balance, risk percentage, and stop loss. This tool supports both English and Indonesian and helps ensure that your trading stays within your defined risk limits. Key Features: Real-Time Risk Calculation
Automatically calculates lot size based on your selected risk percentage and stop loss in
FREE
MetaTrader 마켓은 과거 데이터를 이용한 테스트 및 최적화를 위해 무료 데모 거래 로봇을 다운로드할 수 있는 유일한 스토어입니다.
어플리케이션의 개요와 다른 고객의 리뷰를 읽어보시고 터미널에 바로 다운로드하신 다음 구매 전 트레이딩 로봇을 테스트해보시기 바랍니다. 오직 MetaTrader 마켓에서만 무료로 애플리케이션을 테스트할 수 있습니다.
트레이딩 기회를 놓치고 있어요:
- 무료 트레이딩 앱
- 복사용 8,000 이상의 시그널
- 금융 시장 개척을 위한 경제 뉴스
등록
로그인
계정이 없으시면, 가입하십시오
MQL5.com 웹사이트에 로그인을 하기 위해 쿠키를 허용하십시오.
브라우저에서 필요한 설정을 활성화하시지 않으면, 로그인할 수 없습니다.