TradeLens Trade and Market Statistics

TradeLens — Trade & Market Statistics

Overview

TradeLens is an analysis utility. It does not trade and sends no orders. It reads the account history, calculates statistics for the traded market, and places the two side by side.

Most analysis tools show either your own trades or the market. TradeLens connects them. It answers not only how the past months went, but whether those results match what the traded market statistically offered during the same period.

What the program measures

Account metrics

From the closed positions within the selected period:

  • Win rate, profit factor, expectancy per trade, payoff ratio
  • Sharpe and Sortino on a per-trade basis
  • Maximum drawdown in absolute terms and percent, recovery factor
  • Longest winning and losing streak
  • Breakdown by symbol, weekday, entry hour and magic number
  • Equity curve with the drawdown path shown underneath

Position reconstruction

Each position is rebuilt from the individual deals. Partial entries and partial exits are averaged by volume, and a position counts as closed only once the volume is balanced. On netting accounts a reversal is handled correctly as closing the old position and opening an opposing one. The account type is detected automatically. The overview reports how many positions were scaled.

MAE and MFE per position

For every closed position, the M1 data covering the holding period is used to determine how far it moved against the entry (MAE) and how far in favour of it (MFE). Two analyses follow from this:

Stop calibration. The program determines how much adverse movement the profitable positions actually needed and compares that with the stop that was set. If the average stop sits below the 80th percentile of the winners' MAE, this is reported together with a concrete suggestion in points.

Target calibration. The capture ratio shows what share of the movement actually available was realised. A low value points to exits taken too early.

R-multiples

The stop loss of the opening order is read from the order history. This yields each position's result expressed in multiples of the risk taken, retroactively for every trade that had a stop in place.

Cost block

Commission and swap are totalled and expressed as a share of the gross result, alongside the average holding time.

Behaviour after losses

The program compares average position size and trade frequency in the hour following a loss with the values outside those windows. This metric surfaces a pattern that standard account reports do not show.

Market statistics

For the selected focus symbol:

  • Seasonality by hour, weekday and month, with median, quartiles and sample size
  • Average daily and weekly range, and how much of it is typically used
  • Hit rate of the previous day's high and low
  • Gap statistics including the closing rate
  • Session ranges for Asia, London, New York and the overlap
  • Volatility regime based on ATR terciles
  • Skewness, kurtosis and the Jarque-Bera test
  • Hurst exponent and lag-1 autocorrelation

Significance testing

Every seasonality pattern is put through a bootstrap test. The p-value and sample size are reported. A pattern is only flagged as notable once it falls below the chosen significance level. Statements such as "Tuesday is strong" therefore always come with the question of whether the difference can be separated from chance.

Correlation and cointegration

A rolling correlation matrix across a freely chosen symbol set. For a selected pair, additionally: hedge ratio via OLS, an Engle-Granger test on the residuals, the half-life of reversion, and the current z-score of the spread.

Calendar reactions

Using the economic calendar interface built into the terminal, the program measures how the focus symbol moved on average after significant releases, separated by whether the actual value came in above or below the forecast. No external data sources are contacted.

Monte Carlo

The order of trades is reshuffled repeatedly. The distribution of the maximum drawdown, the 95th percentile, and the share of runs reaching a selectable loss threshold are reported.

Prop firm check

The configured rules for daily loss, maximum drawdown and consistency are checked against the actual history. The worst day, the number of rule breaches, and the best day's share of total profit are reported. Drawdown is tracked in three variants: static from the starting balance, trailing with the equity high, and trailing with a lock at the starting balance. The smallest gap the equity ever had to the trailing floor is reported as well.

Intraday check via the equity log

The deal history contains closing figures only. A breach that occurred intraday and resolved before the close cannot be reconstructed from it — and those are exactly the cases that end a funded account during an evaluation.

The program therefore records equity from installation onward at a configurable interval, plus on larger moves. From that recording come the actual intraday path, the true intraday drawdown, the moment the trailing floor was touched, and, as a metric of its own, the number of days that breached the limit intraday while looking unremarkable at the close.

Bridge module

This is where account data and market statistics are combined:

  • The hours you traded against the symbol's volatility profile
  • Your average stop against MAE and the daily range
  • Results separated by volatility regime
  • The share of trades inside news windows and how their expectancy compares
  • Simultaneously open positions in correlated symbols
  • Your own win rate against the base rate of the same context

Findings appear as a list with context and, where it can be calculated, an estimate of the effect in account currency.

Pair analysis

For a selectable symbol pair: hedge ratio via OLS, an Engle-Granger test on the residuals with the t-statistic and critical value shown, the half-life of reversion, and the current z-score of the spread with the 2-sigma band marked.

Slippage and latency

Executions are logged from installation onward: requested price, executed price, the difference in points, and latency. Reported are the mean, median, worst value, share of adverse executions, and a breakdown per symbol.

Interface

English and German, switchable or taken automatically from the terminal language. Seven tabs, changed by click or with keys 1 to 7. When a tab's content exceeds the panel height a scrollbar appears on the right; scrolling works with the mouse wheel, arrow keys, page up and down, and Home and End.

Computed values are cached so that a rebuild does not have to read the entire minute history again.

Demo mode

No real account history exists in the strategy tester. So that the free trial version does not appear empty, the program generates a sample history of roughly 320 positions there. This data is reproducible and deliberately contains three common patterns so the analyses visibly do their work: stops set too tightly, increased position size after losses, and one weaker trading hour.

