Trend Risk Monitor

TREND RISK MONITOR EA - USER GUIDE

----------------------------------------------------

1. OVERVIEW

The Trend Risk Monitor is not a trading robot that opens new positions. Instead, it is a sophisticated risk management utility designed to work alongside another Expert Advisor (EA) on your trading account.

Its primary purpose is to actively monitor trades opened by a specific EA (identified by a "Magic Number") and provide a real-time assessment of the market risk associated with each open position. It displays this information in a clear, on-chart dashboard and can be configured to take protective actions automatically, such as closing high-risk trades.

This tool helps you to:

  • Visually understand the risk level of your active trades.

  • Identify when positions are trading against a strong market trend.

  • Protect your account from sudden, volatile market moves.

  • Enforce a maximum floating drawdown limit.

----------------------------------------------------

2. HOW RISK IS CALCULATED

The EA calculates a risk score for each position on a scale of 0 to 100. This score is determined by a weighted average of five key market factors:

  • Trend Strength (25% weight): Measures how consistently the price is staying on one side of a Moving Average on the 5-minute (M5) chart. A strong, confirmed trend is considered less risky if your trade is aligned with it.

  • H4 Momentum (25% weight): Looks for large, consecutive candles on the 4-hour (H4) chart. Two or more large candles in the same direction signal a potentially over-extended and risky market.

  • Price Speed (20% weight): Calculates the current price movement in pips per hour. Abnormally high speed indicates volatility and increased risk.

  • Volume Spikes (15% weight): Detects unusual spikes in trading volume on the M5 chart, which can precede sharp reversals or volatile moves.

  • Pullback Time (15% weight): Measures how long the market has been moving in one direction without a significant pullback. A market that hasn't had a correction for a long time is at higher risk of a sharp reversal.

The final risk score is then adjusted based on the position's direction relative to the M5 trend.

  • Positions trading with the trend have their risk score significantly reduced.

  • Positions trading against the trend have their risk score significantly increased.

The score is then categorized into three simple levels: LOW, MEDIUM, and HIGH.

----------------------------------------------------

3. THE DASHBOARD

The EA displays a dashboard on the top-left corner of your chart.

  • Trend: Shows the current M5 trend direction (BULLISH/BEARISH/SIDEWAYS) and its strength percentage.

  • Speed: Displays the current price speed in pips per hour.

  • H4 Momentum: Shows the risk percentage from the H4 momentum analysis.

  • Drawdown: The total floating profit/loss for all monitored positions in your account's currency.

  • Open Positions: Lists each monitored position, showing its type (BUY/SELL), ticket number, current profit, and its calculated risk level (LOW, MED, HIGH). The color corresponds to the risk level (Green = Low, Yellow = Medium, Red = High).

  • Action: Provides a clear, color-coded recommendation based on the highest risk detected among your positions.

----------------------------------------------------

4. INPUT SETTINGS EXPLAINED

These are the settings you can configure when you attach the EA to a chart.

MonitoredMagic

  • What it does: This is the most important setting. The EA will only monitor trades that have this specific magic number.

  • How to use it: Set this to the exact magic number of the trading robot whose trades you want this utility to manage.

AutoCloseLevel

  • What it does: Determines the level of automation for closing risky trades.

  • Options:

    • AUTO_CLOSE_DISABLED: The EA will only display risks and recommendations on the dashboard but will never close a trade automatically based on its risk score.

    • AUTO_CLOSE_HIGH: The EA will automatically close any position whose risk level becomes HIGH.

    • AUTO_CLOSE_MED_HIGH: The EA will automatically close any position whose risk level is MEDIUM or HIGH.

MaxDrawdownUSD

  • What it does: Acts as an account-level equity protector for the monitored trades. If the total floating loss (drawdown) of all monitored positions combined reaches this value, the EA will immediately close all of them.

  • How to use it: Enter a positive value (e.g., 25.0 for $25). To disable this feature, set it to 0.

RefreshSeconds

  • What it does: Sets the update frequency for the dashboard and all risk calculations.

  • How to use it: A value of 1 (second) provides the best responsiveness, which is crucial for the catastrophic move detection. Higher values are less resource-intensive but also less responsive.

PipsPerHour

  • What it does: Defines what the EA considers a "dangerous" speed of price movement. This value is used as a benchmark in the price speed component of the risk calculation.

  • How to use it: Set a threshold in pips. If the market movement exceeds this speed, the risk score will increase. The default is 50.

