Trade Manager Pro Guardian

  • 实用工具
  • Tochukwu Joseph Unaegbu
    Tochukwu Joseph Unaegbu
    I'm Tochukwu Unaegbu, a forex trader with over 7 years of experience in the markets. My approach centers on price action and smart money concepts, reading market structure, value, and institutional footprints (order blocks, fair value gaps, liquidity) rather than relying on lagging indicators or
  • 版本: 1.0
  • 激活: 20
Trade Manager Pro

A complete discretionary trade-management cockpit for MetaTrader 5 — direction-aware position planning, prop-firm rule enforcement, a live correlation heat map, a pre-trade checklist gate, and one-click execution, all in a single on-chart panel.

Overview

Trade Manager Pro is not a signal-generating "black box" EA. It does not predict market direction and makes no profitability promises. Instead, it is a risk and execution management tool built for discretionary traders — particularly those trading prop-firm challenges — who already have a strategy and need discipline, speed, and hard rule enforcement wrapped around their manual trading.

Everything runs from one on-chart control panel: position sizing is calculated for you, correlated exposure is visible in real time, trades are checked against a rule engine before they're allowed to fire, and a Prop-Firm Guardian module can lock the panel out entirely if you breach your own risk limits — a feature designed specifically for anyone trading funded/evaluation accounts where a single rule breach ends the challenge.

Key Features

1. Direction-Aware Position Planning ("Buy/Sell Matrix")

  • Draggable Entry / Stop-Loss / Take-Profit lines directly on the chart — move a line, and lot size recalculates live.
  • A single button cycles through Hidden → Buy layout → Sell layout → Hidden. In Buy layout, the stop sits below entry and target above; in Sell layout, this automatically inverts (stop above, target below) — so the visual planning tool is always correctly oriented for the trade you're about to place, not just biased toward buy setups.
  • Lot size is derived from your account balance, a configurable risk-per-trade percentage, and the actual distance to your stop, using the symbol's real tick value — not a fixed pip-value assumption.
  • A max-combined-lots-per-currency-group cap prevents you from stacking correlated exposure past a limit you define.

2. Live Correlation Heat Map

A dedicated panel computes real Pearson correlation (on price returns, not raw price, to avoid misleading trend-driven correlation) between your current chart symbol and a configurable watchlist of other pairs — refreshed every tick. Each pair is color-coded by correlation strength:

  • 🔴 Red — |correlation| ≥ 0.70 (high correlated risk, in either direction)
  • 🟡 Gold — |correlation| ≥ 0.40 (moderate)
  • 🟢 Green — below 0.40 (largely independent)

This gives you a cross-pair risk check that goes beyond a same-base-currency assumption — useful for spotting correlated exposure across pairs that don't share a base currency (e.g. EURUSD and GBPUSD both leaning against USD strength).

3. Prop-Firm Guardian

A dedicated compliance module that continuously monitors your account and hard-locks all trade execution the moment any of the following is breached:

  • Maximum daily loss (% of starting balance)
  • Maximum overall drawdown (% of starting balance, editable live from the panel)
  • Daily profit target reached (optional lockout once you've hit your day's goal — helps prevent giving back gains)
  • Consecutive-loss streak limit (revenge-trading circuit breaker)
  • A cooldown timer after a loss, during which new trades are blocked

The starting balance can be auto-captured on EA load or manually set to match your prop-firm challenge's actual starting balance.

4. Pre-Trade Checklist Engine

An optional, fully toggleable 6-point checklist (HTF trend alignment, liquidity sweep, supply/demand zone tap, valid order block, imbalance/FVG, and Optimal Trade Entry) that must be manually confirmed — or auto-confirmed by the built-in OTE detector — before the panel will allow a trade to execute. Any individual checklist item can be switched off if it's not part of your strategy.

5. Automatic OTE (Optimal Trade Entry) Zone Detection

Using configurable swing-high/swing-low detection, the EA automatically plots the 61.8%–78.6% Fibonacci retracement zone between the most recent swing high and low, and visually + programmatically confirms when price is trading inside it — feeding directly into the checklist engine.

6. Full Automation Suite

Six independent, individually toggleable automations, controlled from quick-access sidebar buttons — all trigger distances and percentages are configurable inputs, not hardcoded:

Toggle Behavior
BE Moves stop-loss to break-even once price moves a configurable number of pips in profit
PP Automatically closes a configurable percentage of the position once a profit-pip target is hit
TS Trails the stop-loss by a configurable pip distance once price is in profit
CP Continuously closes any position currently in profit
DP Continuously deletes all pending orders on the symbol
CL One-click instant close of all currently losing positions

