Trade Assistant Risk Calculator MT5

Trade Assistant Risk Calculator is an all-in-one floating trading panel Expert Advisor for MetaTrader 5, built for professional manual traders. It combines visual chart trading, automatic risk calculation, and advanced position management in one compact interface.

Stop calculating lot sizes manually. Stop guessing your Risk:Reward ratio. Drag the planning lines on the chart and the EA calculates the exact lot size for your selected risk percentage, equity, fixed-money risk, or fixed-lot workflow.

Try before you buy: A free Demo build is available at https://www.mql5.com/en/blogs/post/769841. The Demo runs on demo accounts or in the Strategy Tester for 30 days from first run on each terminal; live accounts are blocked. The full product has no time limit and works on both live and demo accounts.

User Guide

Important Notes

  • This product is an Expert Advisor (EA), not an indicator. Attach it to any chart to activate the floating panel.
  • Algo Trading must be enabled in MetaTrader 5 for the EA to place orders and manage positions.
  • The panel is draggable from its title bar and can be minimized with the title-bar minus button.
  • The full product works on live and demo accounts. Because this EA relies on chart mouse/object events for its floating panel, Strategy Tester support is limited on the full build; use a demo account for day-to-day evaluation, or the Demo build (which explicitly allows Strategy Tester).
  • Supports both Hedging and Netting accounts.

Core Features

1. Visual Order Placement & Interactive Chart Overlays

  • Drag-to-Trade Planning: Entry, Stop Loss, and Take Profit planning lines appear directly on the chart. Move the lines to define your setup visually.
  • Instant Risk Calculation: As you move the Stop Loss line, the EA recalculates lot size to keep your selected risk constant.
  • Live R:R Display: Adjust the Take Profit line and see the Risk:Reward ratio update in real time.
  • Market & Pending Orders: Place market orders or pending orders (Buy/Sell Limit and Buy/Sell Stop) from the chart overlay. To reduce accidental market entries, the Entry card now defaults to Pending mode. If VPend is enabled, the Pending command creates a virtual pending order instead of a broker pending order. Pending orders support configurable expiry timers.
  • Order Confirmation: Optional Confirm Trade dialog shows order type, lots, risk, margin, entry, SL, and TP before execution. Use Submit to send the order.
  • Interactive Drag Bars: Entry, TP, SL, and active partial levels have floating bars showing price, pips distance, and money value. Drag the bar instead of the thin chart line.
  • Entry Bar Quick Actions: B/S flips direction, Cmd executes, M/S switches market or pending mode, R cycles risk mode, and X removes the planning lines.
  • Color-Shaded Profit/Loss Zones: Semi-transparent green and red zones between Entry, TP, and SL make the reward and risk areas easy to see at a glance.
  • Order State Colors: Filled positions, broker pending orders, and virtual pending orders use different chart-card colors and markers. Positions filled from virtual pending orders are marked with [VP].
  • Live Floating P/L Badges: Filled positions show real-time floating P/L in both money and pips, including swap and commission.
  • Apply-to-Positions Buttons: The "L" buttons on the main TP / SL bars apply the current planned TP / SL price to all open positions on the current symbol as broker-side TP / SL.
  • Quick Trade Options: OCO, Hide SL/TP, and VPend toggles are available directly on the Trade tab. Hide SL/TP and VPend affect new orders only and never change already-existing tickets.
  • Execution Mode: Three modes are available on the Trade tab. Single places one order at the planned entry. Multi splits the total lot size across multiple entry levels. Grid auto-places a sequence of orders separated by a configurable step in pips, with lot sizes distributed using an ASC, DESC, or EQUAL curve. The grid plan is previewed live on the chart before execution; filled positions appear green, broker pending orders appear purple, and virtual pending orders appear cyan.
  • Per-Ticket Action Menu: Every position, broker pending order, and virtual pending order has a chart-card menu. Depending on ticket type, you can close, reverse, partial-close, edit broker or virtual SL/TP, open Edit Parts, configure per-ticket BE / Trail, run Parts: Copy Applied Panel, or use Parts: Disable This Ticket.
  • Trade Presets: Save and recall up to 32 named panel snapshots covering risk mode, risk value, R:R, Lot Calc on/off, lot size (when Lot Calc is off), BE/Trail, OCO/VPend/vSLTP, execution mode (Single/Multi/Grid), grid parameters, and Entry/SL/TP line positions. Use < / > on the Trade tab to switch and apply instantly; NEW / UPD / DEL manage individual slots. With Lot Calc off, switching presets restores each saved manual lot size; with Lot Calc on, lots are recalculated from that preset's risk settings and SL distance.
  • Panel & Planning Line Persistence: Entry, Stop Loss, and Take Profit planning lines, as well as global BE / Trail panel settings (toggles, Trigger, Offset, Mode, Start, Distance, Step, etc.), remain in place across timeframe switches, chart parameter changes, EA version upgrade, remove + reattach, and even a MetaTrader client abnormal termination. Every SL / TP drag drop or BE / Trail panel adjustment writes the latest value to a hidden chart object immediately, so restore does not depend on a clean shutdown.

2. Buy/Sell Direction Flip & Smart Mirroring

  • One-Click Direction Flip: The B/S button flips the entire setup between Buy and Sell.
  • Automatic Mirror: SL and TP mirror around the entry price, preserving the geometry of your setup.
  • Partial Lines Follow: Active TP1–TP10 and SL1–SL10 levels move to the correct side when the direction flips.
  • Auto-Flip on Drag: Dragging TP or SL across entry flips the trade direction and mirrors the opposite line.

3. Professional Risk Management

  • 9 Risk Modes: % Balance, % Equity, Fixed Money, Fixed Lots, % Free Margin, % Custom Reference (anchored to a user-defined base amount via InpRiskCustomBase ), % Previous Day Balance (locked to the server-day close), % Previous Week Balance (locked to the last completed Mon–Sun week close), and % Previous Month Balance. Each mode remembers its previous value independently.
  • Commission-Inclusive Lot Sizing: When enabled ( InpRiskLotsIncludeComm ), the EA estimates round-turn commission per lot from account history and deducts it from the risk budget, so the actual net loss including commission equals the configured risk amount.
  • Pips or Price Input: Work with absolute price levels or pip distances from entry.
  • Spread Filter: Block new trades when spread exceeds your configured maximum.
  • Custom Comments: Add an order comment from the Trade tab.
  • Daily Loss Lock: Stop new trading, and optionally close positions, when daily loss limits are reached. Lock can apply to the current symbol or all symbols and resets on daily rollover. For comprehensive over-trading controls — per-minute, per-hour, per-week, per-month limits, cooldowns, and multi-period loss locks — see the RISK Tab (section 9).

