MetaTrader 5용 Expert Advisor 및 지표 - 139
The utility helps open a deal with a stop loss that does not exceed the specified amount, or to refrain from it altogether. That is, it determines the number of lots to open the deal so that the stop loss is as close as possible to the specified amount in USD without exceeding it. For example, it will be indispensable when trading according to the Gerchik strategy. That is, when trading based on risks, with a fixed risk and a fixed take profit relative to stop loss. For example, if you always op
FREE
Ofir blue is the first full trading application for Telegram. It is proposed in 2 versions : OfirBlueLite (without trading) and OfirBluePro (with trading). The Pro version is still in beta (available on request).
To access Ofir Blue Lite, go to Telegram and open the bot @OfirBlueLite. All demos, tutorials and docs are available in Telegram.
Join the Telegram group @OfirBlueUserGroup to get updated information and support.
Features: Dashboard ️ Account summary ️» Profit of the day ️» Eq
FREE
The Martinware Eye Rest Reminder serves to periodically remind traders to rest their eyes without the need for a tool outside MT5.
Input parameters: Periodicity: play the alert every n minutes Alert with sound: define if the alert should include playing a sound Custom sound file: name of the custom sound file to be used instead of the default. It must be inside a folder named "Sounds", this one inside the "Files" folder in the Terminal's MQL5 directory tree. Alert with Alert message: informs
FREE
Introducing Mini Orders Executor , your powerful and efficient trading companion designed to seamlessly execute orders directly from a user-specified text file . This innovative trading tool streamlines your trading process, providing a convenient and automated solution for executing trades with precision and speed.
Key Features :
**Text File Integration:** Mini Orders Executor is designed to effortlessly read and interpret orders from a plain text file, eliminating the need
FREE
Volumeku is a Volume-based analysis tool. Its use and purpose is very simple, it is clear that with large volumes of trading some event happens in the market, sometimes a reversal happens, sometimes the beginning of a strong movement. You who are greater, where X is a variable. Let's take the value of 6500 on the H1 chart as an example, put this measurement on your chart and see with your own eyes what happens to the price every time it hits such a level. Download now, it's free and very cool! D
FREE
The script simulates a random price walk and saves it to a CSV file.
This file can be used to create charts of random price walk.
How to create custom symbols you can read here .
Script Settings:
SymName - The name of the CSV file that will be saved in MQL5/Files.
HistoryDepth - The number of minutes to simulate a random price walk.
StartFrom - At which price the simulation will start.
VolaCycle - Mode simulates intraday volatility.
The pictures show the recommended settings for a cu
FREE
Maximize or restore the main chart or indicator windows by double-clicking them.
Double-clicking a main chart window will hidden all the indicator windows and expand the main chart to the maximum. Double-clicking again to restore.
Double-clicking an indicator window will hide all the other indicator windows and expand the double-clicked indicator window to the free space. Double-clicking again to restore.
FREE
This script allows you to visualize the risk of your account based on the open orders you have. * Low risk is between 0 and 10% of handicap * Medium risk is between 11% and 30% of handicap * High risk is more than 31% of handicap
The script displays the spread of the current pair, the total of open positions, showing the lotage for both directions (buy, sell) as well as the number of buy and sell operations.
FREE
This script is a very useful tool when it comes to practicing chart analysis.
If you activate this script, you are going to be thrown down on a random chart position. The active chart is used where you are right now. You need to have at least 6000 historical bars. You can set the number of bars at: Tools->Charts tab->"Max bars in chart"
Should you have any questions, comments feel free to contact me.
FREE
Utility for know all informations and settings of all symbols available on your broker The informations that you can know are for example:
- Spread
- Digits
- Tick value
- Size step
- Size minimum
- Size maximum
- Swap buy and sell
- Margin required (for 1 standard lot)
- Rollover day
- Execution mode
and many other informations You can filter the symbols by group or you can also choose to see the informations only of symbols available on market watch.
FREE
Script to load on chart the orders, starting from "Signal history report" downloaded from MQL5. If you found a good signal on "Signals" section of this site and you want to see the history orders on chart, you can do it, following this steps: - Download the csv file of history orders - Copy file in the common folder - Launch the script and set the input that are: - Report type (MT4 or MT5) - File name - Delimiter (default is ;) - Name of symbol to load (if symbol on file is for example EURUSDi,
FREE
Hi you, I need your help! Be my Patron, let's make it possible!
https://www.patreon.com/joaopeuko https://github.com/Joaopeuko/Mql5-Python-Integration
Esse Expert Advisor copia os dados("symbol,last,bid,ask") dos ativos que foram colocados na lista e só funciona enquanto o mercado esta aberto.
Esse EA não é um link DDE ou RTD, as informações não são passadas em tempo real ao excel. O EA tem um delay de 30 segundos e o Excel tem um delay de 1 minuto.
A vantagem desse EA é que ele dispensa o
FREE
Индикатор SpreadTimeInfo
Многофункциональный индикатор для отслеживания времени сессий, спреда и торговых инструментов.
Основные возможности Отображение времени до открытия/закрытия Американской сессии Таймер обратного отсчета до закрытия текущей свечи Мониторинг спреда с визуальным предупреждением Русскоязычные названия более 100 торговых инструментов Автоматический учёт выходных и праздничных дней
Настройки индикатора
### Американская сессия - Время открытия NY (в вашем времени)
FREE
Иногда бывает, что наши построения на графике выходят за пределы последнего бара. После выходных, эти построения могут измениться в виду особенностей учета времени в мт5. Данный индикатор поможет решить эту проблему - он проходит по всем графикам и сдвигает дату объекта, которая дальше, чем нулевой бар. После завершения работы индикатор удаляется. Параметры:
Direction - направление сдвига; DaysShift - количество дней, на которые сдвигается дата объекта, правее нулевого бара.
FREE
Simple script for Sell by Market Execution on all financial instruments.
Inputs Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false
Inputs Details Type Order Sell Order is preset. Deviation Maximum deviation from quoted price in points. Stoploss & Takeprofit In points value, be careful that this value will be added to minimum stop allowed by the broker. For example if you
FREE
Simple script for Buy by Market Execution on all financial instruments.
Inputs Volume - default: 0.10 Deviation - default: 10 points Stoploss - default: 50 points Takeprofit - default: 50 points Comment - default: Order by Market Confirm - default: false
Inputs Details Type Order Buy Order is preset. Deviation Maximum deviation from quoted price in points. Stoploss & Takeprofit In points value, be careful that this value will be added to minimum stop allowed by the broker. For example if you s
FREE
Простая утилита, которая показывает на какую сумму средств куплено активов в портфеле. Необходима для отслеживания загрузки депозита. Выводит информацию в удобную надпись, которую можно разместить в любом месте графика. Учитывает валюту депозита: USD или RUB Учитывает, в какой валюте торгуется актив (USD или RUB) и автоматически конвертирует по текущему курсу. Можно настроить размер и цвет надписи
FREE
Tetris remains one of the most fun and addictive pieces of software to ever grace the computing scene. That's right, everything that everyone loves about Tetris can now be experienced on MT5 platform. Its beautiful simplicity and surprisingly fast-paced gameplay make it an exceptionally easy thing to just pick up and play on short notice. This version comes with everything everyone loves about Tetris. It has all six of the classic tetrimino shapes, the steadily growing level of challenge tha
FREE
This indicator shows spread value and Minimum and Maximum plus current symbol Leverage . It also displays ticks per minute . This shows how many ticks come in one minute averagelly. To compare brokers ,you can compare the minimum and maximum of spread specially news time and end of the day. In the news time run this indicator and see how spread wide.
The broker with the least fluctuation in spread is better.
FREE
Introducing the SL Limiter Bot: Your Friendly Stop-Loss Management Solution! Take control of your trading like never before with the SL Limiter Bot, a powerful and intelligent tool designed to enhance your risk management strategy on MetaTrader 5 platforms. Say goodbye to manual monitoring and hello to automated precision! Whether manual trading, EA trading, or using Trade Signals, SL Limiter Pro will help you minimize your risk!
Another utility from the Trade Agent Toolbox! Key Features: Advan
FREE
This script allows selecting the TakeProfit and StopLoss levels. It analyzes the history data, and then calculates the probability of reaching a given price level.
How the script works Suppose you have a trading strategy and you want to select the TakeProfit and StopLoss levels. Run the script and set the parameter: Number of Bars - the average position holding time in bars. Once the script operation is complete, the AIS-PPL.csv file will be created in the Files folder in the terminal data cata
FREE
Script for quick updates (synchronization) up-to-date data in the SQLite database. Saves open positions and orders, current quotes.
Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integrations of the MetaTrader platform. Keep all your data in one place.
Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards
Parameters useDefaults true - use default parameters. Save data to the COMMON hierarchy, to the db/ram/{s
FREE
IndiSig by Buffer
Detect Signals from a Custom Indicator by Buffer & Send notifications to Telegram Channel or Open orders
* Buy/Sell Buffer: You may get this info on MT4/5 Data Window (CTRL + D)
* MT5 version: Add the indicator first, then the EA
* MT4 version: Only works properly with default settings of the indicator Join https://t.me/fxassistant_vn for more useful EAs!
FREE
On Off Trade On Off Trade — это индикатор для MetaTrader 5, который выводит прямо на график статус рынка и расписание торговых сессий. Возможности: Показывает, открыт ли рынок сейчас ( СТАТУС: РЫНОК ОТКРЫТ / ЗАКРЫТ ). Отображает активную торговую сессию: время начала и окончания. Если рынок закрыт — указывает, когда начнётся следующая сессия. По желанию можно включить полное расписание всех сессий на неделю с подсветкой текущего дня и активной сессии. Автоматическое обновление данных кажды
FREE
Smart Flow Light - Trading Assistant Core Selling Points Smart Interval Trading - Automated buy/sell execution with configurable millisecond intervals Visual Dashboard - Clean, professional control panel with real-time P&L display One-Click Operations - Instant BUY/SELL/STOP/CLOSE ALL functionality Risk Management - Built-in lot size validation and position monitoring Key Features Intuitive Interface - Professional dashboard with title banner and organized controls
Preci
FREE
TradeNavigator AccountPilot v1.1 – MT5 계정 관리 도구 어떤 계정으로 거래 중인지 즉시 확인 – 복잡한 계정 번호 대신 사용자 지정 이름 사용!
차트에서 활성 계정을 명확하게 확인하고 비싼 실수를 방지!
여러 개의 브로커 및 계정을 사용하는 트레이더에게 이상적 – 더 이상 혼동할 필요 없음! 주요 장점: 잘못된 계정으로 거래하는 실수를 방지! 여러 개의 브로커에서 계정을 가지고 있고, 각 계정이 길고 복잡한 번호 를 가지고 있습니까? 거래를 시작한 후 "이런! 잘못된 계정으로 거래했어!" 라고 깨닫는 경우가 있나요? 해결책: TradeNavigator AccountPilot! 이 EA를 사용하면 각 계정에 맞춤형 이름을 지정할 수 있습니다 . 이제 "1345934" 또는 "5406732" 대신 직접 설정한 이름을 차트에서 볼 수 있습니다 . 예를 들면: "메인 계정 – 스캘핑"
"스윙 트레이딩 – 브로커 A"
FREE
RegularExpressionsExamples — is an expert, which contains the graphical interface for running examples from the " RegularExpressions in MQL5 " library. The codes of these examples can be found in the library itself. These examples are for demonstration purposes only. They serve only to evaluate the library operation and its capabilities. They can also be found on the official Microsoft website, in the descriptions of classes in the System.Text.RegularExpressions namespace.
Each example can be
FREE
We use Price Action and Japanese Candlesticks at important price zones and standard times to open positions and use Risk/Reward: 1/2 - 0.2%/trade. Recommended symbol: EURUSD, GBPUSD, AUDUSD, USDCAD, USDJPY, GBPJPY, EURJPY. Contact me: Gmail: fifund.cuscare@gmail.com, Facebook , Twitter , Instagram . Product: Metatrader4 , Metatrader5 . Broker references: Exness , ICMarket , FBS .
FREE
Fingerprint Capture Script (CSV) This script creates a pattern “fingerprint” CSV from chart window by exporting the OHLC values of candles between two vertical lines . What it does Reads exactly two vertical line objects (VLINE) on the current chart Uses them as start/end markers of the candle range Exports the selected candles to a semicolon-separated CSV file in: Terminal → Common → Files How to use Open any chart and timeframe with the pattern visible in history. Place tw
FREE
This demo EA only sends text messages to a predefined Telegram channel ( there is no need to configure telegram ). The messages can be customized to show information about the trading activity. Also it shows the daily account PnL. Several instances of this EA can be used simultaneously from the same MT5 terminal but ensure that each one has different EA ID number (setting B16).
I have tested this EA with forex symbols but it should work fine with any MT5 symbol (e.g. indexes, commodities, stoc
FREE
AnaliTickDemo is a demo version of AnaliTick. AnaliTIck is a financial instrument analysis and testing program based on the Metatrader5 platform. The object of analysis is the sequence of changes in the prices of Bid and Ask - ticks. The program may be useful to developers of scalping advisers and strategies, those who work on the news. The demo version differs from the full one in fewer filters and strategies. The analyzed period is one - the current trading day and two previous days. The strat
FREE
This utility displays the information required for making trades on each opened chart. For example: spread value, swap value; triple swap day; session closing time; ATR of the symbol by Gerchik; total profit/loss for the current symbol; the number of trades made earlier; the percentage change in the quotes of 6 selected instruments; and much more. The spread value is always shown. The rest of the information is displayed depending on the settings: Show total orders at the moment (long, short) .
FREE
Free version. Only works on EURUSD. Would you like to have statistics about your trades displayed while you operate? Have you a solid understanding of the symbol you are trading? Do you really know everything you need to about your trading account? Do you need to keep an eye on the local times around the world? Advanced Info Displayer answers to all that. It helps you to know many hidden or hard to find data. Also, it is very convenient if you value statistics and maths. Just to exemplify, in mo
FREE
Note: Demo version only works on NZDJPY and USDRUB
What does it do? It assists you in your trading and has some important jobs to perform: It sets virtual pending orders, stop loss and take profit. It can set real stop loss and take profit if desired. It makes trading independent of bid-ask line concept, thus useful for very short term traders and price action traders. Orders can be opened, managed and closed with 1 click providing fastest management. It can automatically set your position sizi
FREE
NewsAlert는 중요한 다가오는 시장 뉴스 이벤트에 대해 트레이더들을 안내하기 위해 설계된 다용도 경고 시스템입니다. EA는 지정된 이벤트까지의 시간 내에 뉴스 이벤트가 있을 때 푸시 알림 및 이메일 알림을 보냅니다. NewsAlert EA 설정 및 푸시 알림 및 SMTP를 이용한 이메일 알림 구성에 대한 자세한 튜토리얼은 제 YouTube(프로필 내 링크트리에 링크)에서 확인할 수 있습니다. 이 튜토리얼들은 초기 설정부터 고급 기능까지 모두 다루어 제품을 최대한 활용하는 데 도움이 됩니다. NewsAlert 구매 후에는 활기찬 디스코드 커뮤니티의 일원이 될 기회가 있습니다(프로필 내 링크트리에 링크). 활발한 토론에 참여하고 동료 트레이더들의 경험에서 배우며, NewsAlert를 최대한 활용하는 데 필요한 지원을 받으세요. 또한 MQL5 Market에서 TradePadLite 및 TradePadPro 제품을 제공합니다. 이러한 거래 도구는 보다 종합적인 거래 솔루션을 위해 Ne
FREE
Choosing the levels of StopLoss and TakeProfit can have a very strong impact on the overall performance of trading. In addition to the obvious parameters of a trade transaction - the size of a possible win or probable loss - the levels of StopLoss and TakeProfit also affect the expected duration of the transaction, and the profitability of trading in general. If you have already determined the optimal transaction duration using the “ AIS-ODT ” script, then you can begin to determine the paramete
FREE
The script illustrates the usage of the OBJPROP_XOFFSET and OBJPROP_YOFFSET properties. It displays the specified fragment of the .BMP image.
FREE
It can only be used in EURCHF . The Expert Advisor is a great tool that allows you to control your trade with ease and precision. The tool can be moved in the graphs and offers the following characteristics:
Instant order entry with a single click. Entry of pending orders using price tags and trend lines. Instant order closure with a single click. Instant order closure using trend lines as output levels that the broker can not see. We can modify the way to enter and exit the market, allowing us
FREE
Monkey Lite offers the following array of features: One-click instant order entry (short or long). Track total current orders and total current profit. Instant Close Buy, Close Sell, Close All button. Utility types Risk management, Graphical objects, Panels. Main features
Take Profit and Stop Loss by money (not pip). After the price reached the Take Profit threshold, trailing stop 20% of the current profit. After the price reached the Stop Loss threshold, the orders will be closed immediately.
FREE
Tiger Lite recreate the history of entry and exit orders. The goal is that you can grasp their strategy how to play. CSV format support for WEB, MT4 and MT5 platforms.
The sequence of steps is described in the photo. Note:
Please choose the existing date and symbol on the CSV file. For MT4/5, export historical data and copy the records to excel, save it with the extension CSV. For MT4/MT5/WEB, save the name with format mt4.csv/mt5.csv/web.csv If you get the history from another source and your
FREE
The script removes all of the indicators on the chart with one movement of the hand. There are situations when there are too many indicators on the chart. And it is required to delete all of them without closing the tab. Unfortunately, the settings window doesn't allow us to select all indicators at once and we have to delete one by one. This script will solve this problem. Simply drag the script from Navigator window onto the chart.
FREE
The script analyzes the history of quotes and gives recommendations on the minimum deposit. The calculations take into account the variability of prices and the standard deviation. Margin requirements for the instrument are also taken into account. The result of the script is the minimum recommended deposit for trading the given currency pair.
FREE
Meditation Seed:
Meditation is a practice in which an individual uses a technique – such as mindfulness, or focusing the mind on a particular object, thought, or activity – to train attention and awareness, and achieve a mentally clear and emotionally calm and stable state.[1][2][3][4][web 1][web 2] Meditation is practiced in numerous religious traditions. The earliest records of meditation (dhyana) are found in the Upanishads, and meditation plays a salient role in the contemplative repertoire
FREE
Utility for know all informations and settings of terminal where the utility is loaded. The informations that you can know are for example:
- The path of folder where the terminal start
- The path of folder where the terminal store the indicators, experts advisors etc
- The path of common folder
- The permission to use DLL, to automated trading etc
- The permission to send email, FTP or notifications to smartphone
and many other informations
FREE
Script to calculate equity and balance at a specific date and time.
This script makes up for a lack of MetaTrader account history, that does not show how the balance and equity changes in time.
Balance calculation includes closed orders only.
Equity calculation includes orders closed before and orders that are still open at the specified time.
Example: date and time set to 2020/07/06 00:00. If I had a Buy 1 lot EURUSD position opened at price 1.12470 on the 2020/07/02, the program would ca
FREE
BatchLoader for Mobile Traders: The idea of BatchLoader just as the name implies is to enable traders open a single position through their mobile phone and have it duplicated based on the max position such trader set in the "input settings", we have day traders and scalpers who find it difficult to open several position when trying to scalp, with this BatchLoader, you won't have to worry about poor entry execution.. How to Use it; *install the expert on your desired chart you usually trade on(
FREE
The script allows selecting the required 'Filter level' value of the AIS-MTF MT5 indicator. Run the script on the required chart and selected timeframe. Once its operation is complete, the HPS.csv file will be created in the Files folder. Open the file. You will see three columns. The 'Filter lvl' column represents the value of the 'Filter level' for the AIS-MTF indicator. Am. dev. - degree and direction of the indicator's deviation from the price level (sorted in ascending order). Negative valu
FREE
What is Risk of Ruin? Risk of ruin is the probability of an individual losing substantial amounts of money through investing, trading or gambling, to the point where it is no longer possible to recover the losses or continue. Risk of ruin is typically calculated as a loss probability, also known as the "probability of ruin."
Input Parameters StartPeriod: Set the first date from where you like the program to calculate. Your current account performance will be measured. EndPeriod: Set the last da
FREE
This indicator allows to hide Bollinger Bands (on all MT5 timeframes) from a date define by the user, with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Period Deviations Shift Apply To Color Style Width Information on "Bollinger Bands" indicator is available here: https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/bollinger_bands ************************************************************* Hey traders!! Give me your feeds! We are
FREE
Script for quick updates (synchronization) trade history in the SQLite database. Saves closed positions and orders, symbols data.
Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integrations of the MetaTrader platform. Keep all your data in one place.
Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards
Parameters useDefaults true - use default parameters. Save data to the COMMON hierarchy, to the db/ram/{s
FREE
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program. General Description
The constants are divided into four groups in the Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting the
FREE
EA Utility Tool: Risk Consistency Manager The Risk Consistency Manager EA is a simple yet powerful tool that automates risk management across multiple open positions. It dynamically adjusts stop-loss levels to distribute a predefined total risk value (e.g., $10,000) evenly among all active trades. Key Features: Dynamic Risk Distribution: Automatically allocates an equal share of risk to each position (e.g. with total risk capital of $10,000, its will be distribute each trade with $3,333.33 risk
FREE
HelloTrader is a completely new product view for the MetaTrader platform. Immediately after launching, the utility displays randomly one of the lines of the phrase, quotes of famous people or an aphorism in the upper left corner of the terminal. Every 5 minutes the recording changes. The Demo version includes 32 phrases, quotes or aphorisms in English only.
The utility starts working immediately after launch and no longer has any settings or functions. The only task is to randomly display quot
FREE
GoldPullBackMaster EA: 정밀 되돌림 및 소진 매매 GoldPullBackMaster EA는 단기 시장 소진을 활용하도록 특별히 설계된 고도로 체계화된 완전 자동화 알고리즘 매매 시스템입니다. 다른 Expert Advisor(EA)들이 돌파를 추격하여 고점에서 매수하거나 저점에서 매도하는 반면, GoldPullBackMaster는 필연적인 되돌림을 인내심 있게 기다렸다가 정밀하게 매매합니다. XAUUSD(금)에 맞춰 처음부터 설계 및 엄격하게 최적화된 이 EA는 변동성이 큰 시장의 "숨쉬는" 특성을 활용하는 고빈도 스나이퍼 역할을 합니다.
핵심 전략: 작동 방식 시장은 절대 직선으로 움직이지 않습니다. PatternTrader는 독자적인 즉시 되돌림 로직을 사용하여 이 사실을 활용합니다. 1. 추세 식별: EA는 사용자가 맞춤 설정할 수 있는 조회 기간을 스캔하여 강력하고 방향성 있는 미세 추세를 식별합니다.
2. 50% 함정: 과매수 추세가 확인되면 추격
Live Candle is an ensemble trading advisor combining three complementary neural network architectures: LSTM, N-HiTS, and TFT. LSTM captures long-term sequential dependencies and market context. N-HiTS specializes in multi-horizon forecasting, excelling at detecting complex trend structures and turning points. TFT adds adaptive attention mechanisms, dynamically focusing on the most relevant temporal patterns across varying market conditions. The defining concept is the live candle itself. Rather
Sneaky Pivot Pro Matrix Sneaky Pivot Pro Matrix is a pivot-based expert advisor that maps the key intraday levels of the market and trades subtle bounces and rejections around them — wrapped in a clean, professional dark-navy interface. What it plots The EA calculates classic daily pivots from the previous session and draws them as labelled levels: the central Pivot Point (PP), three resistances (R1–R3), three supports (S1–S3), and the previous-day high and low. It also scans recent price action
*** IMPORTANT NOTE: The indicator dynamically adapts to your chart background. Try switching between Light and Dark themes for the best visual experience. ***
LZ Session Boxes Indicator is a streamlined, automated session time indicator designed to simplify your daily market analysis. It accurately draws the three major trading sessions (London, New York, and Asia) directly on your chart for the current trading day.
Powered by an intelligent Auto-DST (Daylight Saving Time) detection engine, t
Faster execution, clearer order control, and better trading discipline. OCT Panel — Professional MT5 Trading Control Panel OCT Panel is built for traders who want faster execution, clearer order control, and better trading discipline. OCT Panel is a professional trading assistant panel designed for MetaTrader 5 .
It helps traders manage orders, positions, Stop Loss, Take Profit, pending orders, and trade execution more efficiently during manual trading. OCT is not a signal system and does not g
Stop Loss Manager - Precision Risk Management for MetaTrader
Precision Risk Management - enhance your trading strategy with intelligent stop-loss automation. Minimize risk, maximize control, and secure profits with professional-grade trailing methods. What It Offers: Automatic stop loss detection and management for all manual trades using five proven professional trailing methods: Market Trailing (recent candlestick-based), ATR Trailing (volatility-adjusted), Parabolic SAR Trailing (trend-foll
FREE
Chart Analyzer - Advanced Market Structure Analysis for MetaTrader
See More, Trade Better - enhance your MetaTrader experience with this powerful market analysis tool, extracted from the powerful Meta Extender suite. What It Offers: Interactive real-time analysis of support and resistance levels, swing phases (ZigZag), market structure, and retracement levels. Visualize critical price levels and market phases directly on your chart with multiple display options including support/resistance li
FREE
Closing Assistant - One-Click Multi-Trade Management for MetaTrader
See More, Trade Better - enhance your MetaTrader experience with this essential trade management tool, extracted from the powerful Meta Extender suite. What It Offers: Close multiple trades simultaneously with a single click, organized by direction (buy/sell) or performance (winning/losing). Select from three scope options: Meta Extender trades only, current symbol trades, or all MetaTrader trades - giving you complete contro
FREE
Inspector - Real-Time Performance and Drawdown Monitoring for MetaTrader
See More, Trade Better - enhance your MetaTrader experience with this essential performance tracking tool, extracted from the powerful Meta Extender suite. What It Offers: Continuous real-time calculation and monitoring of your trading performance, drawdown, and key statistics across multiple time periods. The Inspector displays comprehensive metrics for daily, weekly, monthly, and yearly performance, keeping you informe
FREE
Price Alert - Professional Price Notification System for MetaTrader
See More, Trade Better - enhance your MetaTrader experience with this essential price alert tool, extracted from the powerful Meta Extender suite. What It Offers: Create unlimited customizable price alerts that notify you instantly when specific price levels are reached. Each alert can be renamed with personal notes, making it easy to track multiple support and resistance levels, breakout points, or key trading zones across a
FREE
Second Timeframe - Professional Multi-Timeframe Analysis for MetaTrader
See More, Trade Better - enhance your MetaTrader experience with this essential multi-timeframe analysis tool, extracted from the powerful Meta Extender suite. What It Offers: View higher timeframe data overlaid directly on your active chart without switching between windows. This standalone widget displays a second timeframe simultaneously with your native chart, providing complete market context at a glance. Key Benefit
FREE
FLD 12 Days – Simple MT5 FLD Indicator
FLD 12 Days is designed to be the first product of its kind: a clean, lightweight and easy-to-use MetaTrader 4 indicator focused purely on displaying the 12-Day Future Line of Demarcation (FLD) directly on your chart. Instead of overloading the trader with complex settings, signals or unnecessary filters, this indicator focuses on one clear purpose: showing the FLD line in a simple, visual and practical way. The FLD is calculated from the Median Price: (Hi
Introducing our newest product!!! Samurai dedication and precision!
He lurks in the shadows to punish the market for betraying his intentions!
A true samurai who follows a precise code for opening deals!!!
A truly refined sense of market positioning!!!
With a great desire for revenge and a fearsome sharp mind, our samurai cuts the market into small pieces!!!
WE TRADE ONLY GOLD!!!
For the best experience without delays in execution, we recommend https://eurohoster.org/8988 NL servers!!!
Whoe
GOLD STRUCTURE HUNTER — XAUUSD Smart Money Concepts + Technical Filters
УНИКАЛЬНОСТЬ СТРАТЕГИИ В отличие от стандартных индикаторных советников, Gold Structure Hunter использует концепции Smart Money Concepts (SMC) — подход профессиональных трейдеров и маркет-мейкеров:
BOS (Break of Structure) — пробой структуры рынка Советник ав
RiskCockpit - real-time risk advisor for prop-firm and funded accounts (FundedNext, FTMO, E8, The5ers, MyFundedFX) and personal/demo accounts. It is an INDICATOR (an advisor): it shows and proposes; it never opens, modifies or closes a trade.
THE PROBLEM IT SOLVES
Funded accounts are rarely lost to a bad strategy - they are lost to a single careless click: one lot too big, a stop-loss left off, a trade inside a news window, a daily-loss line crossed by accident. The rules sit in a PDF; your ris
Chart Navigator MT5 Base 는 가격 차트에서 빠르게 이동하고, 차트 위의 사용자 표시 지점으로 즉시 이동하기 위한 미니맵입니다. 이 지표는 전체 가격 차트를 보여 주는 compact한 미니맵을 차트에 추가합니다. 이 지도는 과거 데이터를 빠르게 이동하고, 수직선으로 표시한 중요한 위치로 다시 돌아가는 데 도움이 됩니다. 이 단순한 내비게이터의 핵심 장점은 단순한 차트 스크롤이 아니라, 수동으로 힘들게 스크롤하지 않고 필요한 영역으로 빠르게 이동할 수 있다는 점입니다. 중요한 이벤트의 표시로 차트에 수직선을 놓으면, 그 선은 미니맵에도 표시됩니다. 이후 과거 데이터에서 멀리 앞으로 또는 뒤로 이동하더라도, 미니맵에서 해당 표시를 찾아 한 번의 클릭으로 필요한 위치로 빠르게 돌아올 수 있습니다. 중요한 날짜, 신호, 거래, 뉴스, 분석 구간 또는 빠르게 다시 돌아가야 하는 모든 지점을 표시할 때 편리합니다.
작동 방식 미니맵은 선택된 과거 구간을 compact한 가격
FREE
KN Smart TP SL Signals — MT5 EMA 크로스오버 트렌드 시그널 인디케이터 KN Smart TP SL Signals는 EMA(지수이동평균) 크로스오버를 기반으로 매수(Buy) 및 매도(Sell) 신호를 생성하고, 차트상의 모든 신호에 대해 진입가(Entry), 손절가(Stop Loss), TP1, TP2, TP3를 포함한 완전한 리스크 계획을 자동으로 매핑해 주는 MetaTrader 5용 직관적 비주얼 트레이딩 인디케이터입니다. 수동으로 라인을 그릴 필요가 없으며 주관적인 추측을 배제합니다. 어떤 종목이나 시간대에서도 리스크가 명확히 정의된 빠르고 가독성 높은 셋업을 원하는 트레이더를 위해 설계되었습니다. 신호 작동 원리 매수(Buy) 신호: 빠른(단기) EMA가 느린(장기) EMA를 골든크로스(상향 돌파)할 때 발생합니다. 매도(Sell) 신호: 빠른(단기) EMA가 느린(장기) EMA를 데드크로스(하향 돌파)할 때 발생합니다. 두 신호 모두 오직 확정 마감된
FREE
MetaTrader 마켓은 거래로봇과 기술지표를 판매하기에 최적의 장소입니다.
오직 어플리케이션만 개발하면 됩니다. 수백만 명의 MetaTrader 사용자에게 제품을 제공하기 위해 마켓에 제품을 게시하는 방법에 대해 설명해 드리겠습니다.
트레이딩 기회를 놓치고 있어요:
- 무료 트레이딩 앱
- 복사용 8,000 이상의 시그널
- 금융 시장 개척을 위한 경제 뉴스
등록
로그인
계정이 없으시면, 가입하십시오
MQL5.com 웹사이트에 로그인을 하기 위해 쿠키를 허용하십시오.
브라우저에서 필요한 설정을 활성화하시지 않으면, 로그인할 수 없습니다.