Layer Trade Manager

5

Layer Trade Manager — Level trade & Scalping Assistant

Layer Trade Manager is a simple yet powerful on-chart trade management panel for MetaTrader 5 designed to take the heavy lifting out of layered trade strategies. It operates in two modes: Standard Mode — a single

click opens the first trade and queues up a basket of up to 5 staggered market entries if price reaches the preconfigured layers, each with its own configurable take profit, and the smart automation takes care of setting BE, etc. from there; and Quick Target Mode — a streamlined scalping mode where every BUY/SELL press opens a market layer, auto-cascading adds further layers as price moves, and the entire basket shares a single dynamic TP anchored to the deepest entry.

What It Does

Instead of manually placing multiple orders at different price levels, Layer Trade Manager does it for you. Press BUY or SELL on the panel and:

Standard Mode:

  • Trade 1 opens immediately at market
  • Trades 2–5 open automatically as the market moves against you, each triggered at a configurable offset from the previous trade's actual fill price — a classic layering approach for building into a position
  • When price moves to your configured threshold, break even is set (if configured) on your open trades to take off risk

All active TP levels are calculated and displayed on the chart the moment you press the button, so you always know exactly where your exits are.

Quick Target Mode:

  • Layer 1 opens immediately at market when BUY/SELL is pressed
  • Further layers open automatically each time price moves a configurable number of pips against the basket — up to 20 layers total
  • The basket take profit is always calculated from the deepest entry (lowest buy / highest sell) plus the Quick Target distance, and is recalculated every time a new layer opens
  • An optional Best Layer TP gives the most recently opened layer a wider individual target
  • An optional Recovery Mode switches the basket TP to a tighter level anchored just above Trade 1's fill price once the drawdown exceeds a configurable threshold

Key Features

Two Operating Modes
Switch between Standard Mode (up to 5 layered trades, full TP row management, auto-BE) and Quick Target Mode (unlimited auto-cascade layers, dynamic basket TP, best-layer and recovery options) via the EA Mode input before attaching the EA.

Compact On-Chart Panel
A clean, dark-themed HUD sits in the corner of your chart. In Standard Mode every TP price and the SL are live-editable — click any field, type a price, and it is applied to the linked trades instantly. In Quick Target Mode all pip distances are editable directly in the panel before and between baskets.

Up to 10 Configurable Take Profit Levels (Standard Mode)
TP1 through TP10 are spaced cumulatively from each other using configurable point offsets. TP rows with a zero offset are hidden from the panel. Each visible TP row has five trade-link buttons (T1–T5) — click a button to assign that trade to close at that TP level, or reassign it at any time while the basket is live.

Relay TPs off TP1
Changed your TP1? One click on Relayer TPs off TP1 recalculates and pushes TP2 through the last active TP row to all linked trades automatically, respecting the original spacing offsets.

Two Auto Break-Even Strategies (Standard Mode)

  • Individual BE — Each trade's SL is moved to its own entry price (+ a configurable buffer for fees) as soon as price reaches a trigger distance from Trade 1's entry. Trades are protected one by one.
  • Combined BE — A single weighted-average entry price is calculated across all open basket positions. All SLs are moved to that blended level at once, with a configurable settling delay so completed TP closes don't skew the average.

Automatic Cascade Entries
In Standard Mode, Trades 2–5 monitor price in real time and open at market the moment each threshold is breached, using actual fill prices as the reference for the next level. In Quick Target Mode every layer after the first cascades automatically each time price moves one Layer distance against the basket.

Trailing Stop for Unlinked Trades (Standard Mode)
Any trade slot not assigned to a TP row is automatically managed with a trailing stop, so nothing is left unprotected.

Prop Firm Protection
An optional minimum-time gate between cascade opens prevents rapid-fire layering that could breach prop firm trade-frequency rules. Set to 0 to disable.

Session Recovery
Restart MT5 mid-basket? No problem. The EA reads your existing open positions on  OnInit  and fully restores the panel state — tickets, TP links, SL, direction, and BE status — without touching any live trade settings. Quick Target Mode recovers all open layers and restores recovery mode state automatically.

Close All Trades button
If news is coming up, you need to go out, or you don't like the way the market is moving, press one button and all your open trades are closed together.

Live Chart Lines
Colour-coded TP lines and a dashed SL line are drawn directly on the chart for instant visual reference. They update the moment you edit a price in the panel.

Input Settings At A Glance

Group Parameters
Magic Number Unique EA identifier, optional panel title label
Trade Settings Lot size, SL offset, BE strategy, BE trigger distance, BE delay, BE buffer
TP Offsets Independent point-offset for each of TP1–TP10 (set to 0 to hide a row)
Trade to TP Links Which TP row each of Trade 1–5 closes at (0 = trailing SL)
Trade Entry Offsets Cascade distance for Trades 2–5 from the previous entry
Order Frequency (Prop Firm Protection) Minimum seconds between auto-cascade opens (0 = disabled)
EA Mode Standard Mode or Quick Target Mode
Quick Target Mode Settings Basket TP distance, layer spacing, SL distance, Best Layer TP, Recovery TP

Who It's For

  • Scalpers who want rapid basket execution without the manual overhead
  • Grid/layer traders who build into positions as price retraces
  • Any trader who wants a clean visual panel to manage multi-trade setups with automated BE and TP management

Requirements

  • MetaTrader 5
  • Algo trading enabled in MT5

Please note that you should always watch open trades to ensure the EA is managing your trades as you expect so you can close your trades manually if required to protect your capital.


Configuration Instructions

Magic Number

