Trade Panel Assistant MT5

Here is the full description of the Trade Manager v4.0 Expert Advisor:

Trade Manager v4.0 — Expert Advisor Description

Overview

Trade Manager is a MetaTrader 5 Expert Advisor designed as a comprehensive, always-on trading panel. It does not trade autonomously — it is a full-featured trade execution and management interface that sits on your chart and gives you fast, visual control over every aspect of entering and managing positions. It is built around a compact, dark-themed floating panel that you can drag anywhere on the screen, and it supports per-position visual trigger lines drawn directly on the chart.

The EA is symbol-aware: it only displays and manages positions open on the current chart symbol. If you run the EA on GBPJPY, only GBPJPY positions appear in the panel. Gold, indices, or other instruments on separate charts with their own EA instances are completely independent.

Panel Layout

The panel is 452 pixels wide and is divided into clearly separated sections stacked vertically from top to bottom:

  1. Header — branding, symbol name, live bid/ask
  2. Account Bar — balance, equity, open P&L
  3. Order Entry — price, SL, TP inputs + Buy/Sell/pending order buttons
  4. Risk Manager — risk mode toggle, risk % or lot size input, calculated counterpart
  5. Order Preview (conditional) — appears only when an order is being configured
  6. Actions Bar — bulk close buttons
  7. Open Positions — one card per open position on the current symbol

The panel has a drop shadow behind it and a full border. It can be repositioned at any time by clicking and dragging the header area. Its default position on the screen is set by the InpX and InpY inputs.

Header Section

Displays the EA title "Trade Manager" and subtitle "Professional Panel" on the left. On the right it shows:

  • The current chart symbol (e.g. GBPJPY)
  • Live Bid price in red
  • Live Ask price in green

Both prices refresh every second via the one-second timer.

Account Bar

A compact one-line bar displaying three values that update every second:

  • Balance — current account balance in dollars
  • Equity — current account equity in dollars
  • P&L — the difference (equity minus balance), representing total open floating profit or loss. Displayed in green when positive and red when negative, with a +$ or -$ prefix.

Order Entry Section

Input Fields

Three side-by-side edit boxes appear at the top of this section:

  • Price — the desired entry price. For market Buy and Sell orders this value is ignored (the current market price is used). For limit and stop orders it is the limit/stop level. This field auto-updates every second with the current Ask price when not in preview mode so there is always a sensible default.
  • SL (pts) — stop loss distance from entry, measured in points. Defaults to InpDefaultSL . Changes here immediately recalculate the estimated lot size shown in the Risk Manager section.
  • TP (pts) — take profit distance from entry, measured in points. Defaults to InpDefaultTP .

Order Buttons

Market orders (large, full-width row):

  • Buy — large green button. Enters preview mode for an immediate market buy at Ask.
  • Sell — large red button. Enters preview mode for an immediate market sell at Bid.

When in preview mode, the active button highlights to a brighter blue to indicate the pending direction.

Pending orders (four smaller buttons in a row):

  • Buy Limit — buy limit order at the price in the Price field
  • Buy Stop — buy stop order at the price in the Price field
  • Sell Limit — sell limit order at the price in the Price field
  • Sell Stop — sell stop order at the price in the Price field

Keyboard Shortcuts

  • F1 — enters Buy preview mode
  • F2 — enters Sell preview mode
  • Esc — cancels preview mode and removes all chart lines

Risk Manager Section

Mode Toggle

Two buttons in the header row of this section switch between sizing modes:

  • % Risk (green when active) — lot size is automatically calculated to risk a specific percentage of account balance
  • Lots (blue when active) — a fixed lot size is used directly

Clicking either button immediately rebuilds the section in the correct layout for the new mode.

% Risk Mode Layout

  • Risk % (editable) — type a percentage value. Every change immediately recalculates the Lot Size display. Updating the SL field also recalculates this automatically.
  • Lot Size (read-only display) — shows the calculated lot size based on: current SL in points, account balance, tick value, tick size, and the risk percentage. Updates every second via the timer so it stays accurate as equity changes.

Lots Mode Layout

  • Risk % (read-only display) — shows the back-calculated risk percentage that the current lot size and SL represent relative to the account balance. Updates every second.
  • Lot Size (editable) — type the desired lot size directly. On pressing Enter the Risk % display immediately recalculates to show the implied risk for that number of lots.