4. PARTS Tab — Multi-Level Partial Close System

  • Up to 10 TP Levels and 10 SL Levels: Configure TP1–TP10 and SL1–SL10 with independent active state, pips distance, and close percentage.
  • Draft / Apply Workflow: Editing PARTS values or toggling active buttons creates a draft first. The live planning state changes only when you click Apply. If there are unsaved edits, the panel shows APPLY * and a pending-changes prompt.
  • Active Buttons Are Draft Controls: Turning TP1–TP10 or SL1–SL10 active on/off does not immediately draw or remove lines. Click Apply to commit the change.
  • Safe Symbol Scope: PARTS defaults to Cur Sym (blue) and applies only to the current chart symbol. Switching to All Sym requires a second confirmation click (Confirm All uses the warning color, All Sym uses red) and is session-only. Because pip scales differ widely between instruments such as EURUSD, XAUUSD, and indices, All Sym never applies the current chart's global fixed-pip levels directly to other symbols; non-current symbols act only when that ticket has an explicit per-ticket PARTS setup.
  • Chart Visualization: Applied active partial levels draw dotted lines with drag bars showing price, pips, money value, and close percentage.
  • Drag Applied Levels: Dragging an already-applied partial bar updates that live planning value while preserving smart clamps.
  • Smart Clamping: Partial TP levels stay on the profit side, partial SL levels stay on the loss side, and each partial level keeps at least a 1 pip gap from the full TP or SL distance.
  • Input Validation: Invalid pips values turn red and are kept for correction. Invalid draft values are not applied until fixed.
  • Per-Ticket Inheritance / Override Model: Existing positions, broker pending orders, and virtual pending orders inherit the applied panel settings until you explicitly configure that ticket. Explicit disabled state is also an override and blocks later panel changes from re-enabling that ticket.
  • Per-Ticket Edit Parts: Each ticket can open its own Edit Parts sub-panel with Apply / Back semantics, ticket-level validation, and independent TP1–TP10 / SL1–SL10 values. Closing or Back discards temporary edits; Apply saves the ticket override.
  • Copy or Disable One Ticket: Parts: Copy Applied Panel copies the current applied PARTS panel to one ticket. Parts: Disable This Ticket disables that ticket's partial structure without touching other tickets.
  • Placed Ticket Snapshots: Filled positions, broker pending orders, and virtual pending orders can keep independent TP/SL partial structures, and pending-ticket settings migrate to the filled position when triggered.
  • Lines OFF Reset: Turning Lines off resets the PARTS panel planning fields and master toggles for the next setup; already-placed tickets keep their own snapshots.
  • Proportional Money Display: Each partial level shows money value based on that level's close percentage, not the full position size.
  • Dynamic Spacing: Auto-calculate evenly spaced TP and SL partial levels with independent dynamic-spacing controls.

5. BE Tab — Breakeven & Pending Management

  • Auto Breakeven: Move SL to breakeven after a configurable profit trigger with adjustable offset. The trigger supports four units: Pips (favorable pip move from entry), R (a multiple of the initial SL distance, e.g. 1.0 R), % Price (percentage of entry price as a favorable move), and % TP (percentage of the entry-to-TP distance traveled).
  • Auto Offset: Estimate spread and commission costs from history to calculate a practical breakeven offset.
  • Per-Ticket BE Overrides: Positions, broker pending orders, and virtual pending orders can have dedicated BE settings. Pending-ticket settings migrate to the filled position. Explicit ON or OFF blocks the global BE panel from overriding that ticket.
  • Broker Pending Limit Trail: Trail BUY_LIMIT / SELL_LIMIT broker pending orders closer to market as price moves favorably, while preserving pending expiry.
  • Broker Pending Stop Trail: Trail BUY_STOP / SELL_STOP broker pending orders. Virtual pending orders are not moved by this broker pending trail module.
  • OCO: When one pending order on the same symbol triggers, other broker pending orders and virtual pending orders on that symbol are canceled.
  • Hide SL/TP: New market orders or broker pending orders can be sent without broker-side SL/TP while the EA manages virtual SL/TP locally. Existing tickets are not changed by the panel toggle.
  • Virtual Pending Orders: VPend keeps pending entries local until triggered. When triggered, the EA converts the setup to a stealth market position with virtual SL/TP and migrates ticket-specific PARTS / BE / Trail settings. The filled position keeps its [VP] marker and can be rebuilt on a newly opened chart for the same symbol.
  • Persistence Model: Planning lines (Entry / SL / TP), virtual SL/TP, BE / Trail panel settings, PARTS panel settings, ticket partial snapshots, and ticket BE / Trail overrides are restored across EA version upgrade, remove + reattach, and even a MetaTrader client abnormal termination; however, the PARTS All Sym scope is not auto-persisted and returns to the safer Cur Sym scope after reload. Existing stealth positions, broker pending orders with virtual SL/TP, and VP-filled positions can also be rebuilt on a newly opened chart for the same symbol. Only untriggered virtual pending orders remain chart-scoped and are restored from hidden chart mementos on the same chart window only.

6. TRAIL Tab — 8-Mode Trailing Stop Engine

  • 8 Trail Modes: NONE, PIPS, HI/LO, MA, SAR, ATR, FRACTALS, and PARTIAL. The ATR mode has an additional option ( InpTrailATRUseBarHL ): anchor the stop to the previous bar's Low/High offset by ATR × multiplier instead of maintaining a fixed ATR-sized gap from live Bid/Ask.
  • Universal Settings: Start, Distance, and Step control when trailing activates and how often it updates.
  • Per-Ticket Fixed-Pip Trail: Positions, broker pending orders, and virtual pending orders can define ticket-level trail settings. Pending-ticket settings migrate to the filled position. Explicit disabled state blocks global trailing for that ticket.
  • Hidden SL/TP Safe: Breakeven and trailing updates preserve the other hidden SL/TP leg when modifying virtual protection.

7. CLOSE Tab — Bulk Position & Pending Management

  • Close/Cancel All: Close all positions and cancel all broker pending orders and virtual pending orders across all symbols.
  • Close + Pending Symbol: Close current-symbol positions and cancel that symbol's broker pending orders and virtual pending orders.
  • Cancel Pending: Cancel all broker pending orders and virtual pending orders.
  • Close Buy / Sell / Profit / Loss: Close buy positions, sell positions, profitable positions, or losing positions according to the selected rule.
  • Partial Close: Close a configurable percentage of each open position with one click.
  • Auto-Close Targets: Set profit or loss targets in money or percent for the account or current symbol.
  • Trading Locks: Lock all trading or lock only the current symbol to prevent impulsive entries.