Variable Default Description
EA magic number 20260307 Unique identifier stamped on every order placed by this EA. Use a different number per instance on the same account to keep baskets separate.
Configuration name for panel title (if using multiple instances) (empty) Optional text label appended to the panel title bar. Useful when running multiple instances on different charts — leave blank for the default “Layer Trade Manager” title.


Trade Settings

Variable Default Description
Lot size applied to every trade 0.01 Volume applied to every trade in the basket (T1–T5). Normalised to the broker’s minimum volume step automatically.
SL distance in points from Trade 1 entry 800 pts Initial stop-loss distance in points from the Trade 1 entry price. Applied when no manual SL has been typed into the panel.
BE strategy: Individual, Combined BE_COMBINED Determines how break-even is calculated when the auto-BE threshold is reached.
Individual — each trade gets its own BE SL set just above its own entry price.
Combined — all trades share a single BE SL set above the weighted average entry price of the whole basket.
Points from Trade 1 EP to trigger auto-BE 300 pts How far price must move in the trade direction from Trade 1’s actual fill price before auto-BE fires. Measured against the peak high-water-mark price so the trigger is never missed if price retraces.
Milliseconds to wait after BE threshold breach before applying BE 800 ms Settling delay (milliseconds) between the BE threshold being breached and the BE SL actually being applied. Allows in-progress TP closes at that level to settle before the weighted average EP is calculated. Most relevant to the Combined strategy.
BE points offset to cover fees/minor slippage 50 pts Points added above (buy) or below (sell) the reference entry price when setting the BE stop-loss, to cover spread, commission, and minor slippage.


TP Offsets

TP levels are cumulative. TP1 is measured from Trade 1’s entry price; TP2 is measured from TP1; TP3 from TP2, and so on.

Variable Default Description
TP offset for TP1 from EP 300 pts Distance from Trade 1 entry price to the TP1 level.
TP offset for TP2 from TP1 200 pts Additional distance from TP1 to the TP2 level.
TP offset for TP3 from TP2 200 pts Additional distance from TP2 to the TP3 level.
TP offset for TP4 from TP3 200 pts Additional distance from TP3 to the TP4 level.
TP offset for TP5 from TP4 200 pts Additional distance from TP4 to the TP5 level.
Example (Buy, 5-digit broker):
T1 entry = $5000  •  TP1Offset=300  •  TP2Offset=200  •  TP3Offset=200
→ TP1 = $5003    TP2 = $5005    TP3 = $5007

Trade to TP Links

Each trade is assigned to a specific TP row. When price reaches that TP level the assigned trade closes. Assignments can also be changed live on the panel by clicking the T1–T5 buttons on any TP row.

Variable Default Description
TP row for Trade 1 (0 = trail SL, 1–10 = TP row) 2 The TP row at which Trade 1 will close. Default links Trade 1 to TP2. Set to 0 to use a trailing stop instead.
TP row for Trade 2 (0 = trail SL, 1–10 = TP row) 3 The TP row at which Trade 2 will close. Default links Trade 2 to TP3.
TP row for Trade 3 (0 = trail SL, 1–10 = TP row) 4 The TP row at which Trade 3 will close. Default links Trade 3 to TP4.
TP row for Trade 4 (0 = trail SL, 1–10 = TP row) 0 Trade 4 uses a trailing SL by default (no fixed TP). Set to 1–10 to assign a TP row.
TP row for Trade 5 (0 = trail SL, 1–10 = TP row) 0 Trade 5 uses a trailing SL by default (no fixed TP). Set to 1–10 to assign a TP row.
Trailing SL distance in points (for trades with no TP) 200 pts Trailing stop distance for any trade that has no TP assigned (link = 0). The trailing SL only activates once BE has been triggered and only ever moves in the profitable direction.


Trade Entry Offsets

Trade 1 always opens at the market price when BUY/SELL is pressed. Trades 2–5 can open immediately, cascade as price moves, or be disabled entirely.

Variable Default Special values Description
Trade2 entry offset from Trade1 (0=disabled, -1=open with T1) 200 pts 0 = off  •  -1 = with T1 Offset from Trade 1’s actual fill price at which Trade 2 opens. Buy: T2 opens when ask falls this many points below T1 entry. Sell: when bid rises this many points above T1 entry.
Trade3 entry offset from Trade2 (0=disabled, -1=open with T1) 200 pts 0 = off  •  -1 = with T1 Offset from Trade 2’s actual fill price at which Trade 3 opens. Cascade chain anchors to the previous trade’s fill, not T1 entry.
Trade4 entry offset from Trade3 (0=disabled, -1=open with T1) 0 (off) 0 = off  •  -1 = with T1 Offset from Trade 3’s actual fill price at which Trade 4 opens.
Trade5 entry offset from Trade4 (0=disabled, -1=open with T1) 0 (off) 0 = off  •  -1 = with T1 Offset from Trade 4’s actual fill price at which Trade 5 opens.

Special value reference

Value Behaviour
0 Trade slot disabled — that trade will never open as part of an auto-basket.
-1 Trade opens immediately at market alongside Trade 1 when BUY/SELL is pressed. Use this to fire 2, 3, or 4 trades simultaneously. E.g. set Trade2Offset = -1 to always open two trades on each BUY/SELL click.
> 0 Trade opens via cascade. The EA monitors price every tick and opens this trade at market once the threshold is reached.
Cascade chain example (Buy):
T1 fills at $5000. Trade2Offset=200 → T2 opens when ask ≤ $4998.
T2 fills at $4998. Trade3Offset=200 → T3 opens when ask ≤ $4996.
Each threshold is anchored to the previous trade’s actual fill, not T1 entry.


Order Frequency (Prop Firm Protection)