In both modes, changing the SL field automatically triggers recalculation of whichever field is the derived/read-only one.

Order Preview Mode

When any order button is clicked, the EA enters preview mode. Three chart lines are drawn on the price chart:

  • White solid line — Entry price
  • Green dashed line — Take profit level
  • Red dashed line — Stop loss level

Each line has a drag handle on the right edge of the chart — a labelled strip showing the price level and relevant distances or dollar amounts. These handles can be clicked and dragged with the mouse to visually reposition the levels:

  • Dragging the Entry handle moves all three levels together, preserving the SL and TP distances
  • Dragging the SL handle moves only the stop loss
  • Dragging the TP handle moves only the take profit

As the handles are dragged, all information updates live: the SL and TP edit boxes, the lot size calculation, and the preview panel below.

Preview Information Panel

A dedicated panel section appears showing a complete trade summary:

  • Direction pill — BUY or SELL in the trade's colour
  • Symbol
  • [drag handles to adjust] hint
  • ENTRY price
  • TAKE PROFIT price + distance in points
  • STOP LOSS price + distance in points
  • Lots — calculated or fixed lot size
  • Risk $ — dollar amount at risk if the stop loss is hit
  • Reward $ — dollar profit if take profit is hit
  • R:R pill — Risk to Reward ratio, colour-coded: green for ≥ 2:1, orange for ≥ 1:1, red for < 1:1

Sending or Cancelling

  • SEND ORDER — submits the order to the broker with the current entry, SL, TP, and lot size. Clears preview mode and removes all chart lines afterward.
  • Cancel — discards the order, removes chart lines, and returns to normal mode.

When in preview mode the preview section is inserted into the panel between the Risk Manager and the Actions Bar. On exit from preview mode (either via Send or Cancel) it is removed from the panel.

Actions Bar

Three equally-sized buttons for immediate bulk order execution:

  • x Close All — closes every open position in the account immediately, regardless of symbol
  • x Close Buys — closes all open buy positions on the current chart symbol immediately
  • x Close Sells — closes all open sell positions on the current chart symbol immediately

Open Positions Section

Section Header

Shows the label "OPEN POSITIONS" on the left, and the Total P&L for all positions on the current symbol on the right. This figure includes profit, swap, and commission. It is colour-coded green or red and refreshes every second.

Position Cards

One card is rendered per open position on the current chart symbol, up to a maximum of 50 positions. Cards alternate between two shades of dark blue for easy visual separation. Each card has a thin colour bar on its left edge — green for buys, red for sells.

Each card contains three rows:

Row 1 — Position Summary

  • Symbol name
  • Direction pill (BUY or SELL, colour-coded)
  • Volume in lots
  • Floating P&L (right-aligned, green or red, includes swap and commission, refreshes every second)

Row 2 — Price Levels + Action Buttons

Displayed values (left side):

  • Open: — the position's open price
  • SL: — the current stop loss (red text if set, grey dash if no SL)
  • TP: — the current take profit (green text if set, hidden if no TP)

Action buttons (right side, left to right):

Button Colour Action
BEv Cyan / Green Visual Break-Even — toggle a draggable trigger line (see below)
Pv Amber / Green Visual Partial — toggle a draggable partial close trigger line (see below)
P1 Teal Instant partial close at the InpP1Pct percentage (default 50%)
P2 Teal Instant partial close at the InpP2Pct percentage (default 25%)
BE Blue Instant break-even — moves SL to open price ± InpBEOffset points immediately
X Red Full close — closes the entire position immediately

Row 3 — Custom Close

  • Close: label
  • Edit box — enter a number. If ≤ 100 it is treated as a percentage of current volume. If > 100 it is treated as an exact lot size. Defaults to 100.
  • Go button — executes the partial or full close using the entered value

Visual Partial Lines (Pv)

The Pv system lets you set a price level on the chart and have the EA automatically execute a partial close the moment price reaches that level. Each position has its own independent Pv line.

Activating

Clicking Pv on a position card places an amber dashed horizontal line on the chart at a default offset above the current price for a buy (or below for a sell). The default offset is controlled by InpPvOffsetPts . A handle strip appears on the right edge of the chart at the line's price level.

Edit State (before placing)

