InsideBarStop 5

This Export Advisor implements the trailing stop algorithm "Trailing Stop with Inside Bars" that was suggested by the famous German trader and author Michael Voigt ("Das grosse Buch der Markttechnik") to capture robust gains when trading strong price moves.

It is used for semiautomatic trading. You open a position manually and apply the expert to the chart. It modifies your order by setting a stop loss according to the trailing stop algorithm.

  • Your trade direction (Long/Short) is detected automatically.
  • PendingOrders (StopBuy/StopSell) are supportet
  • You can specify the initial stop bar by setting the "numberOfStopBars" input parameter.
  • You can set the threshold value added to lows/highs of bars for using input parameter "delta".
  • A certain ticketnumber can be specified. No interference with external positions/EAs.  
  • Add-On: Separate indicator that shows the progress of the stop value as a red line available for free in the market.

This is an exact implementation of the algorithm described in "Das grosse Buch der Markttechnik".

The Stop-loss value is adjusted as soon as a candle has closed, beginning with the bar after the Start Bar (second bar close):

  • as soon as a new Outside Bar occurs the stop is moved to it's High/Low (+ or - delta).
  • as soon as an Inside Bar occurs the stop is relaxed to the High/Low (+ or - delta) of the predecessor of the Outside Bar (or kept at the Outside Bar, if it has a lower Low/higher High than the predecessor).
  • when a candle closes below the Low of the current Outside Bar (LONG) the stop is set to that close value (-delta), vice versa for SHORT.


Bar for the initial stop (Input parameter "numberOfStopBars")

InsideBarStop allows to set the candle that defines the initial stop using the input parameter "numberOfStopBars". This offers full flexibility and is the only real extension of the algorithm suggested by Voigt.

Value 0 (start bar of the algorithm), 1 (bar preceding the start bar), and so on.


Threshold buffer (Input parameter"delta")

As M. Voigt suggests the trailing stop algorithm uses a fix „delta“ value (Input Parameter) that is added to or subtracted from the High and Low values of the bars to determine stop levels and Outside/Inside Bars.

Example: You are using the InsideBarStop in Long direction on the US SPX 500 index and set the Input Parameter „delta“ to the value „2.0“. The trailing stop values will be set 2 points below the Lows of the bars. A new Outside Bar will be detected only if a bar closes more that 2 points above the High of the current Outside Bar.

This mechanism is used to reduce the impact of market noise and prevents from being stopped out by slightly new highs or lows.

Tip: The indicator "InsideBarStop Indicator" is available for free here in the market. You can use it in conjunction with the expert. It shows the progress of the trailing stop value as a red line.

Detailed information concerning the algorithm is available in the product description of the indicator InsideBarStop Indicator 5.

The first screenshot below shows the indicator in action. The second one shows the expert managing a position.