Demo mode is clearly marked as such in the panel and in every report. It can also be switched on during live operation via an input parameter, in order to view the presentation without an own history.

Export

An HTML report and a CSV export of individual trades are written to the MQL5/Files folder, either at startup or via the R key.

Operation

Six tabs: Overview, Trades, MAE/MFE, Market, Bridge, Risk. Switch by clicking or with keys 1 to 6.

Technical notes

  • Pure MQL5. No DLL, no access to external servers, no data transmission.
  • The program sends no trade orders.
  • Runs as a utility on any chart. The focus symbol for market statistics is freely selectable and need not be the chart symbol.
  • Session times refer to the broker's server time and may differ.

Settings

Parameter Meaning
Language
Interface language Auto follows the terminal language; otherwise English or German
Period
Analysis period in days How far back the account history is analysed
Primary symbol Symbol used for market statistics; empty means the chart symbol
Market stats for every traded symbol Builds separate market statistics for each symbol you trade
Magic filter Restricts the analysis to one magic number; −1 includes all
Symbol filter Restricts the analysis to one symbol; empty includes all
Market statistics
History for seasonality Depth in days. More days give more reliable p-values
Bootstrap iterations Runs per significance test. Higher is steadier but slower
Significance level Threshold at which a pattern counts as significant (commonly 0.05)
Correlation set Comma-separated symbol list for the correlation matrix
Correlation window Number of bars for correlation and cointegration
Correlation timeframe Timeframe used for that calculation
Pair analysis
Pair leg A / Pair leg B The two symbols for spread, hedge ratio and the ADF test
Pair window Number of bars for the pair analysis
Calendar
Use calendar statistics Enables the analysis of calendar reactions
Event window in minutes Window around a release in which price reaction and trades are measured
Prop firm rules
Max daily loss % Daily loss limit checked against the history
Max drawdown % Drawdown limit for both the static and trailing checks
Max share of best day % Consistency rule: highest permitted share for the best day
Risk model
Monte Carlo on percentage returns Works with shares of equity rather than fixed amounts. Suits percentage-based risk
MAE/MFE
Compute MAE/MFE Turns the calculation off entirely, useful with very large histories
Prefer tick data over M1 candles Uses ticks for exact bid/ask evaluation, otherwise M1 with an approximated spread
Max ticks per position Budget per position. Beyond it the M1 variant takes over
Max holding time for MAE/MFE Positions held longer than this are skipped
Cache MAE/MFE between rebuilds Stores computed values so a rebuild runs faster
Equity log
Record equity for intraday checks Records equity. Basis of the intraday check
Sampling interval in seconds Spacing of samples. Shorter is more precise but produces larger files
Layout
Panel X / Panel Y Position of the panel on the chart
Panel width / Panel height Size of the panel. It is not scaled below 900 × 620
Export
Write HTML report on start Writes the report to MQL5/Files at startup
Write CSV export on start Writes individual trades to MQL5/Files at startup
File prefix Name prefix for all generated files
Demo mode
Force sample data Shows the sample history during live operation too
Number of sample trades Size of the generated sample history

Panel shortcuts: keys 1 to 7 switch tabs, R writes a report, F rebuilds all data.

Limitations you should know before buying

Slippage is only recorded from installation onward. The order history stores the executed price, not the requested one. Slippage therefore cannot be measured retroactively. The program logs it from the moment it runs.

The equity log begins at installation. For periods before that, the prop firm check still relies on trade close prices, and intraday breaches there go undetected. The panel shows which period is covered.

The recording samples equity, it does not trace it continuously. At a five-minute interval a very brief spike can fall between two samples. A shorter interval closes the gap but produces larger files.

MAE and MFE use ticks where available. When tick history exists, bid and ask are evaluated separately: longs against the bid, shorts against the ask. No spread approximation is needed. If ticks are missing or a position exceeds the configured budget, the M1 variant with an approximated spread takes over. Which source was used per position appears in the panel and in the CSV export. Where sources are mixed, the program points out that precision is not uniform.

R-multiples require a stop. Positions without a stop in the opening order are excluded from that analysis.

No cross-account analysis. Each installation analyses the account it runs on. Combining several accounts is possible only via the CSV export outside the terminal.

Statistics are not forecasts. All metrics describe the period analysed. They permit no conclusion about future results.

Before buying

The free version in the strategy tester shows every tab using the sample history. This lets you check whether the presentation and the metrics suit your way of working before a purchase decision arises.