CatastrophicPointsM1

  • What it does: An emergency stop-loss feature. It measures the number of points the price moves against a position on the 1-minute chart. If the price suddenly moves against a trade by this amount, the EA will immediately close that single position.

  • How to use it: The value is in points, not pips. 75 points is equal to 7.5 pips on a standard 5-digit broker. This is designed to protect against flash crashes or sudden news spikes.

MAperiod

  • What it does: The period of the Simple Moving Average (SMA) used on the M5 chart to determine the primary trend direction and strength.

  • How to use it: The default is 20, which is a common short-to-medium term trend indicator. You can adjust this to match your trading strategy's trend definition.

VolumeMultiplier

  • What it does: Sets the sensitivity for detecting a volume spike.

  • How to use it: A value of 2.0 means the volume of the current M5 bar must be at least twice the average volume of the preceding bars to be considered a risk factor. Increase this value to make it less sensitive; decrease it to make it more sensitive.


Рекомендуем также
EA PERFORMANCE TERMINAL — everything on one screen. Every robot on your account, what each one is doing to your balance, and the months that got you here, drawn over your chart instead of buried in a report. A balance is an average, and averages hide things. One robot can quietly cover another's losses for months while the equity curve still looks calm. This reads your closed trades and splits that single number back apart, by Magic Number. A free edition is available, and it runs on a live char
"Clean Pending Orders" Удалите все отложенные ордера текущего символа за секунды! Этот простой, но эффективный скрипт создан для трейдеров, которые ценят скорость и удобство. Больше никаких сложностей — запустите скрипт, и он мгновенно удалит все отложенные Buy и Sell ордера на текущем символе. Преимущества: Мгновенное удаление: Все ордера удаляются за секунды. Фокус только на текущем символе: Не затрагивает другие инструменты. Лёгкость использования: Один клик, и ваш терминал очищен. Контроль
FREE
Session panel
Timo Mario Hoffmann
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
News Guard & Slippage Shield Overview This Expert Advisor is a protective utility for MetaTrader 5 accounts. It pauses trading around high-impact news releases and automatically closes any position that fills with excessive slippage. It runs at account level, so it can protect every Expert Advisor and Magic Number on the same account, not only trades it opens itself. The EA does not place any trades of its own. It is designed to run alongside your existing trading robots as a risk-control layer.
Noetrix Sentinel
Julien Jeremy Rodrigue Gazagnaire
Noetrix Sentinel 1.10 Noetrix Sentinel is a native, read-only MetaTrader 5 operational supervision utility. It monitors terminal connectivity, latency, trading permissions, chart and EA presence, watched market feeds, optional Magic mappings, alerts and diagnostic evidence from a single chart. ## Safety and distribution - MetaEditor result: `0 errors, 0 warnings`. - Entry point: `MQL5/Experts/NoetrixSentinel/NoetrixSentinel.mq5`. - No trading library, order submission, position close, order
FREE
Powerful and beautiful trading panel helps you in scheduling or placing multiple trades based on your presets in a single click. It is designed to execute orders immediately or schedule trades in advance to be executed at certain time using multiple filters to avoid non favorable market conditions (wide spread, reduced leverage etc.). Additional functionality developed to sycnhronize two instances of the expert over the internet (Master - Slave Mode), which means trader can open the panel in loc
Система SemiAuto Martin представлять Этот инструмент используется для полуавтоматической торговли Мартином, нажмите на панель, чтобы разместить ордер, и советник будет управлять позицией. Просто определитесь с направлением транзакции, а все остальное оставьте на усмотрение руководства эксперта. Автоматический Мартин, добавить склад согласно заданной сетке, также можно отключить эту функцию Ликвидация в один клик Функция блокировки одной клавиши Контроль времени Звуковая подсказка с предупрежд
Название: Менеджер торговых операций MT5 Менеджер торговых операций — оцените свой риск перед нажатием кнопки Визуальный менеджер рисков — это графический инструмент MetaTrader 5 для дискреционных трейдеров, которым нужен наглядный способ определения размера позиций. Разместите точку входа, стоп-лосс и тейк-профит прямо на графике. На панели отображается размер лота, сумма риска, целевая прибыль в денежном выражении и соотношение прибыли к риску — обновляется по мере перемещения линий. Что вы по
FREE
TradesManger
Ali Abdalrasool Ai-sayyd Sobai
Ultimate Manager is the ultimate Expert Advisor (EA) for MetaTrader5, empowering traders with seamless control over every aspect of their trades. This powerful tool manages lot sizes, stop losses, trailing stops, trade durations, and trailing activation thresholds with precision. Featuring intuitive buttons, you can execute two trades simultaneously, close all positions, close buys only, close sells only, or close profitable trades in an instant. Designed for efficiency and risk management, Ulti
Telegram Control Center (TCC) — утилита-советник для MetaTrader 5, которая связывает ваш торговый счёт с Telegram. Не открывает и не управляет сделками. Мониторит счёт, отправляет уведомления в реальном времени и позволяет управлять позициями удалённо через команды Telegram. Основные возможности - Мониторинг баланса, эквити, маржи и всех открытых позиций в реальном времени - Мгновенные уведомления при открытии, закрытии или изменении позиций - Уведомления о просадке эквити с настраиваемым поро
FREE
This utility can compare simultaneously time frames of different instruments and keep under control   the nine major time frames  of an instrument. It is composed by two changers, a crosshair and some additional components : the  multicharts time frames changer   is designed to simultaneously compare time frames for  up to thirty time frames  of different symbols with the  keyboard or the button the multicharts symbols changer can  link up to nine charts and control simultaneously the nine majo
KS Hotkey Trading Panel Pro — это торговый советник (Expert Advisor) для MetaTrader 5, обеспечивающий возможность быстрой торговли с помощью горячих клавиш, а также оснащенный интерактивной панелью управления, размещаемой прямо на графике. Основные возможности Торговля с помощью горячих клавиш — выполнение действий одним нажатием: Рыночная покупка / продажа (Market Buy / Sell) Buy Limit / Sell Limit Buy Stop / Sell Stop Закрытие всех позиций Закрытие только позиций на покупку / только на
SymbolAutoChanger PRO MT5   There is also version for MetaTreader4 This tool allows you to automatically change the chart symbols in a row. Example: EUR → GBP → JPY → CHF → CAD → AUD → NZD You need only to set up interval in seconds between auto switch. Also, you can choose whether to switch between all symbols provided by your broker or only between symbols available in the Market Watch window. PRO version  has following featuters: Next button Previous button Pause/Continue botton With this ex
# Higher-Lower Pending Bot - Advanced Multi-Pending Orders System ## Revolutionize Your Trading with Smart Pending Order Automation Welcome to the **Higher-Lower Pending Bot** - the most sophisticated pending order management system available on MQL5. Designed for traders who want to maximize opportunities while minimizing manual effort, this EA combines intelligent order placement with comprehensive profit tracking in one powerful package. ## What Makes Our Bot Unique? ### Smart D
NEW :    integration with Ofir Signals to send personalized alerts Ofir Notify is a tool which send alerts on trades to Telegram Alert on any event concerning a position : Opening, Closing, modification (SL, TP) Send alerts to Chats, Groups and Channel Alert on Equity change Display Risk, Reward and progress of profit/lost for each position Customization of alerts Sending charts screenshots with alerts Send signals from your indicators or experts Multi-lingual  NEW  : version 2 brings integrati
Atlas Trade Desk MT5 Atlas Trade Desk MT5 is a visual trade panel, risk manager and lot calculator for manual MetaTrader 5 traders. Plan market and pending orders directly on the chart, calculate position size from your selected risk, adjust Entry, Stop Loss and Take Profit visually, and manage open positions from one clean dashboard. The tool is built for discretionary traders who want faster order preparation, clearer risk control and safer position management without switching between multipl
Bneu Market Intelligence System — AI-Powered Market Analysis Dashboard Premium on-chart market analysis utility with 4 dashboard tabs. AI Market Brain reads volatility, currency strength, correlations, sessions, and upcoming events — then returns a plain-English verdict. GREEN / YELLOW / RED traffic light status removes guesswork. 8-currency strength meter with momentum tracking. AI opportunity scanner with per-symbol confidence scoring. DXY Dollar Index tracking with directional analysis. W
MT5 to Telegram & Discord Notifier MT5 to Telegram & Discord Notifier is a lightweight and practical notification utility for MetaTrader 5 that automatically sends real-time trade updates to your Telegram and Discord channels. It is designed for traders who want to stay informed about trading activity without constantly watching the terminal. Once connected, the notifier delivers instant alerts whenever a position is opened or closed, helping you monitor live activity, improve communication, an
DDKiller Pro
Njaratahiry Michael Randrianiaina
Stop Blowing Your Account. Once and For All. DDKiller Pro is the MT5 risk guardian that runs silently on your chart and shuts down trading the moment you hit a limit — whether you're grinding a prop firm challenge or managing your own CFD account. The problem every trader knows: You set your rules. You break them anyway. One revenge trade. One overleveraged position. One session that erases a month of gains. DDKiller Pro removes that decision from your hands entirely. What it does: The second yo
ATX Loss Guard Shield — Account-Wide Risk Circuit Breaker OVERVIEW ATX Loss Guard Shield does not trade. It does not predict the market, and it generates no signals. It watches your entire MetaTrader 5 account — every symbol, every magic number, your manual trades and any EA you run alongside it — and enforces the loss limits you define, automatically and without hesitation. This is a discipline enforcer, not a profit strategy. If you have ever blown past a daily loss limit because you "just
Execution X PRO
Artur Jacek Domagala
EXECUTION X PRO Professional Manual Execution and Trade Management Panel for MetaTrader 5 Solution. Comfort. Experience. Easy to understand, develop for New traders Execution X PRO is an advanced manual trading panel created for traders who want to maintain full control over their market decisions while improving execution speed, position management and trading discipline. It does not generate random entries and it does not replace the trader’s strategy. Instead, it provides a structured executi
Object Synchronizer MT5 : Лучше сосредоточиться/анализировать ценовой график на нескольких таймфреймах. Вам надоело сохранять и загружать шаблоны по много раз для одного и того же символа для нескольких таймфреймов? Вот альтернатива. С этим индикатором вы будете с удовольствием создавать объекты на нескольких графиках, изменять одинаковые объекты в любом графике, удалять одинаковые объекты с любого графика. Все объекты, которые вы создаете/изменяете всегда синхронизированы на всех окнах графиков
MQL Tool "Ofir Email to Telegram": Never Miss a Trading Alert Again! Tired of missing important alerts from your indicators and Expert Advisors (EAs)? Ofir Email to Telegram is the solution you've been waiting for! This revolutionary MQL tool automatically forwards all email alerts from your indicators and EAs directly to your Telegram account. Never again will you miss a trading opportunity or important notification! Here are just a few of the benefits of Ofir Email to Telegram: Quick and easy
AlgoDevMT5 Trade Manager Pro AlgoDevMT5 Trade Manager Pro is a professional trade management and risk control utility for MetaTrader 5. Designed for discretionary traders and funded account traders, this utility helps traders plan trades visually, calculate position size instantly, and manage risk with precision. Trade Manager Pro does not generate trading signals, open trades automatically, or provide investment advice. It is a trader-assistance utility designed to improve consistency and risk
Bneu AI Sentinel Pro
Marvinson Salavia Caballero
``` Bneu AI Sentinel — AI Risk Enforcement for MetaTrader 5 Sentinel is a risk management utility for MetaTrader 5 that monitors all trades on your account from any EA or manual trading. The utility enforces configurable limits through a 6-layer protection system, uses cloud-based analysis to detect trading behavior patterns, and includes a kill switch that closes all positions when limits are breached. What It Does Sentinel runs alongside all your EAs and manual trading. It monitors every
Symbol Cycler & Sync Tool - User Guide This Expert Advisor (EA) is a powerful utility designed to streamline the management of multiple charts in MetaTrader 5. It allows you to group charts together and control them simultaneously, saving you time and improving your workflow. Core Features Multi-Chart Syncing: Create "Sync Groups" by assigning the same SyncGroupID to multiple charts. All charts in a group act as one, allowing you to change their symbols and sync objects across them instantly. Cu
Smart Panel Trade
Nereu Ferreira Junior
Make Trades in MetaTrader 5 with Profit Panel! If you are a MetaTrader 5 trader, you know how important it is to act quickly and accurately. With this in mind, we created the Profit Panel – an essential tool for negotiations What is the Profit Panel? Designed to make your daily trading easier. It offers a simplified and intuitive interface where you can open, manage and close transactions with just a few clicks. How does it work? The MT5 Trading Dashboard puts all the most important trading func
Telecontrol MT5
MIKHAIL VINOGRADOV
3 (1)
Telegram Controls (Telecontrol)  — выполняет связь бота   Телеграм   и терминала  MetaTrader 5 . Помогает агрегировать данные с нескольких терминалов и управлять ими с помощью бота в   Телеграм . Сервис удобен для работы на нескольких терминалах MT5, позволяя индивидуально настраивать каждый терминал для оптимального отображения и восприятия информации. Все данные с терминалов собираются в одном Telegram-канале, а панель настроек позволяет быстро вносить и сохранять изменения в работе и интерфей
FREE
Advanced Account Dashboard & Risk Monitor (MT5) This script provides a real-time on-chart dashboard for monitoring account performance, risk exposure, and execution conditions in MetaTrader 5. It is designed for traders who want clear visibility of account health and risk awareness during live trading or VPS operation. The script does not open trades and does not interfere with any strategy logic . Key Features Account Metrics Live equity, balance, and floating profit/loss Open position count an
FREE
TradingX Hotkeys
Johannes Stephanus Lombard
Inputs Available Lotsizes Partial Close % You can change lotsizes as you require On an open chart click once to select chart to be able to use hotkeys on specific chart. All Pairs can be used with this expert We created this expert to be able to still trade C300 with a 0.06 Lotsize If you enter a 0.6 lot and close 0.90% you can trade with 0.06 Lot Keys to be used: B -Buy S -Sell C -Close Profitable D -Breakeven (Note if stoploss is set it won't break even) P -Partial close X -Close all
С этим продуктом покупают
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (215)
Помогает рассчитать риск на сделку, простая установка нового ордера с помощью линий, управление ордерами с функциями частичного закрытия, 7 типов трейлинг-стопа и другие полезные функции. Дополнительные материалы и инструкции Инструкция по установке - Инструкция к приложению - Пробная версия приложения для демо счета Функция Линии   - отображает на графике линию открытия, стоп-лосс, тейк-профит. С помощью этой функции легко установить новый ордер и увидеть его дополнительные характеристики пе
Добро пожаловать в Trade Manager EA — лучший инструмент для управления рисками, предназначенный для упрощения, точности и эффективности торговли. Это не просто инструмент для размещения ордеров; это комплексное решение для удобного планирования торгов, управления позициями и усиленного контроля над рисками. Независимо от того, начинающий вы трейдер, опытный специалист или скальпер, нуждающийся в быстром исполнении, Trade Manager EA адаптируется к вашим потребностям и работает с любыми активами:
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (144)
Опыт экстремально быстрого копирования сделок с помощью Local Trade Copier EA MT5 . Благодаря простой установке в течение 1 минуты этот копировщик сделок позволяет вам копировать сделки между несколькими терминалами MetaTrader на одном компьютере с Windows или на Windows VPS с крайне быстрыми скоростями копирования менее 0.5 секунды. Независимо от того, новичок вы или профессиональный трейдер, Local Trade Copier EA MT5 предлагает широкий спектр опций, чтобы настроить его под ваши конкретные по
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
TradePanel MT5
Alfiya Fazylova
4.88 (166)
Trade Panel — это многофункциональный торговый помощник. Приложение содержит более 50 торговых функций для ручной торговли и позволяет автоматизировать большинство торговых операций. Перед покупкой вы можете протестировать демоверсию на демо-счете. Скачать пробную версию приложения для демонстрационного аккаунта: https://www.mql5.com/ru/blogs/post/750864 . Полная инструкция здесь . Торговля. Позволяет совершать торговые операции в один клик: Открыть отложенные ордера и позиции с автоматическим р
Бета-версия Telegram to MT5 Signal Trader почти готов к официальному альфа-релизу. Некоторые функции все еще находятся в разработке, и вы можете столкнуться с небольшими ошибками. Если вы заметите проблемы, пожалуйста, сообщите о них, ваша обратная связь помогает улучшать программное обеспечение для всех. Telegram to MT5 Signal Trader — мощный инструмент, который автоматически копирует торговые сигналы из каналов и групп Telegram прямо в ваш счёт MetaTrader 5 . Поддерживаются как публичные, так
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
Профессиональный копировщик сделок для MetaTrader 5 Быстрый, профессиональный и надежный копировщик сделок для MetaTrader . COPYLOT позволяет копировать сделки Forex между терминалами MT4 и MT5 с поддержкой счетов Hedge и Netting . Версия COPYLOT для MT5 поддерживает: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting Версия MT4 Полное описание + DEMO + PDF Как купить Как установить Как получить файлы жур
Telegram to MT5 Multi-Channel Copier автоматически копирует торговые сигналы из ваших Telegram-каналов напрямую в MetaTrader 5. Никаких ботов, никаких браузерных расширений, никакого ручного копирования. Вы получаете сигнал в Telegram, и советник открывает сделку на вашем терминале за несколько секунд. Продукт включает два компонента: приложение для Windows, которое слушает ваши Telegram-каналы, и этот советник, который исполняет сигналы на терминале MT5. Также доступна версия для MT4. Руководст
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
VirtualTradePad PRO SE MT5 — профессиональный торговый центр управления для MetaTrader 5 VirtualTradePad PRO SE — это премиальная торговая панель и рабочая среда управления сделками на графике для MetaTrader 5 . Она создана для трейдеров, которым нужны более быстрое исполнение, более понятный контроль позиций, структурированное управление сделками, визуальное планирование уровней и профессиональный рабочий процесс прямо с графика. Это не просто панель BUY / SELL. PRO SE объединяет ручную торговл
Premium Trade Manager - Торговая панель со встроенным коучем Premium Trade Manager помещает торгового коуча прямо в ваш график, а под ним работает полноценный движок исполнения. Настройте сделку так, как вы всегда это делаете, затем позвольте Max, вашему ИИ-наставнику по трейдингу, прочитать именно эту настройку с учётом вашего живого счёта и дать чёткое заключение до того, как вы входите: соответствует ли стоп дисциплинированному подходу, разумен ли риск, не выходит ли высоковолатильный релиз ч
Power Candles Strategy Scanner — самооптимизирующийся инструмент для поиска настроек по нескольким инструментам Power Candles Strategy Scanner использует тот же самооптимизирующийся движок, что и индикатор Power Candles — для всех символов в вашем Market Watch, одновременно. На одной панели отображается информация о том, какие символы в данный момент являются статистически торгуемыми, какая стратегия выигрывает на каждом из них, оптимальная пара Stop Loss / Take Profit, а также отправляется увед
Anchor Trade Manager
Kalinskie Gilliam
5 (6)
Anchor: The EA Manager Your EAs manage their own trades. Anchor manages the account around them. Anchor gives you one place to control your EAs, manage risk and decide when trading is allowed. Any EA, any vendor, any broker or symbol. No source-code changes required. The Problem Most EAs only know what they are doing. They cannot see when another EA is already trading, when several EAs open and are stacking risk or when the account has reached your loss limit. Even using just one EA, it may not
Timeless Charts
Samuel Manoel De Souza
5 (7)
Timeless Charts is an all-in-one trading utility for professional traders. It combines custom chart types such as Seconds Charts and Renko with advanced order flow analysis using Footprints , Clusters , Volume Profiles , VWAP studies, and anchored analysis tools for deeper market insight. Trading and position management are handled directly from the chart through an integrated trade management panel , while Market Replay and Virtual Accounts provide environments for practicing trading skills and
Trade Manager DaneTrades
Levi Dane Benjamin
4.23 (30)
Trade Manager, который поможет вам быстро входить и выходить из сделок, автоматически рассчитывая риск. Включает функции, которые помогут предотвратить чрезмерную торговлю, торговлю из мести и эмоциональную торговлю. Сделками можно управлять автоматически, а показатели эффективности счета можно визуализировать в виде графика. Эти функции делают эту панель идеальной для всех трейдеров, занимающихся ручной торговлей, и помогают улучшить платформу MetaTrader 5. Многоязычная поддержка. Версия для МТ
YuClusters
Yury Kulikov
4.93 (43)
Внимание: Ознакомиться с работой программы можно с помощью бесплатной версии  YuClusters DEMO . YuClusters это профессиональная система анализа рынка. Для трейдера открываются уникальные возможности анализа потока ордеров, объемов торговли, движения цены используя различные графики, профили, индикаторы, графические объекты. YuClusters оперирует данными на основе ленты сделок или тиковой информации, в зависимости от того, что доступно в котировках финансового инструмента.  YuClusters позволяет с
Welcome to ENTRY IN THE ZONE WITH SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading op
Trade Dashboard MT5
Fatemeh Ameri
4.95 (132)
Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
EA Auditor
Stephen J Martret
5 (4)
EA Auditor is an independent analysis tool for traders evaluating Expert Advisors and trading signals on MetaTrader 5. It audits backtest reports, reviews posted developer signals, and cross-verifies the two against each other to help traders assess strategies before committing capital. The MQL5 market offers a wide range of Expert Advisors from many developers, with varying approaches, quality, and transparency. EA Auditor provides a consistent, data-driven framework for reviewing them, answer
Скачать рабочую демо-версию Copy Cat More (Копи Кэт Мор) — копировщик сделок (Trade Copier) MT5 — это локальный копировщик сделок и полноценная система управления рисками и исполнения, созданная для современных торговых задач. От челленджей проп-фирм (prop firm) до управления личным портфелем — он адаптируется к любой ситуации благодаря сочетанию надёжного исполнения, защиты капитала, гибкой настройки и продвинутой обработки сделок. Копировщик работает в обоих режимах — Мастер (Master, отправи
Trade Command Center
Nguyen Thanh Trieu
5 (2)
Дополнительные материалы и инструкции Инструкция по установке - Демо-версия приложения для тренировочного счета ; Официальная информация Официальный канал Профиль продавца Trade Command Center — Профессиональная панель управления ордерами и контроля рисков Risk Guard в реальном времени Trade Command Center — это высокопроизводительная визуальная торговая панель, калькулятор лота и утилита управления рисками для платформы MetaTrader 5. Она разработана специально для трейдеров, которым треб
Торговая панель для MetaTrader 5 — профессиональная торговля в один клик с графика и клавиатуры Мощная торговая панель для активного ручного трейдинга, которая позволяет открывать, сопровождать и закрывать сделки значительно быстрее и удобнее, чем стандартными средствами MetaTrader. Панель создана для тех, кто хочет получить полный контроль над позициями, ордерами, прибылью и торговыми сценариями в одном рабочем пространстве. Это не просто вспомогательная утилита. Это полноценный торговый интер
Astro Trade MT5
Indra Maulana
5 (2)
AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Visual Trade Execution and Risk Management The application includes a specialized trading panel that assists in c
Улучшите свои торговые сигналы с нашим продвинутым Telegram Bridge EA Пора захватить аудиторию обновлениями торговли в реальном времени — профессиональными и визуально привлекательными. Свяжитесь со мной, чтобы увидеть демо и получить пробную версию Мы значительно инвестировали в удобные функции, которые создают уникальный опыт для клиентов и провайдеров.  SIGNAL BRIDGE способен доставлять на 100% КОПИР-СОВМЕСТИМЫЕ СИГНАЛЫ для всех бизнес-кейсов, даже обходя логику Metatrader там, где другие EA
Quant AI Agents
Ho Tuan Thang
5 (1)
Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
Take a Break MT5
Eric Emmrich
4.76 (25)
News filter, equity guard & session control for all your EAs — one tool, full protection — Free Demo | Latest Updates v26 (August 2026) is the biggest update ever: the EA now protects your entire account — every chart, no helper needed — and the indicator gives any chart its own protection rules (news, loss limits, trading times and more). Existing setups keep working unchanged until you switch; the legacy Chart-Group mode is removed with v27. Versions are now year.month (26.08 = August 2026). U
Seconds Chart MT5
Boris Sedov
4.61 (18)
Seconds Chart - уникальный инструмент для создания секундных графиков в MetaTrader 5 . С помощью Seconds Chart вы можете построить график с таймфреймом, заданным в секундах, получая идеальную гибкость и точность анализа, недоступную на стандартных минутных или часовых графиках. Например, таймфрейм S15 обозначает график со свечами продолжительностью 15 секунд. Вы можете использовать любые индикаторы и советники с поддержкой пользовательских символов. Работать с ними так же удобно, как и на станда
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Trade Panel PRO MT5 Trade Panel PRO MT5 - это панель ручной торговли для MetaTrader 5, предназначенная для подготовки, исполнения и управления позициями непосредственно с графика, с визуальным контролем риска на каждом этапе. Инструмент объединяет в одном интерфейсе подготовку ордеров, автоматический расчет объема позиции по риску, интерактивные зоны Entry, Stop Loss и Take Profit, а также несколько функций управления сделкой после исполнения. Обновления версии 2.0 Версия 2.0 вводит несколько ул
Фильтр:
Нет отзывов
Ответ на отзыв