Variable Default Description
Min seconds between layered trades 0 (disabled) Minimum number of seconds that must elapse between consecutive auto-cascade trade opens. Prevents rapid-fire layering that may breach prop firm trade-frequency rules. Set to 0 to disable the gate entirely and allow immediate cascading. Applies to both Standard Mode cascade entries and Quick Target Mode layers.


EA Mode

Variable Default Description
EA Mode Standard Mode Selects the operating mode for the EA.
Standard Mode — the full multi-TP layered basket with auto-BE, TP row management, and T1–T5 trade slots.
Quick Target Mode — a streamlined scalping panel with unlimited auto-cascade layers, a dynamic basket TP, optional Best Layer TP, and optional Recovery Mode. See the Quick Target Mode section below for full details.


Panel Controls — Standard Mode (runtime)

Control Function
TP1–TP10 edit boxes Type a price and press Enter to set that TP level and push it to any linked open trades. Only rows with a non-zero offset are shown.
T1–T5 buttons (per row) Toggle the TP↔trade link. Highlighted green = linked. Click to link/unlink; linking immediately pushes the panel TP price to the live trade.
BE button Grey — disabled; price has not yet reached Trade 1 entry level.
Dark red — eligible; price is at or above T1 entry. Click to immediately apply BE stops to all open trades using the configured strategy.
Bright red — BE active; SL is locked. Click again to deactivate and re-enable manual SL editing.
The button re-disables if price drops back below T1 entry while BE is not yet activated.
SL edit box Editable when BE is off. Type a price and press Enter to update the SL on every open basket trade simultaneously. Locked to read-only when BE is active.
BUY / SELL Opens a fresh basket (T1 at market, immediate trades fired, cascade monitoring starts). If a basket is already active in the same direction and T5 is not yet filled, pressing the same button adds the next available trade at market.
Relayer TPs off TP1 Recalculates all visible TP rows (TP2 onward) from the current TP1 value using the configured offsets and pushes the new prices to all linked trades.
Close All Trades Closes every open basket position at market. Panel and tracking state reset automatically once all positions are confirmed closed.

Quick Target Mode

Quick Target Mode is a dedicated scalping panel that replaces the Standard Mode panel entirely. It is designed for fast, repetitive basket scalps where you want a simple TP target, automatic layering as price moves against you, and optional smarter TP management for the deepest layer and for recovery scenarios.

How It Works

  • Press BUY or SELL to open the first layer at market. The basket SL is set immediately from the configured SL distance and does not change for the life of the basket.
  • Each time price moves one Layer distance against the basket, a new layer opens automatically at market — up to 20 layers total.
  • The basket TP is always anchored to the worst entry in the basket (lowest buy fill / highest sell fill) plus the Quick Target distance, and is recalculated and pushed to all layers every time a new layer opens.
  • If Best Layer is enabled, the most recently opened layer always gets a separate, wider TP equal to its own fill price plus the Best Layer distance. All other layers continue to use the basket TP.
  • If Recovery Mode is enabled and price moves more than the Quick Target distance into drawdown from Trade 1's fill price, recovery mode activates automatically. While active, the basket TP for all layers (except the best layer) switches to Trade 1's fill price plus the Recovery distance — a tighter target designed to get out near break-even rather than waiting for the full basket TP.
  • Once all layers have closed the panel resets automatically and is ready for the next basket.

You can also press BUY/SELL at any time while a basket is active to add an immediate extra layer without waiting for the cascade threshold to be reached. The opposite-direction button is greyed out while a basket is live.

Enabling Quick Target Mode

  1. In the EA inputs, find the EA Mode group.
  2. Set EA Mode to Quick Target Mode .
  3. Configure the Quick Target Mode Settings group (see table below).
  4. Attach or re-initialise the EA. The panel will display the teal-headed Quick Target Mode panel instead of the standard panel.

Quick Target Mode Settings

Variable Default Description
Quick Target basket TP distance in points 300 pts (30 pips) Distance in points from the worst entry in the basket to the basket TP. This is the core profit target for every layer (except the best layer when Best Layer is enabled). Editable live in the panel as pips.
Layer offset in points between QT trades 100 pts (10 pips) How far price must move against the last opened layer before the next layer opens automatically. Each new layer's threshold is anchored to the previous layer's actual fill price. Editable live in the panel as pips.
SL distance in points for Quick Target mode 500 pts (50 pips) Stop-loss distance in points from the first layer's entry price. The same SL price is applied to all subsequent layers. Locked once a basket is open; editable as pips between baskets.
Best Layer extra TP in points (0 = disabled) 1000 pts (100 pips) When non-zero, the most recently opened layer in the basket is assigned a separate TP equal to its own fill price plus this distance. This gives your newest (deepest) layer a much wider target, effectively letting it ride further while earlier layers close at the tighter basket TP. Set to 0 to disable — all layers share the same basket TP. Editable live in the panel as pips.
Recovery TP offset in points above T1 fill (0 = disabled) 100 pts (10 pips) When non-zero, recovery mode can activate. Recovery mode triggers once price moves more than Quick Target points into drawdown from Trade 1's fill. When active, the basket TP for all non-best layers switches from the normal basket TP to Trade 1's fill price plus this recovery offset — a near-break-even target designed to exit the basket in adverse conditions. Set to 0 to disable recovery mode entirely. Editable live in the panel as pips.

Quick Target Mode Panel Controls (runtime)

