Trade Manager Pro Guardian

  • Utilities
  • Tochukwu Joseph Unaegbu
    Tochukwu Joseph Unaegbu
    I'm Tochukwu Unaegbu, a forex trader with over 7 years of experience in the markets. My approach centers on price action and smart money concepts, reading market structure, value, and institutional footprints (order blocks, fair value gaps, liquidity) rather than relying on lagging indicators or
  • Version: 1.0
  • Activations: 20
Trade Manager Pro

A complete discretionary trade-management cockpit for MetaTrader 5 — direction-aware position planning, prop-firm rule enforcement, a live correlation heat map, a pre-trade checklist gate, and one-click execution, all in a single on-chart panel.

Overview

Trade Manager Pro is not a signal-generating "black box" EA. It does not predict market direction and makes no profitability promises. Instead, it is a risk and execution management tool built for discretionary traders — particularly those trading prop-firm challenges — who already have a strategy and need discipline, speed, and hard rule enforcement wrapped around their manual trading.

Everything runs from one on-chart control panel: position sizing is calculated for you, correlated exposure is visible in real time, trades are checked against a rule engine before they're allowed to fire, and a Prop-Firm Guardian module can lock the panel out entirely if you breach your own risk limits — a feature designed specifically for anyone trading funded/evaluation accounts where a single rule breach ends the challenge.

Key Features

1. Direction-Aware Position Planning ("Buy/Sell Matrix")

  • Draggable Entry / Stop-Loss / Take-Profit lines directly on the chart — move a line, and lot size recalculates live.
  • A single button cycles through Hidden → Buy layout → Sell layout → Hidden. In Buy layout, the stop sits below entry and target above; in Sell layout, this automatically inverts (stop above, target below) — so the visual planning tool is always correctly oriented for the trade you're about to place, not just biased toward buy setups.
  • Lot size is derived from your account balance, a configurable risk-per-trade percentage, and the actual distance to your stop, using the symbol's real tick value — not a fixed pip-value assumption.
  • A max-combined-lots-per-currency-group cap prevents you from stacking correlated exposure past a limit you define.

2. Live Correlation Heat Map

A dedicated panel computes real Pearson correlation (on price returns, not raw price, to avoid misleading trend-driven correlation) between your current chart symbol and a configurable watchlist of other pairs — refreshed every tick. Each pair is color-coded by correlation strength:

  • 🔴 Red — |correlation| ≥ 0.70 (high correlated risk, in either direction)
  • 🟡 Gold — |correlation| ≥ 0.40 (moderate)
  • 🟢 Green — below 0.40 (largely independent)

This gives you a cross-pair risk check that goes beyond a same-base-currency assumption — useful for spotting correlated exposure across pairs that don't share a base currency (e.g. EURUSD and GBPUSD both leaning against USD strength).

3. Prop-Firm Guardian

A dedicated compliance module that continuously monitors your account and hard-locks all trade execution the moment any of the following is breached:

  • Maximum daily loss (% of starting balance)
  • Maximum overall drawdown (% of starting balance, editable live from the panel)
  • Daily profit target reached (optional lockout once you've hit your day's goal — helps prevent giving back gains)
  • Consecutive-loss streak limit (revenge-trading circuit breaker)
  • A cooldown timer after a loss, during which new trades are blocked

The starting balance can be auto-captured on EA load or manually set to match your prop-firm challenge's actual starting balance.

4. Pre-Trade Checklist Engine

An optional, fully toggleable 6-point checklist (HTF trend alignment, liquidity sweep, supply/demand zone tap, valid order block, imbalance/FVG, and Optimal Trade Entry) that must be manually confirmed — or auto-confirmed by the built-in OTE detector — before the panel will allow a trade to execute. Any individual checklist item can be switched off if it's not part of your strategy.

5. Automatic OTE (Optimal Trade Entry) Zone Detection

Using configurable swing-high/swing-low detection, the EA automatically plots the 61.8%–78.6% Fibonacci retracement zone between the most recent swing high and low, and visually + programmatically confirms when price is trading inside it — feeding directly into the checklist engine.

6. Full Automation Suite

Six independent, individually toggleable automations, controlled from quick-access sidebar buttons — all trigger distances and percentages are configurable inputs, not hardcoded:

Toggle Behavior
BE Moves stop-loss to break-even once price moves a configurable number of pips in profit
PP Automatically closes a configurable percentage of the position once a profit-pip target is hit
TS Trails the stop-loss by a configurable pip distance once price is in profit
CP Continuously closes any position currently in profit
DP Continuously deletes all pending orders on the symbol
CL One-click instant close of all currently losing positions