推荐产品
DigiGrid MT5
Sergey Belov
The Expert Advisor builds a grid of orders at prices near support or resistance levels. Entry points are calculated by the EA using the author's algorithm and based on a variety of factors. The EA uses several time ranges for analysis. The built-in trend filter allows to make more accurate entries with a greater likelihood of closing them with profit and thus reducing the number of simultaneously open orders. All orders are closed upon reaching the expected profit. Through the use of TakeProfit
Risk Manager Best: The Benchmark for Professional Money Management Why do I consider this utility the best solution on the market? The answer is simple: it was created by a trader for traders who value their time and money. Unlike overloaded alternatives, it doesn't have a single unnecessary feature that could distract you from chart analysis. This is a tool that turns routine risk calculations into instant action. Here are the key advantages, broken down into sections: 1. Intuitive Interfac
CoioteDeltaCandle
Alexandre Moraes De Souza Lima
O indicador precisa do times and trades (time and salles) para seu correto funcionamento. O Volume é composto por ordens à mercado compradoras e vendedoras que agrediram o book de ofertas, o Delta é a diferença das ordens a mercado compradoras e vendedoras. O CoioteDeltaCandle monitora o time and trades e à partir dos dados de agressão forma candles temporais em 4 formatos diferentes, possível selecionar à partir de configurações. São elas: Modo com acumulação. Modo com pavio. Modo inverter.
Pew Pew MT5
Wilna Barnard
Pew Pew EA – MT5 均值回归网格交易智能交易系统 Pew Pew 是一款高级均值回归 Expert Advisor,配备预测型网格恢复系统,旨在适应真实市场环境。 该 EA 经过大量编码、测试和优化开发而成,使用结构化交易逻辑,根据市场波动、新闻影响和价格行为变化来调整恢复系统的运行方式。 Pew Pew 适合希望使用自动化恢复系统的交易者,并提供清晰的控制选项、专业的图表面板、内部 SL/TP 管理以及实用的风险控制功能。 Pew Pew 在 EURUSD 和 AUDCAD 上显示出有前景的结果,但并不限于这些货币对。用户也可以根据自己的测试,将其优化用于其他合适的交易品种。 推荐时间周期:M15 促销发布优惠 该 EA 当前仅向前 5 份购买者提供入门优惠价格。 之后,随着产品进一步发展,价格可能会提高。 欢迎您提供反馈。如果您有任何想法、建议或希望在此 EA 中加入的功能,请随时联系我。 如果这个 EA 对您有所帮助,我将非常感谢您留下评价。 功能特点 · 单品种交易:EA 设计用于交易其所附加图表的当前交易品种。 · 预测型网格恢复系统:恢复逻辑会根据波动率、新闻
FoxterAII
Serhii Shal
FoxterAI — 基于ATR自适应步长的网格交易EA,内置实时控制面板 FoxterAI 是一款用于 MetaTrader 5 的自动网格交易机器人,基于均值回归网格策略构建。网格步长通过 ATR 指标计算,而非固定点数:波动率高时订单间距变宽,波动率低时间距变窄,实现自动适应市场节奏。EA 同时管理两个独立序列——BUY 和 SELL。 核心功能:控制面板在策略测试器中完全可用 内置交互式控制面板在策略测试器可视化模式下完全正常运行。回测过程中无需停止测试即可修改关键参数:启用/禁用交易、切换方向、更改入场模式、激活 Basket Mode、调整盈利目标、启用关卡系统、修改网格限制——并立即看到对结果的影响。这极大地加快了参数优化速度。 运行架构 每个 Tick EA 依次执行:序列更新、DetectTrend()(趋势检测)、CheckNewSeriesEntry()(入场条件检查)、ManagePositions()(保本、追踪止损、网格均值、止盈管理)、面板更新。 趋势检测 自定义 ATR 算法——计算所选时间框架上 N 根已完成 K 线的 High-Low 均值。ATR
Mango Scalper
Mahmoud M A Alkhatib
Mango Scalper  is a fully automated scalping robot that uses a very Good and Smart breakout strategy, advanced money management and probabilistic analysis. Most effective in the price consolidation stages that occupy the bulk of the market time. Proven itself on real accounts with an excellent risk-to-reward ratio. Does not need forced optimization, which is the main factor of its reliability and guarantee of stable profit in the future. S uitable for both beginners and experienced traders.  
Fractals
Mikhail Nazarenko
The Fractals indicator displays on the chart only fractals with the specified parameters in the indicator settings. This allows you to more accurately record a trend reversal, excluding false reversals. According to the classical definition of a fractal, it is a candlestick - an extremum on the chart, which was not crossed by the price of 2 candles before and 2 candles after the appearance of a fractal candle. This indicator provides the ability to adjust the number of candles before and after t
AI Equity Protector - 资管/自营交易账户(Prop Firm)智能量化EA 构建自动交易系统是一项充满挑战的工作。市面上大多数标准 EA 在回测时表现完美,但一旦遇到真实的市场波动,就会立刻失效。我厌倦了看到机器人在基本的新闻事件中爆仓,这就是我开发 AI Equity Protector 的初衷。经过多次试验和改进,它现在专注于“资金保护”。如果您正在操作自营交易公司(Prop Firm)的账户或管理真实的资管资金,您会明白这一点至关重要。 Exness   Live Signal >>>> 策略原理 为了保护系统的核心竞争力,我将具体的数学模型和入场逻辑严格保密。您可以把它看作是一个“黑箱”。但其背后的逻辑如下:EA 实时监控机构交易量激增,自动过滤市场噪音。它会等待真正的市场突破,而不是过早入场,并通过严格的日内趋势偏好(Daily Bias)进行过滤。 您不需要整天盯着屏幕。该系统会在图表上投射一个简洁的文本面板,让您清楚地读取算法当前的等待状态。 核心功能 全面的 SL 和 TP 管理: 您可以完全掌控止损(SL)和止盈(TP)。我添加了基于美元的追踪止
Ultra KZM
Nattapat Jiaranaikarn
Ultra KZM is an Expert Advisor that using the unique trading operation. It's strategy is based on the combination of grid and correlation system which is the new method that I invented and developed for a long time. You can see Live Signal from these links : (delete space) 1.  https: //www .myfxbook.com/portfolio/ultra-kzm-eurjpyeurchf/10224608 2.  https: //www .myfxbook.com/portfolio/ea-ultra-kzm-real-account/10374382 Note that this EA should run in ECN swap-free account. When you backtest yo
Adhera II
Putu Hery Siswanto
ADHERA II ADHERA II is a free MetaTrader 5 Expert Advisor designed primarily for Gold trading using a structured ALPHA + HERO bounded recovery system . The EA begins each trading cycle with one initial position called ALPHA . If the market moves against ALPHA, the HERO system may add recovery positions sequentially at predefined price distances. Recovery positions are not opened simultaneously. ADHERA II is a complete free product. It is not a demo, trial or intentionally restricted edition. Tr
FREE
EA Builder MT5
Arthur Hatchiguian
4.51 (53)
EA Builder  allows you to create your own algorithm and adapt it to your own trading style . Classical trading, grid, martingale, combination of indicators with your personal settings , independent orders or DCA, visible or invisible TP/SL, trailing stop, loss covering system, break-even system, trading hours, automatic position size etc.. The EA Builder has everything you need to create your perfect EA .  There is an infinite number of possibilities, build your own algorithm. Be creative! Pro v
FREE
Index Auto Trader Vip
Adrian Fernando Navarrete Gonzalez
Index Auto Trader Vip is an advanced, fully automated Expert Advisor designed to capitalize on high-volatility markets, specifically optimized for synthetic indices like Step Index and major Forex pairs. Unlike traditional moving average bots that suffer from severe lag, this algorithm uses a zero-latency custom trigger system combined with a dynamic RSI Exhaustion Shield. This ensures the EA only enters trades with strong institutional momentum while strictly avoiding overbought and oversold tr
LevelXpertPro v1
Mindaugas Platkevicius
MT5 Trading Bot: Transforming $1,000 into $100,000 in One Year This powerful MT5 trading bot is designed for exceptional growth and consistent performance. Over the course of one year, it demonstrated the ability to transform an initial investment of $1,000 into $100,000, proving its effectiveness in dynamic market conditions. Key Features: Advanced Algorithmic Trading: Utilizes cutting-edge algorithms to identify high-probability trade setups. Optimized Risk Management: Smart stop-loss, take-p
NexCrash 500 EA
Jacoues Lukas Olivier
Introducing NexCrash 500: Your Fully Automated Trading Solution NexCrash 500 is a cutting-edge, fully automated trading bot designed to navigate the Crash 500 market with precision and accuracy. This powerful tool is engineered to maximize gains while minimizing risk, ensuring a seamless trading experience. Key Features: - Dynamic Lot Size Calculation: NexCrash 500 adjusts the lot size based on your chosen risk percentage, ensuring that each trade is executed with optimal position sizing. -
Bober Real MT5
Arnold Bobrinskii
4.88 (16)
Bober Real MT5 是一个全自动的外汇交易智能交易系统(EA)。该机器人创建于 2014 年 ,在此期间完成了大量盈利交易,在我的个人账户上实现了超过 7000% 的收益增长 。经过多次更新, 2019 年版本 是最稳定、最优秀的。机器人可用于任何交易品种,但在 EURGBP、GBPUSD(M5 周期) 上表现最佳。使用错误的参数会导致较差结果。 真实账户的 set 文件仅提供给购买者。 ️ 主要优势 无马丁格尔、无对冲、无加仓,始终使用 SL/TP 。 高速测试与优化。 可选 Dynamic Take-Profit ,自动适应价格通道高低点。 内置 新闻日历过滤器 ,自动避开重大事件。 自动检测 GMT 偏移 。 针对实盘交易长期优化,结果稳定。 设置后可自动运行,无需干预。 参数说明 Core / Trading type_order — 订单执行类型 (默认 ORDER_FILLING_FOK)。 ReverseTrade — 反转交易方向。 ToolEnter — 入场工具 (RSI 或 None)。 RSI304 / NoRSIbars — RSI 周期与
Strategy description can be seen in the attached video( https://www.youtube.com/watch?v=JzN1fEZmc40 ). This hedging strategy strictly follows what is presented in the video. The strategy works on any pair of forex, crypto, indices and other derivatives. Through the settings, you can customize the size of lots, add pairs for operation, and profit and loss points. The distance between sell and buy orders must be configured according to the number of decimal places of the pairs that will be tra
Impulse Hadge
Dilmurad Zamitov
Chinese Version (简体中文): ImpulseHedger XAU (黄金脉冲对冲者) 用数学精度驯服黄金市场。 您是否厌倦了在漫长的黄金趋势中导致爆仓的“网格”EA?大多数网格系统之所以失败,是因为它们缺乏应对爆发性行情的稳健退出策略。 ImpulseHedger 专为将黄金的高波动性转化为计算优势而设计,采用了“脉冲网格”与“智能护盾”的混合系统。 核心功能: 扩展型 7 级网格: 采用保守的订单增量( $0.01$ 到 $0.03$ ),旨在承受深度市场波动而不耗尽您的保证金。 紧急恢复(0.2 手): 当市场达到临界距离时,EA 会触发紧急对冲以抵消网格压力。 终极锁仓(0.5 手): 最后一层防御。仅当总回撤达到 50% 时才激活此反向对冲,“冻结”风险,保护您的余额免受全额损失。 即时动能重入: 在网格通过保本或移动止损关闭后,EA 会立即重启,确保您不会错过任何趋势行情。 技术规格: 交易品种: XAUUSD (黄金)。 时间周期: M1 — M15。 最低存款: $3,000。 杠杆: 建议 1:500 或更高。 执行: 兼容 EC
Footprint 是一款用于分析订单流 (Order Flow) 和成交量的指标。 它有助于在聚类层面识别市场结构,寻找活动增加的关键区域,并直接在图表上使用过滤器,无需不断打开设置窗口。 Footprint 指标功能 Bid x Ask, Delta 聚类图表; 图表上的控制面板; 用于调整过滤器的滑块; Absorption; Initiative; Stacked Imbalances; Big Trades; dPOC / Dynamic Point of Control; Delta; 侧边市场轮廓 (Market Profile); 累计 Delta (Cumulative Delta)。 核心优势 在密集的 Tick 流上快速计算和渲染数据; 图表内管理 — 主要模式和过滤器可直接在图表上切换,无需打开设置; 通过过滤突出显示重要的价格水平和聚类; 视觉信号高亮:吸收、主动性、失衡和大单交易; 按日、周或当前可见范围显示的侧边轮廓; 包含总成交量、Delta 和累计 Delta 的面板。 Footprint 帮助您确定: 重要成交量集中的位置; 主动性压力出现的位置;
Project Indirect Lock is the hybrid algorithm of Arbitrage, Grid and Hedging. Simple way to describe is Lock USD by using GBPUSD and EURUSD. It is almost all time parallel direction. This way, we can reduce a lot of drawdown if we compare to original Grid and Hedging. P.S. Please note that !!EVERY INVESTMENT ALWAYSE HAVE RISK!! !!USE WISELY WITH YOUR OWN RISK!!
User Grid MT5
Aliaksandr Charkes
User Grid   MT5  is a multifunctional grid Expert Advisor designed to fully or partially automate various ideas related to grid trading (on a hedging account) . The Expert Advisor can trade on any timeframe, on any currency pair, on several currency pairs, on any number of signs. It does not interfere with manual trading, trading of other Expert Advisors, or the operation of any indicators. It allows you to adjust your settings on the fly, works only with your own positions and orders. It has a
Dai Dai
Achmad Benny
Dai Dai is a fully automated grid Expert Advisor for MetaTrader 5, built based on Stochastic divergence entries and a dynamically spaced grid that adapts to live market volatility. It opens the first position only when a confirmed divergence signal appears, then manages the open basket automatically — adding grid orders as price moves against it and closing the entire basket the moment a combined profit target in dollars is reached. The EA offers a choice between Martingale lot scaling and a fix
Dominika
Vladimir Shumikhin
Dominika — 全自动交易智能交易系统(EA)。 Dominika 是一款适用于 MetaTrader 5 的全自动交易智能交易系统(EA),它将智能市场分析、审慎的资金管理、严谨的网格构建系统以及一整套持仓管理机制结合在一起。 该 EA 能够自主判断开仓的有利时机,监控已开仓交易,并在无需用户持续干预的情况下对其进行管理。 Dominika 并非单一信号或一组随意的规则,而是一套完整的系统——市场分析算法、仓位管理、网格构建与资金保护机制协同运作,形成统一的运行机制。 该 EA 的核心目标并非追求最大数量的交易,而是在整个交易序列中持续控制风险水平的同时,寻找高质量的交易机会。 智能交易系统 Dominika 自主分析市场状况,仅在出现确认的入场条件后才开仓交易。 在每次开仓前,该 EA 会额外检查以下内容: 订单之间的距离; 交易之间的时间间隔; 所选择的交易方向; 当前点差; 交易时段的可用性; 可用保证金的大小。 这些检查会在每次入场前执行,能够过滤掉不符合当前交易条件的交易,使 EA 的运行更加严谨且可预测。 Smart Risk — 自适应仓
Phoenix Plus
Dang Cong Duong
At first, I got my teeth into  Phoenix  Ultra   Expert Advisor. This   Expert Advisor  will support automatic close order if the direction is correct and perform recovery if the direction is wrong. If you enter an order: 1. The price goes in the right direction and hits the   Min Profit Point ,   trailing stop 20% of the current profit. 2. The price goes in the opposite direction, the Expert Advisor will place the order with the volume is   Recovery Volume Percent  at the input, the distance to
OverSeer MT5
Theo Karam
4 (2)
OverSeer:Your Thoughtful Trading Ally OverSeer isn’t just another Expert Advisor—it’s a carefully crafted companion for traders looking to navigate the complex world of index trading with a steady, conservative approach. Built through years of experimentation and learning, OverSeer helps you gain exposure to global markets while keeping your strategies grounded in realism. Why Choose OverSeer? OverSeer bridges thoughtful trading strategies and practical decision-making. Instead of trying to pr
Cyclone Intraday
Mikhail Mitin
5 (1)
How the EA works (simple explanation) Trades on M5 timeframe Uses H1 timeframe to analyze global market context Analyzes 2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol: EURUSD Timeframe: M5 Trading style: Intraday
Market Profile Suite
Muhammad Minhas Qamar
Developed by MMQ —  Market Profile Suite   Was: $79 Now: $59 A comprehensive Market Profile indicator for MetaTrader 5 that visualizes price distribution through TPO (Time Price Opportunity) analysis. The implementation draws from concepts presented in Jim Dalton's "Mind Over Markets," providing traders with tools to understand market structure, value areas, and volume distribution across multiple timeframes and session configurations. Links [ Documentation  |  Video  | More ] Feature Highlight
Raja Trading Pro
Ikhwan Naufal Fiqri
5 (1)
Raja Trading PRO - The Smart BEP Recovery Grid Product Description  Are you tired of ordinary Grid EAs that get stuck in drawdown for days, chasing unrealistic profit targets? Raja Trading PRO takes the original concept to a much higher level, offering professional-grade features that are far superior to the standard version. This EA is designed with a completely different philosophy: Fast Recovery. This is not a passive EA. It is an aggressive grid system paired with the smartest exit strategy
Heiken Ashi Smoothed Trend-Following EA: Trade with Clarity   Warning: If you experience any issues while using the EA, please contact us and we will guide you through the fix. Tired of noisy charts and false signals clouding your trading decisions? The   Heiken Ashi Smoothed Trend-Following EA   transforms complex price action into clear, actionable trade signals. This automated Expert Advisor uses a professionally smoothed indicator to filter out market noise, helping you identify and follow t
Silent Reaper
Mate Patrik Toth
各位交易者,你们好!我是 Silent Reaper,MT5 市场上金字塔顶端的掠食者,也是黄金自动交易领域的绝对权威。 我在真实市场中拥有无可挑战的主导地位,是公认的 XAUUSD 大师。我的专长? 黄金 。我的使命?日复一日地收割精准且智能的利润。 转折点:我为何诞生 多年来,我只是那 95% 亏损交易者中的一员。我意识到,想要获胜,就必须停止像人类一样交易,开始像机器一样执行。Silent Reaper 是我的数字代理:一个在没有任何机构面确认之前绝不冒险的系统。 限时优惠: 首周发布推广后,每销售 5 个单位价格将上涨 $50。 最终价格:$1299 。 独家赠品: 今天购买即可免费获得 Boring Gold !详情请私信。 $129 的启动优惠仅持续至 5 月 10 日,抓紧机会! REAPER 的优势 智能过滤噪音: 搭载 XGBoost 机器学习过滤器,无视诱导散户的“垃圾”信号。 质胜于量: 如果市场不完美,我就潜伏。耐心是我的核心竞争力。 机构直觉: 内置多年的市场经验,识别真实的趋势结构,而非随机波动。 三种执行模式 Shadow Scalp (影子头皮): 外科
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 The    Liquidity Heatmap   is a sophisticated institutional trading tool designed to reveal where over-leveraged traders are trapped. By calculating estimated liquidation levels based on volume spikes and leverage, this indicator draws a dynamic "h
该产品的买家也购买
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.97 (143)
通过 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 >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
TradePanel MT5
Alfiya Fazylova
4.88 (162)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
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策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
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:/
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
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 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
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。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
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
Anchor Trade Manager
Kalinskie Gilliam
5 (6)
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
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
Trade Dashboard MT5
Fatemeh Ameri
4.95 (131)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader 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 n
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 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
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
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
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 将下
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
ManHedger MT5
Peter Mueller
4.83 (6)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
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
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
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等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
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
Equity Protect Pro:全方位账户保护专家,让您的交易更安心 如果您正在寻找账户保护、净值保护、投资组合保护、多策略保护、利润保护、利润收割、交易安全、风控程序、自动风控、自动清仓、条件清仓、定时清仓、动态清仓、跟踪止损、一键关闭、一键清仓、一键还原等功能,Equity Protect Pro 就是您要找的程序。 它配置简单,当到达预设条件时,可关闭所有图表,同时支持关闭信号订阅(这意味着所有交易程序也将停止运行)。此时,将不再有新订单产生,最后再关闭所有订单,有效防止意外损失,让您在交易过程中高枕无忧。 Equity Protect Pro (Technical Manual) Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4 Demo.ex4        Equity Protect Pro MT5 Demo.ex5 Equity Protect Pro 拥有 14 个核心功能,它们都是独立运行的。您可以根据您的交易策略,选择合适的功能组合使用。这些功能默认为关闭状态,
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
作者的更多信息
InsideBarStop Indicator for MT5 This indicator can be used to show and evaluate the trailing stop algorithm "Trailing Stop with Inside Bars" that was proposed by the famous German trader and author Michael Voigt ("Das grosse Buch der Markttechnik") to capture robust gains when trading strong price moves. The trailing stop price is shown as a red line. You can start the trailing stop anywhere on your chart (bars or candles) by setting the "initialBarDateTime" input parameter to the open time of
FREE
ChartGroup
omeleon GmbH
5 (1)
Link several charts to each other to create a chartgroup. Used for rapid analysis of markets/symbols on multiple timeframes. ChartGroup is implemented as a MetaTrader indicator. When the indicator is applied to several charts they share either the same Symbol or Timeframe, depending on the setting of the single Input-Parameter "mode". You can create one group sharing the same symbol and one group sharing the same timeframe/period at one point in time. The number of charts for a group is not limi
筛选:
无评论
回复评论