Control Function
Status row (read-only) When idle: shows the configured SL distance in pips and Ready. When a basket is active: shows the current layer count, the live basket TP price, and the basket SL price.
Quick Tgt edit The basket TP distance in pips. Edit and press Enter to update the runtime value. Takes effect on the next layer open or immediately if a basket is already active (recalculates and pushes TP to all open layers).
Layer edit The cascade layer spacing in pips. Edit and press Enter to update the runtime value. Controls how far price must move from the last layer before the next one opens.
Best Layer edit The Best Layer TP distance in pips. Edit and press Enter. Set to 0 to disable. When a basket is active the current Best Layer TP price is displayed alongside the edit field.
Recovery edit The Recovery TP offset in pips. Edit and press Enter. Set to 0 to disable. The row turns red and the status label shows RECOVERY when recovery mode is active. When idle it shows the drawdown threshold that will trigger recovery (e.g. >30 DD).
SL edit When idle: shows the SL distance in pips — edit and press Enter to change it before opening the next basket. When a basket is active: locked, displays the live SL price applied to all open layers.
BUY / SELL Opens a new basket (first layer at market) when no basket is active, or adds an immediate extra layer to the existing basket when pressed in the same direction. The opposite-direction button is greyed out while a basket is live.
Close All Trades Closes every open Quick Target layer at market. Panel and tracking state reset automatically once all positions are confirmed closed.
评分 1
str8derx
76
str8derx 2026.05.03 14:12 
 

This EA is a highly efficient tool for layering trades. Once you manually enter a position, the system takes over and automates the rest based on your configured settings, including target levels and trade management. It offers two modes, giving flexibility depending on your strategy. I also appreciate the developer’s responsiveness—being open to feedback and actively incorporating improvements into the EA makes a big difference in usability and performance.