7. Market & Pending Order Execution

  • One-click Buy/Sell market execution using the calculated lot size, SL, and TP from the panel — automatically synced to whichever direction you click.
  • A dedicated pending-order sub-panel for Buy Limit, Sell Limit, Buy Stop, and Sell Stop orders with independent price/lots/SL/TP fields.
  • Bulk actions: close all profitable positions, close all losing positions, or delete all pending orders on the symbol with a single click.

8. Trade Journal

Automatically initializes a CSV journal file on first run for logging trade records.

The Interface

The panel is split into a compact sidebar and four mutually-exclusive switchable windows — opening one automatically closes any other that's open, so they never overlap:

  • Sidebar — Navigation buttons for the four windows (P/C/G/CM) plus quick toggles for every automation (BE/PP/TS/CP/DP/CL).
  • [P] Pending Orders — Place limit/stop pending orders.
  • [C] Checklist — Review and confirm your pre-trade rules, and switch the working higher timeframe.
  • [G] Guardian — Live view of your daily loss, drawdown, loss streak, and cooldown status against your configured limits, plus an editable rules-config section and a color-coded TRADING ALLOWED / LOCKED banner.
  • [CM] Correlation Matrix — Live, color-coded correlation readout of your watchlist against the current chart symbol.

Full Input Reference

Core Matrix Settings

  • Default Risk Percentage
  • Max Combined Lots Per Currency Group
  • Journal file name

Prop-Firm Guardian Parameters

  • Starting Balance (0 = auto-capture on load)
  • Daily Loss Limit (%)
  • Max Drawdown (%)
  • Max Consecutive Losses
  • Cooldown After Loss (minutes)
  • News lookahead/reinstate buffers

Checklist & Strategy Engine

  • Require Checklist Validation (on/off)
  • Swing detection sensitivity (left/right bars)
  • OTE box color

Correlation Matrix Settings

  • Comma-separated symbol watchlist (default: EURUSD, GBPUSD, USDJPY, USDCHF, AUDUSD)
  • Correlation lookback period (bars)

Automation Settings

  • Break Even Trigger (pips)
  • Partial Profit Trigger (pips) and Close Percentage
  • Trailing Stop Distance (pips)
  • Daily Profit Target ($, 0 = disabled)

Recommended For

  • Traders taking prop-firm evaluations/challenges who need automatic, unemotional enforcement of daily loss and drawdown rules.
  • Discretionary ICT/Smart-Money-Concept traders who want a structured pre-trade checklist and OTE visualization without manually drawing Fibonacci retracements every time.
  • Traders running multiple correlated pairs or baskets who want a live, real-math correlation check rather than eyeballing it.
  • Anyone who wants risk-based position sizing calculated automatically instead of doing lot-size math by hand mid-session.

Important Technical Notes

  • This EA is UI/chart-object driven. All panels are built from chart objects, not indicator buffers. To evaluate it in the Strategy Tester, you must use Visual Mode — the panel will not render or function in a standard fast/optimization backtest.
  • The Correlation Matrix and the currency-exposure lot cap serve different purposes: the lot cap is an enforced limit on combined position size per base currency, while the correlation panel is an informational display — it does not automatically block trades, even at high correlation readings. Use it as a visual check before entering, not an automated gate.
  • The Prop-Firm Guardian enforces limits based on account equity in real time; it is a risk-management aid, not a guarantee of compliance with any specific prop firm's rule wording — always cross-check against your firm's actual rulebook.
  • This is a trade-management and execution-assistance tool. It does not analyze the market for entries beyond the optional OTE zone display, and past risk-management performance does not guarantee future results.