The handle strip shows:

  • The price level in the strip background label
  • A small edit box for the close amount (default 50). Enter a value ≤ 100 for a percentage of volume, or > 100 for an exact lot count.
  • % / lots descriptor label
  • Place button (green) — locks the line and begins watching
  • x Cancel button (red) — removes the Pv line entirely

While in Edit state the line can be dragged by clicking and holding anywhere on the handle strip and moving the mouse. The line and handle follow the mouse position in real time.

Placed / Watching State

After clicking Place:

  • The line is locked — dragging is disabled until you click Edit
  • The handle strip switches to show a status message:
    • >> auto-fires when price crosses — the line is armed and will execute when price reaches it
    • >> drag line past current price to arm — the line is currently on the wrong side of price (it would trigger instantly). Move the line to the correct side first.
  • Edit button — returns to Edit state, re-enables dragging, shows the amount field and Place button again
  • x Cancel button — removes the Pv line

Trigger Logic

The system uses an armed/disarmed mechanism to prevent instant execution:

  • For a buy position: fires when Bid ≥ line price, but only if price was below the line when it was placed
  • For a sell position: fires when Ask ≤ line price, but only if price was above the line when it was placed

When triggered, the EA closes the specified percentage or lot amount of the position using a partial close (or full close if the amount ≥ remaining volume). The line is then automatically removed.

Button Colour States

The Pv button on the position card changes colour to indicate the current state:

  • Dim amber — not active
  • Bright amber — active, in Edit mode (line is on chart, not yet watching)
  • Bright green — placed and armed (actively watching for the price trigger)

Visual Break-Even Lines (BEv)

The BEv system lets you set a price trigger level and have the EA automatically move the stop loss to break-even the moment price reaches that level. Each position has its own independent BEv line.

Activating

Clicking BEv on a position card places a cyan dashed horizontal line on the chart. The default offset from current price is controlled by InpBEvOffsetPts . A cyan handle strip appears on the right edge.

Edit State

The handle strip shows:

  • The trigger price and current position open price in the main label
  • An information label: Drag to trigger level. When crossed: SL -> open (XXXXX.XX) — a reminder that the SL will move to the open price, not to the line's price
  • Place button — locks and arms the line
  • x Cancel button — removes the BEv line

Dragging works the same as Pv — click the handle and drag.

Placed / Watching State

Same two-button layout as Pv (Edit + x Cancel) with the same status messages indicating armed or disarmed state.

What Actually Executes

When the trigger fires the EA does not move the SL to the line's dragged price. It always moves the SL to:

  • Buy position: open price + InpBEOffset points
  • Sell position: open price − InpBEOffset points

The InpBEOffset buffer (default 2 points) ensures the SL clears the spread and avoids an immediate stop-out. A sanity check runs before modifying: if the computed SL would be invalid for current price (e.g. SL ≥ Bid for a buy), the action is skipped and the line is cancelled.

Button Colour States

The BEv button on the position card:

  • Dim cyan — not active
  • Bright cyan — active, Edit mode
  • Bright green — placed and armed, watching for price trigger

Multi-Position Support

Both Pv and BEv support up to 50 simultaneous independent lines (one per position slot, matching the MAX_P limit). Each line tracks its own:

  • Ticket number
  • Trigger price
  • Close amount (Pv only)
  • Armed/disarmed state
  • Placed/edit state
  • Screen Y coordinate for the drag handle

Lines for different positions are completely independent. You can have a Pv line for one position and a BEv line for a different position both active and watching at the same time.

Timeframe Switch Persistence

When you switch timeframes on the same symbol (e.g. from M5 to M30), the EA reinitialises but the chart lines survive:

  • All Pv and BEv chart lines (the horizontal dashed lines) are preserved because the cleanup logic specifically detects timeframe-only changes and skips deletion of chart objects
  • On reinitialisation the EA scans for any surviving TM_chart_vp_* and TM_chart_vbe_* objects, verifies each position still exists, and re-links them into the state arrays
  • Lines are restored to Edit mode — the amount field and Place button reappear so you can review the setting and re-place to resume watching
  • If you switch symbols (not just timeframe), all lines are fully cleaned up

Timer and Live Updates