8. INFO Tab — Account Dashboard

  • Live Account Data: Balance, Equity, Floating P/L, Free Margin, and Margin % update in real time.
  • Position Summary: See total positions, buy lots, sell lots, and current-symbol P/L.
  • Daily Statistics: Day-start equity, today's P/L, and lock status reset automatically at daily rollover.
  • Symbol Switcher: Configure up to 6 symbols for one-click chart switching through InpSwitcherSymbols .
  • Hotkey Reference: The panel shows quick keyboard shortcuts such as Close/Cancel All, Close/Cancel Symbol, Cancel Pending, Trail, and BE.

9. RISK Tab — Over-Trading & Loss Lock Rules

  • Trade Count Limits: Set maximum trades per minute, hour, day, week, and month. Live counters show used / allowed on the tab. The counting scope can be set to the chart symbol or all symbols, to this EA's magic number or all magic numbers, and to Buy, Sell, or both trade directions.
  • Maximum Open Trades: Block new entries when the number of simultaneously open positions reaches a configured cap.
  • Cooldown After Open: Enforce a minimum wait in minutes before the next entry is allowed after the most recent trade was opened.
  • Cooldown After Close: Enforce a minimum wait in minutes before re-entering after any position closes.
  • Daily Loss $ and %: Stop new trading when today's cumulative realized loss exceeds a fixed dollar amount or a percentage of starting equity.
  • Daily Profit % Lock: Stop new trading once today's profit reaches a configured percentage target, preventing overtrading on a winning day.
  • Advanced Locks (ADV mode): Per-symbol loss lock in $ and %, weekly equity loss lock in $, and monthly equity loss lock in $.
  • Close On Lock: Optionally close all open positions automatically when any loss lock triggers.
  • Unlock Next Day: All risk locks reset automatically at the next server-day rollover.
  • Live Summary: The RISK tab always shows today's closed trade count, today's net P/L, and the current restriction status.
  • Last 10 Blocked Opens: A history list shows the last 10 trade attempts that were blocked, with timestamp and reason, for post-session review.
  • Apply / Reset: RISK tab changes take effect immediately. Click APPLY to persist them to the chart so they survive EA remove + reattach. Click RESET to restore input defaults.

10. STATS Tab — Trading History & CSV Export

  • Period Selector: Toggle between TODAY, 7D, 30D, and ALL to scope the statistics to the chosen history window.
  • Symbol & Magic Filter: Filter statistics to the current chart symbol or all account symbols, and to this EA's magic number or all magic numbers.
  • Performance Metrics: Closed-trade count, win/loss/flat breakdown, win rate, net P/L, profit factor, gross profit, gross loss, average win, and average loss — computed from MetaTrader 5 account history deals.
  • CSV Export: Click EXPORT CSV to save the filtered deal rows to a CSV file in MQL5/Files/ . The full path is logged to the Experts tab.
  • Refresh: Click REFRESH to re-run the statistics scan after new trades close.
  • Floating analytics panel: The STATS button on the TRADE tab LINE ORDERS row opens the wide Performance Analytics panel (see 11f) for chart-rich analysis; it complements this embedded tab's compact report.

11. Tools

  • Screenshot: Capture a full chart screenshot with one click. The file is saved automatically with the symbol name and timestamp.

11a. Alert Tool

  • Place up to 48 price-crossing alert lines (horizontal or angled trend line) directly on the chart. Choose Bid or Ask and an up or down crossing direction from 8 preset combinations.
  • When price crosses the line, the EA plays a sound and shows a visual notification. The alert auto-resets and re-fires on the next qualifying crossing — no recreation needed.
  • Delete individual lines on the chart or use Clear to remove all at once. All alert lines are saved per symbol/timeframe and survive EA reload and MT5 restarts.

11b. Cancel Level (CNCL) Tool

  • Same 8-option model as the Alert tool, but triggers order cancellation instead of a notification: when price crosses the level, all broker and virtual pending orders on the current symbol are cancelled.
  • Up to 48 cancel levels per chart, each with its own Bid/Ask and direction setting. Saved per symbol/timeframe; survive EA reload and MT5 restarts.

11c. Economic Calendar

  • Open from the Trade tab ECON CAL button. Browse Mon–Fri economic events from the MT5 built-in database. Filter by impact level (Low / Med / High) and by currency. Events within 30 minutes are highlighted. Opening Calendar, STATS, or SCHED closes the other floating overlays to reduce clutter.
  • Block Trading: Select events and set a minute window. The EA rejects new orders that many minutes before and after each selected event. Optional Pnd (default ON) also cancels broker and virtual pending orders in scope when Block is active. Choose All Pairs to block all symbols or restrict to symbols matching the event currency.
  • Auto-close on news: Enable Close Pos together with Block Trading to automatically close affected positions when a news block window opens. Close Pos alone does not block new entries — it closes and cancels when the window starts.
  • Block/close rules stay active after the panel is closed. Notification delivery (popup, sound, push, email) is configured via input parameters.
  • Optional chart news markers and block-zone shading (per impact level via inputs) show event times on the chart with hover tooltips, independent of the panel block rules.

