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.
推荐产品
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
Trading Room Indcator
Meshari F M Alkhawaled
Trading Room Indicator is a professional market-structure tool built to give traders a clear, complete trading framework — combining CPR levels, dynamic targets, and trend direction in one clean view. Instead of guessing direction or overloading the chart with indicators, Trading Room Indicator focuses on what actually matters : levels, direction, and potential price expansion. What This Indicator Provides CPR Structure BUY level SELL level Pivot Point (PP) Designed to highlight equilibrium
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
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
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
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. High and Low Points is a practical technical analysis indicator that plots levels corresponding to the highs and lows from previous periods (day / week / month) — levels that, in the Smart Money Concepts (SMC) and ICT approach, are treated as liquidity zones, while in classical technical analysis they serve as potential support and resistance levels. Indicator settings: •
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.43 (214)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 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 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (142)
通过 Local Trade Copier EA MT5 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT5 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT5 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT5 >> 文件 >> 打开数据文件夹 >> MQL5 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT5 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
TradePanel MT5
Alfiya Fazylova
4.88 (162)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
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 频道。检测到信号后,它会进行解析并发送给 EA。EA 根据您的经纪商解析交易品种名称,基于您的风险设置计算手数,然后开仓。 整个过程都是自动的。您无需守在电脑前。 打开应用程序并登录 Telegram(仅第一次)。 选择要监听的频道或话题。 按下 Start。EA 会处理其余的一切。 支持的
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
================================================================================ 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
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 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Anchor Trade Manager
Kalinskie Gilliam
5 (5)
Anchor: The EA Manager Run your full EA portfolio without conflicts, without stacked risk, and without watching every chart yourself. Anchor coordinates up to 64 Expert Advisors on a single account, including daily loss protection built for prop firm rules. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Click OK. Anchor begins coordinating immediately. Built for portfolios. Built for prop firms. Built for discipline. The Problem Running multiple EAs on the same acc
Trade copier MT5
Alfiya Fazylova
4.59 (49)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
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.
MetaTrader 5 专业交易面板 —— 图表与键盘一键交易的高效控制中心 一款面向主动交易者的专业 Trading Panel,可让您比标准 MetaTrader 操作方式更快、更直观地完成开仓、平仓、修改、管理与控制。 这不是一个普通的小工具,而是一个为高频手动操作、仓位管理、挂单控制与利润管理而设计的完整交易工作台。 通过这套面板,您可以直接在图表上一键执行交易,通过键盘快速触发核心操作,并借助自动参数计算、图形提示、信息标签以及可视化管理功能,大幅减少重复性操作,让整个交易流程更加流畅、高效且专业。 使用我们的交易面板,您可以直接从图表上一键下单,执行交易操作的速度可比标准 MetaTrader 控件快约 30 倍。 全新高级版本现已推出: 使用 VirtualTradePad PRO SE 升级您的交易流程 — 适用于 MetaTrader 5 和 MetaTrader 4 的新一代专业交易面板。 MT4 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会
EasyInsight AIO MT5
Alain Verleyen
4.92 (12)
EASY Insight AIO – 全能智能交易一站式解决方案 概述 想象一下,您可以在几秒钟内扫描整个市场——外汇、黄金、加密货币、指数,甚至股票——无需手动筛选图表、繁琐安装或配置指标。 EASY Insight AIO 是您专为 AI 交易打造的即装即用数据导出工具。它将整个市场快照一次性输出为简洁的 CSV 文件,直接支持 ChatGPT、Claude、Gemini、Perplexity 等各类 AI 平台的即时分析。 无需窗口切换,无需图表叠加,也没有任何杂乱。只需纯净、结构化的数据自动导出,让您专注于基于数据的高效决策,无需再盯盘耗时。 为什么选择 EASY Insight AIO? 真正的一体化 • 无需设置,无需安装指标,无图表叠加。只需安装、运行并导出——就是这么简单。 多资产全覆盖 • 扫描分析外汇、金属、加密货币、指数、股票——您的券商所能提供的一切市场。 AI 专属数据导出 • 高度结构化、针对 AI 优化的 CSV 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
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
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
EA Auditor
Stephen J Martret
5 (4)
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
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 将下
HINN Lazy Trader
ALGOFLOW OÜ
5 (1)
LIMITED SUMMER SALE -40% ! ONLY $470 insead of $790!  Maximum real discount! ONLY UNTIL 08/22 The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understand
Welcome to ENTRY IN THE ZONE WITH SMC MULTI TIMEFRAME Entry In The Zone with  SMC Multi Timeframe  is a professional trading indicator built on Smart Money Concepts (SMC), combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis, Points of Interest (POIs), and real-time signals, t
工作演示版下载 Copy Cat More (跟单猫) MT5 交易跟单器 (Trade Copier) 是一款本地交易跟单器,也是一套完整的风险管理与执行框架,专为当今的交易挑战而设计。从自营公司 (prop firm) 挑战到个人投资组合管理,它凭借稳健的执行、资金保护、灵活的配置和先进的交易处理的结合,适应各种情况。 该跟单器同时支持主控端 (Master,发送方) 与受控端 (Slave,接收方) 两种模式,可实时同步市价单与挂单、交易修改、部分平仓以及对锁平仓 (Close By) 操作。它兼容模拟与真实账户、交易或投资者登录,并通过持久化交易记忆 (Persistent Trade Memory) 系统确保恢复——即使 EA、终端或 VPS 重启也不例外。可借助唯一 ID 同时管理多个主控端与受控端,跨经纪商差异则通过前缀/后缀调整或自定义品种映射自动处理。 试用版:  先试用看看 : 你可以下载并体验  Copy Cat More (跟单猫) 交易跟单器 MT5 试用版,通过 此链接 。 下载后,请将演示文件放入你的终端文件夹: MT5 » 文件 » 打开数据文件夹
Quant AI Agents
Ho Tuan Thang
5 (1)
Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
EA Performance Tracker
Russell Leeon Tan
5 (3)
EA Performance Tracker (AESTracker) A clean, modern dashboard that shows exactly how your trades and EAs are performing — right on your chart. It reads your full account history automatically and breaks down the numbers by magic number / strategy. Display only — it does not place any trades. What it shows - Account header: live Balance, Equity, and Open (floating) P/L - Profit summary: gross profit, net profit, and the exact commission & swap deducted - Key stats: win rate, profit factor, exp
Trade Dashboard MT5
Fatemeh Ameri
4.95 (131)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
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等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
Trader Evolution
Siarhei Vashchylka
5 (7)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simplifies
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Timeless Charts
Samuel Manoel De Souza
5 (7)
Timeless Charts is an all-in-one trading utility for professional traders. It combines custom chart types such as Seconds Charts and Renko with advanced order flow analysis using Footprints , Clusters , Volume Profiles , VWAP studies, and anchored analysis tools for deeper market insight. Trading and position management are handled directly from the chart through an integrated trade management panel , while Market Replay and Virtual Accounts provide environments for practicing trading skills and
作者的更多信息
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
Prop Firm Risk Manager PRO EA MetaTrader 5 Expert Advisor • v1.01 • Prop Firm Risk Control Layer 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
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% 图表宽度。只需拖动即可设定您的目标
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
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→
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
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
筛选:
无评论
回复评论