推荐产品
Algo Trading Indicaor MT5 The ATC ALGO indicator has been developed to work on the MetaTrader 5 platform. It has the same specifications and zones as the MetaTrader 4 version. There may be slight lag, which we believe is due to differences in MetaTrader 5 programming. We will work on improving it, God willing. MT5 Version                    https://www.mql5.com/en/market/product/170028 MT4 Version                    https://www.mql5.com/en/market/product/88034 With this indicator , you’ll have
️ UMNi-CMND MT5 Remote Command & Trade Control System UMNi-CMND turns Telegram into a full remote control panel for your MetaTrader terminal. Send commands from your phone to open trades, manage positions, query account status, and receive complete trade telemetry — all without touching the platform. KEY FEATURES Full remote trade execution via Telegram Open, close, and manage positions by command Move SL/TP, set breakeven, partial close Live status, account, and position
Xcursion
Raymond Ogechukwu Omeh
This MT5 chart synchronization and swing excursion analysis tool is designed to help traders study price movement across multiple time frames from a single, coordinated workspace. It synchronizes several MetaTrader 5 chart views using a shared, draggable vertical reference line, allowing the same historical moment to be examined simultaneously across different time-frame charts. When the reference line is moved on one synchronized chart, the tool automatically updates its position on every conne
The GoldDigger
Abdullateef Opeyemi Folorunsho
The GoldDigger — Adaptive AI Trading Intelligence One engine. Every market. Built to think, not just execute. The GoldDigger isn't a single-pair scalper bolted onto a magic indicator. It's a full adaptive trading intelligence — a signal engine, a risk manager, and an execution router built into one system that scans Forex, Metals, Crypto, and Indices and decides, trade by trade, how to enter, how big to size, and how to protect what it wins. Why Traders Choose The GoldDigger Adaptive AI Signa
Trade Report to CSV
Hirabayashi Masayuki
Trade Report to CSV — Your Trade History, One Clean Row at a Time Tired of MT5's built-in reports leaving you wanting more? This script turns your closed trade history into a tidy, ready-to-analyze CSV — one row per trade, no digging required. Fields exported Entry time, Type (BUY/SELL), Lots, Symbol, Entry price, Stop loss, Take profit, Close time, Close price, Commission, Swap, Profit, Profit in pips, Magic number, Holding time, Close reason (SL/TP/manual/EA), Comment Highlights Choose you
Algo Scalper EA
Tshepo Michael Motaung
Algo Scalper EA is a confluence day trading robot using market orders and it trades during Trading Sessions. The EA exercise consistency and risk management, it has 2 entry signals produced from  Moving Averages(90 & 120) to harvest the most out of the trending market (on automatic mode). It is capable of allowing you to trade any symbol you want and during the time you want. Profits can only be secured by take profit level. Low spread is highly recommended for this EA, and you will see signific
VIX Momentum Pro EA - 产品说明 概述 VIX Momentum Pro是一个专门为VIX75合成指数设计的复杂算法交易系统。该算法采用先进的多时间框架分析,结合专有的动量检测技术,以识别合成波动率市场中的高概率交易机会。 交易策略 该专家顾问基于综合的动量方法运行,分析多个时间框架的价格走势。系统通过数学分析VIX75特有的价格模式来识别方向性动量。当多个技术条件对齐时生成入场信号,包括动量汇合、波动率阈值和方向偏差确认。 该策略避免依赖传统指标,而是依赖专门为合成指数行为校准的专有数学模型。这种方法使算法能够在合成市场独特的24/7交易环境中有效运行。 风险管理 VIX Momentum Pro实施了一个全面的三层风险管理系统,旨在保护资本的同时最大化盈利潜力: 仓位规模设定:算法使用基于百分比的风险计算来确定基于账户余额和预定义风险参数的最佳仓位规模。 动态止损管理:每个仓位都受到智能止损设置的保护,该设置适应市场条件和仓位表现。 紧急保护系统:多层账户保护包括最大日风险限制和紧急停止机制,当达到预定回撤阈值时激活。 系统包含先进的利润保护技术,包括自动盈亏
EA CyberPunk
Vitali Vasilenka
4.5 (8)
這款EA專為機構交易者設計,運用ICT(內部交易者)的核心原則。它分析市場結構、流動性水平和不平衡區域,以找到高機率的入場和出場點。 1+1 優惠:買一送一! 數量有限! 關鍵邏輯元件 市場結構: Cyber​​Punk EA辨識短期(STH/STL)、中期(ITH/ITL)和長期(LTH/LTL)極值,形成支撐位和阻力位。 這些水平用於建構突破、回調和趨勢延續的情景。 流動性池: 自動辨識關鍵極值上下的停損累積區域。 Cyber​​Punk EA考慮了價格向流動性方向移動的可能性,避免了錯誤的入場。位移與FVG: 公允價值缺口 (FVG) 區域、交易量不平衡和缺口可用於識別動量走勢以及大型交易者感興趣的領域。 EA 可以在動量事件後 FVG 恢復時入場。 信號過濾: 入場由位移條件、流動性以及是否符合市場結構來確認。 FVG 和不平衡類型的敏感度等級可調整。 優勢 安全性:Cyber​​Punk EA 避免在不確定區域交易,專注於已確認的水平。 靈活性:支援多種時間範圍,並可調整對結構的敏感度。 透明度:所有水平和區域均顯示在圖表上,方便交易者監控交易邏輯。 理想的使用條
AdaptiveEdge Evolution is a next-generation intelligent Expert Advisor designed for traders seeking adaptive automation, smart market analysis, and efficient multi-symbol trading. The EA integrates an advanced AI scoring system capable of evaluating live market conditions and filtering trading opportunities with enhanced precision. AdaptiveEdge Evolution continuously analyzes volatility, trend behavior, and price structure to identify high-probability setups. Immediately after being attached to
MSX Plug & Play Scalper v1.50 Overview MSX Plug & Play Scalper v1.50 is a MetaTrader 5 Expert Advisor designed for XAUUSD trading using a trend-following methodology based on Exponential Moving Average alignment and volatility-based trade management. The EA combines trend analysis, trade management and configurable protection mechanisms within a single automated trading system. Trading Logic The trading engine uses three Exponential Moving Averages to evaluate market direction. Trend Conditions
SD Trader Combined — Product Description SD Trader Combined Find the zone. Trade the reaction. Protect the account. A single-file, broker-safe Expert Advisor for MetaTrader 5 that detects high-quality supply & demand zones, scores them objectively, and executes three configurable strategies with strict, rules-based risk control. At a glance Platform MetaTrader 5 (build 3815+) Account Hedging or Netting Symbols Any liquid FX, metals, indices, crypto Timeframes M5 – H4 (optimized for M15 / H1) Fil
NeuroTrend Dashboard MT5
Andrew Ingosi Likare
NeuroTrend Dashboard – Advanced Multi-Asset Market Intelligence NeuroTrend Dashboard is a professional-grade technical analysis suite designed to provide a high-level, "bird’s-eye view" of market momentum across multiple symbols and timeframes simultaneously. By synthesizing complex proprietary momentum, real-time currency strength, and volume flow data, NeuroTrend distills the pulse of the market into a clean, actionable interface. Stop wasting time switching between individual chart windows. N
AO Trade
Ka Lok Louis Wong
AO Trade 系統是專門為趨勢交易而設計,利用競價時段或新聞時間作為參考點,與其他特定時間進行比較,以預測市場趨勢。 ** EA 中使用的所有時間參數均基於您的終端時間。不同的經紀人可能運作在不同的格林尼治標準時間區域,亦可能因夏令時調整而進一步變化。 請確保在實施之前對齊您終端的時間設置進行全面驗證。** 推薦設置: Use in   M1  timeframe HK50 / DE40 / ustec / UK100 在時間檢查期間,您將注意到價格檢查發生在特定檢查時間分鐘之後的1分鐘(1.2檢查時間分鐘)。這個設計是有意的,允許參考的柱子完成,從而確保開盤價、最高價、最低價和收盤價可以用於與訂單時間進行準確比較。 設置: -----------------1 Timers------------------- 1.1 Check time hour (HH)    --  用於記錄價格的時間戳。 1.2 Check time minute (MM) 1.3 Order time hour (HH)    -- 用於與檢查價格進行比較以開啟訂單的時間戳。 1.4 Order
Dragon Ball MT5新上架,推出促销活动 仅剩几个副本,599美元 下一个价格:799美元 最终售价:1599美元 实时真实帐户信号: https://www.mql5.com/zh/signals/2361170 最佳黄金(XAUUSD)自动交易程序, H4突破策略, 每天下单数量惊人! Dragon Ball MT5 版 更新1.80 !!   重要更新: 优化DB1~DB7 策略的参数,  合并 ET9 的 D1突破策略 , 添加 MaxStopLoss 和 MaxTakeProfit 参数 包括免费的 ET1 MT5版:  https://www.mql5.com/zh/market/product/113131 日线突破的 ET9 MT5版:  https://www.mql5.com/en/market/product/113134 描述 黄金下单数量最大的EA ——Dragon Ball MT5 !! Dragon Ball MT5 版是一款在黄金交易中拥有7合1交易策略的强大自动交易程序…… 是的!集齐七颗龙珠,召唤神龙,实现愿望!!OK,忘了它…… Dr
WiZard of Oz
Mathew Chiwendu Opara
WIZARD OF OZ Intelligent XAUUSD Trading EA Smart gold trading. Real predictive edge. Engineered for traders who want it to just work. What It Does Wizard of Oz is a precision XAUUSD Expert Advisor that identifies high-probability trade setups before the market makes its move , and manages risk with disciplined, balance-aware logic. No guesswork, no martingale chaos — just clean signals, clean entries, and tight risk control. ️ THE ENGINE Three core technologies, working as one. Neura
VP Quant Algo MT5
Emma-ekong Ben Eshiet
VP Quant Algo Indicator - Professional Trading Guide What This Indicator Does For You This is not just another indicator - it's a complete trading cockpit that combines institutional volume analysis, order flow intelligence, and quantitative signal confluence into one powerful tool. Let me break down exactly what each piece does and how you can use it to trade with an edge. --- The Five Core Systems Smart Money Volume Index - The Lower Window What it shows: · Buy Interest (aqua line) - S
Range Breakout XXX Pro
Saiful Izham Bin Hassan
Range Breakout XXX Pro 是一款多币种篮子交易专家顾问,基于时段内区间突破逻辑并辅以自适应波动率目标。将其附加到单个图表上,定义您的交易品种篮子,EA 便会独立跟踪并交易每个品种,同时在投资组合层面执行全局风险控制。 核心策略识别用户自定义时段内形成的最高价和最低价。时段结束后,EA 等待价格确认突破这些水平,并沿动量方向入场。止盈和止损使用 ATR 倍数动态计算,自动适应当前市场波动,而非依赖固定的点数数值。 本 EA 专为希望采用结构化、规则化方式在多个品种上进行突破交易的交易者设计,无需管理多个图表或手动调整各品种风险敞口。 主要优势 多品种篮子引擎 从单个图表即可交易任意数量的品种。EA 为每个品种创建独立的交易实例,各自拥有独立的时段跟踪、区间计算和持仓管理。内置的相关性保护(Correlation Guard)会交叉比对所有持仓的基础货币和报价货币,避免单一货币过度暴露。 自适应时段智能 EA 可替代固定时段,自动扫描每个品种最近 20 天的 H1 ATR 数据,以数学方式确定波动率最高的 4 小时窗口。该自适应引擎按用户定义的时间表重新校准
Urban Pulse
Fajar Dicky Firmansyah
4 (3)
没有花哨的技巧。没有失信的承诺。 Urban Pulse 专为关注一件事的交易者设计:一致性。无论您是在通过一个道具挑战逐步提升,还是管理客户资金,这个EA 都在限制范围内运作——并且兑现承诺。 在单个图表上运行: 附加到 GBPUSD 的时间框架 H1 。就这样。一个图表。一件武器。 重要: 此版本以 折扣价 提供。最终价格:$399。提前访问即将结束。 频道 链接 =  https://www.mql5.com/en/channels/mqltradingfajar Blog   link =   https://www.mql5.com/en/blogs/post/763583  核心优势 自动风险逻辑: 根据您的账户规模和止损距离计算手数 支持手动或固定手数: 您控制模式——保守或激进 回撤守护: 当浮动亏损超过您预设的百分比时自动关闭 单图表设计: 内部管理多个符号——无需拥挤您的平台 策略执行 多趋势模型: 在考虑任何进入之前,协调多个时间框架的趋势方向。   设置清单 参数 值 图表 GBPUSD 时间框架 H1 管理的符号 GBPAUD,GBPCHF,GBPNZD,
CChart
Rong Bin Su
在外汇和金融市场中,快速反应和精准的决策至关重要。然而,常规的 MetaTrader 5 终端最低只支持 1 分钟图表,限制了交易者对市场波动的敏感度。为了解决这一问题,我们推出了全新的 秒级图表 K 线指标 ,让您在副图中轻松查看和分析 1 秒至 30 秒的市场动态。 主要功能 支持多种秒级周期 :该指标允许您选择以下周期,满足不同交易策略的需求: S1 : 1 秒 S2 : 2 秒 S3 : 3 秒 S4 : 4 秒 S5 : 5 秒 S10 : 10 秒 S15 : 15 秒 S20 : 20 秒 S30 : 30 秒 实时更新 :秒级图表将实时更新,确保您在每一刻都能获取到最新的市场信息,帮助您做出及时的交易决策。 用户友好的界面 :该指标在副图中显示,直观易用,您可以轻松切换不同的时间周期,快速分析市场走势。 适用人群 短线交易者 :适合高频交易和短线策略的交易者,通过秒级图表捕捉瞬息万变的市场机会。 技术分析师 :为技术分析提供更细致的数据支持,帮助您识别潜在的买入和卖出信号。 如何使用 将指标添加到您的图表上。 选择您希望观察的秒级时间周期。 实时监控市场动向,利用丰富
ImbaBotGold
Sergiu Coretchi Craciun
ImbaBot: Ediția MarketBreaker Sistemul suprem de spargere structurală multi-timeframe ImbaBot este un algoritm de tranzacționare complet automatizat și de înaltă performanță, conceput pentru a detecta și exploata rupturile structurale ale pieței cu probabilitate ridicată. Construit cu o protecție conservatoare a capitalului și modele adaptive de volatilitate, acesta transformă expansiunea prețului într-un avantaj matematic constant. Avantaje cheie Universal Mastery : Testat riguros și comple
NEXUSMINING EXPLORATION ALGO - Precision Drilling for the Oil Market Hello, traders! I am NEXUSMINING EXPLORATION ALGO. I don't try to trade everything. I drill into one market, and I drill deep. My specialty? CRUDE OIL (USOIL / WTI). My mission? Sharp, disciplined, intelligently optimized execution - with precision at the core of every single trade. IMPORTANT! After your purchase, please send me a private message to receive the setup guide and my recommended settings. What makes me di
Trendi
Krym ʿYd Ahmd Abrahym
This expert advisor is a trading program that is programmed to trade in the Forex market. This program works on the basis of its own trading strategy, which is based on the analysis of technical indicators and market conditions. The goal of this program is to achieve continuous profits by opening and closing trading deals at the right time. This expert advisor uses technical indicators such as moving averages and Fibonacci to determine the entry and exit points of the market. It also uses mark
< div class = "atten" >   < p >< b > WaveHFX MT5 Expert Advisor </ b > 是一款适用于 MetaTrader 5 的自动化篮子交易机器人,专为结构化交易管理、智能市场过滤、篮子止盈、篮子止损和可控风险而设计。 </ p > </ div > < div class = "atten" >   < p >< b > 模拟账户登录信息 </ b >< br >   Server: < b > Exness-MT5Trial9 </ b >< br >   Login: < b > 436549081 </ b >< br >   Password: < b > 10WINNinerStra@ </ b ></ p > </ div > < div class = "atten" >   < p > 该模拟设置针对 < b > GBPUSD </ b > 和 < b > $100 </ b > 模拟账户优化。报告显示余额从 $100 增长到 < b > $145.03 </ b > ,超过 < b > 40% </ b
TradeMetrics Pro
Hussein Adnan Kadhim
The TradeMetrics Pro indicator enhances trade analysis and performance evaluation by presenting trade history and metrics directly on the chart. It accomplishes this through three key features: Summary Trade Panel: The Summary Trade Panel provides a concise overview of open and closed trades. It organizes trade summaries by symbol, lots traded, pips gained or lost, profit, and advanced statistics. This panel enables quick assessment and comparison of trade performance across different symbols.
MangoFX Initial
Olisa Chigozie Ufondu
MangoFX Initial – Smart Trend EA with Tesla‑Style Risk Management MangoFX Initial is a fully automated Expert Advisor designed for traders who value disciplined risk control, flexible entry logic, and transparent performance monitoring. Whether you are a conservative swing trader or prefer a more aggressive delayed‑entry approach, this EA adapts to your style while protecting your capital with daily, yearly, and floating equity limits. Key Advantages · Two Trading Modes in One EA   · Standa
Professional Non-Repainting TMA Channel Indicator for MetaTrader 5 TMA Channel PRO Non Repaint is a professional trend and volatility channel indicator designed for traders who work with dynamic support/resistance zones, trend continuation, reversals, and channel-based trading systems. MAIN FEATURES • Non-Repainting Logic • Dynamic TMA Channel • Vertical Histogram Cloud • Median Trend Lines • Buy & Sell Signal Zones • Adaptive Volatility Structure • Multi-Timeframe Compatibility • Suita
各位交易员大家好 :) 在 A2SR MT4 和 MT5 产品平台上服务用户 12 年后,现在是时候推出我的旗舰级 EA 产品了: 交易员救星 (TRADER'S SAVIOR)。 新一代黄金剥头皮交易智能交易系统 专为低资金投入实现精准、稳定和持续的卓越表现而设计。 初始资金仅需 300 美元: 2026 ,   2025 ,   2020 - 2026 。 Direct use ,   no need to require a special SET file . Minimum qualifications required for your broker. Account type :   RAW/Raw Spread/Razor of ECN . 交易员救星是一款专为 MetaTrader 5 平台上的 XAUUSD(黄金)交易量量身打造的精准智能交易系统, 针对 M10 时间框架进行了优化,采用高效的剥头皮交易策略。 English description . 限时限量发售 - 抢先体验价 仅限 50 台,以优惠价发售。 每售出 10 台,价格将逐步上涨,直至
Oscillator and Volume Suite One indicator file, 60 sub-window tools. Momentum, trend strength, volatility and volume analysis in a single selector instead of dozens of separate files cluttering the navigator. What it contains All entries are listed alphabetically, exactly as they appear in the selector. Momentum (28) Accelerator Oscillator, Awesome Oscillator, Balance of Power, Bears Power, Bulls Power, Chande Momentum Oscillator, Commodity Channel Index, Connors RSI, Coppock Curve, DeMarker, De
Scalp Adapt PRO
Oceane Tramecon
SCALP ADAPT PRO — 智能剥头皮专家 Scalp Adapt PRO 是一款专为现代剥头皮交易(Scalping)设计的高精度自动化交易系统。它将严谨的技术分析与独特的 跨市场相关性过滤 相结合,旨在确保黄金 (XAUUSD) 和主要货币对的进场安全。 核心优势 零马丁格尔 / 零网格: 尊重资本的健康策略。每笔交易均设有 SL (止损)和 TP (止盈)。 多指标分析: 结合指数移动平均线 (EMA) 判断趋势,并利用 RSI 判断动能强度。 服务器保护: 内置专门算法,自动检查经纪商限制 ( StopsLevel ),确保您的订单始终被服务器接受。 全平台兼容: 完美支持 对冲 (Hedging) 和 净额 (Netting) 账户。 使用建议 最低资本: 50 USDT。 核心品种: 黄金 (XAUUSD)。 时间周期: 兼容所有时间周期(特别针对 M1 和 M15 进行了优化)。 专家提示: 虽然机器人支持 50 USDT 起步,但如果您希望使用激进设置,我建议优先选择 Micro(微型) 或 Cent(美分) 账户
The Simple Manual Trading Panel (v2.11) Is a professional trade management tool designed with a clean, movable UI to streamline manual execution and automated exit strategies. Core Features Dynamic Visual Interface: A movable GUI panel that provides real-time information including a bar countdown timer, live spread, and advanced volume analysis. Flexible Lot Size setting, with 2 decimals (If broker supports it). Multi-Stage Take Profit: Supports three distinct Take Profit (TP) levels in either
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   附加材料和说明 安装说明   -   应用程序说明   -   模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR -
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
TradePanel MT5
Alfiya Fazylova
4.88 (167)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 应用程序说明 + 视频教程: https://www.mql5.com/zh/blogs/post/761102 用于模拟账户的应用程序试用版: https://www.mql5.com/zh/blogs/post/762579 如何安装应用程序: https://www.mql5.com/zh/blogs/post/762580 如何在可视化模式下测试应用程序: https://www.mql5.com/zh/blogs/post/770278 如何在VPS MetaTrader上安装应用程序: https://www.mql5.com/zh/blogs/post/770196 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
Telegram to MT5 Multi-Channel Copier   可将您 Telegram 频道中的交易信号自动复制到 MetaTrader 5。无需机器人、无需浏览器扩展、无需手动复制。信号一到 Telegram,EA 几秒内就在您的终端开仓。 产品包含两个组件:一个监听您 Telegram 频道的 Windows 应用程序,以及在 MT5 终端执行信号的本 EA。同时提供 MT4 版本   点此 . 设置指南与应用下载: https://www.mql5.com/en/blogs/post/768988 工作原理 Windows 应用通过您自己的 API 凭据连接 Telegram——不是机器人。这意味着它可以读取您订阅的任何频道、群组或话题,包括私有和 VIP 频道。您还可以把直接给您发消息的信号机器人、私聊,甚至自己的"收藏夹"(Saved Messages)用作信号来源。检测到信号后,应用会解析并交给 EA。EA 按您的经纪商解析品种名称,按您的风险设置计算手数并开仓。 整个过程全自动,无需守在电脑前。专为 24/7 无人值守运行设计:Telegram 连接断开
Astro Trade MT5
Indra Maulana
5 (4)
25% discount on the release of the tool: only for the next 3 buyers Send a message to receive a demo version. AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Vi
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
适用于 MetaTrader 5 的专业交易复制器 快速、专业、稳定可靠的 交易复制器 ,适用于 MetaTrader 。 COPYLOT 可在 MT4 和 MT5 终端之间复制 Forex 交易,并支持 Hedge 和 Netting 账户。 COPYLOT 的 MT5 版本支持: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 您也可以将交易复制到 MT4 终端(MT4 → MT4,MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT 是一款专业的交易和持仓复制器,可同时与 2、3 甚至 10 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
Anchor Trade Manager
Kalinskie Gilliam
5 (8)
Anchor: The EA Manager Your EAs cannot see each other, but Anchor can. Anchor gives you one place to coordinate your EAs, manage risk, and decide when trading is allowed. It works alongside the trading bots you already use without any changes to them. The Problem One EA opens a trade. Then another starts trading. The next thing you know, you wake up to multiple grids built across your account. Each EA may be doing exactly what it was designed to do, but together they can place far more risk on y
Ultimate Extractor
Clifton Creath
5 (8)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate EA manager also now available when you use cloud pro and above for free!! Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automa
Signal TradingView to MT5 Pro Automator TradingView 与 MetaTrader 5 之间的即时专业执行 使用最强大的桥梁,将 TradingView 警报与 MT5 中的实际执行连接起来,实现交易策略的自动化。这款 Expert Advisor 专为要求速度、灵活性和完美风险管理的交易者设计,可将任何警报消息转化为精确的市价或限价订单。 优势与特点 通用解析引擎(专有): 先进技术,能够自动识别并提取任何警报格式中的数据。您不再受限于单一的死板格式;系统会自动理解交易品种(Symbol)、操作(Action)、价格(Price)、止损(SL)和止盈(TP)。 实时执行: 极速轮询技术(低于 1 秒),经过优化可将延迟降至最低。接收到信号后,订单将在毫秒内执行。 机构级风险管理: 基于以下方式自动精确计算手数: 净值/余额百分比(% of Equity/Balance): 每笔交易承担固定账户百分比的风险。 风险金额(Risk Amount): 设定在触发止损时损失的固定货币金额(例如:100 美元)。 固定手数(Static Lots)
The 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
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Trade Copier Ultimate
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage
5 (5)
Trade Copier Ultimate - Telegram to MT5 Signal Copier Trade Copier Ultimate automatically copies Telegram trading signals into MetaTrader 5. The EA can read signal messages, detect the symbol, order type, entry price, Stop Loss, Take Profit levels and selected update commands, then execute or manage the trade in MT5 using your lot and risk settings. It is more than a basic Telegram to MT5 copier. TCU also supports Bot API and user-account Bridge workflows, Discord signal routing, local MT5 to MT
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
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.
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
MetaTrader 5 专业交易面板 —— 图表与键盘一键交易的高效控制中心 一款面向主动交易者的专业 Trading Panel,可让您比标准 MetaTrader 操作方式更快、更直观地完成开仓、平仓、修改、管理与控制。 这不是一个普通的小工具,而是一个为高频手动操作、仓位管理、挂单控制与利润管理而设计的完整交易工作台。 通过这套面板,您可以直接在图表上一键执行交易,通过键盘快速触发核心操作,并借助自动参数计算、图形提示、信息标签以及可视化管理功能,大幅减少重复性操作,让整个交易流程更加流畅、高效且专业。 使用我们的交易面板,您可以直接从图表上一键下单,执行交易操作的速度可比标准 MetaTrader 控件快约 30 倍。 全新高级版本现已推出: 使用 VirtualTradePad PRO SE 升级您的交易流程 — 适用于 MetaTrader 5 和 MetaTrader 4 的新一代专业交易面板。 MT4 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会
Bots Builder Pro MT5
Andrey Barinov
4.17 (6)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
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 (8)
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 Trade Pilot MT5 面向Smart Money Concepts交易者的半自动交易助手。在Telegram上接收带有图表截图的交易信号,然后通过一次点击下单。即使远离电脑,也可以从手机管理仓位。 解决的问题 Smart Money形态不会等您。Order Blocks和Liquidity Sweeps在伦敦开盘、纽约开盘或亚洲交易时段形成,而您往往在工作、开会或远离屏幕。当您查看图表时,形态早已过去。 SMC Trade Pilot将您的手机变成实时交易驾驶舱。本产品全天候扫描图表寻找SMC信号。当形态出现时,它会向您的Telegram发送完整的交易订单:图表截图、方向、入场价、建议止损、建议止盈、质量评分。由您决定。点击执行或点击跳过。 工作流程 本产品在后台监控图表。 检测到Smart Money信号时(BOS、ChoCH、Pending Break、新Order Block或Liquidity Sweep),Telegram会收到包含图表截图、信号详情和SL/TP建议的丰富消息。 三个内联按钮供您决策:EXECUTE、SKIP、MODIFY。 执行后,消息会更
The real‑time view of what is happening inside the market. Footprint Secrets brings detailed analysis directly into MetaTrader 5. It shows where volume is trading, how buyers and sellers are interacting, and how liquidity shifts as the market evolves. Designed for traders who want a precise, real‑time understanding of market behavior. Check out the free preview version here:  https://www.mql5.com/en/market/product/172398 Benefits for the Trader See the real activity behind price . Footprint ch
AlgoRadar
Stephen J Martret
5 (4)
AlgoRadar is an on-chart analytics dashboard for MT5 that aggregates Expert Advisor performance across multiple accounts, brokers, and platforms, including both MT4 and MT5 data, into a single live view on your MT5 chart. All analysis runs from the chart interface, with no external applications or manual report processing required. EA Analysis and Ranking For traders running multiple Expert Advisors, AlgoRadar provides a consolidated view of each EA's performance across accounts. Active EAs a
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,
The AZT Profit Locker is an advanced automated risk-management utility designed specifically for MetaTrader 5 (MT5) traders who want to remove emotional interference and protect their hard-earned profits. Traders aren't just fighting the Forex market, they're fighting their own biology. Fear, Greed and Anxiety lead to holding losers too long and cutting winners too early. The utility flips the script by removing emotion from risk management. Operating as a dedicated automated risk manager, this
Trade Manager DaneTrades
Levi Dane Benjamin
4.23 (30)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
多功能工具:手数计算器,网格订单,风险回报比,交易管理器,供求区域,价格行为等等 演示版本   |   用户手册 交易助手   不能在策略测试器中工作 :您可以下载   此处的演示版本  来测试此 工具 。 联系我   如有任何问题  / 改进建议 / 发现错误 如需MT4版本,请访问 此处 简化、加速并自动化您的交易   流程 。通过此   仪表板 扩展标准终端功能。 交易面板  适用于任何交易品种:外汇、股票、指数、加密货币等。 1. 开立新交易 :手数 / 风险 / 风险回报比计算 :手动交易的风险管理 手数计算器(根据风险大小计算交易量) 风险计算器(根据手数大小计算风险金额) 风险回报   比率 网格订单:  + 动态距离选项,及拆分手数选项 订单激活触发器,+ 买入止损限价 / 卖出止损限价 虚拟止损,虚拟止盈(隐藏止损,隐藏止盈:经纪商不可见) 智能止损 / 入场价位:若K线收盘突破则避免虚假触发 隐藏订单(虚拟挂单) 计划订单:即使市场休市也可挂单交易(周末计划器) 额外多级止盈价位 具有不同ID的OCO(一单取消另一单)订单 图表上的交易可视化 + 调整 止损 /
Smart Stop Manager – 专业级自动化止损管理系统 概述 Smart Stop Manager 是 Smart Stop 产品线的执行核心,为需要结构化、可靠且全自动止损管理的交易者而设计。它持续监控所有持仓,根据 Smart Stop 市场结构逻辑计算最佳止损位置,并按照清晰透明的规则自动更新止损。 无论是管理单一品种还是多品种组合,Smart Stop Manager 都能为每笔交易提供纪律性、一致性和全面的风险可视化。它减少情绪化判断,降低手动操作负担,并确保止损始终基于真实的市场结构进行调整。 功能亮点 基于市场结构的自动止损计算 • 自动评估所有持仓,并根据 Smart Stop 逻辑应用最佳止损水平。 一站式组合管理面板 • 显示交易品种、方向、Magic Number、手数、开仓价、当前价、推荐止损、点差距离、浮动盈亏、风险敞口及实时状态标签。 DPI 自适应专业界面 • 在高分辨率屏幕上呈现清晰锐利的显示效果,布局会动态适配窗口。 清晰的状态标签 • 每笔交易都会标注当前状态,让交易者即时了解风险状况。 高级特殊情况识别 • 智能识别逆趋势
作者的更多信息
VWAP Anchor Bands calculates the Volume Weighted Average Price – a reference level widely used in institutional trading as a fair-value benchmark for the current trading period. The calculation follows the widely-used session-VWAP standard, using cumulative price/volume weighting with optional standard-deviation bands. Features: Selectable anchor period: Session (daily reset), Week, Month, or Year. Flexible price source: HLC3 (default), Close, OHLC4, or HL2. Up to 3 deviation bands around the VW
FREE
Trend and Channel Suite One indicator file, 33 chart-window tools. Instead of loading a separate indicator for every moving average, band or trailing stop, you attach this suite once and choose the tool you need from a dropdown list. What it contains All entries are listed alphabetically, exactly as they appear in the selector. Moving averages (17) Adaptive Moving Average, Arnaud Legoux Moving Average, Double Exponential Moving Average, Exponential Moving Average, Fractal Adaptive Moving Averag
Oscillator and Volume Suite One indicator file, 60 sub-window tools. Momentum, trend strength, volatility and volume analysis in a single selector instead of dozens of separate files cluttering the navigator. What it contains All entries are listed alphabetically, exactly as they appear in the selector. Momentum (28) Accelerator Oscillator, Awesome Oscillator, Balance of Power, Bears Power, Bulls Power, Chande Momentum Oscillator, Commodity Channel Index, Connors RSI, Coppock Curve, DeMarker, De
筛选:
无评论
回复评论