7. Market & Pending Order Execution

  • One-click Buy/Sell market execution using the calculated lot size, SL, and TP from the panel — automatically synced to whichever direction you click.
  • A dedicated pending-order sub-panel for Buy Limit, Sell Limit, Buy Stop, and Sell Stop orders with independent price/lots/SL/TP fields.
  • Bulk actions: close all profitable positions, close all losing positions, or delete all pending orders on the symbol with a single click.

8. Trade Journal

Automatically initializes a CSV journal file on first run for logging trade records.

The Interface

The panel is split into a compact sidebar and four mutually-exclusive switchable windows — opening one automatically closes any other that's open, so they never overlap:

  • Sidebar — Navigation buttons for the four windows (P/C/G/CM) plus quick toggles for every automation (BE/PP/TS/CP/DP/CL).
  • [P] Pending Orders — Place limit/stop pending orders.
  • [C] Checklist — Review and confirm your pre-trade rules, and switch the working higher timeframe.
  • [G] Guardian — Live view of your daily loss, drawdown, loss streak, and cooldown status against your configured limits, plus an editable rules-config section and a color-coded TRADING ALLOWED / LOCKED banner.
  • [CM] Correlation Matrix — Live, color-coded correlation readout of your watchlist against the current chart symbol.

Full Input Reference

Core Matrix Settings

  • Default Risk Percentage
  • Max Combined Lots Per Currency Group
  • Journal file name

Prop-Firm Guardian Parameters

  • Starting Balance (0 = auto-capture on load)
  • Daily Loss Limit (%)
  • Max Drawdown (%)
  • Max Consecutive Losses
  • Cooldown After Loss (minutes)
  • News lookahead/reinstate buffers

Checklist & Strategy Engine

  • Require Checklist Validation (on/off)
  • Swing detection sensitivity (left/right bars)
  • OTE box color

Correlation Matrix Settings

  • Comma-separated symbol watchlist (default: EURUSD, GBPUSD, USDJPY, USDCHF, AUDUSD)
  • Correlation lookback period (bars)

Automation Settings

  • Break Even Trigger (pips)
  • Partial Profit Trigger (pips) and Close Percentage
  • Trailing Stop Distance (pips)
  • Daily Profit Target ($, 0 = disabled)

Recommended For

  • Traders taking prop-firm evaluations/challenges who need automatic, unemotional enforcement of daily loss and drawdown rules.
  • Discretionary ICT/Smart-Money-Concept traders who want a structured pre-trade checklist and OTE visualization without manually drawing Fibonacci retracements every time.
  • Traders running multiple correlated pairs or baskets who want a live, real-math correlation check rather than eyeballing it.
  • Anyone who wants risk-based position sizing calculated automatically instead of doing lot-size math by hand mid-session.

Important Technical Notes

  • This EA is UI/chart-object driven. All panels are built from chart objects, not indicator buffers. To evaluate it in the Strategy Tester, you must use Visual Mode — the panel will not render or function in a standard fast/optimization backtest.
  • The Correlation Matrix and the currency-exposure lot cap serve different purposes: the lot cap is an enforced limit on combined position size per base currency, while the correlation panel is an informational display — it does not automatically block trades, even at high correlation readings. Use it as a visual check before entering, not an automated gate.
  • The Prop-Firm Guardian enforces limits based on account equity in real time; it is a risk-management aid, not a guarantee of compliance with any specific prop firm's rule wording — always cross-check against your firm's actual rulebook.
  • This is a trade-management and execution-assistance tool. It does not analyze the market for entries beyond the optional OTE zone display, and past risk-management performance does not guarantee future results.

