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



    Produtos recomendados
    Trade Copier Professional — Solução de Cópia Local Trade Copier Professional é um sistema confiável de cópia de operações local para MetaTrader 4/5. Ele permite que traders repliquem posições instantaneamente em várias contas no mesmo computador, com controles de segurança integrados e um painel profissional.   Visão geral   O EA funciona nos modos Master e Slave a partir de um único arquivo, com alternância fluida. As operações podem ser copiadas entre terminais MT4 e MT5 sem depender da inte
    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
    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
    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
    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
    ️ TradeForge Trade Copier – Espelhamento de operações entre contas de forma eficiente TradeForge Trade Copier é um EA para MT5 desenvolvido para replicar operações de uma conta (Mestre) para várias outras (Slave). Perfeito para gestores de fundos, traders profissionais e individuais que desejam utilizar a mesma estratégia em diferentes corretoras e distribuir risco. Conceito central: Cópia / Mirror Trading Ideal para gestores com múltiplas contas Permite operar em diferentes brokers com a m
    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
    Trade Assistant 38 in 1
    Makarii Gubaydullin
    4.91 (23)
    Ferramenta Multifuncional: Calculadora de Lote, Ordens Grid, Proporção R/R, Gerenciador de Negociações, Zonas de Oferta e Demanda, Price Action e muito mais Versão Demo   |   Manual do Usuário O Assistente de Trading   não funciona no testador de estratégias : você pode baixar a   Versão Demo AQUI  para testar a utilidade . Entre em contato   para qualquer dúvida  / ideias de melhoria / caso encontre um erro Se precisar de uma versão MT4, ela está disponível aqui Simplifique, acelere e automati
    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 -- 
    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
    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
    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.
    ProTrade Panel EA Visão Geral do Produto O ProTrade Panel EA é um Asessor Especialista utilitário profissional, projetado exclusivamente para a plataforma MetaTrader 5. Serve como assistente de trading inteligente que simplifica a execução manual de operações ao automatizar cálculos críticos de gestão de risco e fornecer uma interface limpa e personalizável diretamente no gráfico. Aviso Importante de Risco Este EA não é um sistema de trading automatizado e não gera lucros de forma independente.
    Mavis Trader
    Lethabo Stephens Maloka
    Overview MAVIS Trader is a powerful one-click trading panel designed for traders who value speed, clarity, and precise control. It lets you open multiple Buy/Sell positions instantly, automatically synchronize SL/TP levels across all open trades, and close every position on the symbol with a single click. Perfect for scalpers, grid traders, and anyone who needs consistent, mirrored risk management without manual editing Key Features One-Click Buy/Sell: Open several trades at once with your
    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
    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.
    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
    Utilitário para pedidos automáticos e gerenciamento de riscos. Permite tirar o máximo dos lucros e limitar suas perdas. Criado por um trader praticante para traders. O utilitário é fácil de usar, funciona com qualquer ordem de mercado aberta manualmente por um trader ou com a ajuda de consultores. Pode filtrar negociações por número mágico. O utilitário pode trabalhar com qualquer número de pedidos ao mesmo tempo. Tem as seguintes funções: 1. Definir níveis de stop loss e take profit; 2. F
    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
    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
    Manual Trade Panel EA MT5
    Juvenille Emperor Limited
    5 (2)
    O   Painel Comercial Manual EA MT5   é o painel comercial mais direto e fácil de usar que você pode encontrar para o MT5. Tem todas as suas opções e funções numa só superfície, sem necessidade de abrir janelas ou painéis adicionais. É um utilitário de gerenciamento de pedidos, calculadora de risco, encerramento parcial e protetor de conta, tudo em uma interface extremamente conveniente de usar! Usando o   Painel de Negociação Manual EA MT5 , você pode negociar muitas vezes mais rápido e mais p
    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
    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
    Lot Dashboard Pro
    Nathanael Ed Toussaint
    Lot Dashboard is a trade execution and position-management panel for MetaTrader 5. It is designed for traders who want faster entries, clearer exposure visibility, and more flexible manual exit planning directly on the chart. The dashboard combines one-click market entries, quick management tools, live open-position metrics, and scenario-based exit lines in one compact panel. It is suitable for traders who scale in, manage multiple open positions, and want more control over how exits are planne
    | Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
    Visão Geral do Produto ProTrade All-In-One é uma utilidade abrangente de trading manual para MetaTrader 5 que combina três ferramentas essenciais em uma única interface. Esta utilidade auxilia traders experientes com dimensionamento de posição, execução de ordens, gerenciamento automatizado de posições e personalização de gráficos. Não gera sinais de trading nem abre operações automaticamente. Todas as entradas de operações são iniciadas manualmente pelo usuário através de botões no gráfico. A
    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
    ID Trade_Bot BS - an effective tool for automated trading using RSI Trade_Bot BS is an efficient solution for automated trading based on RSI, allowing flexible parameter customization and risk management. Thanks to the ability to choose a trading mode, dynamic Stop-Loss and Take-Profit levels, and trading mode adjustment (buying, selling, or both), it is suitable for various trading strategies. Key Features: Uses the RSI indicator to determine market conditions. Automatically opens an
    EGA Gpro corkyxau4s
    Aaron Nii Amartey Donkor
    GOLD PRO TRADING SYSTEM - MT5 Professional Expert Advisor for XAUUSD Trading   Note:   The images shown are   not backtests    they are from   real trades   executed in   live market conditions   with full transparency. No simulations, no guessing  actual results. FOR MT5 VERSON USE THIS LINK   https://www.mql5.com/en/market/product/139384 DESCRIPTION EGA GOLD PRO is an automated trading system specifically designed for the Gold XAUUSD market. This Expert Advisor uses advanced technical ana
    US500 Scalper
    Sergey Batudayev
    O S&P 500 Scalper Advisor é uma ferramenta inovadora desenvolvida para traders que desejam negociar com sucesso o Índice S&P 500. O índice é um dos indicadores mais utilizados e prestigiados do mercado de ações americano, abrangendo as 500 maiores empresas dos Estados Unidos. Peculiaridades: Soluções de negociação automatizadas:       O consultor é baseado em algoritmos avançados e análise técnica para adaptar automaticamente a estratégia às mudanças nas condições de mercado. Abordagem versátil:
    Os compradores deste produto também adquirem
    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:/
    HINN Lazy Trader
    ALGOFLOW OÜ
    5 (2)
    Limited time offer: 20% off for a few days only!  - Annual subscription $360 instead of $450  - Lifetime plan $550 instead of $690 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]   -
    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
    Custom Alerts AIO: Monitoramento inteligente de múltiplos mercados – pronto para uso, sem configuração Visão geral Custom Alerts AIO é uma ferramenta avançada de varredura de mercado que funciona imediatamente após a instalação — sem necessidade de configurar indicadores adicionais. Inclui internamente todos os principais indicadores da Stein Investments (FX Power, FX Volume, FX Dynamic, FX Levels e IX Power), permitindo que você monitore facilmente todas as principais classes de ativos: Forex
    YuClusters
    Yury Kulikov
    4.93 (43)
    Atenção: A versão demo para revisão e teste está aqui . YuClusters é um sistema profissional de análise de mercado. O trader tem oportunidades únicas para analisar o fluxo de pedidos, volumes de negociação, movimentos de preços usando vários gráficos, perfis, indicadores e objetos gráficos. O YuClusters opera com base em dados de Tempos e Negócios ou informações de ticks, dependendo do que está disponível nas cotações de um instrumento financeiro. O YuClusters permite que você crie gráficos com
    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
    EasyInsight AIO MT5
    Alain Verleyen
    4.92 (12)
    EASY Insight AIO – A solução tudo-em-um para trading inteligente e sem esforço Visão geral Imagine analisar todo o mercado — Forex, Ouro, Cripto, Índices e até Ações — em segundos, sem precisar examinar gráficos manualmente, instalar indicadores ou lidar com configurações complicadas. EASY Insight AIO é sua ferramenta definitiva de exportação para trading com IA, pronta para usar. Ela oferece um panorama completo do mercado em um único arquivo CSV limpo — pronto para análise imediata no ChatGP
    PropFolio Command Manager Pro PropFolio Command Manager Pro is an advanced, multi-symbol execution terminal designed to automate your custom arrow indicators. Simply enter the name of your arrow indicator into the settings, and the Command Manager will monitor up to 30 currency pairs, indices, or metals simultaneously from a single chart. When your indicator generates a signal, the EA verifies the trend using the built-in Higher Timeframe (HTF) algorithm, checks the live spread, and manages the
    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
    EA price is reduced to 50% discount for limited time period. 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 and Gold futures instruments
    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
    ******************************* ***************** ********************** ***************** ********************** ************************* GoldMine Train é uma estratégia de trading Trend EA for Gold. O operador determina a direção da tendência principal e instrui o comboio para partir. O comboio comprará/venderá continuamente na direção. O volume do lote dependerá do saldo da conta e da taxa de alavancagem predefinida. Quando o Operador mudar a direção da tendência, o Comboio irá parar
    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
    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
    Mentfx Mmanage mt5
    Anton Jere Calmes
    4.25 (8)
    The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
    GRat Crypto
    Ivan Titov
    4.5 (2)
    Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 9 most popular crypto exchanges are available: Binance, BingX, Bybit, Coinbase, CoinEx, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete order
    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
    CRT Pro Trading EA Ultimate v10 - Scanner Profissional de Padrões Visão Geral O CRT Pro Trading EA Ultimate v10 é um Expert Advisor multisímbolo avançado desenvolvido pela Helios Technologies que se especializa em detectar e negociar padrões CRT (Consolidação-Manipulação-Distribuição) com alinhamento inteligente de tendência. Este EA combina conceitos de negociação institucional com gestão inteligente de sinais para fornecer oportunidades de negociação de alta probabilidade em múltiplos mercad
    Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-u
    Gold instrument scanner is the chart pattern scanner to detect the triangle pattern, falling wedge pattern, rising wedge pattern, channel pattern and so on. Gold instrument scanner uses highly sophisticated pattern detection algorithm. However, we have designed it in the easy to use and intuitive manner. Advanced Price Pattern Scanner will show all the patterns in your chart in the most efficient format for your trading. You do not have to do tedious manual pattern detection any more. Plus you
    INTRODUCTION : This Panel is made to detect the spike presence and escape the time occuring a spike presence and open sell or buy trade transaction automatically after providing  a signal control to operate autonomously the trade. It is a best scalper and a good spike escaper.     There are another functionalities as  Martingale strategy and a deep indicator called DeepMovingAverage , it last is triggered automatically when the control is checked. These are made to help users   to notify and t
    SSFx Ultimate Hedge Manager EA Description: The SSFx Ultimate Hedge Manager EA is the pinnacle of trade management tools for the MT5 platform. Combining the advanced trade management features of the SSFx Hedge Manager EA with the comprehensive backtesting capabilities of the SSFx Manual Backtester, this ultimate product empowers traders to refine and optimize their strategies with unmatched flexibility. This EA focuses on a hedging-based approach to risk management, providing traders with a dyn
    FiboPlusWaves MT5
    Sergey Malysh
    5 (1)
    Uma série de produtos sob marca FiboPlusWave Um sistema comercial pronto baseado nas  ondas de Elliott e níveis de Fibonacci . Simples e de fácil acesso. Exibição de marcação das ondas de Elliott (opção geral ou alternativa) em um gráfico. Construção dos níveis horizontais, linhas de apoio e resistência, canal. Sobreposição dos níveis de Fibonacci para as ondas 1, 3, 5, A Sistema de alerta (no ecrã, E-Mail, Push notificações).    Particularidade s : sem se aprofundar na teoria das ondas de Ellio
    PineChart
    Muhammad Minhas Qamar
    Developed by MMQ —  PineChart: Run PineScript Inside MT5 With A Modern Charting Experience An MQL5 Expert Advisor that runs Pine Script indicators and strategies directly inside MetaTrader 5. PineChart includes a full Pine Script interpreter so you can use your existing Pine Script v5/v6 source code without manually rewriting anything in MQL5. Links [  Website  |  Documentation  |  Demo ] NOTE: Downloading demo through MQL5 will give you limited functionality. To experience PineChart fully, dow
    Trading Chaos Expert
    Gennadiy Stanilevych
    5 (11)
    Não existe software igual no mundo e que represente um "console" universal de negociação informando sinais para operar, entrada automatizada do mercado, configurando o Stop Loss e o Take Profit, assim como o Trailling Profit para diversas negociações em apenas uma janela aberta. O controle intuitivo do Expert Advisor em "três cliques" garante um uso abrangente de todas as suas funções em diferentes computadores, incluindo tablets. Interagindo com indicadores de sinal adicionais que marcam o gráf
    Online Accounts Manager MT5
    Kyra Nickaline Watson-gordon
    5 (1)
    OneClick Online Account Manager is a powerful utility that helps you to manage all your accounts from a centralized panel. It is suitable for all single account traders and specially for multiple accounts traders. The utility help you to : Monitor status of all accounts on a private web page. Some information such as account connection status, account profit, DD, Balance, Equity, Margin Level, Number of positions and orders, Daily and Weekly profit/loss and also overall summation of all these p
    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
    如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. There is Demo version of this panel Dashboard Babon Scalping System MT5 Demo in my product list, please try it out to get familiar with all functionalities for free. Free version: LINK MT4 version: LINK This system basically utilizes TDI, Heiken Ashi Trend, Price Trend on H1 time-frame and TMA on H1&H4 time-frame to generate the trend (big picture). Then
    Equity Gaurd
    Eredewei Henry Tiemo
    ️ Equity Protector EA – Auto SL & Trailing Stop for MT5 Protect your capital. Automate your risk. Maximize your control. The Equity Protector EA is a powerful risk management tool designed for Meta Trader 5 traders who prioritize capital preservation and smart trade automation. Whether you're a scalper, swing trader, or long-term investor, this EA ensures your account stays protected while optimizing trade exits with precision. Key Benefits Drawdown Shield Automatically monitors your accoun
    Professional Order & Risk Management EA for MT5 An advanced order management tool designed to help traders control risk, position size, and trade management with precision. Features include automatic lot size calculation , risk–reward management , manual & automatic partial closes , breakeven automation , market & pending order support , and hotkey execution — built for traders who value systematic and disciplined risk management . EA Features Automatic Lot Size Calculation Automatically c
    Filtro:
    Sem comentários
    Responder ao comentário