A one-second timer drives all live display updates without requiring any trading activity:

  • Bid and Ask prices in the header
  • Account balance, equity, and open P&L in the account bar
  • Estimated lot size (in % Risk mode) or implied risk % (in Lots mode)
  • Per-position floating P&L on every card
  • Total P&L in the positions section header
  • Repositioning of all drag handles as the chart scrolls or zooms
  • Checking Pv and BEv trigger conditions for every active line

EA Inputs Reference

Group: RISK

Input Default Purpose
InpUsePercent true Starting risk mode: true = % Risk, false = Lots
InpRiskPct 1.0 Default risk percentage pre-loaded into the Risk % field
InpFixedLots 0.10 Default lot size pre-loaded when switching to Lots mode
InpDefaultSL 50 Default SL distance in points, pre-fills the SL edit box
InpDefaultTP 100 Default TP distance in points, pre-fills the TP edit box

Group: PARTIAL / BE

Input Default Purpose
InpP1Pct 50.0 Volume percentage closed by the P1 button
InpP2Pct 25.0 Volume percentage closed by the P2 button
InpBEOffset 2 Point buffer added/subtracted when moving SL to break-even (both instant BE and BEv trigger)

Group: VISUAL LINES

Input Default Purpose
InpPvOffsetPts 50.0 How far above/below current price the Pv line is placed by default when first activated
InpBEvOffsetPts 25.0 How far above/below current price the BEv line is placed by default when first activated

Group: PANEL