推荐产品
EA自动止盈,自动买入/卖出,交易量管理,横盘交易,追踪开仓点 1 – 自动开买入/卖出 EA根据设置自动开买入或卖出:盈利,止损,交易量。 交易量管理:订单总数和固定大小 2 – 自动止盈:根据设置以最小盈利止盈,根据最小和最大盈利止盈按钮 3 – 订单处理:仓位止损有3个级别,根据EA中设置的点数 4 – 横盘交易:在横盘峰值区域开卖单 – 在横盘底部区域开买单,横盘峰值和底部值在EA中设置。 5 – 追踪开仓:跟踪1个价格点,当价格运行到该点时开卖单并根据EA中的设置减少点数,当价格运行到买入观察点并且价格恢复到设置中的点数时开买单然后开仓 EA自动止盈,自动买入/卖出,交易量管理,横盘交易,追踪开仓点 1 – 自动开买入/卖出 EA根据设置自动开买入或卖出:盈利,止损,交易量。 交易量管理:订单总数和固定大小 2 – 自动止盈:根据设置以最小盈利止盈,根据最小和最大盈利止盈按钮 3 – 订单处理:仓位止损有3个级别,根据EA中设置的点数 4 – 横盘交易:在横盘峰值区域开卖单 – 在横盘底部区域开买单,横盘峰值和底部值在EA中设置。 5 – 追踪开仓:跟踪1个价格点,当价格运
Exp5 Duplicator
Vladislav Andruschenko
4.78 (9)
Duplicator for MetaTrader 5 —— 单终端内的专业持仓复制系统 这是一款面向专业交易者的可靠 Expert Advisor,用于在 MetaTrader 5 中自动复制已经打开的持仓、放大总仓位、应用自定义手数规则,并按照明确的逻辑管理复制出来的持仓。 它非常适合手动交易者、自动化系统使用者,以及希望在同一个终端内更灵活地管理已有持仓的用户。 Duplicator for MT5 并不会依靠自己的交易策略主动开仓。它的职责是监控 MetaTrader 5 账户中已经存在的持仓,并根据你的设置创建对应副本,包括复制次数、手数、Stop Loss、Take Profit、注释以及额外的管理条件。 如果你需要的是 同一个 MetaTrader 5 终端内部 的持仓复制工具,而不是不同平台或不同终端之间的复制系统,那么 MT5 版 Duplicator 正是为这种需求而设计。 MT4 版本 详细描述 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 链接 如果你需要 MetaTrader 终端之间 的交易复
Chart Pro Classic Dark v1.00 Chart Pro Classic Dark is a professional MT5 chart styling and customization tool designed to give your charts a clean, modern, and professional dark appearance. Key Features Dark Black Background — Applies a clean black background to the chart. ️ Candlestick Chart — Automatically configures the chart to use candlesticks. Bullish Candles — Green/Lime bullish candles. Bearish Candles — White bearish candles. Grid Removal — Hides the chart grid for a clean
===  Smart Trade Assistant Pro for MT5  === The Forex market is full of EAs that try to trade automatically for you. But in the end, many of them fail because they do not understand your personal trading style, market perspective, or unique strategy. The best trading decisions come from your own experience. You decide when to enter the market. You control the risk. You manage the trade using your own strategy and confidence. However, most traders face the same problem... When the market sta
Bastion is a monitor-and-close-only risk manager for prop-firm traders. It watches your account against your firm's daily-loss and maximum-drawdown limits in real time and force-closes your open positions BEFORE you cross a line. It never opens a trade of its own, so it stays fully within the tools allowed by FTMO, FundedNext, The5ers, FTUK and FXIFY. Why traders fail challenges A large share of failed evaluations end on a single daily-loss breach: a moment of inattention, a news spike, one tra
King ElChart Manual Trade Panel
Mohammed Maher Al-sayed Mohammed Ahmed Saleh
King Chart – Manual Trading Panel for MetaTrader 5 Overview King Chart is a simple yet powerful manual trading panel built for traders who want speed, precision, and clarity. It enables quick order execution, clear lot control, and real-time account monitoring  all directly on your MT5 chart. Main Features Multi-Lot Trade Execution 3 Buy and 3 Sell buttons for instant execution Each button is tied to a custom lot size field Designed for flexible scaling in or out of trades Position Management D
RRtoolBox
David Ruiz Moreno
RRtoolbox - Professional Tools: Risk:Reward Trading Tool (SL/TP Horizontals + Pending orders + Diagonals), Alerts set on trend lines (for alerts on diagonal levels), SelfManagement (BE, partials...), close/cancelling by time, Statistics, Info and trading on chart. One-Click Trading with Visual Risk:Reward Management RRtoolbox is a comprehensive trading panel that combines one-click order execution,  statistics and  powerful visual Risk:Reward tools, alerts set with trendlines, on chart butt
Pattern Recognition EA
Claudiu-georgian Zavera
Pattern Recognition EA - From Learn to Earn. The market repeats itself. This EA finds every past repeat of the current candle sequence - and lets history vote the direction. ONE SHAPE. EVERY REPEAT IN HISTORY VOTES. The last N candles on your signal timeframe form a shape. The EA scans the history you choose - a fixed number of bars or everything your broker provides - for the SAME shape, and checks what happened next, every single time. Only when enough repeats exist AND a clear majority of t
This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so you
Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
BTC Trading Assistant EA (MT5) Manual trading assistant that helps place and manage trades with automated risk and stop management. Overview BTC Trading Assistant EA is a utility Expert Advisor for MetaTrader 5 intended for manual traders. It provides a chart interface to execute BUY/SELL/CLOSE actions and automates selected trade management functions such as position sizing, initial SL/TP placement, break-even, trailing stop and optional partial profit taking. This EA does not generate trade si
Trade Manger
Israr Hussain Shah
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis You Give an Instruction: When you run the script, a window pops up with a dropdown menu. You choose exactly what you want it to do from the list (e.g., "Close Profit Only" or "Delete Pending Orders"). It Scans Your Positions: The script then reads
Zigzag Price Arrows 1
Aiman Saeed Salem Dahbag
The Zigzag Price Arrow indicator   is an enhanced version of the classic Zigzag indicator, combining the traditional zigzag pattern with advanced visual features. It not only identifies major market turning points but also provides clear trading signals through: •   Directional arrows:   Displays colored arrows (green for buy, magenta for sell) indicating potential trend directions. •   Price labels:   Shows the exact price values at each pivot point directly on the chart. •   Improved visual c
Like you when I first started trading, It was overwhelming...learning about indicators, about lotsize, leverage and many more things. Its been almost 3 years. I am more knowledgeable in trading. My trading continues to improve as I work on my strategy, technical analysis, trading psychology and trade management. One thing I am not worried about though is being able to close my trades quicky if a trade goes against me or if the trade has reached my take profit level with the help of my Close Trad
Recovery Assistant Pro for MT5 Professional Manual Recovery Trading Assistant Recovery Assistant Pro is a powerful and easy-to-use Manual Trading Assistant EA. Helps calculate the appropriate Lot Size . Designed to help traders recover losing positions back to profit based on the desired Target USD . Reduces the complexity of Recovery calculations and minimizes errors caused by manual calculations. With a beautiful and user-friendly trading panel (shown above), you can control your trades qu
TradePilotmt5
Hossein Khalil Alishir
TradePilot Expert Advisor (EA) for MetaTrader 5 TradePilot is a professional and user-friendly Expert Advisor (EA) for MetaTrader 5 (MT5) . It simplifies automated trading , risk management , and trade execution with a smart trading panel . Perfect for beginners and experienced traders looking for a reliable trade manager EA with automated lot size calculation and smart position management. Key Advantages User-Friendly Trading Panel: Customizable panel with buttons and hotkeys for fast ex
Prop Firm Simulator
Abdeljalil El Kedmiri
在冒险使用真实资金之前掌握prop firm挑战!   我们的高级模拟器重现真实的prop firm交易环境,帮助您练习、制定策略并自信通过挑战。使用我们的模拟器,您可以通过模拟或真实账户模拟任何prop firm挑战,支持手动交易策略和通过EA的自动交易,创建个性化挑战周期,并挑战自己培养持续盈利所需的纪律。 FTMO 1万和10万挑战配置文件:   提供主要prop firm的配置文件和专属支持 - 只需询问! 前10名买家享受7折优惠。 主要功能 实时挑战监控 实时统计仪表板 - 实时追踪余额、净值、盈亏、回撤 专业指标 - 已平仓与未平仓盈亏、胜率、交易分析 支持手动/自动交易:同时支持手动交易策略和通过专家顾问的自动交易 完整Prop Firm规则执行 盈利目标管理 - 设置和追踪具体盈利目标 回撤保护 - 每日和最大回撤限制及警报 交易天数要求 - 最低活跃交易天数追踪 风险管理 - 止损合规、仓位大小限制 时间限制 - 挑战持续时间倒计时 高级风险管理 双重盈亏追踪 - 分离已实现盈利和未平仓头寸 实时违规警报 - 规则违反即时通知 自动交易保护 - 违规时可选自
Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
Protect your funded accounts and personal capital with military-grade precision. This utility continuously monitors your floating equity against your daily starting balance. The moment your custom drawdown threshold is breached, it instantly liquidates all open positions, deletes pending orders, and completely unloads from the chart. Stop revenge trading and never fail a prop firm evaluation due to a margin breach again.
FREE
If you've ever stared at a gold chart, done the math in your head three times, and still second-guessed your lot size right before entry - this tool was built for you. Current price: $39 - increases by $10 after every 20 purchases until reaching the final price of $89 . Next price: $49 . Complete Buyer Kit: 34 Professional Resources included at no additional cost. MT5 Presets, PDF Guides, Checklists, Mindmaps, Reference Cards, and Excel Workbooks - built from 8 years of developing structured XAU
The Stop Loss Manger - SL Mange With the Stop Loss Manager you can finally sleep peacefully while it effectively manages your risk in stock market trading. Simply set your individual stop loss limits and let the manager trade for you. Never worry about losses again - the Stop Loss Manager takes care of it for you! Get the ultimate support for your trading now and maximize your profits with ease. Join the community of successful traders who swear by Stop Loss Manager today. Function overview: 1.
CoPilot dashboard MT5
Frederic Jacques Collomb
CoPilot — 每日交易仪表板 掌握你的数据。清晰地交易。 MT4 版本 什么是 CoPilot? CoPilot 是一款 专业级 交易助手,可将您每日的交易绩效统计数据 实时 显示在图表上——配备 实时权益曲线 ,逐笔更新。专为需要在不离开图表的情况下即时了解交易状态的活跃交易者而设计,CoPilot 汇总 当日所有交易品种的每笔已平仓交易 ,并以简洁、色码化的交互面板呈现。 无需再切换到终端历史选项卡,无需手动计算。CoPilot 就像您的 副驾驶 ——时刻守候,持续计算,始终在您眼前。 实时统计面板 CoPilot 显示完整的每日绩效指标,分为三个部分: 活动 — 今日总交易数、已平仓交易、持仓数量、盈利/亏损笔数、 胜率 (%) 及保本交易。胜率颜色动态调整:高于 50% 显示绿色,低于 50% 显示红色。 盈亏 — 净盈亏 、 盈利因子 、每笔平均盈利和平均亏损、 平均风险回报比 、当日最佳交易和最差交易。每个数值根据其含义以绿色或红色显示。 时间与点数 — 平均持仓时间、最短和最长持仓时间、所有交易品种累计 总点数 ,以及 最大连续盈利/亏损次数 。 所有统计数据均基于
Equity Master Stop v2 MT5
Frank William Jr Colbert
Trading tool combining a sophisticated equity stop-loss, dynamic take-profit management (Breakeven & Trailing), and symbol-group-based closing logic. It is a complete risk management and trade supervision tool. Features: All features of `Equity Master Stop v1` (floating profit/loss limits, exit protection, skip hours). Take-Profit Override: Can force a TP on any order to lock in a `MAX_FLOATING_PROFIT`. Step Breakeven: Locks in increasing amounts of profit as a trade moves favorably (e.g., aft
Reverse Trader
ELITE FOREX TRADERS LLC
ELITE REVERSE TRADER (MT5) Instantly hedge or invert any trade opened on your account—manual or EA. Reverse Mirror EA monitors your live positions and opens an opposite trade using your chosen lot mode (Fixed or Multiplier). When the original position is closed (manual close, SL/TP hit, EA exit—any method), the mirrored position closes automatically. Because it runs in the same terminal, it reacts faster than third-party copy tools. WHY THIS MATTERS It is widely cited that a large majority of
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
BlueDigitsFx 官方生态系统入口 获取基础设施更新、交易资源、产品发布信息以及 BlueDigitsFx 官方生态系统访问权限。 Telegram 生态系统 官方网站 MT4 版本 BlueDigitsFx Spike And Strike Reversal MT5 —— 用于市场反转与动量分析的复合振荡指标 BlueDigitsFx Spike And Strike Reversal 是一款复合振荡指标,通过结合多个技术指标信号,帮助交易者识别潜在市场反转、动量变化以及趋势衰竭条件。 该指标整合了多种分析组件,包括基于振荡器的确认机制,并直接在图表上显示可视化信号,以支持结构化的市场反转分析。 Spike And Strike 专为希望在市场反转、回调和动量转换过程中获得额外确认的交易者而设计,适用于各种市场环境。 主要特点 基于振荡器的可视化反转分析 信号仅在K线收盘后确认,提高稳定性 适用于所有交易品种和时间周期 常用于 H1 及更高时间框架 内置提醒功能:弹窗、电子邮件、推送通知和声音提醒 可作为趋势和市场结构分析之外的额外确认层 如何使用 BlueDig
Auto Orders Manager EA
Mohamed Abdulmohsen Mohamed Saeed Ali
Professional Trading Orders Manager for MT5 with Signal-Analyzer-Direction-Power-Orders control - Scalping tools - Risk management - all in one trade panel and dashboard  A sophisticated Expert Advisor that transforms your MT5 platform into a complete trading command center. This tool seamlessly blends automated trading logic with comprehensive manual controls through dual interactive dashboards. Key Features: Automated Trading : advanced scalping strategy on M3 timeframe as a signal sample can
我们的   Basic Support and Resistance   指示器是提高技术分析所需的解决方案。该指标允许您在图表/ MT4版本 功能 斐波那契水平的集成: 可以选择显示斐波那契水平以及支持和阻力水平,我们的指标使您对市场行为和可能的逆转区域有更深入的了解。 性能优化: 只能在每个栏的打开时更新扩展线,我们的指标可确保最佳性能,而无需牺牲支持和阻力级别的准确性。 输入 主设置 Timeframe:   通过此输入,您可以选择在图表上显示较高时间范围的支撑线和阻力线。 Support/Resistance Strength [Number of Bars]:   使用此输入,您可以确定支撑和电阻的强度。数量越高,支持/阻力越强。 Price mode:  此参数允许您选择哪种价格将用于计算支持和电阻水平。它可以是收盘价,最高价格,最低价格等。取决于您的策略和偏好,您可以选择最适合您需求的价格。 显示设置 Display Fibonacci levels:   此参数确定是否将显示斐波那契水平以及图表上的支持和电阻级别。斐波那契水平是技术分析中使用的关键水平,并使用斐
Trade History By Magic Indicator Unlock Your Trading Insights with Trade History By Magic! Enhance your MetaTrader 5 experience with this powerful indicator designed for traders who demand precision and clarity. Trade History By Magic provides a clear, real-time display of your trading history, organized by magic numbers, directly on your chart. Perfect for both automated and manual traders, this tool helps you track performance effortlessly. Key Features: Organized Trade Tracking : Displays tra
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis Key Features 1.  Total Immersion UI (The "Blackout") Chart Masking:   Upon loading, the tool turns the background, grid, and candles pitch black. This hides the noise of the market ticks, allowing you to focus purely on your performance data withou
该产品的买家也购买
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 -
TradePanel MT5
Alfiya Fazylova
4.88 (167)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
================================================================================ 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
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
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.
Global Investing FX Terminal
Santiago Nicolas Pla Casuriaga
Global Investing FX Terminal 是一款面向 MetaTrader 5 的一体化外汇仪表盘——涵盖央行政策利率、CFTC COT 持仓、利差排名、经济意外指数、期权偏斜、散户情绪与相关性,共十三个分析面板——以单一无闪烁画布呈现,每 10 秒从单个挂载 EA 刷新一次,无需任何外部软件。 专业外汇分析需要同时调取通常分散在不同平台的数据:利率衍生品、政府数据门户、券商掉期规格、期权台。此 EA 将所有这些整合到交易终端内的单一界面中,在您执行决策的地方完成分析。 仪表盘上显示的内容 市场概览 外汇对列表 — 所有 28 个 G10 货币对,加上当券商 Market Watch 中存在 NOK/SEK 交叉盘时显示的交叉盘——最多共 36 个货币对——的实时买卖价。每行显示点差、日度与周度变化、以点数表示的绝对区间,以及 ADR%——当前交易时段区间占 14 日平均日区间的百分比。ADR 达到 95% 的货币对已消耗其统计日内延伸空间;伦敦盘中场 ADR 仅 25% 的货币对仍有运行余地。颜色逐 Tick 实时更新。 货币对详情 — 点击列表中的任意行,即可打开该
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
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. ** After purchase,  Contact me via private message to receive t
Trading Chaos Expert
Gennadiy Stanilevych
5 (11)
世界上没有本软件的同等产品,它代表一个覆盖交易信号的通用交易 "控制台",自动入场,设置止损和止盈,还有在单一窗口里同时进行多交易尾随终止。EA 的 "三次点击" 直观控制,确保在不同计算机上全方位使用所有功能,包括平板电脑。 与附加的信号指标交互来标记图标,给出实际市场的全貌,EA 令您做出正确的选择,以及在大多数情况下成为胜者一方。内置资金管理算法, 还有自动计算手数, 虚拟订单交易, 以及一些其它从崩溃账户里挽救交易者的 "诀窍"。它不是一个 "黑盒子"。而是一个深思熟虑的交易员的不可或缺的助理, 至少要尝试一次它的动作。 注,在面板上形成的 EA 不能在策略测试员中测试。可以在您的模拟账户里以实时模式检查它, 您可以下载本 EA 的免费版 - 混沌交易 EA 演示 。 EA 表现为一个面板,带有内置功能的交易机器人的,自动基于交易者可直观检查的交易信号入场,完全按照比尔·威廉姆斯的策略“混沌交易:第二版”和“新贸易维度”。在单独的窗口里,EA 识别价格走势的导向,用于指定品种和时间帧的全自动交易模式,也可以多品种并发。 它同时分析 MetaTrader 5“市场观察”窗口中显示
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
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
Welcome to ENTRY IN THE ZONE WITH SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading op
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
VirtualTradePad PRO SE MT5 — MetaTrader 5 专业交易控制中心 VirtualTradePad PRO SE 是一款基于图表的高级交易面板,也是适用于 MetaTrader 5 的交易管理工作区。它专为希望获得更快执行、更清晰持仓控制、结构化交易管理、可视化价位规划,以及直接在图表上完成专业交易流程的交易者而设计。 这不仅仅是一个 BUY / SELL 面板。PRO SE 将手动交易、挂单、持仓管理、部分平仓、篮子利润/亏损控制、加仓均价层级、ATM 规则、信号监控、实时市场信息、策略测试器 (Strategy Tester) 流程以及面向 VPS 的运行方式整合到一个互相关联的界面中。 MT4 版本 | 完整说明和截图 | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会选择这套面板 图表一键交易 ,并支持键盘快速操作 快速完成开仓、平仓、修改、反转、锁仓与部分平仓 深度控制仓位、挂单、总利润与风控逻辑 自动参数计算,减少手动输入与重复劳动 为什么 PRO SE 比标准手动交易更高
AI Agent Supervisor is NOT an Expert Advisor. AI Agent Supervisor   is a   multi-agent AI risk & portfolio supervisor   that watches every EA on your account and intervenes in real time.  WANT AN AI PORTFOLIO MANAGER WATCHING YOUR FLEET 24/7?   Run your fleet on the same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. The Supervisor r
Trade Copier Pro MT5
Vu Trung Kien
3.67 (3)
Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTradfer accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be abl
Custom Timeframe Manager Pro:MetaTrader 5 中的无限时间周期 终端的默认设置通常会隐藏价格变动的重要细节。如果仅将分析局限于经典周期,交易者可能会错失趋势形成的时刻和真实的波动水平。 Custom Timeframe Manager Pro 是一款扩展 MetaTrader 5 边界的专业工具。您可以创建任何自定义周期(包括分数和稀有周期),并像操作终端原生图表一样使用它们。 可选周期类型: 秒级 :任何数值(例如 S1、S5、S15、S30)。 分数级 :用于精细化分析的非标准间隔(例如 M1.5、H1.5、D1.2)。 自定义 :用于战略分析的多日和多周大周期。 您将获得: 全功能图表 :创建的周期像 MT5 原生图表一样工作——您可以在其上应用任何指标、震荡指标、模板和 EA。这不是“覆盖层”,也不是视觉模拟。 即时更新 :行情实时传输,无明显延迟。您的市场观察速度与标准图表一致。 指标稳定运行 :专有技术确保 RSI、MACD 等震荡指标运行流畅,无伪影、无跳动、无重置。实时 K 线更新无需重新计算全部历史数据。 自动恢复 :断网后,工
Custom Alerts AIO:多市场智能监控,一键启动,无需设置 概述 Custom Alerts AIO 是一款“开箱即用”的高级市场扫描工具,无需额外安装任何其他指标或进行复杂设置。它内置了 Stein Investments 的所有核心指标(FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power),可帮助您轻松监控所有主要资产类别,如外汇、黄金、指数和加密货币。如果您的经纪商支持股票,您也可以手动添加个股进行监控。 1. 为什么选择 Custom Alerts AIO? 无需额外购买任何指标 • 所有关键指标均已内置,开箱即用。 • 专注于实时预警,不包含任何图形元素,性能高效,界面简洁。 全面覆盖所有主要市场 • 支持监控外汇、金属、加密货币和指数市场。 • 无需手动输入任何交易品种,只需在设置中勾选资产类别即可启用。 • 股票并不属于默认类别,如有需要可手动通过参数输入添加。 高效、专业、便捷 • 无需图表模板和手动加载,适合自动化或远程交易环境。 • 非常适合 VPS 上长期运行,或作为后台市场预警工具使用。 2
Adam FTMO MT5
Vyacheslav Izvarin
5 (2)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 --------------------------------------------------------------------------------
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 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
Mt5 To InterativeBrokers Copier allows you to copy deals from MT5 account to Interactive Brokers. With this, you can run your EA strategy on a MT5 Demo/Real Account, then copy all the deals to Interactive Brokers account real time. Features: 1. Copy or Invert-Copy deals Realtime from MT5 to IB Account. 2. Synchronizing positions of both accounts periodicaly, in case any missing copying. 3. You can choose only Buy position or Sell position. Symbols Setup: General Format:  {MT Symbol} -> {IB S
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
Crystal Trade Manager – Advanced MT5 Risk and Trade Control Utility Overview Crystal Trade Manager (CTM) is a professional MetaTrader 5 utility designed for risk management, trade automation, and instant execution control. It provides traders with an integrated system for protecting equity, managing daily drawdowns, controlling lot sizes, and applying automation features such as automatic SL/TP, break-even, and trailing stop. The tool is suitable for manual traders, prop-firm challenge particip
Features   With MT5 to Interactive Brokers(IB) Trader, you can: 1. Load chart data from IB to MT5, and Analyze with all standard or customer Indicators. 2. Place Orders to IB Account Directly in MT5. 3. Make your Own EAs upon IB Securities by only making minus changes of the trading function. Usage 1) Installation Copy the "Mt5ToIBTraderEn.ex4" and sample files to [MT5 Data Folder]->MQL5->Experts.  2)  MT5 Settings Add the IP Address to the MT5 Allowed URLs in 'Tools->Options->Expert Adviso
Indicator Automation XT - Elite Universal Signal Engine Transform any indicator into a high-performance automated trading system instantly. Stop chasing signals and start executing with precision. Indicator Automation XT is the ultimate evolution of signal-to-trade technology for MetaTrader 5. Designed for traders who demand speed, reliability, and institutional-grade risk management, the XT version bridges the gap between your favorite technical indicators and the live market. Whether it is a
Active Lines
Yury Kulikov
5 (2)
Attention: Demo version for review and testing can be downloaded here . It does not allow trading and can only be run on one chart. Active Lines - a powerful professional tool for operations with lines on charts. Active Lines provides a wide range of actions for events when the price crosses lines. For example: notify, open/modify/close a position, place/remove pending orders. With Active Lines you can assign several tasks to one line, for each of which you can set individual trigger conditions
HINN Lazy Trader
ALGOFLOW OÜ
5 (1)
The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
The Expert Advisor will help you forward all alert from  MetaTrader 5 to Telegram channel/ group.  All alert must save to folder <Data folder>MQL5\Files\Alerts\ , text file with format *.txt and screenshot with format *.gif or *.png. Parameters: - Telegram Bot Token: - create bot on Telegram and get token. - Telegram Chat ID:  - input your Telegram user ID,  group / channel ID - Forward Alert: - default true, to forward alert. - Send message as caption of Screenshot: - default false, set true t
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确
Telegram to mt5 pro
Janet Abu Khalil
4 (4)
Telegram to MT5 Pro — 高级 Telegram 信号复制器(Auto-Fix,多TP,风险控制,完整交易管理) Telegram to MT5 Pro — 专业 Telegram 信号复制系统 Telegram to MT5 Pro 可将来自 Telegram 的交易信号实时复制到您的 MetaTrader 5 账户,并提供完整的风险控制、执行管理与交易管理功能。 系统由两个组件组成: • 运行在 MetaTrader 5 内的 Expert Advisor(EA) • 连接 Telegram 并将信号发送到 EA 的桌面桥接程序 两个组件必须在同一台电脑运行。由于 MQL5 限制,EA 无法直接连接 Telegram。 支持与安装 提供完整 PDF 安装指南。 支持内容: • 完整 PDF 使用手册 • 分步安装指导 • 在线聊天支持 • 交易商设置帮助(前缀、后缀、符号映射) 功能说明 • 读取任意 Telegram 群组或频道信号 • 自动解析交易品种、方向、入场、止损、止盈 • 秒级执行交易 • 管理交易(移动止损、保本、部分平仓) • 支持多账户与多信号
作者的更多信息
价格行为分解指标 (Price Action Breakdown Indicator) 灵感来源于 Laurentiu Damir 的著作《Price Action Breakdown》: 这款自定义 MT5 指标通过清晰、非重绘的叠加层,将书中的关键概念生动呈现: 公平价值区域:红色(Value High 高价值区)和绿色(Value Low 低价值区)带状区域,用于识别低波动率的盘整区间,在这些区域供需达到平衡。 控制价格:蓝色虚线中位线,代表价值区域内“公平”的协议价格水平——通常起到磁铁或枢轴作用。 过度/拒绝尾线:黄色箭头标记强烈的影线拒绝(上影线/下影线),显示在价值边界处主动性的耗尽或回应行为。 核心目的 帮助交易者可视化市场的平衡与失衡,从价值边界发现潜在支撑/阻力位,识别拒绝区域以寻找高概率入场点,并理解感知价值的变化。 关键特性 纯价格行为,无振荡器、移动平均线或其他滞后工具。 持久的价值区域,仅在新盘整出现时更新(最小重绘)。 可自定义参数:RangePeriod、ATRMultiplier、WickFactor。 适用于任何品种和时间框架(H1 及以上效果最佳)
筛选:
无评论
回复评论