11d. Task Scheduler

  • Queue up to 10 tasks that execute automatically. All date and time values use local PC time. Actions span 18 types: Buy, Sell, Buy/Sell Stop, Buy/Sell Limit, Close Buy, Close Sell, Close Profit, Close Loss, Close All, and order deletion (Del Buy/Sell Stop, Del Buy/Sell Limit, Del Stop, Del Limit, Del All Orders).
  • Trigger modes: Time trigger fires at the first tick on or after the scheduled date and local time. Price trigger fires when market price touches a specified level — set manually or linked to the ENTRY, SL, TP drag line, or any named chart object. Both modes can coexist on one task.
  • Task dependencies: A task can be set to fire only after another task in the list has already executed, enabling chained sequences (e.g. close all at 17:00, then place a fresh pending only after the close task completes).
  • Repeat: Check any combination of day-of-week boxes (Su Mo Tu We Th Fr Sa) for a recurring task. Leave all unchecked for a one-shot task that removes itself after firing.
  • Task status tracking: Each task carries a live status — Pending, Wait Trigger (waiting for price touch), Wait Dependency (parent not yet fired), Disabled (paused by user), Success, or Failed — with a last-result and reason field for post-session review.
  • Enable / Disable: Any task can be paused (disabled) and re-enabled without deleting it, so you can build a library of recurring setups and selectively activate them.
  • Execution history: The SCHED panel has a History view tab showing up to 180 recent execution log entries (Symbol, Time, Task#, Event, Status, Lots, Entry, TP, SL, Result / Reason). Filter by the current chart symbol or view all symbols. Paginate with Prev / Next buttons.
  • All tasks are saved to file and restored across EA reload and MT5 restarts. One-shot tasks are removed automatically after execution.

11e. Session Boxes

  • Toggle SESSIONS on the TRADE tab to draw dashed-border session rectangles directly on the chart. Four independent slots are configurable — defaults are Sydney (22:00–07:00), Tokyo (00:00–09:00), London (08:00–17:00), and New York (13:00–22:00), each with its own label, color, and enable switch.
  • Time reference modes: UTC (default) — industry standard GMT session hours shifted onto the broker chart using the server-UTC offset; Server — broker chart clock; Local — PC OS timezone. The UTC offset can be set manually (minutes) or derived automatically each refresh for accurate DST handling.
  • Opacity ( InpSessionFillAlpha ) and pastel-mix level ( InpSessionColorPastel ) are configurable via input parameters. Boxes have a dashed border outline with a label; there is no solid fill so the chart price action underneath remains fully visible.

11f. Stats Analysis Panel (STATS button)

  • Click the STATS button on the TRADE tab LINE ORDERS row (separate from the top STATS tab) to open the wide floating Performance Analytics panel. It visualizes your MT5 account history. The panel is draggable and independent of the main panel; opening it closes other floating overlays (Calendar, Scheduler, etc.).
  • Four views: Overview (KPI cards, radar chart, cumulative/daily P&L charts, P&L calendar, recent closed trades / open positions table), Reports (monthly stats and charts), Compare (period comparison), and Symbols (per-symbol P&L ranking, win rate, cross-month matrix).
  • Calendar drill-down: Click a day on the Overview P&L calendar to open a day-detail panel with per-trade rows, an intraday equity curve, and an optional trade chart snapshot (multi-timeframe bars around entry/exit).
  • Data window: Scans roughly the last 100 trading days of account history by default; refreshes every 5 seconds while the panel is open.
  • vs. the STATS tab: The embedded STATS tab is a compact report (TODAY / 7D / 30D / ALL, symbol and magic filters, win rate / profit factor / net P&L, EXPORT CSV). The floating Stats Panel is the chart-rich analytics view. Both read broker deal history — not an EA event log.

12. Entry Line Proportional Drag

  • Dragging the Entry line moves SL, TP, and active partial levels by the same amount, preserving distances and Risk:Reward geometry.

Hotkeys

  • B / S: Buy / Sell Market
  • U / D: Buy / Sell Pending
  • C: Close positions and cancel all pending orders
  • X: Close current-symbol positions and cancel its pending orders
  • P: Cancel all broker and virtual pending orders
  • L: Lock current-symbol trading
  • A: Lock all trading
  • T: Toggle trailing stop
  • E: Toggle breakeven

Input Parameters

  • Risk Settings: default risk, fixed money risk, R:R, and max spread.
  • Stealth Settings: virtual pending and virtual SL/TP.
  • Management: BE, trailing, OCO, pending expiry, Magic Number, and symbol scope.
  • Auto-Close Rules: profit/loss targets in money or percent.
  • Time Filters: trading sessions, trading days, and crypto-weekend support.
  • Visual Settings: Six built-in color themes — Dark, Darker, Slate, Classic, Light, and Light Modern — selectable via InpColorTheme . Choose CUSTOM to use individual Inp*Color inputs for full manual color control. Panel position, line widths, and label sizes are also configurable.
  • Risk Guards: Commission-inclusive lot sizing ( InpRiskLotsIncludeComm ), virtual order trigger source (Ask / Bid / Mid / Bar Close), and block-alert delivery (popup, sound, push, email).
  • Symbol Switcher & Favorites: Up to 6 quick-jump symbols via InpSwitcherSymbols . A separate favorite-symbols list ( InpFavoriteSymbols ) is merged into the INFO tab's quick-jump panel.
推荐产品
KMB Smart Pattern Analyzer PRO
Karwan Msto Mohammed Mohammed
产品概述 KMB Smart Pattern Analyzer PRO 是一款高级技术分析指标,旨在用户自定义的图表区间内识别并排序高匹配度的市场形态。 该指标将多个分析引擎整合到一个专业工具中: K线形态分析 经典图表形态识别 谐波结构识别 智能市场结构 / SMC 分析 与在整个图表上显示随机信号不同,该指标允许用户专注于特定的市场区域,并获得最强形态匹配、预期方向、突破水平、失效水平以及预测目标区域的结构化分析。 这使其非常适合希望以更清晰、更专业的方式分析价格行为和形态结构的交易者。 主要功能 识别并排序 Top 3 最佳匹配形态 支持: K线形态 经典图表形态 谐波形态 市场结构 / SMC 逻辑 用户自定义区间分析 显示: 形态类型 市场方向 Score 动量 突破水平 T1 / T2 / T3 目标水平 失效水平 市场结构信息 在图表上显示所选分析区域 可拖动并移动分析区域 清晰专业的信息面板 支持浅色和深色图表主题 适用于主观交易者、形态交易者和技术分析师 工作方式 将指标添加到图表。 选择或移动分析区域。 指标扫描所选区域。 对最强的形态候选进行排序。 面板显示最佳匹
FREE
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
Introduction Welcome to the world of Forex trading, where every tick of the market can be influenced by news events. Introducing our expert advisor for MetaTrader, your ultimate tool for navigating the complexities of news trading. This innovative advisor is specifically designed to automate your trading strategy during key macroeconomic releases, ensuring you never miss an opportunity.  When important indicators are announced, volatility often spikes, creating potential for profit. Our expert
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. The indicator OrderBook Cumulative Indicator accumulates market book data online and visualizes them on the chart. In addition, the indicator can show the market
概述 Candle Timer Countdown Pro 显示当前K线收盘的平滑、精准倒计时,并配有一个圆形进度弧,让您一眼即可直观了解剩余时间。不同于其他在无新tick时会冻结或时间漂移的计时器,本指标使用服务器时间插值算法,在 M1 至 MN 的所有周期上提供无卡顿的平滑倒计时。 无论您是在1分钟图上进行剥头皮交易,还是在H4进行波段操作,准确知道当前K线何时收盘,有助于把握入场时机、确认K线形态,并避免过早决策。 为什么本计时器与众不同 大多数 MT5 计时器仅依赖 TimeCurrent(),该函数只有在新tick到来时才更新。在低波动或高周期图表中,tick可能间隔数秒,导致计时器冻结后突然跳动。 本指标通过在每次tick到达时锚定服务器时间,并在两次tick之间使用本地毫秒时钟进行插值计算,实现每0.5秒平滑递减,无卡顿、无延迟。同时配备实时圆形进度弧,提供独特的可视化时间提示。 主要功能 精准倒计时 服务器时间插值确保即使在tick稀少时也能平滑倒计时,无冻结、无跳动、无漂移。 圆形进度弧 在倒计时文字旁显示实时圆形进度环。 可选样式: 空心圆环 实心扇形 颜色随多空方
Donchian Breakout And Rsi
Mattia Impicciatore
4.5 (2)
概述 本指标是经典 Donchian 通道 的增强版,增加了多种实用的交易功能。 除了标准的三条线(最高、最低和中线),系统能够检测 突破 ,并在图表上用箭头进行可视化标记,同时只显示 与当前趋势方向相反的那条线 ,让图表更加简洁。 功能包括: 可视化信号 :突破时在图表上绘制彩色箭头 自动通知 :弹窗、Push 推送和 Email 邮件 RSI 过滤 :根据市场相对强弱验证信号 个性化设置 :颜色、线条粗细、箭头符号、RSI 阈值等 工作原理 Donchian 通道计算: 上轨线 :最近 N 根已收盘 K 线的最高价 下轨线 :最近 N 根已收盘 K 线的最低价 中线 :最高价和最低价的平均值 看涨突破 :收盘价高于上轨线 看跌突破 :收盘价低于下轨线 指标会: 绘制三条 Donchian 通道线 仅在 方向变化后的首次突破 绘制箭头 隐藏顺应趋势方向的那条线(上涨趋势: 只显示红色下轨线;下跌趋势: 只显示绿色上轨线) 可选用 RSI 过滤突破信号,减少虚假突破 支持实时发送通知 参数说明 Donchian 通道设置 indPeriod :计算通道高低点的已收盘 K 线数量 Lin
FREE
Price Action Trade Panel EA MT5
Juvenille Emperor Limited
5 (4)
价格行为交易面板 MT5 根据指定(默认为 8 个)过去蜡烛的纯价格行为数据计算任何符号/工具的买入/卖出力量水平平衡。通过监控指标面板上可用的 32 个符号/工具的价格行为,这将为您提供最接近的市场情绪。超过 60% 的买入/卖出力量水平为买入/卖出特定符号(使用默认设置)提供了相当稳固的水平。价格行为交易面板 MT5 有 3 种计算模式,可用于标准、快速或缓慢接近价格行为,还提供可调整数量的价格行为蜡烛,以便更清晰或更平滑地适应实时变动。 价格行为交易面板 MT5 也是您可以找到的最简单易用的 MT5 交易面板。它的所有选项和功能都集中在一个表面上,无需打开额外的窗户或面板。它是一个订单管理、风险计算器、部分关闭和帐户保护实用程序的合一,使用起来极其方便!通过使用价格行为交易面板 MT5,您可以比传统的手动交易方法更快、更准确地进行交易,这让您有更多的时间和更清晰的头脑专注于您的交易决策。价格行为交易面板 MT5 也是一个很好的账户保护实用程序,它可以在达到账户止盈或止损净值后关闭所有未平仓交易、删除所有挂单并关闭所有带有任何 EA 的终端图表。 提示 :您可以在您的模拟账户中
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters z
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
Easy GOLD MT5
Franck Martin
3.87 (45)
Easy Gold is the latest addition to the BotGPT family. It is surprising and very powerful. It is ideal for beginners due to its simplicity.  There is absolutely nothing to do, it's 100% automated, simply indicate the percentage of risk you want to take per trade and the EA is ready. Whatever your capital, the EA takes care of everything. Optimized on (XAUUSD).  Unleash all the power with the professional version (AGI Gold) and its connection to the neural network, available in my store. My othe
FREE
适用于MT5平台的“WPR双均线指标”,无重绘。 - WPR本身就是短线交易的最佳震荡指标之一。 - “WPR双均线指标”允许您查看WPR震荡指标的快慢均线。 - 该指标能够帮助您及早发现价格回调。 - 此指标的参数设置非常简单,适用于任何时间周期。 - 您可以在图片中看到买入和卖出的入场条件。 - 通过 PC 和移动设备接收 WPR MAs 交叉警报。 买入信号示例: (1) - 如果快均线向上穿过慢均线,且WPR值低于-50:开立买单。 (2) - 一旦WPR值进入超买区域,高于-20:平仓。 卖出信号示例: (1) - 如果快均线向下穿过慢均线,且WPR值高于-50:开立卖单。 (2) - 一旦 WPR 值低于 -80 进入超卖区域:平仓卖单。 点击这里查看高质量的交易机器人和指标! 这是仅在 MQL5 网站上提供的原创产品。
ROMAN5 时间突破指标自动绘制日线的支撑和阻力突破箱体。它可帮助用户识别何处进行买入、卖出。当新信号出现时,它可发出提示和声音。它还具有发送邮件功能。您的邮件地址和 SMTP 服务器设置应该在 MetaTrader 5 的 "邮箱" 标栏里的设置窗口里指定。 蓝色向上箭头 = 买。 红色向下箭头 = 卖。 您可以使用一款我的移动止损产品,来自动移动止损,并包括设置盈亏平衡。 ROMAN5 分型移动止损   ROMAN5 抛物线SAR 移动止损 ROMAN5 布林带移动止损 ROMAN5 HeikenAshi 移动止损 ROMAN5 均线移动止损 ROMAN5 高级移动止损 如果您希望尝试 EA, 参见 ROMAN5 时间突破 EA 。 版本 1.2: 发送推送通知至移动终端。
FREE
Caicai L&S Yield Histogram Important Notice: This indicator is an integral tool of the automated EA Caicai Long and Short Pair Trading . This indicator visually displays the percentage deviation (Yield %) of a pair's current spread relative to its own historical mean. It is an excellent tool for quickly visualizing the gross financial potential of a market distortion in Long & Short operations. Main Features: Percentage Visualization: Understand the size of the distortion in palpable percentage
RBreaker
Zhong Long Wu
RBreaker Gold Indicators 是黄金期货一种短线日内交易策略,它结合了趋势跟踪和日内反转两种交易方式,既能捕捉趋势行情的利润,又能在行情反转时及时止盈并顺势反手。 该策略曾连续15年被美国《Futures Truth》杂志评选为前十大最赚钱的交易策略之一,具有很长的生命周期,至今仍在国内外普遍使用与研究。 本指标结合了2026年期货黄金的走势,依据14日ATR指标,分别定义了突破系数A,观察系数B,反转系数R更合理的数值,非常不错的指标,已实现年稳定盈利,值得推荐~ 以上指标适合高波动品种,参数适合期货黄金,股指期货等,如果需要其他品种行情,需要单独设定 突破系数A,观察系数B,反转系数R,进行回测才能使用。 欢迎指标售后有问题可以加+V:504282029
【均线流二号】 一眼看透多空力量,把行情节奏握在手里 还在几百根均线里看得眼花缭乱?还在犹豫"该不该进场、该在哪止损"? 均线流二号把传统均线"升级"成一套完整的趋势作战系统——图表上不再是零散的价格线, 而是一条可视化的"多空河流"。多达100条均线同时滚动,每一根K线上, 哪一方正在掌控、力量有多强、即将发生什么,全都清清楚楚地摆在你眼前。 为什么值得你拥有? 一眼看趋势,告别主观猜测 全屏均线流实时着色:多头红、空头绿,方向一目了然。无论你是新手还是老手, 都不用再靠"感觉"判断行情,K线处于多头区还是空头区,扫一眼就知道。 三级信号,捕捉行情起爆点 系统自动给出三类买卖提示: · 顺势信号——趋势刚确立,跟对方向入场; · 反转信号——趋势即将掉头,提前布局; · 极开信号——多空力量极致收敛后的爆发行情,机会价值最高。 做多信号在K线下方标注,做空信号在上方标注,绝不混淆。 不止告诉你方向,还画好止损与止盈 每一笔潜在交易都自带"作战地图":止盈线、止损线、极价线自动绘制, 什么时候离场、什么时候设保护,不再靠拍脑袋。配合"前小线宽突破"检测, 专
Visual Dolphin Indicator
AL MOOSAWI ABDULLAH JAFFER BAQER
Visual Dolphin Indicator Unlock the rhythm of the market with the Visual Dolphin Indicator, your ultimate tool for identifying and capitalizing on market trends with clarity and confidence. Designed for both novice and experienced traders, this indicator eliminates the noise and guesswork, providing crystal-clear buy and sell signals directly on your chart. The Logic Behind the Waves The core of the Visual Dolphin Indicator is a sophisticated yet intuitive dual-wave system based on moving avera
The   Trendlines Oscillator   helps traders identify trends and momentum based on the normalized distances between the current price and the most recently detected bullish and bearish trend lines. The indicator features bullish and bearish momentum, a signal line with crossings, and multiple smoothing options. USAGE The   Trendlines Oscillator   works by systematically: Identifying pivot highs and lows. Connecting pivots to form bullish (support) and bearish (resistance) trendlines. Measuring
Reversal Composite Candles
MetaQuotes Ltd.
3.69 (16)
该系统的思路是通过计算复合蜡烛来识别反转形态。 反转形态类似日本蜡烛条分析的 "锤头" 和 "吊颈" 形态。但它使用符合蜡烛替代单一的蜡烛,并且不需要复合蜡烛的小实体来确认反转。 输入参数: Range - 最大柱线数量, 计算复合蜡烛时用。 Minimum - 最小复合蜡烛大小 (传统的点数)。 ShadowBig and ShadowSmall - 影线 (复合蜡烛单元)。 Limit, StopLoss and TakeProfit - 开盘价, 止损位和止盈位, 它们是相对于复合蜡烛的收盘价 (复合蜡烛单元)。 Expiration - 订单过期时间 (单位柱线), 用于挂单 (Limit!=0.0)。 反向蜡烛条形态的判别如下。 它计算复合蜡烛参数,其自最后的完整柱线 (索引为 1) 至由 Range 输入参数定义的柱线数量。如果复合蜡烛大小大于由 Minimum 输入参数指定的数值, 它分析复合蜡烛的影线检测反转条件。 空头能量的特征是复合蜡烛的上影线为零, 多头能量的特征是复合蜡烛的下影线为零。 为确认空头趋势反转 (且多头开始),需要以下检查: 下影线的大小 (多头能量
FREE
其中一个数字序列称为“森林火灾序列”。它被公认为最美丽的新序列之一。它的主要特点是该序列避免了线性趋势,即使是最短的趋势。正是这一属性构成了该指标的基础。 在分析金融时间序列时,该指标试图拒绝所有可能的趋势选项。只有当他失败时,他才会认识到趋势的存在并给出适当的信号。这种方法可以让人们正确地确定新趋势开始的时刻。然而,误报也是可能的。为了减少它们的数量,该指标添加了一个额外的过滤器。当新柱打开时会生成信号。在任何情况下都不会发生重绘。 指标参数: Applied Price   - 应用价格常数; Period Main   - 指标的主要周期,其有效值在 5 - 60 之间; Period Additional   - 附加周期,此参数的有效值为 5 - 40; Signal Filter   - 附加信号滤波器,有效值 0 - 99; Alerts   - 启用后,指示器会在出现新信号时提醒您; Send Mail   - 允许指标向电子邮件发送消息; Push   - 允许您发送 Push 消息。
IMPORTANT NOTE: This is a professional Trade Management Utility and on-chart assistant. It is NOT an automated trading robot. It does not open trades on its own. The UltraFast Trade Manager MT5 is the ultimate execution and risk-management suite designed to give you absolute control over your manual and algorithmic trades. When managing multiple positions, calculating complex net break-even points, or constantly monitoring the economic calendar, hesitation can lead to costly mistakes. This utili
FREE
JAC Trend Color Candle
Eduardo Da Costa Custodio Santos
The indicator "JAC Trend Color Candle" for Meta Trader 5, was created to visually facilitate the trend for the trader. It is based on three parameters, which identifies the uptrend, downtrend and non-trending market. The colors are trader-configurable, and the average trader-configurable as well. trend parameters cannot be configured as they are the indicator's differential.
Noize Absorption Index
Ekaterina Saltykova
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Has rsi signal
Evgenii Savinov
HAS RSI Signal — 带有止损/止盈计算的专业趋势指标 HAS RSI Signal 是一款强大的交易工具,结合了经典指标与现代噪声过滤算法。该指标通过 Heiken Ashi Smoothed (HAS) 平滑蜡烛图和 RSI 震荡指标进行市场分析,在趋势反转或价格退出超买/超卖区域时,为交易者提供清晰的人场信号。 主要优势: 双重过滤: 使用 Heiken Ashi Smoothed 算法消除市场“噪音”,同时通过 RSI 确认动能强度。 自动计算点位: 指标不仅提供信号,还会根据当前市场波动率 (ATR) 自动计算 止损 (Stop Loss) 和 止盈 (Take Profit) 点位。 视觉直观: 信号以彩色蜡烛图的形式直接显示在主图表上,保持交易界面的整洁有序。 多维度通知: 内置终端弹窗警报、声音提示以及手机推送通知 (Push),确保您不会错过任何交易机会。 核心原理: 指标持续监控 RSI 的极端区域。当价格离开临界区且 HAS 算法确认方向转变时,即生成交易信号。ATR 参数允许止损和止盈根据市场当前的波动性进行动态调整。 核心参数设置: InpPeri
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
LT Rainbow Trend
Thiago Duarte
5 (1)
== LT RAINBOW TREND - 包含 36 条移动平均线的趋势指标 == 概述 LT Rainbow Trend 是一款先进的技术趋势分析指标,它集成了 36 条同时运行的移动平均线,并配备了智能彩虹(Rainbow)颜色系统。该指标专为希望以极高视觉清晰度顺应主趋势交易的交易者而设计,将复杂的多时间周期(Multi-timeframe)分析转化为简单、多色且高度直观的视觉呈现。 对于深谙“趋势是你的朋友”的交易者而言,该指标是您的不二之选 —— 它能确保您提前洞察趋势 strength 的力度、方向以及潜在的反转点。 运作原理 该指标持续监控分布在 4 个趋势区域内的 36 条移动平均线: 红色(趋势转变区) 第 31 至 20 条移动平均线 趋势即将发生反转的强信号 橙色(趋势减弱区) 第 19 至 10 条移动平均线 表明趋势动能正在减弱,但仍有持续的可能;价格可能正步入盘整 蓝色(回调/回踩区) 第 9 至 8 条移动平均线 顺应当前趋势的正常回调。若价格位于该区域外并开始进入绿色区域,则代表强劲趋势 绿色(强趋势区) 第 10 至
Key Features: 200+ Fully Implemented Patterns   across all categories Advanced Market Structure Analysis Smart Money Integration   (Wyckoff, Order Blocks, Liquidity) Professional Risk Management Multi-Timeframe Analysis AI-Powered Confidence Scoring Advanced Visualization Real-time Alerts Pattern Categories: Single Candle Patterns (Hammer, Doji, Marubozu, etc.) Multi-Candle Patterns (Engulfing, Stars, Harami, etc.) Chart Patterns (Head & Shoulders, Cup & Handle, Triangles, etc.) Harmonic Pattern
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
TradingCoPilot
Viktor Mitrofanov
Trading Co-Pilot for MetaTrader 5 专业级手动交易持仓管理助手 Trading Co-Pilot 是一款专为手动交易者设计的智能持仓管理工具,帮助您自动化控制风险与利润。 它不会开仓。 它只负责专业管理您的仓位。 您专注于入场,Co-Pilot 负责保护与优化出场。 工作原理 当您手动开仓后,Trading Co-Pilot 会自动: • 设置止损(Stop Loss) • 设置止盈(Take Profit) • 启用保本(Break Even) • 启用移动止损(Trailing Stop) 您可以选择两种模式: • SMART 智能模式(基于市场结构计算) • FIX 固定模式(基于预设点数) 每个模块都可以独立开启或关闭。 BUY 和 SELL 仓位分别独立管理。 核心优势 1. 专业风险控制 每一笔交易都按规则管理,而非情绪驱动。 2. 智能止损 根据所选时间周期的高低点自动计算止损位置。 3. 智能止盈 基于市场结构设定合理目标,而非随意设定。 4. 动态保本机制 当价格达到指定进度时自动移动至保本位。 5. 智能移动止损 随着价格朝有利方向运
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 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
TradePanel MT5
Alfiya Fazylova
4.88 (167)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 应用程序说明 + 视频教程: https://www.mql5.com/zh/blogs/post/761102 用于模拟账户的应用程序试用版: 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 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同
================================================================================ 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
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
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 >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
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
EA Overfitter
Stephen J Martret
回测看起来很漂亮。但它明天、下周、下个月还能继续赚钱吗? 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 按您的经纪商解析品种名称,按您的风险设置计算手数并开仓。 整个过程全自动,无需守在电脑前。专为 24/7 无人值守运行设计:Telegram 连接断开
Astro Trade MT5
Indra Maulana
5 (5)
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
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 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
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
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 之间的连接是位于
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
Anchor Trade Manager
Kalinskie Gilliam
5 (8)
Anchor: The EA Manager 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 y
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Trade Dashboard MT5
Fatemeh Ameri
4.95 (132)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
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
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,
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)
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等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
Trade copier MT5
Alfiya Fazylova
4.59 (54)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
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
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
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告
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
News Filter EA
Rashed Samir
5 (2)
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify trading days and hours for your expert. The News Filter EA also includes risk management  and equity protection features. MT4 Version Ma
EA Auditor
Stephen J Martret
5 (5)
EA Auditor is an independent analysis tool for traders evaluating Expert Advisors and trading signals on MetaTrader 5. It audits backtest reports, reviews posted developer signals, and cross-verifies the two against each other to help traders assess strategies before committing capital. The MQL5 market offers a wide range of Expert Advisors from many developers, with varying approaches, quality, and transparency. EA Auditor provides a consistent, data-driven framework for reviewing them, answer
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完全兼容 灵活复制于任何账户类型之间:所有经纪商均可进行真实>真实、真实>模拟、模拟>真实、模拟>模拟账户复制 多通道复制 — 支持从一个或多个发送账户复制到一个或多个接收
作者的更多信息
SMC Price Action Patterns - MT5 Indicator Product Description MetaTrader 5 custom indicator SMC Price Action Patterns A chart overlay indicator for traders who want a structured view of Smart Money Concepts, market structure shifts, order block patterns, fair value gaps, equal highs and lows, and key multi-timeframe price levels directly inside MetaTrader 5. BOS and CHoCH Internal and Swing Structure Order Block Finder Input-Controlled FVG Colors EQH and EQL Premium and Discount Zones Product Ov
FREE
MACD Divergence Radar Pro Multi-Symbol Divergence Scanner & Visual Dashboard for MetaTrader 5 Regular & Hidden Divergence 20+ Pairs Simultaneous Scan One-Click Chart Opening Auto MACD Sub-Window Overview MACD Divergence Radar Pro is a professional-grade divergence detection indicator that continuously scans multiple currency pairs and timeframes in real time. It identifies both regular and hidden MACD divergences — bullish and bearish — and presents all findings in a sleek, draggable on-chart d
Prop Firm Risk Manager PRO EA Professional account protection for prop-firm challenges and funded accounts. It monitors drawdown, open risk, news windows, trading sessions, manual trades, profit targets, and challenge progress in real time, then warns, locks, de-risks, deletes orders, or closes managed exposure according to your rules. Two draggable on-chart panels — Economic Calendar and Performance Stats — keep news planning and account analytics on the chart without leaving MT5. MT5 Expert Ad
VoidFlow IFVG Trade Assistant Pro VoidFlow IFVG Trade Assistant Pro VoidFlow IFVG Trade Assistant Pro is a manual-first MetaTrader 5 trading assistant built for traders who want a cleaner Inverse Fair Value Gap (IFVG) workflow with structured trade planning, chart context, and optional automatic execution only when it is explicitly enabled by the user. It scans the selected signal timeframe for raw Fair Value Gaps, confirms true inversions, filters weak setups, draws the full trade plan on the c
ICT Market Structure Pro Try   Demo   before purchase! ICT Market Structure Pro 是一款基于 Smart Money Concepts / ICT 交易模型开发的市场结构分析指标,用于在图表上自动绘制关键结构、流动性、订单块、失衡区域以及交易时段,帮助交易者用更系统的方式解读价格行为。 该指标支持 单时间框架 与 多时间框架(MTF) 两种分析模式,内置实时信息面板、多时间框架偏向矩阵(MTF Matrix)、共振分数、市场叙述、一键图表切换按钮,以及每个事件只报一次的智能报警系统。无论你是做日内交易、波段交易,还是希望将 ICT 逻辑接入自动化策略,本指标都可以作为完整的图表分析工具。 主要功能 Swing Structure / Internal Structure BOS / CHoCH / iBOS / iCHoCH (虚线 + 文字标注) HH / HL / LH / LL BSL / SSL EQH / EQL / EQH-BSL / EQL-SSL OB / iOB / VOB / BB /
Trade Assistant Risk Calculator 是一款专为专业手动交易者设计的一体化浮动交易面板(EA 智能交易系统),适用于 MetaTrader 5。它将 可视化图表交易 、 自动风险计算 和 高级仓位管理 融合于一个简洁的界面中。 不再手动计算手数,不再猜测风险回报比。您只需在图表上拖动线条,EA 即可自动计算精确手数,匹配您的风险百分比、净值或资金目标。 重要说明 本产品是 EA 智能交易系统 ,不是指标。将其附加到任意图表即可激活浮动面板。 必须启用算法交易 (MetaTrader 5 → 选项 → EA交易 → 允许算法交易),EA 才能下单和管理订单。 面板支持 拖拽移动 (按住标题栏拖动)和 最小化 (点击标题栏的"–"按钮)。 适用于 实盘账户和模拟账户 。策略测试器不支持基于图表事件的 EA,请使用模拟账户进行测试。 支持 对冲(Hedging)和净额结算(Netting) 账户类型。 核心功能 1. 可视化下单与交互式图表覆盖层 拖拽交易: 三条交互式趋势线(入场线、止损线、止盈线)自动显示在图表上,跨越 40% 图表宽度。只需拖动即可设定您的目标
Momentum Pulse MT5 – 动量脉冲强度蜡烛图指标 (含斐波那契区域TP/SL) Momentum Pulse MT5 MT5 指标 全市场通用 不重绘 斐波那契 TP/SL Momentum Pulse 是一款专业级多维动量强度分析指标。它将市场噪音转化为清晰的 9级强度状态 , 内置 斐波那契区域TP/SL系统 自动计算止盈止损, 并提供完整的 信号质量过滤器 。 核心理念 传统蜡烛图只反映单根K线的开高低收,缺乏对市场 真实动量 的描述。 Momentum Pulse 基于以下五个维度,对每根蜡烛进行综合强度评分: 维度 权重 含义 效率比率 (Efficiency Ratio) 32 % 净位移 / 路径总长度,衡量价格运动效率 实体压力 (Body Pressure) 22 % 多空实体占比,反映买卖方控盘力度 位置因子 (Location Factor) 18 % 收盘价在窗口高低点中的相对位置 趋势偏差 (Trend Bias) 18 % 快慢EMA差值经tanh归一化,反映趋势方向 脉冲强度 (Impulse) 10 % 净位移 / 平均真实波幅,衡量
TrendGuard Pro – 产品介绍(中文) TrendGuard Pro — 11重过滤趋势剥头皮指标 超级趋势核心 · 11层确认过滤 · ATR自动止盈止损 · 5000根K线历史胜率统计 · 点数盈亏标注 · 品种水印 · 可拖拽面板 · 多通道实时提醒 TrendGuard Pro 是一款专业级 MetaTrader 5 短线交易指标,将经典的 Supertrend(超级趋势) 算法作为核心信号引擎,并在信号展示前强制通过多达 11 个独立确认过滤器 。 彻底消除假突破与震荡噪音,使图表上每一个箭头都代表最高概率的入场时机。 适用于 M1–D1 任意时间周期。 策略逻辑概述 指标的核心为 Supertrend 算法 (基于 ATR 的动态支撑/压力线),用于识别趋势方向与反转点。 每个候选信号随后被逐一送入最多 11 个独立过滤器 ——任何一个过滤器不通过, 信号即被废除,绝不画箭头。通过全部过滤器后,系统将根据 ATR 自动计算 入场价、止损位(SL)和止盈位(TP)。止盈止损矩形区域为可选功能,默认关闭。 信号生成流程 Supertrend 翻转 — 空翻多(-1→
Overview SR Confluence Pro is a professional MetaTrader 5 indicator for support & resistance and chart pattern analysis. It combines dual S&R engines (high-volume box engine + multi-timeframe pivot engine), automatic detection of 16+ classic chart patterns , and a confluence scoring system that rates how closely price structure and S&R levels align. Key levels, pattern structures, break/retest events, and high-quality setups are displayed directly on the chart. A draggable dashboard, multi-symbo
筛选:
无评论
回复评论