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



    推荐产品
    Trade Copier Professional — 本地复制解决方案   Trade Copier Professional 是一款可靠的本地交易复制系统,适用于 MetaTrader 4/5。它允许交易者在同一台电脑上的多个账户之间即时复制仓位,内置安全控制,并配备专业级仪表盘。   概览   该 EA 可在单一文件中同时运行 Master 和 Slave 模式,并可无缝切换。交易可在 MT4 与 MT5 终端之间复制,无需依赖互联网,采用本地文件通信以实现最高速度与稳定性。实时仪表盘显示连接状态、复制统计以及每日表现。   手数与风险管理   提供四种手数模式:固定手数、倍数、风险百分比和余额百分比。止损与止盈可按比例调整或缩放,必要时可反向复制信号。安全功能包括每日亏损与交易限制、最小/最大手数控制、断线保护以及错误跟踪与自动关闭。   过滤与可靠性   交易可按品种或 magic number 进行过滤,配置灵活。系统通过错误检测、重试逻辑、安全关闭和全面日志确保可靠性。优化后的执行速度几乎即时,且资源占用极低。   使用方法   将 EA 附加到图表,设置
    CopyIQ
    Stephen Sanjeeve Sahayam
    CopyIQ mirrors your trades between MetaTrader 5 terminals running on the same Windows PC - one source account feeding as many receiver accounts as you need. Everything happens locally on the one machine: no VPS, no DLLs, and no internet link between terminals to lag or break. A trade on your source account reaches every receiver in milliseconds. CopyIQ was built by studying where other local copiers let traders down - copies that arrive late, lot sizes that ignore the receiving account, symbols
    Exp COPYLOT CLIENT for MT5
    Vladislav Andruschenko
    3.94 (34)
    适用于 MetaTrader 5 的专业交易复制器 快速、专业、稳定可靠的 交易复制器 ,适用于 MetaTrader 。 COPYLOT 可在 MT4 和 MT5 终端之间复制 Forex 交易,并支持 Hedge 和 Netting 账户。 COPYLOT 的 MT5 版本支持: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 您也可以将交易复制到 MT4 终端(MT4 → MT4,MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT 是一款专业的交易和持仓复制器,可同时与 2、3 甚至 10 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
    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
    HedgeSafe Trade Assistant 一款以风险控制为核心的 MetaTrader 5 手动交易面板。 HedgeSafe 可帮助您在点击 BUY 或 SELL 之前,直接在图表上准备、验证和管理交易。 HedgeSafe 不是信号服务、行情预测工具、AI 机器人或自动交易策略。它不会替您选择交易方向,也不承诺盈利。每项交易决定均由交易者本人负责。 主要功能 按账户余额百分比或账户货币中的固定金额计算手数。 按点数或价格规划 Stop Loss;按点数、价格或 R 倍数规划 Take Profit。 实时预览风险金额、潜在收益、手数和风险回报比。 图表上的 Entry、Stop Loss 和 Take Profit 线与面板数值同步。 分别显示 BUY 与 SELL 的就绪状态,并在执行前进行方向相关的最终检查。 验证最小/最大交易量、交易量步长、tick size、tick value、stops level 和 freeze level。 检查市场可用性、品种交易模式、点差、允许偏差及 filling mode。 识别 hedging 与 netting 账户,并说明
    ️ TradeForge Trade Copier – 无缝复制多个账户交易 TradeForge Trade Copier 是一款强大的MT5专家顾问 (EA),可将一个账户(主账户)的交易实时复制到多个其他账户(从账户)。专为基金经理、专职交易员以及希望在多个经纪商之间部署统一策略并分散风险的个人交易者设计。 核心理念:交易复制 / 镜像交易 适用于管理多个客户账户的基金经理 可跨经纪商运行相同策略 在不同平台之间分散风险 双层账户架构 主账户(Master) :交易信号源 从账户(Slave) :同步主账户交易动作 通过共享二进制文件实现快速稳定通信 ️ 技术实现方法 Master 将交易数据写入二进制文件 Slave 读取该文件进行交易同步 相比文本或网络通信速度更快、效率更高 实时仓位管理 精准复制开仓 保持止损和止盈同步 Master 平仓时同步关闭从账户仓位 每 50 毫秒轮询一次,实现近实时同步 智能符号映射 支持不同经纪商对符号命名:如 XAUUSD.ecn 、 GOLD 等 提供灵活的自定义映射功能 ️ 风控同步 精确复制仓位数量
    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
    Trade Assistant 38 in 1
    Makarii Gubaydullin
    4.91 (23)
    多功能工具:手数计算器,网格订单,风险回报比,交易管理器,供求区域,价格行为等等 演示版本   |   用户手册 交易助手   不能在策略测试器中工作 :您可以下载   此处的演示版本  来测试此 工具 。 联系我   如有任何问题  / 改进建议 / 发现错误 如需MT4版本,请访问 此处 简化、加速并自动化您的交易   流程 。通过此   仪表板 扩展标准终端功能。 交易面板  适用于任何交易品种:外汇、股票、指数、加密货币等。 1. 开立新交易 :手数 / 风险 / 风险回报比计算 :手动交易的风险管理 手数计算器(根据风险大小计算交易量) 风险计算器(根据手数大小计算风险金额) 风险回报   比率 网格订单:  + 动态距离选项,及拆分手数选项 订单激活触发器,+ 买入止损限价 / 卖出止损限价 虚拟止损,虚拟止盈(隐藏止损,隐藏止盈:经纪商不可见) 智能止损 / 入场价位:若K线收盘突破则避免虚假触发 隐藏订单(虚拟挂单) 计划订单:即使市场休市也可挂单交易(周末计划器) 额外多级止盈价位 具有不同ID的OCO(一单取消另一单)订单 图表上的交易可视化 + 调整 止损 /
    Manual Trade Panel EA MT5
    Juvenille Emperor Limited
    5 (2)
    手动交易面板 EA MT5   是您可以找到的最简单易用的 MT5 交易面板。它的所有选项和功能都集中在一个表面上,无需打开额外的窗户或面板。它是一个订单管理、风险计算器、部分关闭和帐户保护实用程序,都在一个极其方便的界面中使用! 通过使用 手动交易面板 EA MT5 ,您可以比传统的手动交易方法更快、更准确地进行多次交易,这让您有更多时间和更清晰的头脑专注于您的交易决策。 账户保护是我们的首要任务,因此 手动交易面板 EA MT5  也是一个很好的账户保护实用程序,它可以在账户止盈或止损后关闭所有未平仓交易、删除所有挂单并关闭所有附加有任何 EA 的终端图表已达到亏损净额。这在盈利情况下非常方便,当您的资产低于您想要的止损水平时,可以避免您的交易账户进一步亏损。 提示: 您可以在您的模拟账户中下载并试用 手动交易面板 EA MT5   模拟版: 这里 将下载的免费演示文件粘贴到您的 MT5 >> 文件 >> 打开数据文件夹 >> MQL5 >> 专家文件夹并重新启动您的终端。 免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT5 >> 工具
    Copier Master RAlabs (receiver) and Copier Provider RAlabs (signal source) — a system for local copying of trades between MetaTrader terminals on a single PC/VPS. It consists of two products: Provider (signal source) and Master (receiver/copier with a control panel). Provider is installed on the donor account (the account whose trades are being copied) — it publishes the trades. Master is installed on the recipient account — it reads the donors and opens copies; it hosts the entire copy setting
    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
    King Trade Copier
    Mohammed Maher Al-sayed Mohammed Ahmed Saleh
    KingCopier – Lightning-Fast Local Trade Copier for MetaTrader (Master + Slave) KingCopier is a professional local trade copier that mirrors every trading action from one Master account to unlimited Slave accounts on the same PC or VPS — with an internal copy latency of just a few milliseconds. It was built by a real trader for daily real-money use, with one goal: whatever happens on the Master must happen on the Slave, instantly and without exceptions. Watch the demo video to see the real cop
    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
    Signalator Local Trade Copier MT5 是一款快速的本地 MetaTrader 5/4 交易复制工具,用于在同一台电脑或 VPS 上运行 Master 和 Receiver 终端。 支持 MT4、MT5 与 cTrader 终端之间的跨平台复制,方向不限:MT4 ↔ MT5 ↔ cTrader 及所有其他组合。 无需外部云端中继,即可在本地复制交易。Master 将交易活动发布到本地 bridge 通道,每个 Receiver 可自行控制要复制的内容、接受哪些 Master 账户、如何映射交易品种、如何计算手数,以及如何处理 SL/TP、部分平仓、挂单、Telegram 通知、日志和导出。 本地 bridge 支持快速轮询,在您的配置支持的情况下可设置低至 0.1 秒 。实际执行速度仍取决于终端负载、VPS 性能、经纪商执行速度和市场条件。 设置指南和实用说明 主要功能 本地 MT5/4 复制 — 在同一台电脑或 VPS 上的多个 MT5/4 终端之间复制交易。 快速本地 bridge — 根据设置和运行环境,轮询间隔可配置低至 0.1 秒。 Master
    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
    Local Trade Copier EA MT5
    Juvenille Emperor Limited
    4.96 (142)
    通过 Local Trade Copier EA MT5 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT5 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT5 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT5 >> 文件 >> 打开数据文件夹 >> MQL5 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT5 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
    CopyMaster mt5
    Evgenii Aksenov
    5 (3)
    此实用程序将允许您将任何交易从一个具有主设置的终端复制到具有从设置的其他终端 与此同时,您可以选择要复制的对,通过几个参数设置复制顺序的大小。 通过回撤或只复制有利可图的交易来设定限额损失 您可以将mt4或MT5的交易复制到MT4或MT5其他经纪商 现在,将在MT4中工作的任何Ea交易的信号复制到MT5终端或返回将不难 使用复制主复制任何交易从其他信号,EAs,手动交易.  使用设置,您可以更改批量大小,交易方向,只复制利润交易和setdbvalue来保存您的存款  复制大师可以在一个帐户上统一不同订阅信号的几种策略 要复制MT4的交易,你需要复制主MT4版本: https://www.mql5.com/en/market/product/62132 有关复制主设置的更多信息: https://www.mql5.com/en/blogs/post/749356
    TradePanel EA – Manual + Semi-Auto Trading Dashboard TradePanel EA is a powerful assistant for traders who want precision, speed, and full control over their trades. It combines on-chart execution , basket profit management , drawdown protection , and market/session awareness into one easy-to-use panel. Core Features Click-to-Trade System Place BUY/SELL instantly from the panel Click on the chart to set Stop Loss — TP is auto-calculated by your chosen R:R Risk Control & Lot Sizing Risk
    该产品的买家也购买
    Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
    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:/
    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
    Quant AI Agents
    Ho Tuan Thang
    5 (1)
    Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
    Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
    EasyInsight AIO MT5
    Alain Verleyen
    4.92 (12)
    EASY Insight AIO – 全能智能交易一站式解决方案 概述 想象一下,您可以在几秒钟内扫描整个市场——外汇、黄金、加密货币、指数,甚至股票——无需手动筛选图表、繁琐安装或配置指标。 EASY Insight AIO 是您专为 AI 交易打造的即装即用数据导出工具。它将整个市场快照一次性输出为简洁的 CSV 文件,直接支持 ChatGPT、Claude、Gemini、Perplexity 等各类 AI 平台的即时分析。 无需窗口切换,无需图表叠加,也没有任何杂乱。只需纯净、结构化的数据自动导出,让您专注于基于数据的高效决策,无需再盯盘耗时。 为什么选择 EASY Insight AIO? 真正的一体化 • 无需设置,无需安装指标,无图表叠加。只需安装、运行并导出——就是这么简单。 多资产全覆盖 • 扫描分析外汇、金属、加密货币、指数、股票——您的券商所能提供的一切市场。 AI 专属数据导出 • 高度结构化、针对 AI 优化的 CSV 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
    HINN Lazy Trader
    ALGOFLOW OÜ
    5 (1)
    LIMITED SUMMER SALE -40% ! ONLY $470 insead of $790!  Maximum real discount! 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
    ================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
    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
    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
    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.
    Telegram To MT5 Receiver
    Levi Dane Benjamin
    4.53 (15)
    将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确
    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
    Telegram to mt5 pro
    Janet Abu Khalil
    4 (4)
    Telegram to MT5 Pro — 高级 Telegram 信号复制器(Auto-Fix,多TP,风险控制,完整交易管理) Telegram to MT5 Pro — 专业 Telegram 信号复制系统 Telegram to MT5 Pro 可将来自 Telegram 的交易信号实时复制到您的 MetaTrader 5 账户,并提供完整的风险控制、执行管理与交易管理功能。 系统由两个组件组成: • 运行在 MetaTrader 5 内的 Expert Advisor(EA) • 连接 Telegram 并将信号发送到 EA 的桌面桥接程序 两个组件必须在同一台电脑运行。由于 MQL5 限制,EA 无法直接连接 Telegram。 支持与安装 提供完整 PDF 安装指南。 支持内容: • 完整 PDF 使用手册 • 分步安装指导 • 在线聊天支持 • 交易商设置帮助(前缀、后缀、符号映射) 功能说明 • 读取任意 Telegram 群组或频道信号 • 自动解析交易品种、方向、入场、止损、止盈 • 秒级执行交易 • 管理交易(移动止损、保本、部分平仓) • 支持多账户与多信号
    # 如果您有任何其他需求或對合作感興趣,請聯繫 zion.quantech.london@gmail.com。 Flash Trade (FT) 最友善的手動交易工具。 使用最直觀的操作來確保您的資金。 FT的特點 點擊任意位置快速交易 FT支持市場訂單和掛單 兩次點擊完成訂單並設置SL和TP 三次點擊完成掛單並設置SL和TP 自動將每個訂單的止損金額設置為您設置的餘額百分比或固定金額 下訂單時實時預估利潤 超簡單的界面和操作 支持拆分訂單 使用方式 市場訂單: 點擊圖表決定止損價位 點擊Buy或是Sell鈕 掛單: 點擊圖表決定入場價位 選擇掛單類型 點擊圖表決定止損價位 暫停FT: 點擊右上方的"On/Off"按鈕來切換開關 當按鈕從綠(On)變為紅(Off),代表FT已被停止 點擊"Off"按鈕再次開啟FT 如果有任何疑問、改善建議或是bug回報都可以聯繫e50310@gmail.com或留下評論 功能將持續於未來的版本推出
    QCML Assistant
    Maxime Turcotte-lafreniere
    QCML Assistant MT5 Your Trading. Our Assistant. Your Edge. Looking for a tool that completely transforms your experience on MetaTrader 5? QCML Assistant is the all-in-one solution built by traders, for traders. Just one tool installed on your chart, and you get access to an ultra-complete, ultra-fast, and ultra-simple trading platform. No more hours wasted setting up your workspace. No more complicated trade entries. With QCML Assistant, everything becomes simple, smooth, and efficient right fro
    Ultimate Extractor
    Clifton Creath
    5 (8)
    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 EA manager also now available when you use cloud pro and above for free!! Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automa
    Double X Trade
    Gayathiri Gopalakrishnan
    5 (2)
    DOUBLE X TRADE  SIGNAL MULTIPLIER DOUBLE X TRADE is a MetaTrader 5 Expert Advisor designed to operate alongside existing Expert Advisors and provide additional trade-management functionality. The EA can monitor trading activity on the account and perform actions according to user-defined settings, risk parameters, and operating mode configuration. DOUBLE X TRADE is intended for traders who want an additional management layer while continuing to use their existing Expert Advisors. The product doe
    Royal Copier
    Janet Abu Khalil
    5 (1)
    Royal Copier — 专业版 MT5 交易复制器 Royal Copier 是一款适用于 MetaTrader 5 的专业本地实时交易复制器。 现在它已将两种功能整合到一个 MT5 Expert Advisor 中。 您只需在参数中选择 EA 运行于 Master 模式 或 Client 模式 。 这意味着同一个 EA 既可用于源账户,也可用于接收账户,同时保留原有复制器的运行逻辑。 Royal Copier 支持以下常见账户复制方式: MT5 到 MT5 MT5 到 MT4 MT4 到 MT4 MT4 到 MT5 如需与 MT4 进行复制,请使用 MT4_Copier 。 工作原理 Royal Copier 是一个本地复制器,通过同一台 Windows 电脑上的共享文件运行。 当 EA 设置为 Master 模式 时,它会监控源账户并将所有交易活动写入共享文件。 当 EA 设置为 Client 模式 时,它会读取该文件,并在接收账户上镜像执行相同操作。 复制器可以同步以下内容: 市价单 挂单 交易平仓 部分平仓 止损和止盈修改 挂单更新和删除 两个终端必须运行在同一台 Win
    VirtualTradePad PRO SE MT5 — MetaTrader 5 专业交易控制中心 VirtualTradePad PRO SE 是一款基于图表的高级交易面板,也是适用于 MetaTrader 5 的交易管理工作区。它专为希望获得更快执行、更清晰持仓控制、结构化交易管理、可视化价位规划,以及直接在图表上完成专业交易流程的交易者而设计。 这不仅仅是一个 BUY / SELL 面板。PRO SE 将手动交易、挂单、持仓管理、部分平仓、篮子利润/亏损控制、加仓均价层级、ATM 规则、信号监控、实时市场信息、策略测试器 (Strategy Tester) 流程以及面向 VPS 的运行方式整合到一个互相关联的界面中。 MT4 版本 | 完整说明和截图 | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会选择这套面板 图表一键交易 ,并支持键盘快速操作 快速完成开仓、平仓、修改、反转、锁仓与部分平仓 深度控制仓位、挂单、总利润与风控逻辑 自动参数计算,减少手动输入与重复劳动 为什么 PRO SE 比标准手动交易更高
    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
    Custom Alerts AIO:多市场智能监控,一键启动,无需设置 概述 Custom Alerts AIO 是一款“开箱即用”的高级市场扫描工具,无需额外安装任何其他指标或进行复杂设置。它内置了 Stein Investments 的所有核心指标(FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power),可帮助您轻松监控所有主要资产类别,如外汇、黄金、指数和加密货币。如果您的经纪商支持股票,您也可以手动添加个股进行监控。 1. 为什么选择 Custom Alerts AIO? 无需额外购买任何指标 • 所有关键指标均已内置,开箱即用。 • 专注于实时预警,不包含任何图形元素,性能高效,界面简洁。 全面覆盖所有主要市场 • 支持监控外汇、金属、加密货币和指数市场。 • 无需手动输入任何交易品种,只需在设置中勾选资产类别即可启用。 • 股票并不属于默认类别,如有需要可手动通过参数输入添加。 高效、专业、便捷 • 无需图表模板和手动加载,适合自动化或远程交易环境。 • 非常适合 VPS 上长期运行,或作为后台市场预警工具使用。 2
    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
    The real‑time view of what is happening inside the market. Footprint Secrets brings detailed analysis directly into MetaTrader 5. It shows where volume is trading, how buyers and sellers are interacting, and how liquidity shifts as the market evolves. Designed for traders who want a precise, real‑time understanding of market behavior. Check out the free preview version here:  https://www.mql5.com/en/market/product/172398 Benefits for the Trader See the real activity behind price . Footprint ch
    Prop Firm Os
    Gayathiri Gopalakrishnan
    5 (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
    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
    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
    Discord Signal Notifications — это мощный инструмент для трейдеров, проповодов и управляющих счетами, который автоматически отправляет все ваши торговые события в канал или чат Discord. Главное преимущество — Глобальный мониторинг. Вам не нужно устанавливать советник на каждый график. Достаточно запустить одну копию утилиты на одном любом окне, и она будет отслеживать действия по всем инструментам и всем счетам в вашем терминале одновременно. Основные возможности Глобальный мониторинг счёта Ути
    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
    Global Investing FX Terminal
    Santiago Nicolas Pla Casuriaga
    Global Investing FX Terminal 在 MetaTrader 5 中以单一画布叠加层呈现十三个分析面板——央行政策利率、CFTC COT 持仓、利差排名、经济意外指数、期权偏斜、散户情绪与相关性——每 10 秒从单个挂载 EA 刷新一次,无需任何外部软件。 专业外汇分析需要同时调取通常分散在不同平台的数据:利率衍生品、政府数据门户、券商掉期规格、期权台。此 EA 将所有这些整合到交易终端内的单一界面中,在您执行决策的地方完成分析。 画布上显示的内容 市场概览 外汇对列表 — 所有 28 个 G10 货币对,加上当券商 Market Watch 中存在 NOK/SEK 交叉盘时显示的交叉盘——最多共 36 个货币对——的实时买卖价。每行显示点差、日度与周度变化、以点数表示的绝对区间,以及 ADR%——当前交易时段区间占 14 日平均日区间的百分比。ADR 达到 95% 的货币对已消耗其统计日内延伸空间;伦敦盘中场 ADR 仅 25% 的货币对仍有运行余地。颜色逐 Tick 实时更新。 货币对详情 — 点击列表中的任意行,即可打开该货币对的完整分析叠加窗口。居中弹出窗
    筛选:
    无评论
    回复评论