推荐产品
DDKiller Pro
Njaratahiry Michael Randrianiaina
Stop Blowing Your Account. Once and For All. DDKiller Pro is the MT5 risk guardian that runs silently on your chart and shuts down trading the moment you hit a limit — whether you're grinding a prop firm challenge or managing your own CFD account. The problem every trader knows: You set your rules. You break them anyway. One revenge trade. One overleveraged position. One session that erases a month of gains. DDKiller Pro removes that decision from your hands entirely. What it does: The second yo
核心功能 智能交易管理 一键开仓平仓操作,支持自定义手数设置. 多种平仓模式:全部平仓、按方向平仓、按盈亏状态平仓. 专业风险控制控制风险 实时监控点差,避免高成本交易环境.可视化控制面板。 直观的图形界面所有功能一键操作. 实时显示仓位信息、盈亏状况、点差状态. 支持面板最小化、锁定功能,防止误操作 . 产品优势 高效便捷无需复杂设置,开箱即用 图形化操作,告别繁琐代码.实时数据更新,决策更及时. ️安全可靠点差监控,避免恶劣市场条件交易. 专业实用支持多种订单类型管理,灵活的手数配置 详细的仓位信息展示. 适用场景 手动交易者:提供专业的方便控制工具 效率追求者:一键式操作,提升交易效率.       如果你用的方便的话,记得分享给你的朋友!
FREE
Trade Copilot - 黄金(XAUUSD)及任意品种的半自动风险管理面板 Trade Copilot 是一款半自动交易面板,专为希望拥有EA纪律性、同时保留自主入场控制权的手动交易者设计。您决定方向和价位,面板自动计算风险仓位、设置止损、管理止盈并保护交易。 主要功能 - 基于风险的手数计算 - 可选择风险百分比、风险金额或固定手数;面板根据止损距离自动计算仓位大小 - 3种止损模式 - ATR倍数、固定点数或固定美元距离 - 一键市价单与挂单 (立即买入/卖出、挂单买入/卖出),入场/止损/止盈线可拖动调整 - 网格交易 - 在价格区间内按钟形曲线分布手数放置一系列挂单(并非马丁格尔 - 手数由距中心的距离决定,亏损时绝不加倍) - 多重止盈 (最多4级) - 可拖动止盈线,分别位于主目标距离的20/40/60/80%处;每个级别部分平仓,应用后视觉上锁定 - 自动保本 (+点差) - 将止损移至真正的保本位,并计入当前点差,避免小幅亏损离场 - 4种自动移动止损模式 - 固定步长、ATR距离、前一根K线高低点、或移动平均线 - 风险防护 (Risk Guard)
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 账户,并说明
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
Protect your funded accounts and personal capital with military-grade precision. This utility continuously monitors your floating equity against your daily starting balance. The moment your custom drawdown threshold is breached, it instantly liquidates all open positions, deletes pending orders, and completely unloads from the chart. Stop revenge trading and never fail a prop firm evaluation due to a margin breach again.
FREE
FiT Panel Pro
Thonglak Janyakorn
Overview FiT Panel Pro is a professional-grade trade management panel designed for MetaTrader 5 traders who demand speed, precision, and full control over their trades. Built with a modern dark-theme UI, it combines one-click execution with advanced risk management, visual SL/TP drag lines, automatic Fibonacci-based levels, and comprehensive order management — all in a single, compact panel. Whether you are a scalper, day trader, or swing trader, FiT Panel Pro gives you the edge you need to exec
FREE
Trade Panel by RWBTradeLab — The Ultimate Trade & Risk Management Utility Take full control of your MetaTrader 5 trading with the   Trade Panel by RWBTradeLab ! Designed by RWBTradeLab, this all-in-one utility is built for both professional and beginner traders who want to execute trades faster, manage risk perfectly, and analyse their account performance in real-time. Say goodbye to manual lot calculations and slow trade execution. With a sleek, draggable, and highly intuitive User Interfa
FREE
"Manage multiple positions as a single unit with hidden targets." The Virtual Basket TP SL Manager is a professional MetaTrader 5 utility designed to automate the closing of positions based on the total profit or loss of a group of orders (a "basket"). By utilizing Virtual Levels , all Take Profit (TP) and Stop Loss (SL) targets are stored locally within the EA's memory and are not sent to the broker's server, keeping your strategy safe from stop-hunting and price manipulation. Key Features Virt
FREE
Capital Management EA – Smart Risk Management & Profit Optimization for MT5 Take control of your trading capital with smart, automated strategies — fully optimized for MetaTrader 5 (MT5). Looking to protect your capital and maximize profits through automated money management strategies ? Capital Management EA is the all-in-one Expert Advisor for MetaTrader 5 (MT5) that helps you trade smarter, not harder. Core Features: 5-in-1 Capital Management Strategies – Built-in versatility Gr
Pro Order Lot Size Calculator Pro Order Lot Size Calculator is a simple and practical tool designed to help you calculate the appropriate lot size based on the amount of risk you want to take . With this tool, you can easily calculate your trading risk directly from the panel according to the amount of money available in your account. Easy Risk & Lot Calculation The panel is designed to be very simple and easy to use. You can choose how you want to define your risk: Enter your desired risk amoun
Trade Assistant MT5 Pro – One Click Trading Panel | Auto Lot Size | Risk Management Tool Short Description Trade Assistant MT5 Pro is a professional trading utility for MetaTrader 5 that allows traders to execute trades with one click, manage risk automatically, and improve trading accuracy using advanced tools like ATR stop loss, risk reward ratios, breakeven, and trailing stop. Full Description Trade Assistant MT5 Pro is a powerful manual trading panel designed for traders who want speed, prec
Quick Lines Mastery Lite v1.85 — 用户手册 发布方: Forex Noob Tube 网址: forexnoobtube.com 1. 概述 Quick Lines Mastery Lite 是一款专为 MT5 交易者设计的精简、专业图表工具,注重速度、精度和整洁的界面。通过一个可拖动的浮动控制面板,您可以一键快速部署预配置的水平线、垂直线、射线趋势线和拖放趋势线。 2. 仪表盘界面与控制 仪表盘采用紧凑的居中布局,不会遮挡图表。 提示: 点击并拖动深灰色标题 ( Quick Lines Mastery Lite ) 即可将面板重新定位到图表窗口的任意位置。 H-Line 1 & H-Line 2: 使用预定义的自定义颜色、宽度和样式,在图表上即时创建水平价格线。 V-Line 1 & V-Line 2: 在您点击的具体 K 线柱上即时绘制垂直时间标记。 Ray Trend: 部署一条从锚点向右无限延伸的射线趋势线。 Drag Trend: 在起始点击点和释放点之间部署标准的有限趋势线段。 CANCEL 按钮: 立即解除当前激活的工具,清除绘图状态并恢复
FREE
SmartRisk Trade Tool — One-Click Risk-Based Trade Panel SmartRisk Trade Tool is a manual trading panel for MetaTrader 5 built around position sizing and risk control rather than signal generation. It does not analyze the market or suggest trade direction — it exists so that every order sent from the chart already has a calculated lot size, stop loss, and take profit consistent with a risk value the trader chooses, removing the manual arithmetic that normally happens between deciding to trade and
FREE
Painel de Trading Pro
Dedial Pereira Da Silva
TradePanel Pro - Manual Trading Panel with Grid, Trailing, and Targets "Complete manual trading panel for MT5: grid, trailing stop, smart breakeven, daily targets and risk management in one click." TradePanel Pro is a professional manual trading panel for MetaTrader 5, built for traders who want speed, organization and automatic position protection — without juggling multiple tools or complex setups. Everything you need lives in a single panel: one-click buy/sell, point-based stops and target
CosmiCLab FIBO
Kirils Subins
CosmiCLab SMC FIBO CosmiCLab SMC FIBO is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
WAP TP Stealth EA – Intelligent Basket Management for Precision Exits WAP TP Stealth EA is a specialized trade management expert advisor designed for traders who rely on basket strategies, recovery systems, and multi-position workflows. Instead of closing trades individually, the EA dynamically calculates the Weighted Average Price (WAP) of all open positions and executes a coordinated closure once your defined profit target is reached. This approach enables efficient drawdown management, smooth
FREE
Recovery Manager Panel MT5 is a manual order management panel for traders who want to manage open positions directly from the chart in a clearer and more organized way. This tool is not a signal robot. It does not predict market direction, generate entry signals, or trade automatically based on market forecasts. Instead, it helps traders work with positions that are already open. You can calculate possible recovery lot sizes, view estimated target levels on the chart, and use available floating
Click Trading
Jawad Tauheed
5 (2)
One Click Trading – Auto TP SL Developer TraderLinkz Version 1.00 Category Utility What it does Adds missing TP and SL to your manual trades and pending orders Sets them once per ticket Lets you move TP and SL afterward Works on hedging and netting accounts Scans on every tick and reacts on trade events Why you want it You place faster entries You get consistent risk and exit targets You reduce fat finger errors You keep full manual control Quick start Attach the EA to any chart Keep TP and SL e
FREE
Trade assistant pro v8
Ahmed Mohammed Bakr Bakr
2 (1)
FREE FREE FREE Trade Assistant MT5 – Professional Trading & Risk Management Panel Trade Assistant MT5 is an advanced trading panel designed to help traders execute orders faster, safer, and more professionally . It simplifies manual trading by combining smart order management , precise risk control , and one-click execution , making it ideal for both beginners and advanced traders. This tool does not trade automatically . Instead, it empowers you with full control while applying professional-gra
FREE
SLTPSetter
Raphael Djangmah Osro Agbo
SLTPSetter - StopLoss Take Profit Setter HOW DOES IT WORK? Risk and account management is a very critical aspect of trading. Before entering a position, you must be fully aware how much you will be willing to loss both in percentage and value. This is where SLTPSetter gets you covered.  All you need to do is attach the indicator on the chart and PRESS BUY OR SELL automatically, all parameters needed for placing the trades will be provided at the top left corner of the screen. Feel free to adjust
RR Ratio KS 可视化计算器(基于金额)EA 借助“RR Ratio KS 可视化计算器(基于金额)EA”,以前所未有的方式精通基于美元的风险管理——这是一款颠覆性的 MetaTrader 5 实用工具,可在您的图表上自动设置精确、固定金额的风险/回报参数。对于厌倦了波动不定的头寸大小(手数)或繁琐手动计算的交易者而言,这款 EA 是完美之选。它能锁定精确的美元风险金额(例如,每笔交易亏损 50 美元)和回报金额(例如,在 1:3 的风险回报比下盈利 150 美元),并根据头寸大小动态调整止损(SL)和止盈(TP)位置。告别盲目猜测:只需入场交易,该 EA 就会在 1-2 秒内自动处理后续一切事务,确保您在外汇、股票或任何 MT5 交易品种上都能保持始终如一的交易纪律。 核心功能 固定金额风险回报(RR)精度:以货币单位(而非点数/Pips)设定绝对的风险/回报金额——无论头寸大小如何,系统都会自动调整止盈/止损的距离,在确保不过度暴露风险的前提下,维持您预设的交易优势。 一键自动执行:入场交易时即刻自动设置并管理止盈/止损;支持同时开启无限数量的头寸,且无需任何手动微
适用于 MetaTrader 5 的专业仓位规划与交易量控制面板 Position Control Suite 是一款用于 MetaTrader 5 的专业可视化交易规划面板。 它适合希望直接在图表上准备订单、设定精确 Stop Loss 水平,并根据账户货币风险金额自动计算交易手数的交易者。 该工具的核心逻辑非常直接:输入你愿意承担的风险金额,设置 Stop Loss 距离,面板会自动计算当前交易计划所需的仓位大小。 这可以让下单准备流程更清晰、更稳定,并减少开仓前的手动计算。 主要功能 账户货币风险输入: 输入本次交易希望承担的具体风险金额。 自动手数计算: 根据风险金额和 Stop Loss 距离计算交易量。 图表可视化水平: Entry、Stop Loss 和 Take Profit 直接显示在图表上。 市价订单模式: 根据 BUY 或 SELL 自动使用正确的 Bid 或 Ask 执行价格。 挂单模式: 可手动输入或拖动入场价格,准备 Buy Limit、Buy Stop、Sell Limit 或 Sell Stop。 可编辑价格字段: Entry、SL 和 TP 可直接在面
FREE
Easy Trade Executor 是一款用于 MT5 的快速仓位计算、交易执行和交易管理工具。 直接在图表上放置 Open Price、Stop Loss 和 Take Profit 水平,自动计算仓位大小,并通过几次点击即可在可控风险下开立交易。 为什么选择 Easy Trade Executor? Easy Trade Executor 专为不仅希望计算风险,而且希望直接在图表上快速高效管理交易的交易者而设计。 该工具将仓位计算、订单执行和交易管理整合到一个工作流程中,让您能够专注于交易,而无需进行手动计算或频繁切换终端窗口。 Easy Trade Executor 提供: 基于风险的自动仓位计算; 直接在图表上放置市价单(Market Orders)和挂单(Pending Orders); 用于自动管理交易的移动止损(Trailing Stop); 一键平仓; 50% 仓位部分平仓; 包含佣金和隔夜利息(Swap)的保本(Breakeven)功能; 简洁且极简的界面设计; 适合新手和资深交易者的高效操作体验。 直接在图表上开仓 Easy Trade Executor 允
Risk Manager – Account Protection Tool Risk Manager is an Expert Advisor for MetaTrader 5 designed to protect your trading account by applying automatic risk management rules. This tool does not open trades . It continuously monitors your account and enforces predefined limits to help prevent excessive losses and maintain disciplined trading. Risk Manager works in the background and can manage positions opened by manual trading or other Expert Advisors. It is particularly useful for: • Manual tr
FREE
GDS RiskLab TradeDesk Free Manual Trading Desk and Risk-Control Utility for MetaTrader 5 GDS RiskLab TradeDesk is a free chart-based utility for traders who want a cleaner manual trading workspace in MetaTrader 5. It is designed as a simple execution-support and risk-control panel. The goal is to keep the trading process more organized: review the chart, plan the trade, keep risk visible and execute manually with more structure. This tool does not generate buy or sell signals. It does not predic
FREE
功能: 自动使用 default.tpl 模板在当前时间周期(TF)打开市场观察中所有品种的图表,同时关闭其他所有图表(当前活动图表除外)。无需手动操作,快速分析多个品种的理想工具! 特点: 自动化: 一键打开数十个图表。 安全性: 关闭无关图表,保留当前活动图表。 灵活性: 使用自定义的 default.tpl 模板(提前配置好即可!)。 当前周期: 图表与脚本启动时的活动图表时间周期一致。 安装: 将 OpenAllSymbolsSafe.mq5 复制到 MetaTrader 5 终端的 MQL5/Scripts 文件夹。 重启终端或刷新脚本列表(右键“脚本”→ 刷新 )。 ️ 注意: 确保 default.tpl 保存在 MQL5/Profiles/Template/ 文件夹中。 脚本会关闭所有非当前图表,请确认不会影响工作流程。 若当前时间周期不支持,图表将使用该品种的最近可用周期。
FREE
Free MetaTrader 5 indicator that displays "CALL IT A DAY" when London & New York sessions close. Customizable alerts, session tracking, and a guilt-free reminder to log off. Perfect for workaholic traders! Tired of staring at charts when the market’s already clocked out? Session Guardian   is your sassy trading assistant that slaps a giant   "CALL IT A DAY"   on your screen when both London   and   New York sessions are closed—because even traders deserve happy hour. Key Features:   Big, Bo
FREE
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   附加材料和说明 安装说明   -   应用程序说明   -   模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR -
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 * Before purchasing, please feel free to send me a message if you have any questions about the product or setup. - You can test the system using Strategy Tester: Visual Mode , a
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
TradePanel MT5
Alfiya Fazylova
4.88 (167)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 应用程序说明 + 视频教程: https://www.mql5.com/zh/blogs/post/772452 用于模拟账户的应用程序试用版: https://www.mql5.com/zh/blogs/post/762579 如何安装应用程序: https://www.mql5.com/zh/blogs/post/762580 如何在可视化模式下测试应用程序: https://www.mql5.com/zh/blogs/post/770278 如何在VPS MetaTrader上安装应用程序: https://www.mql5.com/zh/blogs/post/770196 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.94 (148)
通过 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 >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
EA Overfitter
Stephen J Martret
5 (1)
回测看起来很漂亮。但它明天、下周、下个月还能继续赚钱吗? EA Overfitter 让您的 EA 在 100 段它从未见过的价格历史上重新运行。一个分数告诉您这个优势是否真实。 回测告诉您的,是 EA 在某一段价格历史上的表现——那段恰好发生过的历史。您无法从中判断,这个结果有多少来自策略本身,又有多少只是那一条特定路径带来的。 EA Overfitter 回答的正是这个问题。它构建最多 100 段您的 EA 从未交易过的合成价格历史,让策略在全部这些历史上重新运行,并展示它所产生的完整结果区间。您得到的不再是一条幸运或不幸路径上的单个数字,而是一幅真实的图景:策略在陌生数据上多久能赚钱、典型结果是什么样(而不是最好的那一次),以及您的回测离它有多远。 这些世界是由您自己的近期历史重建而成,因此这不是预测——任何从历史数据出发的检验都不可能是预测。它告诉您的是:这个优势是否依赖于价格的某一种特定排列,以及回测数字距离典型结果有多远。在投入资金之前,这才是值得回答的问题。 三个步骤 1. 构建。在图表上选择时间区间和世界数量,然后按 Build。EA Overfitter 会
Telegram to MT5 Multi-Channel Copier   可将您 Telegram 频道中的交易信号自动复制到 MetaTrader 5。无需机器人、无需浏览器扩展、无需手动复制。信号一到 Telegram,EA 几秒内就在您的终端开仓。 在复制某个频道之前,内置回测器还能告诉您该频道在您的账户上会有怎样的表现。 产品包含两个组件:一个监听您 Telegram 频道的 Windows 应用程序,以及在 MT5 终端执行信号的本 EA。同时提供 MT4 版本   点此 . 设置指南与应用下载:   https://www.mql5.com/en/blogs/post/768988 当前价格将来会上调。 工作原理 Windows 应用通过您自己的 API 凭据连接 Telegram——不是机器人。这意味着它可以读取您订阅的任何频道、群组或话题,包括私有和 VIP 频道。您还可以把直接给您发消息的信号机器人、私聊,甚至自己的"收藏夹"(Saved Messages)用作信号来源。检测到信号后,应用会解析并交给 EA。EA 按您的经纪商解析品种名称,按您的风险设置计算手数并
Astro Trade MT5
Indra Maulana
5 (6)
25% discount on the release of the tool: only for the next 3 buyers Send a message to receive a demo version. AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Vi
HINN MagicEntry Extra
ALGOFLOW OÜ
4.74 (19)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! SIMPLE. FASTEST. INTUITIVE. MAX AUTOMATED. Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, a
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
适用于 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 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
Anchor Trade Manager
Kalinskie Gilliam
5 (9)
Your EAs cannot see each other, but Anchor can. Anchor gives you one place to coordinate your EAs, manage risk, and decide when trading is allowed. It works alongside the trading bots you already use without any changes to them. The Problem One EA opens a trade. Then another starts trading. The next thing you know, you wake up to multiple grids built across your account. Each EA may be doing exactly what it was designed to do, but together they can place far more risk on your account than you in
Telegram To MT5 Ultra
Mirel Daniel Gheonu
5 (5)
Telegram To MT5 — 信号复制器 将您的 Telegram 频道中的交易信号变成真实的 MT5 订单 — 自动执行,可用于任意数量的账户,风险与规则完全由您掌控。 Telegram To MT5 将您已在 Telegram 关注的 VIP / 信号频道连接到您的 MetaTrader 5 终端。一个免费的配套桌面应用读取消息(即使是禁止机器人的频道),而本 EA 在您的账户上执行这些信号 — 应用您自己的风险设置、品种映射、止盈处理、交易时段与新闻过滤。 它是一个信号复制器,而非黑箱策略:由您决定信任哪些频道,以及每笔交易如何计算手数和管理。 分步设置与配套应用安装指南 工作原理 [您的 Telegram 频道] -> [配套桌面应用] -> [MT5 + 本 EA] -> 订单 配套桌面应用(免费,已包含)使用您的 Telegram 账户登录并监视您所选择的频道。即使是禁止机器人的 VIP 频道也能正常工作,它通过一个私有、加密的本地桥接转发每条消息。 本 EA 挂在一个图表上,在 MT5 接收这些信号,并按照您的规则开仓 / 管理交易。 应用与 EA 之间的连接是位于
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Strategy Ledger Pro
Abdullah Uygar Tuna
5 (1)
Strategy Ledger Pro 是一个面向 MetaTrader 5 的只读账户分析面板。它按 EA、策略、品种和魔术号分别呈现账户结果。 详细 手册 ,逐项说明每个功能。 MetaTrader 只显示整个账户的一个余额。当多个 EA 同时交易时,这个余额无法显示各自的贡献。Strategy Ledger Pro 读取账户历史,重建已平仓的持仓,将它们归属到各个策略,并在一个面板中呈现结果。 本产品不会开仓、修改或平仓。它不包含任何交易策略,不创建指标,也不读取图表价格。 主要功能 按 EA、单个策略、品种或魔术号统计结果。 预设周期和自定义日期范围。 已实现与浮动结果、持仓敞口、交易统计、点数、回撤和净值曲线。 佣金、隔夜利息、成本占比,以及入场和出场滑点估算与合计。 基于固定规则的表现评级、文字总结和状态标记。 交易组:同时开立的持仓在置信指标中算作一次决策。 账户和每一行的实时净值回撤跟踪。 交互式命名、分组、移动、隐藏、恢复、展开和排序。 身份:将一个魔术号声明为一个或多个策略;把魔术号或手数从面板上移除,并报告它们的价值。 固定手数模式:以统一手数回放每一笔交易,
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,
The News Filter MT5
Leolouiski Gan
4.78 (23)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了   The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
Signal TradingView to MT5 Pro Automator TradingView 与 MetaTrader 5 之间的即时专业执行 使用最强大的桥梁,将 TradingView 警报与 MT5 中的实际执行连接起来,实现交易策略的自动化。这款 Expert Advisor 专为要求速度、灵活性和完美风险管理的交易者设计,可将任何警报消息转化为精确的市价或限价订单。 优势与特点 通用解析引擎(专有): 先进技术,能够自动识别并提取任何警报格式中的数据。您不再受限于单一的死板格式;系统会自动理解交易品种(Symbol)、操作(Action)、价格(Price)、止损(SL)和止盈(TP)。 实时执行: 极速轮询技术(低于 1 秒),经过优化可将延迟降至最低。接收到信号后,订单将在毫秒内执行。 机构级风险管理: 基于以下方式自动精确计算手数: 净值/余额百分比(% of Equity/Balance): 每笔交易承担固定账户百分比的风险。 风险金额(Risk Amount): 设定在触发止损时损失的固定货币金额(例如:100 美元)。 固定手数(Static Lots)
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.
Trade Dashboard MT5
Fatemeh Ameri
4.95 (132)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
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
Trade copier MT5
Alfiya Fazylova
4.61 (56)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
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
Risk Manager Pro MT5 is an account protection Expert Advisor for traders who want strict risk control inside MetaTrader 5. The utility monitors your account equity, daily and weekly results, drawdown, open positions, trade count, consecutive losses, and trading hours. When a configured limit is reached, it can automatically close positions, cancel pending orders, stop other EAs, send notifications, or close the terminal. Instead of relying on discipline during a stressful trading session, you de
Seconds Chart MT5
Boris Sedov
4.61 (18)
秒级图表 (Seconds Chart) - 一款专为 MetaTrader 5 设计的独特工具,用于创建秒级时间框架的图表。 通过 秒级图表 ,您可以构建以秒为单位的时间框架图表,获得标准分钟或小时图表无法提供的极致灵活性和分析精度。例如,时间框架 S15 表示每根蜡烛图持续15秒。您可以使用任何支持自定义交易品种的指标和EA交易系统。操作它们就像在标准图表上交易一样方便。 与标准工具不同, 秒级图表 让您能够在超短时间框架下进行高精度交易,无延迟干扰。 免费演示版: Seconds Chart v2.29 Demo.ex5 下载免费演示版,亲自体验: 功能齐全 - 所有功能均可使用 24小时测试 - 足够评估准确性和便利性 仅限模拟账户 - 大多数经纪商均可轻松开立 仅限GBPCAD图表 - 大多数终端均可使用 这些限制仅适用于演示版。完整版适用于任何账户类型(真实、演示、竞赛)和任何图表(XAUUSD、EURUSD 等),无任何限制。 如何安装演示版 通过上方链接下载演示文件 打开MetaTrader -> 文件 -> 打开数据文件夹 -> MQL5 -> Experts 将下
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确
X2 Copy MT5
Liubov' Shkandrii
快速。精准。创新。技术驱动。使用革命性的 X2 Copy MT5 体验即时交易复制。只需 10 秒简单设置,您将获得一个强大的工具,用于在单台计算机或 Windows VPS 上的 MetaTrader 终端之间以空前的速度同步交易。 无论您是管理多个账户、跟随信号还是扩展策略,X2 Copy MT5 都能以前所未有的精度和控制力适应您的工作流程。使用最技术驱动的交易复制解决方案,更快、更可靠地工作。尝试免费试用版,在您的系统上测试其速度。 *重要提示:使用MT4终端需要单独的X2 Copy MT4版本 X2 Copy MT4/5 设置和功能说明 | 如何安装 X2 Copy 试用版 功能特点 高速复制 — 交易传输时间小于0.1秒 全面支持所有复制类型:MT4>MT4, MT4>MT5, MT5>MT4, MT5>MT5 10秒即时设置,界面直观 24/7稳定运行 — 与Windows PC和Windows VPS完全兼容 灵活复制于任何账户类型之间:所有经纪商均可进行真实>真实、真实>模拟、模拟>真实、模拟>模拟账户复制 多通道复制 — 支持从一个或多个发送账户复制到一个或多个接收
筛选:
str8derx
76
str8derx 2026.05.03 14:12 
 

This EA is a highly efficient tool for layering trades. Once you manually enter a position, the system takes over and automates the rest based on your configured settings, including target levels and trade management. It offers two modes, giving flexibility depending on your strategy. I also appreciate the developer’s responsiveness—being open to feedback and actively incorporating improvements into the EA makes a big difference in usability and performance.

回复评论