Recommended products
EA auto take profit, auto buy/sell, volume manager, sideway trade, trailing open point 1 – Auto open buy/sell EA automatically opens buy or sell according to settings: profit, stoploss, volume. Volume management: total number of orders and fixed size 2 – Auto take profit: take profit with min profit according to settings, take profit button according to min and max profit 3 – Order processing: there are 3 levels of stoploss of position, according to the number of pips set in EA 4 – Side way tra
Exp5 Duplicator
Vladislav Andruschenko
4.78 (9)
Duplicator for MetaTrader 5 — professional position duplicator inside one terminal A reliable Expert Advisor for traders who want to automatically duplicate already opened positions in MetaTrader 5, increase volume, apply custom lot settings, and manage duplicates with precise rules. It is a practical tool for manual trading, algorithmic systems, and flexible management of existing positions inside one terminal. Duplicator for MT5 does not open positions by its own trading strategy. Its role is
Chart Pro Classic Dark v1.00 Chart Pro Classic Dark is a professional MT5 chart styling and customization tool designed to give your charts a clean, modern, and professional dark appearance. Key Features Dark Black Background — Applies a clean black background to the chart. ️ Candlestick Chart — Automatically configures the chart to use candlesticks. Bullish Candles — Green/Lime bullish candles. Bearish Candles — White bearish candles. Grid Removal — Hides the chart grid for a clean
===  Smart Trade Assistant Pro for MT5  === The Forex market is full of EAs that try to trade automatically for you. But in the end, many of them fail because they do not understand your personal trading style, market perspective, or unique strategy. The best trading decisions come from your own experience. You decide when to enter the market. You control the risk. You manage the trade using your own strategy and confidence. However, most traders face the same problem... When the market sta
Bastion is a monitor-and-close-only risk manager for prop-firm traders. It watches your account against your firm's daily-loss and maximum-drawdown limits in real time and force-closes your open positions BEFORE you cross a line. It never opens a trade of its own, so it stays fully within the tools allowed by FTMO, FundedNext, The5ers, FTUK and FXIFY. Why traders fail challenges A large share of failed evaluations end on a single daily-loss breach: a moment of inattention, a news spike, one tra
King ElChart Manual Trade Panel
Mohammed Maher Al-sayed Mohammed Ahmed Saleh
King Chart – Manual Trading Panel for MetaTrader 5 Overview King Chart is a simple yet powerful manual trading panel built for traders who want speed, precision, and clarity. It enables quick order execution, clear lot control, and real-time account monitoring  all directly on your MT5 chart. Main Features Multi-Lot Trade Execution 3 Buy and 3 Sell buttons for instant execution Each button is tied to a custom lot size field Designed for flexible scaling in or out of trades Position Management D
RRtoolBox
David Ruiz Moreno
RRtoolbox - Professional Tools: Risk:Reward Trading Tool (SL/TP Horizontals + Pending orders + Diagonals), Alerts set on trend lines (for alerts on diagonal levels), SelfManagement (BE, partials...), close/cancelling by time, Statistics, Info and trading on chart. One-Click Trading with Visual Risk:Reward Management RRtoolbox is a comprehensive trading panel that combines one-click order execution,  statistics and  powerful visual Risk:Reward tools, alerts set with trendlines, on chart butt
Pattern Recognition EA
Claudiu-georgian Zavera
Pattern Recognition EA - From Learn to Earn. The market repeats itself. This EA finds every past repeat of the current candle sequence - and lets history vote the direction. ONE SHAPE. EVERY REPEAT IN HISTORY VOTES. The last N candles on your signal timeframe form a shape. The EA scans the history you choose - a fixed number of bars or everything your broker provides - for the SAME shape, and checks what happened next, every single time. Only when enough repeats exist AND a clear majority of t
This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so you
Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
BTC Trading Assistant EA (MT5) Manual trading assistant that helps place and manage trades with automated risk and stop management. Overview BTC Trading Assistant EA is a utility Expert Advisor for MetaTrader 5 intended for manual traders. It provides a chart interface to execute BUY/SELL/CLOSE actions and automates selected trade management functions such as position sizing, initial SL/TP placement, break-even, trailing stop and optional partial profit taking. This EA does not generate trade si
Trade Manger
Israr Hussain Shah
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis You Give an Instruction: When you run the script, a window pops up with a dropdown menu. You choose exactly what you want it to do from the list (e.g., "Close Profit Only" or "Delete Pending Orders"). It Scans Your Positions: The script then reads
Zigzag Price Arrows 1
Aiman Saeed Salem Dahbag
The Zigzag Price Arrow indicator   is an enhanced version of the classic Zigzag indicator, combining the traditional zigzag pattern with advanced visual features. It not only identifies major market turning points but also provides clear trading signals through: •   Directional arrows:   Displays colored arrows (green for buy, magenta for sell) indicating potential trend directions. •   Price labels:   Shows the exact price values at each pivot point directly on the chart. •   Improved visual c
Close Trades Premium MT5
Obiajulu Chukwudi Nwosa
Like you when I first started trading, It was overwhelming...learning about indicators, about lotsize, leverage and many more things. Its been almost 3 years. I am more knowledgeable in trading. My trading continues to improve as I work on my strategy, technical analysis, trading psychology and trade management. One thing I am not worried about though is being able to close my trades quicky if a trade goes against me or if the trade has reached my take profit level with the help of my Close Trad
Recovery Assistant Pro for MT5 Professional Manual Recovery Trading Assistant Recovery Assistant Pro is a powerful and easy-to-use Manual Trading Assistant EA. Helps calculate the appropriate Lot Size . Designed to help traders recover losing positions back to profit based on the desired Target USD . Reduces the complexity of Recovery calculations and minimizes errors caused by manual calculations. With a beautiful and user-friendly trading panel (shown above), you can control your trades qu
TradePilotmt5
Hossein Khalil Alishir
TradePilot Expert Advisor (EA) for MetaTrader 5 TradePilot is a professional and user-friendly Expert Advisor (EA) for MetaTrader 5 (MT5) . It simplifies automated trading , risk management , and trade execution with a smart trading panel . Perfect for beginners and experienced traders looking for a reliable trade manager EA with automated lot size calculation and smart position management. Key Advantages User-Friendly Trading Panel: Customizable panel with buttons and hotkeys for fast ex
Prop Firm Simulator
Abdeljalil El Kedmiri
Master prop firm challenges before risking real money!   Our advanced simulator recreates authentic prop firm trading environments, helping you practice, strategize, and pass challenges with confidence.   Using our Simulator, you can simulate any prop firm challenge using demo or live accounts, supports both manual trading strategies and automated trading via EAs ,  create personalized challenges for customized periods, and challenge yourself to develop the discipline needed for consistent profi
Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
Protect your funded accounts and personal capital with military-grade precision. This utility continuously monitors your floating equity against your daily starting balance. The moment your custom drawdown threshold is breached, it instantly liquidates all open positions, deletes pending orders, and completely unloads from the chart. Stop revenge trading and never fail a prop firm evaluation due to a margin breach again.
FREE
If you've ever stared at a gold chart, done the math in your head three times, and still second-guessed your lot size right before entry - this tool was built for you. Current price: $39 - increases by $10 after every 20 purchases until reaching the final price of $89 . Next price: $49 . Complete Buyer Kit: 34 Professional Resources included at no additional cost. MT5 Presets, PDF Guides, Checklists, Mindmaps, Reference Cards, and Excel Workbooks - built from 8 years of developing structured XAU
The Stop Loss Manger - SL Mange With the Stop Loss Manager you can finally sleep peacefully while it effectively manages your risk in stock market trading. Simply set your individual stop loss limits and let the manager trade for you. Never worry about losses again - the Stop Loss Manager takes care of it for you! Get the ultimate support for your trading now and maximize your profits with ease. Join the community of successful traders who swear by Stop Loss Manager today. Function overview: 1.
CoPilot dashboard MT5
Frederic Jacques Collomb
CoPilot — Daily Trading Dashboard Know your numbers. Trade with clarity. MT4 version What is CoPilot? CoPilot is a professional-grade trading assistant that displays in real time all your daily performance statistics directly on the chart — with a live equity curve that updates trade by trade. Designed for active traders who need instant visibility into their session without leaving the chart, CoPilot aggregates every closed trade of the day across all symbols and presents them in a clean, color
Equity Master Stop v2 MT5
Frank William Jr Colbert
Trading tool combining a sophisticated equity stop-loss, dynamic take-profit management (Breakeven & Trailing), and symbol-group-based closing logic. It is a complete risk management and trade supervision tool. Features: All features of `Equity Master Stop v1` (floating profit/loss limits, exit protection, skip hours). Take-Profit Override: Can force a TP on any order to lock in a `MAX_FLOATING_PROFIT`. Step Breakeven: Locks in increasing amounts of profit as a trade moves favorably (e.g., aft
Reverse Trader
ELITE FOREX TRADERS LLC
ELITE REVERSE TRADER (MT5) Instantly hedge or invert any trade opened on your account—manual or EA. Reverse Mirror EA monitors your live positions and opens an opposite trade using your chosen lot mode (Fixed or Multiplier). When the original position is closed (manual close, SL/TP hit, EA exit—any method), the mirrored position closes automatically. Because it runs in the same terminal, it reacts faster than third-party copy tools. WHY THIS MATTERS It is widely cited that a large majority of
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
Official BlueDigitsFx Ecosystem Access Get infrastructure updates, workflow resources, product releases, and ecosystem access through the official BlueDigitsFx ecosystem. Telegram Ecosystem Website MT4 Version BlueDigitsFx Spike And Strike Reversal MT5 — Mixed Oscillator for Market Reversal & Momentum Analysis BlueDigitsFx Spike And Strike Reversal is a composite oscillator that combines multiple indicator signals to help traders identify possible market reversals, momentum shifts, and exhau
Auto Orders Manager EA
Mohamed Abdulmohsen Mohamed Saeed Ali
Professional Trading Orders Manager for MT5 with Signal-Analyzer-Direction-Power-Orders control - Scalping tools - Risk management - all in one trade panel and dashboard  A sophisticated Expert Advisor that transforms your MT5 platform into a complete trading command center. This tool seamlessly blends automated trading logic with comprehensive manual controls through dual interactive dashboards. Key Features: Automated Trading : advanced scalping strategy on M3 timeframe as a signal sample can
Our   Basic Support and Resistance   indicator is the solution you need to boost your technical analysis. This indicator allows you to project support and resistance levels on the chart /   MT4 Version Features Integration of Fibonacci Levels:  With the option to display Fibonacci levels alongside support and resistance levels, our indicator gives you an even deeper insight into market behavior and possible reversal areas. Performance Optimization:  With the option to update extended lines onl
Trade History By Magic Indicator Unlock Your Trading Insights with Trade History By Magic! Enhance your MetaTrader 5 experience with this powerful indicator designed for traders who demand precision and clarity. Trade History By Magic provides a clear, real-time display of your trading history, organized by magic numbers, directly on your chart. Perfect for both automated and manual traders, this tool helps you track performance effortlessly. Key Features: Organized Trade Tracking : Displays tra
Trading Journal pro
Israr Hussain Shah
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis Key Features 1.  Total Immersion UI (The "Blackout") Chart Masking:   Upon loading, the tool turns the background, grid, and candles pitch black. This hides the noise of the market ticks, allowing you to focus purely on your performance data withou
Buyers of this product also purchase
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Additional materials and instructions Installation instructions - Application instructions - Trial version of the application for a demo account Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics bef
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
TradePanel MT5
Alfiya Fazylova
4.88 (167)
Trade Panel is a multi-functional trading assistant. The app contains over 50 trading functions for manual trading and allows you to automate most trading tasks. Before making a purchase, you can test the demo version on a demo account. Download the trial version of the application for a demonstration account: https://www.mql5.com/en/blogs/post/750865 . Full instructions here . Trade. Allows you to perform trading operations in one click: Open pending orders and positions with automatic risk cal
================================================================================ 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
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.
FarmedHedge Pair Trading Dashboard
Tanapisit Tepawarapruek
5 (3)
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 * Before purchasing, please feel free to send me a message if you have any questions about the product or setup. ** After purchase,  Contact me via private message to receive t
Global Investing FX Terminal
Santiago Nicolas Pla Casuriaga
The Global Investing FX Terminal is an all-in-one FX dashboard for MetaTrader 5 — CB policy rates, CFTC COT positioning, carry rankings, economic surprises, options skew, retail sentiment, and correlations, thirteen panels in total — rendered on a single zero-flicker canvas overlay and refreshing every 10 seconds from one attached EA. No external software required. Professional FX analysis requires simultaneous access to data that normally lives in separate platforms: rate derivatives, governmen
Premium Trade Manager - The Trade Panel With a Coach Built In Premium Trade Manager puts a trading coach inside your chart, with a full execution engine underneath it. Set the trade up the way you always do, then let Max, your AI trading coach, read that exact setup against your live account and give you a straight verdict before you commit: is the stop disciplined, is the risk sane, is a high-impact release minutes away, are you near a prop-firm limit. Below sits the engine that runs everything
Trading Chaos Expert
Gennadiy Stanilevych
5 (11)
This software has no equals in the world and represents a universal trade "console" covering trading signals, automated market entry, setting of Stop Loss and Take Profit, as well as Trailing Profit for multiple trades at the same time in a single open window. Intuitive control of the Expert Advisor in "three clicks" ensures a comprehensive use of all its functions on different computers, including tablets PCs. Interacting with additional signal indicators that mark the chart to give a real mark
Power Candles Strategy Scanner - Self-Optimizing Multi-Symbol Setup Finder Power Candles Strategy Scanner runs the same self-optimizing engine that powers the Power Candles indicator - on every symbol in your Market Watch, side by side. One panel tells you which symbols are statistically tradable right now, which strategy wins on each, the optimal Stop Loss / Take Profit pair, and pings you the moment a fresh signal fires. This tool is part of the Stein Investments ecosystem - 18+ tools plus Max
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
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
VirtualTradePad PRO SE MT5 — professional trading control center for MetaTrader 5 VirtualTradePad PRO SE is a premium chart-based trading panel and trade-management workspace for MetaTrader 5 . It is designed for traders who want faster execution, clearer position control, structured trade management, visual level planning and a professional workflow directly from the chart. This is not only a BUY / SELL panel. PRO SE combines manual trading, pending orders, position management, partial exits, b
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
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
EasyInsight AIO MT5
Alain Verleyen
4.92 (12)
EASY Insight AIO – All-In-One Power for AI-Driven Trading Want to skip the setup and start scanning the entire market – Forex, Gold, Crypto, Indices, and even Stocks – in seconds? EASY Insight AIO is the complete plug-and-play solution for AI-powered trade analysis. It includes all core Stein Investments indicators built-in and automatically exports clean, structured CSV files – perfect for backtesting, AI prompts, and live market decision-making. No need to install or configure indicators manu
AI Agents Supervisor
Ho Tuan Thang
5 (1)
AI Agent Supervisor is NOT an Expert Advisor. AI Agent Supervisor   is a   multi-agent AI risk & portfolio supervisor   that watches every EA on your account and intervenes in real time.  WANT AN AI PORTFOLIO MANAGER WATCHING YOUR FLEET 24/7?   Run your fleet on the 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 unique data streams. The Supervisor r
Trade Copier Pro MT5
Vu Trung Kien
3.67 (3)
Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTradfer accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be abl
Custom Timeframe Manager Pro: Unlimited Timeframes in MetaTrader 5 Standard terminal settings often hide important price movement details. By limiting analysis to classic periods only, a trader risks missing trend inception points and true volatility levels. Custom Timeframe Manager Pro is a professional utility that expands the boundaries of MetaTrader 5. Create any custom periods, including fractional and exotic ones, and work with them exactly like standard terminal charts. Available period
Custom Alerts AIO: All-in-One Market Scanner – No Setup Required Overview Custom Alerts AIO is the fastest and easiest way to monitor multiple markets for real-time trading signals—without any setup or extra licenses. It comes with all required Stein Investments indicators already embedded, making it the perfect plug-and-play solution for traders who value simplicity and performance. Just load it to any chart and start receiving alerts across Forex, Metals, Crypto, and Indices. Shares can be a
The product will copy all  Discord  signal   to MT5   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT5. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
Adam FTMO MT5
Vyacheslav Izvarin
5 (2)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 --------------------------------------------------------------------------------
ManHedger MT5
Peter Mueller
4.83 (6)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
Check EA performance  https://www.mql5.com/en/signals/2376164?source=Site +Profile+Seller Spot vs Future Arbitrage EA for MT5 Spot vs Future Arbitrage EA is an automated Expert Advisor designed for MetaTrader 5 that operates using price differences between Gold spot and Gold futures instruments. The strategy opens positions on both instruments simultaneously to take advantage of temporary differences between spot and futures prices. Requirements The trading account must provide both Gold spot
Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {IB S
FUTURES ORDERFLOW FOOTPRINT CHART Professional OrderFlow EA for MetaTrader 5 Version 1.01| Professional tool for real traders | Institutional-Grade Visualization STRATEGY TESTER USERS - PLEASE SELECT EVERY 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 ROL
Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
Features   With MT5 to Interactive Brokers(IB) Trader, you can: 1. Load chart data from IB to MT5, and Analyze with all standard or customer Indicators. 2. Place Orders to IB Account Directly in MT5. 3. Make your Own EAs upon IB Securities by only making minus changes of the trading function. Usage 1) Installation Copy the "Mt5ToIBTraderEn.ex4" and sample files to [MT5 Data Folder]->MQL5->Experts.  2)  MT5 Settings Add the IP Address to the MT5 Allowed URLs in 'Tools->Options->Expert Adviso
HINN Lazy Trader
ALGOFLOW OÜ
5 (1)
The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
More from author
Price Action Breakdown Indicator Inspired by Laurentiu Damir's "Price Action Breakdown: This custom MT5 indicator brings key book concepts to life through clean, non-repainting overlays: Fair Value Areas:  Red (Value High) and Green (Value Low) bands identify low-volatility consolidation zones where supply and demand are in balance. Control Price:  Blue dashed median line representing the "fair" agreed price level within the value area – often acts as a magnet or pivot. Excess / Rejection Tails:
Filter:
No reviews
Reply to review