Input Default Purpose
InpX 14 Panel X position in pixels from the left edge of the chart window
InpY 24 Panel Y position in pixels from the top edge of the chart window



    Recommended products
    Trade Copier Professional — Local Copy Solution Trade Copier Professional is a reliable local trade copying system for MetaTrader 4/5. It allows traders to replicate positions instantly across multiple accounts on the same computer, with built‑in safety controls and a professional dashboard. Overview The EA operates in both Master and Slave modes from a single file, with seamless switching. Trades can be copied between MT4 and MT5 terminals without internet dependency, using local file‑based
    Exp COPYLOT CLIENT for MT5
    Vladislav Andruschenko
    3.91 (33)
    Professional Trade Copier for MetaTrader 5 Fast, professional, and reliable trade copier for MetaTrader . COPYLOT allows you to copy Forex trades between MT4 and MT5 terminals with support for Hedge and Netting accounts. COPYLOT MT5 version supports: - MT5 Hedge to MT5 Hedge - MT5 Hedge to MT5 Netting - MT5 Netting to MT5 Hedge - MT5 Netting to MT5 Netting - MT4 to MT5 Hedge - MT4 to MT5 Netting MT4 version Full Description +DEMO +PDF How To Buy How To Install How to get Log Files H
    Episode Health Monitor Episode Health Monitor is a trading utility for MetaTrader 5 designed to analyze the real-time condition of active trading positions directly on the chart. The tool evaluates the current “trading episode” - a group of open positions - and provides a structured view of risk, stability, and distance to potential failure. Instead of relying only on profit/loss or price movement, it helps identify whether the current position is stable, weakening, or approaching a critical st
    Monitor Dashboard
    Johann Dominique Carnevali
    Clear EA & Internal Strategy Performance Separation The core purpose of MONIT Dashboard MT5 is to help traders clearly identify where their real performance comes from . On a MetaTrader 5 account, the global balance result is often not enough. A profitable account can hide a weak EA, an overactive strategy, a manual trading loss, or one specific Magic Number group generating most of the drawdown. This becomes even more important when several Expert Advisors are running on the same account, or w
    Net Exposure & Net Average Price is a lightweight utility Expert Advisor for MetaTrader 5 hedge accounts . This tool helps traders instantly understand their true market exposure when multiple Buy and Sell positions are open on the same symbol. What the EA Does The EA displays a clear on-chart panel showing: Total Buy Trades Total Buy Lots Total Sell Trades Total Sell Lots Net Lots (Net Exposure) Net Average Price (hedge-adjusted breakeven) The Net Average Price represents the true breakeven
    Advanced Multi-Symbol Equity Protection & Hybrid Stops System Overview Professional-grade equity protection system designed for traders managing multiple currency pairs simultaneously. Features both individual symbol controls and master account-wide protection mechanisms. Key Features Hybrid Take Profit System - **Fixed TP:** Set specific profit targets per symbol - **Trailing TP:** Dynamic profit protection that follows price - **Hybrid Mode:** Combines both methods for optimal results
    Fox Wave Pro Copier - Professional Multi-Master Trade Copier Copy trades from multiple Master accounts simultaneously with advanced risk management Key Features Multi-Master Architecture Copy from unlimited master accounts simultaneously Automatic master account detection or manual configuration Real-time trade synchronization via file system Independent risk management for each master Advanced Risk Management Individual risk settings per master account Automatic lot size calculation based
    EURUSD ecn
    Maryna Kauzova
    Only 1 copies at the price of 99 USD. Last price 999 USD   EURUSD ecn  - is a trading algorithm designed for trading on ecn accounts or any other accounts with small margins and small spread! EURUSD ecn trading strategy is based on historical axioms of breaking the daily price range. Why EURUSD ecn belongs to safe trading systems?! - each order has a short fixed Stop Loss - the EA will not open an order if the trading account conditions do not match the recommendations (if orders are not opene
    Risk Based Lot Panel 1. Overview This panel is a practical utility designed to manage your risk effectively. It automatically calculates the ideal lot size based on your account equity and a pre-defined risk percentage, allowing you to focus entirely on price action rather than manual calculations. 2. Key Features Smart Lot Calculation: The tool determines the precise lot size by analyzing your current equity, risk settings, and the distance to your stop loss. Visual Trade Planning: It draws st
    TradeForge Trade Copier
    Akshay Chunilal Patil
    ️ TradeForge Trade Copier – Effortless Multi-Account Mirroring TradeForge Trade Copier is a powerful Expert Advisor (EA) designed to seamlessly replicate trades from one MT5 account (Master) to multiple other accounts (Slaves). It’s engineered for fund managers, prop traders, and individual traders seeking efficiency, risk diversification, and consistent strategy deployment across multiple brokers. Core Concept: Trade Copying / Mirror Trading At the heart of TradeForge is the ability to dup
    Utility for automatic order and risk management. Allows you to take the maximum from profits and limit your losses. Created by a practicing trader for traders. The utility is easy to use, works with any market orders opened manually by a trader or with the help of advisors. Can filter trades by magic number. The utility can work with any number of orders at the same time. Has the following functions: 1. Setting stop loss and take profit levels; 2. Closing trades by trailing stop levels; 3
    This Utility EA is a simple solution for editing many trades with ease , good for traders that ladder into positions. Syncs TP and SL Across All Trades Detects the TP and SL any trade. Updates all trades to match the highest trade's TP and SL if they change. Calculates Expected Profit and Loss Computes the total expected profit and loss in USD by considering TP, SL, lot size, and tick value.
    QuickCopy – Simple MT5 Local Trade Copier with Volume Factor QuickCopy is a lightweight and efficient MT5 local trade copier designed for traders who want to copy trades between accounts on the same computer quickly and reliably. With its simple setup and intuitive interface, QuickCopy makes managing multiple accounts easier than ever. Key Features: Local Account Copying: Instantly copies trades from your master account to one or more client accounts running on the same computer. Volume Factor A
    Reverse TradeCopier for Followers   can copy trades from an account that is running Reverse TradeCopier Source . Features: Copies trades from one source (master) account to multiple following (slave) accounts. Allows investor (read only) password for source (master) account. There are no complicated settings and input parameters, everything is easy. Works with different brokers. Works with different quotes symbols (EURUSD_FX, eurusd_m, etc.). Can copy orders from 4-digit quotes platform to 5-dig
    DYJ TradePanelMT5 allows you to perform trading operations ,opening market positions, placing pending orders, removing pending orders, and closing all positions When you use the "DYJ TradePanelMT5" to make a mistake in the direction of manual trading, you can cooperate with our remote order rescue service to turn the order back into profit. Parameters Volume = 0.01  - - default volume; InpTP    = 1200 -- default takeprofit POINTS; InpSL       = 600 -- default stop loss POINTS; InpStep  = 200 -- 
    EA Risk Manager is a professional risk‑management Expert Advisor designed to protect your trading account and enforce disciplined money management. The EA does not open trades by itself – it only monitors and manages all existing positions (manual and automated) on the account. It is especially useful for traders who want to: Hard‑limit daily / weekly / monthly losses and profits. Restrict lot size and the number of open trades. Trade a basket of G7‑related Forex pairs using one centralized
    This   is   an   extended and modified    version   of   the   free   utility   Prop   Protector.   The   price   will   increase   as   more   users   join. Prop Protector   is a powerful trading assistant designed to solve the main problem traders face: maintaining discipline and managing risk. If you work with proprietary trading firms or simply want to adhere strictly to your trading plan, this tool will become your indispensable assistant. It takes care of routine calculations and monitor
    Fast copier for sending trades to multiple MT4 / MT5 accounts. MT5 Trade Copier Master EA sends trades instantly from your master account to one or multiple slave accounts. Supports copying to: • MT5 accounts • MT4 accounts Perfect for: • Multi-account traders • Signal providers • Account managers • Personal account mirroring Main Features • Fast local trade copying • Low latency execution • Multiple slave accounts support • Copy open positions on startup • Stable file-based communication • Easy
    Professional Position Planning and Volume Control Panel for MetaTrader 5 Position Control Suite is a professional visual trade planning panel for MetaTrader 5. It is designed for traders who want to prepare orders directly on the chart, define the exact stop-loss level, and automatically calculate the appropriate position volume from a chosen account-currency risk amount. The main idea is simple and practical: define how much you want to risk, set the Stop Loss distance, and the panel calculates
    FREE
    Trade Assistant 38 in 1
    Makarii Gubaydullin
    4.91 (23)
    Multifunctional tool: Lot Calculator, Grid Orders, R/R ratio, Trade Manager, Supply and Demand zones, Price Action and much more Demo version   |   User manual Trade Assistant   doesn't work in the strategy tester : you can download the   Demo Version HERE  to test the utility . Contact me   for any questions  / ideas for improvement / in case of a bug found If you need a MT4 version, it is available here Simplify, speed up and automate your trading   process . Expand the standard terminal capa
    Manual Trade Panel EA MT5
    Juvenille Emperor Limited
    5 (2)
    Manual Trade Panel EA MT5   is the most straightforward and easy to use trade panel you can find for MT5. It has all its options and functions in one surface, without the need of opening additional windows or panels. It is an order management, risk calculator, partial closure and account protector utility all in one extremely convenient to use interface! By using   Manual Trade Panel EA MT5   you can trade many times faster and more accurate than traditional manual trading methods and that gives
    PROMO: ONLY 10 LEFT AT $90! Next price:        $199 Price will be kept high to limit number of users for this strategy. This EA starts trading at the open of   London (UK) Session . It is based on analysis of advanced statistical distributions combined with short to medium term reversal patterns which have mean-reversion attributes. The EA includes several smart features and allows you to trade with a fixed or automatic lot size. The EA is not sensitive to spreads but can be backtested on both
    Equity Protector Pro MT5 Equity Protector Pro MT5 is a risk control utility for MetaTrader 5 designed to monitor account exposure and enforce predefined risk limits directly on the chart. In a standard MT5 setup, traders can see balance, equity, and floating profit. However, when multiple positions are open — especially on fast-moving instruments like XAUUSD - it becomes difficult to understand how close the account is to a risk threshold, or whether the current structure is still safe. This to
    Copy Trader for MT5   is a professional cross-terminal trade copier that instantly replicates every trade from a Master account to one or more Slave accounts running on the same PC. No third-party servers, no cloud subscriptions, no VPS required — it works entirely through MetaTrader 5's shared common folder, giving you near-zero latency copying between terminals.
    Smart Prop Firm Trader
    Fhulufhelo Norman Mamushiana
    NOTE: FOR SETTINGS AND TECHNICAL SUPPORT HERE IS OUR SMART MONEY TELEGRAM LINK:  https://t.me/ +g51Apb2W5Ck0ZGFk WHAT IS SMART MONEY EA? Smart Money EA is not just another trading robot. It's a high precision trend following EA that leverages the Smart Money concept, price action, and market momentum to enter trades with exceptional accuracy." It's your all-in-one solution for trading EURUSD, Crude Oil, Nasdaq 100, Germany 40, and even volatility indices, including Step index . STAY INFORMED AN
    Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
    XAUUSD H1 Gold Auto Trader – 5 Years Proven Performance (2021 to 2026 ) Fully Automated Gold Trading for MetaTrader 5 XAUUSD H1 Gold Auto Trader is a powerful and intelligent Expert Advisor designed specifically for XAUUSD (Gold) on the H1 timeframe. Built for precision, stability, and consistency, this EA uses a structured strategy combined with a static trailing stop system to protect profits and manage risk effectively. Whether you are a beginner or an experienced trader, this robot provides
    Smart trail sl Pro
    Emerson Capiral Romero
    Here is your fully updated, high-converting product description layout. It has been completely re-written to weave in all of your new pro-tier features—the on-chart control panel , the percentage-based partial take-profit matrix , the timeframe global persistence caching , and crystal-clear Buy/Sell multi-mode execution math . Short Description (Max 190 c Full Description Smart Trail SL Pro is the ultimate institutional-grade risk, capital preservation, and trade management utility engineered s
    Local Trade Copier EA MT5
    Juvenille Emperor Limited
    4.96 (139)
    Experience exceptionally fast trade copying with the   Local Trade Copier EA MT5 . With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the   Local Trade Copier EA MT5   offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking t
    CopyMaster mt5
    Evgenii Aksenov
    5 (3)
    This utility will allow you to copy any trades from one terminal with the Master setting to other terminals with the Slave setting At the same time, you can choose which pairs to copy, set the size of the copied order by several parameters. Set the limit losses by DrawDown or copy only profitable trades You can copy deals from MT4 or MT5 to MT4 or MT5 other brokers Now it will not be difficult to copy the signals of any Expert Advisor working in MT4 to the MT5 terminal or back Use Copy Master to
    Buyers of this product also purchase
    FarmedHedge Pair Trading Dashboard
    Tanapisit Tepawarapruek
    5 (3)
    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:/
    Quant AI Agents is NOT AN Expert Advisor. 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 unique data streams. Other brokers can only achieve trading performance equivalent to 60
    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
    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
    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
    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
    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.
    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
    AntiOverfit PRO MT5
    Enrique Enguix
    5 (5)
    Before you buy an EA, check whether it really holds up or just got lucky in a backtest. Most robots are sold with a beautiful backtest. Rising equity curve. Good profit factor. Very few doubts. And yet, many of those EAs fall apart as soon as the market stops moving the way it did in that historical run. Why? Because a backtest only proves one thing: that the strategy worked on one specific price path. It does not prove it will hold up under different paths. It does not prove it is robust. And i
    Prop Firm Os
    Gayathiri Gopalakrishnan
    4 (1)
    PROP FIRM OS Structured Trading Assistant for MetaTrader 5 PROP FIRM OS is a structured trading assistant designed for MetaTrader 5 users who prefer rule-based market analysis and organized trading workflows. The Expert Advisor combines market analysis tools, scanner functions, dashboard monitoring, alerts, risk-control settings, and trade management features inside one system. PROP FIRM OS is designed to help traders follow selected rules, filters, and monitoring conditions during trading activ
    Ultimate Extractor
    Clifton Creath
    5 (9)
    Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates
    Telegram To MT5 Receiver
    Levi Dane Benjamin
    4.31 (16)
    Copy trade signals from Telegram channels you already belong to (including private and restricted channels) directly into MetaTrader 5. Set your risk rules once, monitor execution, and manage positions with built-in protections designed to reduce mistakes and overtrading. Fast setup : configure your channels, select what to copy, and start within minutes using a clean on-chart interface. User Guide + Demo | MT4 Version | Discord Version Who this is for Traders who follow one or more signal provi
    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
    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
    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
    HINN Lazy Trader
    ALGOFLOW OÜ
    5 (2)
    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
    Crypto Charting
    Rajesh Kumar Nait
    5 (5)
    Overview Crypto Charting for MT5 provides real-time OHLC data for various cryptocurrencies via WebSocket integration. It is designed for traders who require consistent and automated chart updates from multiple exchanges directly within the MetaTrader 5 platform. The product supports all standard MT5 timeframes and offers historical data synchronization features. Features Real-Time Charts via WebSocket Provides continuous, low-latency market data without relying on traditional API connections. A
    Telegram to mt5 pro
    Janet Abu Khalil
    3.67 (3)
    Telegram to MT5 Pro — Advanced Telegram Signal Copier with Auto-Fix, Multi-TP, Risk Control and Full Trade Management Telegram to MT5 Pro — Professional Telegram Signal Copier Telegram to MT5 Pro is a high-performance trade copier that automatically executes signals from Telegram directly into your MetaTrader 5 account, with full control over risk, execution, and trade management. The system consists of two components: • The Expert Advisor (EA) running inside MetaTrader 5 • A companion desktop
    MT5 Trading Deck
    Manuel Michiels
    5 (2)
    One button. One trade. MT5 Trading Deck is a hotkey trading panel for MetaTrader 5 that turns the platform into a keyboard-driven execution cockpit. Stop loss, take profit and lot size are pre-calculated for every key; the moment you press, a market order is live on the broker. A complete technical user manual is attached in the product Comments section. It documents every input parameter, the full hotkey map, the recommended Stream Deck XL layout, and the advanced workflows for Pre-Limit orders
    Bots Builder Pro MT5
    Andrey Barinov
    4.17 (6)
    This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
    Crypto Ticks and Depth
    Rajesh Kumar Nait
    5 (2)
    Crypto Ticks for MetaTrader 5 – Real-Time Crypto Tick Data and Order Book Integration Overview Crypto Ticks streams real-time tick data and order book depth from major cryptocurrency exchanges directly into MetaTrader 5. Designed for traders who require precise market data for scalping, algorithmic strategies, and strategy testing. Supported Exchanges Binance : Spot  and Futures  KuCoin : Spot and Futures (active chart order book support) Bybit : Futures and Inverse Futures XT.com : Spot and Fu
    EA Performance Logger Telegram
    Abdulqudus Tomiwa Akande-owoo
    The Performance Logger is a utility for MetaTrader 5 designed to track and report account metrics. It identifies trades based on specific criteria and provides summaries of account activity. Main Functions Automated Reporting : Generates summaries of account performance and sends them to specified communication channels (Telegram or Discord) on a weekly, monthly, or yearly basis. Strategy Analysis : Organizes performance data based on the specific Expert Advisor or strategy used for each trade.
    VOLUME BUBBLES ORDERFLOW FOOTPRINT PROFESSIONAL Expert Advisor for MetaTrader 5 Complete Feature Documentation Introduction: Volume Bubbles OrderFlow Footprint Professional is an advanced order flow visualization tool designed for the MetaTrader 5 platform. It provides institutional-grade market analysis through real-time volume bubbles visualization, volume profiling, and sophisticated order flow analysis. This Expert Advisor transforms raw market data into actionable trading intelligence, hel
    Trade Copier Pro MT5
    Vu Trung Kien
    4 (4)
    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
    The product will copy all WhatsApp signal to MT5 ( which you are member).  Easy to set up, copy order instant, can work with almost signal formats,  image signal. Work with all type of channel or group, work with  multi channel, multi MT5 Support to translate other language to English How to setup and guide: Let read all details about setup and download WhatsAppCopier apps   here Recommend to all: try install demo version from market to your PC/ VPS because some time you maybe have problem with
    RiskGuard Management
    MONTORIO MICHELE
    5 (22)
    ATTENTION For a free trial version, visit my website. Manual QUANTUM RiskGuard Management — Your ultimate ally for uncompromising trading. Lot Calculator — Automatic lot size calculation. Quantum — Automatic risk to maximize profits and reduce drawdowns. Automatic Journal — Included and freely downloadable from my website. Automatic Screenshot — Two screenshots: one at entry and one at exit. Partial Profit — Smartly managed partial exits. Smartphone Trading — Place orders from your mobile, mana
    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
    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
    Gamma Edge Pro MT5
    Xuan Nam Diep
    1 (1)
    Gamma Edge Pro MT5 — GexBot Classic API Integration Gamma Edge Pro   brings institutional-grade   Gamma Exposure (GEX) data   directly onto your MetaTrader 5 chart — the same data used by professional options traders to anticipate price magnets, hedging flows, and dealer positioning. Powered by the   GexBot Classic API , this indicator automatically maps options market data from US-listed instruments onto any   MT5 CFD instrument   — Forex pairs, Gold, indices, and more — with intelligent price
    Active Lines
    Yury Kulikov
    5 (2)
    Attention: Demo version for review and testing can be downloaded here . It does not allow trading and can only be run on one chart. Active Lines - a powerful professional tool for operations with lines on charts. Active Lines provides a wide range of actions for events when the price crosses lines. For example: notify, open/modify/close a position, place/remove pending orders. With Active Lines you can assign several tasks to one line, for each of which you can set individual trigger conditions
    Filter:
    No reviews
    Reply to review