Copy trade telegram to mt5

  • 实用工具
  • Mohammed Kaddour
    Mohammed Kaddour
    4.6 (8)
    你是否正在寻找一位专业的 Pine Script 或 MetaTrader(MQL4/MQL5)开发者,将你的交易想法变为现实?
    我拥有多年开发自定义指标、交易策略和智能交易系统(EA)的实战经验,专注于将交易理念转化为强大且可靠的工具。我与全球交易者合作,开发高效、高性能的解决方案,量身定制,适用于 TradingView 或 MetaTrader 4/5 平台。
    我提供的服务包括:
    - 为 TradingView 编写自定义 Pine Script 指标和提醒
    - 使用 MQL4/MQL5 编写智能交易系统(EA)和指标
    - 策略自动化与历史回测
  • 版本: 1.5
  • 更新: 11 三月 2026
  • 激活: 5

使用这款功能强大、配置丰富的信号复制EA,全面提升您的MT5交易表现。支持从Telegram复制交易,具备高级资金管理、时间控制和智能仓位管理功能。

💰 高级资金管理

  • 3种手数计算方式:

    • 固定手数
    • 按账户余额计算(例如:每10,000美元使用0.1手)
    • 风险百分比(每笔交易风险1–5%)
  • 多级止盈(TP),支持独立手数倍数

  • ✅ 根据止损距离动态计算手数

  • ✅ 最小/最大手数限制

时间控制功能(全新!)

  • X分钟后自动平仓
  • ✅ 到达时间限制后仅关闭盈利订单
  • ✅ 到达时间限制后仅关闭亏损订单,提前止损
  • ✅ 适用于剥头皮交易(5–15分钟)和日内交易(60–240分钟)
  • ✅ 交易时间过滤(例如:仅在8:00–22:00之间交易)

🎯 仓位管理

  • 自动保本功能(Breakeven) —— 将止损移动至开仓价并加保护点
  • 移动止损(Trailing Stop),可自定义启动点和距离
  • 部分平仓 —— 支持25%、50%或自定义比例
  • 在TP1平仓后对剩余仓位进行移动止损
  • ✅ 根据交易信号手动调整SL/TP

🔧 信号处理

  • ✅ 识别BUY、SELL及4种挂单类型
  • ✅ 自动提取入场价、止损、止盈
  • ✅ 支持价格格式或点数格式(自动识别)
  • ✅ 处理modify、close、cancel信号
  • 滑点控制 —— 超出范围自动转换为限价单
  • 信号过期机制 —— 自动忽略旧信号

🛡️ 风险管理

  • ✅ 限制最大持仓数量
  • 挂单到期时间(X小时后自动删除)
  • ✅ 交易品种白名单/黑名单
  • ✅ 按关键词过滤信号(包含/排除)
  • 交易时间窗口 —— 仅在指定时间内交易

🌍 品种管理

  • ✅ 支持非标准品种名称(GOLD → XAUUSD,SILVER → XAGUSD)
  • ✅ 支持前缀/后缀(适配不同经纪商)
  • ✅ 最小品种名称长度过滤
  • ✅ 多种方式智能识别交易品种

📝 详细日志记录

  • ✅ 完整的执行日志,便于调试
  • ✅ 跟踪信号处理流程
  • ✅ 仓位管理通知
  • ✅ 带详细错误代码的报告

🎓 安装指南

Step 1:安装EA

  1. 下载EA文件
  2. 复制到:MQL5/Experts/ 文件夹
  3. https://mql5.com 下载 Jason.mqh
  4. 复制到:MQL5/Include/ 文件夹
  5. 重启MT5或刷新导航器

Step 2:启用WebRequest

  1. 工具 → 选项 → 专家顾问
  2. 勾选“允许WebRequest用于以下URL”
  3. 添加:http://127.0.0.1
  4. 点击确定

Step 3:设置信号服务器

  1. 从Telegram频道安装应用
  2. https://t.me/copy_trader_softwer/16

Step 4:将EA加载到图表

  1. 将EA拖到任意图表(交易品种不限)

  2. 配置参数:

    • 手数计算方式
    • 风险百分比
    • 自动平仓时间(如需要)
    • 交易时间
  3. 启用“允许实时交易”

  4. 点击确定

Step 5:测试

  1. 向服务器发送测试信号
  2. 在MT5的Experts标签中查看日志
  3. 确认交易是否成功执行
  4. 根据需要调整参数

⚠️ 重要说明

风险提示

  • 在实盘交易前务必先在模拟账户测试
  • 设置合理的手数和风险限制
  • 仔细监控前几笔交易
  • 始终使用止损

🆘 故障排除

问题:“WebRequest failed, code: X”

解决方案:

  • 检查MT5的WebRequest设置
  • 确认服务器正在运行
  • 先在浏览器中测试URL

问题:“Symbol not found”

解决方案:

  • 检查品种名称是否与经纪商一致
  • 如有需要使用前缀/后缀
  • 添加到非标准品种列表

问题:交易未执行

解决方案:

  • 检查手数限制
  • 验证账户余额
  • 检查最大持仓数量限制
  • 检查信号格式

问题:自动平仓未生效

解决方案:

  • 确认 EnableAutoCloseByTime = true
  • 检查 MinutesToAutoClose > 0
  • 确认EA正在图表上运行

💬 客户支持

购买前:

  • 在产品评论区提问
  • 仔细阅读文档

购买后:

  • 通过MQL5私信联系
  • 遇到问题请附上MT5日志
  • 提供信号示例
  • 24–48小时内回复
推荐产品
ToTheMoon MT5
Daniel Moraes Da Silva
5 (6)
ONE OF THE FEW ROBOTS WITH A SIGNAL HISTORY OF MORE THAN 3 YEARS AND AMONG THE TOP 10.   LINK TO MY ROBOTS AND SIGNAL PRESETS: In my profile there is a link to download the PRESETS that I use in my SIGNALS, you can download and Backtest for free, there are explanations in the my WebSite. https://www.mql5.com/en/users/tec_daniel   LINK TO OTHER ROBOT VERSIONS: MT4:  https://www.mql5.com/en/market/product/97963 MT5:  https://www.mql5.com/en/market/product/97962   SOME EXAMPLES OF SIGNALS ON “mql5.
SMT Divergences MT5
Diego Arribas Lopez
MT4 Version DoIt SMT Divergences - Non-Repainting ICT SMT Indicator for MT5 An SMT divergence indicator for MT5 that shows a perfect setup only after the swing has changed is not giving confirmation. It is giving hindsight. DoIt SMT Divergences compares confirmed swing highs and lows between the chart symbol and a second correlated instrument. When one market makes a new extreme and the other fails to confirm it, the indicator marks the disagreement. The default workflow uses confirmed swings. Y
Gold Crazy EA MT5
Nguyen Nghiem Duy
Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
里程碑达成:PFTA Honey Harvester v14 已在 MT5 市场正式上线! 经过不懈的工程研发、深度的系统优化以及真实世界的压力验证,PFTA Honey Harvester v14 成功征服了 MetaTrader 5 市场验证器(Market Validator)—— 这是业内最残酷的自动化测试环境之一。 这绝对不仅仅是一个普通的通过认证。 ️ MT5 验证器模拟了: 极端点差剧增 (Spread spikes) 多品种混乱环境 多时间框架压力 最极端的经纪商条件 通过此验证 = 证明了在极端压力下的系统结构完整性。 10/10 — 量化分析师满分评级 在发布之前,v14 接受了 4 位极其严苛的量化分析师的审计。 最终裁决: 满分 — 10/10 卓越的系统稳定性 完整的交易架构 高级安全与恢复(Recovery)层 专业级执行引擎 以下核心功能获得了特别认可: 网格回收引擎 (Grid Recycling Engine) 一篮子止盈系统 (Basket Take Profit System) 这些绝对不是
The CandleStick Scanner is a tool that allow you to perform a   market scan   and search any candlestick pattern that you already created in the current chart, You can perform a quick search in the current chart (500 bars will be scanned),  This is a lite version of  CandleStick Factory for MT5 . The   full version   video can be found here :  https://www.youtube.com/watch?v=fq7pLXqVO94 The  full version  can be purchased here:   https://www.mql5.com/en/market/product/75434 How it works You can
FREE
Bitcoin Apex Predator
Emanuel Ivan Andersson
特别上市优惠价 :   349 美 元 前1 0份 售 出 后 , 价 格将 上涨 至499美元 重要提示:购买EA后,请在MQL5上给我发送私信。我会帮助您正确安装,并发送配置指南。 BTC Apex Predator 是一款趋势跟踪类智能交易系统(EA),专为捕捉比特币大周期牛市行情而设计,并在熊市阶段保持空仓离场。它不是剥头皮策略,也不是加倍下注式的系统:其目标是捕捉宏观趋势的主体部分,并在趋势衰竭时保护本金。 工作原理: 通过长期动能读数,识别市场可能出现的长期底部。 当两条长期均线向上交叉,并伴随趋势强度确认时,判定新一轮牛市趋势成立。 当价格突破近期交易区间时入场,随后随着行情延展逐步加仓,加仓规模根据近期波动率调整。 使用较宽的动态止损跟随价格上行,让趋势尽可能长时间地延续。 当价格远高于其长期均值时(历史上市场顶部的常见信号),阻止新的买入。 当长期趋势转为下行时,平掉所有仓位,完全转为空仓。 回测概要:BTCUSD,1小时图,2017–2026年,基于真实历史Tick数据,初始资金1000美元。完整周期及样本外验证的全部业绩指标见下方截图。 风险提示: 所示结
## EA PHANTOM EDGE – 智能斐波那契交易系统 **执行概述**   EA PHANTOM EDGE 是一款专业级自动化交易系统,专为利用高概率市场反转而设计,结合斐波那契回撤分析与价格行为确认。该系统注重可靠性、透明度和完全符合 MQL5 Market 要求,集成先进风险管理、智能交易验证以及多渠道警报,以提供稳定且可控的交易性能 。[1][2] 此专家顾问适合寻求自动化的自由裁量交易者,以及寻找稳健市场解决方案的投资者 。[3] ## 核心功能 **智能交易逻辑**   **自动化斐波那契分析**   动态检测摆动高点和低点,计算关键斐波那契回撤水平:23.6%、38.2%、50.0%、61.8% 和 78.6% 。[2][4] **价格行为确认**   仅在通过经证明模式确认后执行交易,例如:   - 看涨与看跌吞没形态   - 强劲动量蜡烛   - 价格拒绝和斐波那契反弹 。[1] **可视化交易工具**   自动在图表上绘制斐波那契水平、摆动点和交易信号,实现完全透明 。[5] **自适应时间框架支持**   无缝运行于任何时间框架,随着市场结构
FREE
SPECIAL LAUNCH OFFER: $30 (1-Month Rent) Limited time offer to build our community and gather feedback! AmbM GOLD Institutional Scalper A high-precision M5 algorithm for XAUUSD (Gold) , engineered to trade exclusively at Institutional Liquidity Levels ($5/$10 psychological marks). PERFORMANCE DATA (BUY ONLY) • Win Rate: 87.09%. • Safe Growth: +$4,113 profit on $10k (13.75% Max Drawdown). • Extreme Stress Test: Successfully generated +$22,997 in a 5-year stress test (2020-2026), proving
Insight Investor: Advanced Multi-Currency Forex Trading Bot Introduction In the fast-paced world of Forex trading, having the right tools can significantly enhance your trading experience. Insight Investor is an advanced multi-currency trading bot designed to automate and optimize your trading operations. This expert advisor employs modern algorithms to analyze market conditions and execute trades, aiming to deliver consistent results while maintaining controlled risk levels. Key Features of Ins
Smart Stop Scanner – 多品种结构化止损扫描系统 概述 Smart Stop Scanner 为交易者提供跨市场的专业止损结构监控。系统基于真实市场结构、关键突破点以及价格行为逻辑,自动识别最有意义的止损区域,并在统一的、高度清晰、DPI 自适应面板中展示所有信息。 适用于 Forex、黄金、指数、金属、加密货币等多种资产。 止损如何计算 本系统并未使用传统指标或任意公式,而是通过纯价格行为识别 突破、更高高点、更低低点 等结构事件。 止损位置基于这些结构节点生成,因此更加真实、自然,并与实际市场行为紧密吻合。 核心功能亮点 • 多品种精准兼容 完整支持外汇、黄金、指数、金属、加密资产及其他工具,自动处理不同的点值和小数位。 • 即时结构识别 实时检测新的、失效的和当前有效的止损结构,并提供方向、形成时间、距离等关键信息。 • SL %ADR – 自适应止损质量评估 每个止损都会与该品种历史的结构性止损事件进行统计对比。 自适应颜色区间清晰显示止损是 极紧、紧、适中、宽、非常宽 。 基于真实波动率,而非固定阈值。 • Dist % – 实时止损距离
Aurum Overlord
Yacine Bouziane
"Bonus: Buyers who leave a review will receive a professional Risk Management Excel tool to complement their  trading." "Special Introductory Offer: Only $100 for the first 03 buyers! Price will increase to $350 soon." Aurum Overlord V1.17 – Professional Straddle Scalper Fully Customizable Automated Trading System Designed for Gold and Forex If you are looking for an Expert Advisor (EA) that combines rigorous mathematical logic with complete control over risk management, Aurum Overlord delivers
Fair Value Gap Volume Profile Pro This indicator detects price imbalances (Fair Value Gaps) on the chart and displays the volume distribution inside each gap using data from a lower timeframe. It is designed for traders who use institutional price action concepts and want to understand where volume was concentrated during the formation of each gap. What is a Fair Value Gap A Fair Value Gap (FVG) is a three-candle price imbalance where a candle moves so strongly that it leaves a range untouched
Prime Major FX Swing Grid EA  A MetaTrader 5 Expert Advisor  for traders who prefer a structured, disciplined, and transparent automated trading approach on major forex pairs. This EA uses swing-based market entries combined with controlled grid recovery logic. It is designed to identify potential short-term market movements, manage basket positions, and close trades based on predefined profit conditions. Unlike aggressive grid systems, Prime Major FX Swing Grid EA emphasizes controlled exposure
This EA finds Fair Value Liquidity (FVL) on the chart, tracks when they get mitigated , and then looks for an inversion signal (price “fails” through the zone). When that inversion happens, it places a trade in the opposite direction of the original Liquidity gap (an Inverse FVG approach). It also lets you control when it trades using market sessions , and it can auto-close positions at New York open (all positions or profitable-only). Key advantages Clear, rule-based entries (no guessing): trad
FREE
Smart Scalping. Institutional Precision. Built for Modern Traders. EOGM Smart Scalper Pro is an advanced automated trading system designed for traders who want fast, disciplined, and intelligent market execution — even with a small starting capital. As shown in the backtest screenshots, the EA is capable of operating from as low as a $200 starting balance while maintaining smart risk management and precision-based entries. Built for scalping and precision trading, this EA analyzes market momentu
Break Of Structure Master
Alex Amuyunzu Raymond
Professional Break of Structure & Fair Value Gap Trading System The Yunzuh BOS FVG EA is a sophisticated algorithmic trading solution designed for MetaTrader 5 that implements institutional-grade market structure analysis combined with precise entry execution. Built on the principles of price action and market microstructure, this expert advisor identifies high-probability trading opportunities by detecting Break of Structure (BOS) patterns and Fair Value Gaps (FVG) across multiple timeframes. C
Mine Farm
Maryna Kauzova
Mine Farm is one of the most classic and time-tested scalping strategies based on the breakdown of strong price levels. Mine Farm is the author's modification of the system for determining entry and exit points into the market... Mine Farm - is the combination of great potential with reliability and safety. Why Mine Farm?! - each order has a short dynamic Stop Loss - the advisor does not use any risky methods (averaging, martingale, grid, locking, etc.) - the advisor tries to get the most
Bohemia Gold MT5
Vladislav Taska
4.75 (4)
Bohemia Gold MT5 is  Trend & Volatility EA trading system designed specifically for Gold (XAUUSD) . It combines higher-timeframe trend filtering , trend detection , volatility-based SL management , and advanced trade management to adapt market conditions. It uses style logic focused on trend strength, volatility, and capital protection. NOTE:   Based on backtests, I found better trading results with the following setup: D1/H4/H2 (Trend/ADX/ATR & trade). The SET file can be downloaded here … bohe
FREE
Rsi Cloud PullBack
Sylvestre Setufa Djagbavi
Do you want trading robots? Read this: Before investing in a trading robot, take a moment to understand what it entails. Trading is a game of probabilities. No one can guarantee a profit on every trade or every month. What truly matters is long-term profitability.  If you can't accept that, there's no point in buying my robot. Go find another job.  Don’t buy a robot based solely on its price or popularity on a platform. An expensive bot isn’t necessarily profitable.  Even with a profitable robot
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Seasonal Pattern Trader
Dominik Patrick Doser
Disclaimer : Keep in mind that seasonal patterns are not always reliable. Therefore, thoughtful risk management is crucial to minimize losses.  Seasonal patterns in the financial world are like a well-guarded secret that successful investors use to their advantage. These patterns are recurring price movements that occur during specific periods or around special events. Additionally, there are also intraday patterns that repeat. For example, Uncle Ted from Forex Family suggests examining previou
Delta Profile Volume
Teresinha Moraes Correia
指标技术说明 – Delta Profile for MetaTrader 5 Delta Profile 是为 MetaTrader 5 开发的一款指标,用于在指定的 K 线区间内对成交量流进行详细分析。它能够在不同的价格水平上对正向成交量(与上涨相关)和负向成交量(与下跌相关)的不平衡进行结构化和可视化展示。最终,用户可以清晰地识别图表中成交最为集中的区域,以及真实的市场不平衡形成的位置。 以下是该指标的主要技术特征与参数说明。 核心概念 指标会识别 价格水平 ,并将其分类为正向成交量、负向成交量,以及净 Delta(正负成交量的差值)。 每个价格水平会在图表中以 水平条形 显示,帮助用户直观观察市场活跃区和不平衡区域。 用户可自由控制 分析的 K 线数量 、 价格精度(小数位数) 、 显示的最大水平数量 以及 可视化样式 。 主要功能 价格水平映射 :根据设定的精度对价格进行四舍五入,并累计对应 K 线的成交量。 净 Delta 计算 :显示正负成交量的差值,提供每个价格区间的客观数值。 最强 Delta 水平突出显示 :自动识别 Delta 绝对值最大的价格水平,并用特殊颜色标
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
Vindicator FX
Michael Prescott Burney
Vindicator FX 是一款专为 EURUSD 在 H1 时间框架 上运行而设计的智能交易系统,采用精细且结构化的算法框架,旨在提供更加专业、有序且高效的自动化交易体验。该系统重点关注稳定性、执行质量以及规范的市场参与,力求在不同市场环境下保持一致性与可控性,为用户提供更清晰、更稳定的自动交易支持。 该系统通过系统化的交易选择流程评估市场状况,在识别潜在交易机会的同时,保持内部交易结构的有序性与执行流程的流畅性。其逻辑设计旨在支持长期稳定运行,并在 EURUSD 这一市场中最活跃的货币对之一上实现更加均衡、更加规范的自动化交易表现,帮助用户在自动化执行中获得更稳定的使用体验。 Vindicator FX 专为寻求 MetaTrader 5 专业自动化交易解决方案 的交易者而设计,专注于 EURUSD H1 图表,将强大的算法基础与优化后的交易结构结合在一起,面向长期实际使用场景打造,致力于为用户提供更加稳定、更加高效且更具专业感的自动交易体验。
FREE
Simple Pad PRO for MetaTrader 5 —— 一键掌控交易全局 你是否厌倦了在开仓或平仓时浪费宝贵的几秒钟? 你是否希望像专业交易员一样,以 极致的速度与精度 进行操作,无论是在 实盘交易 还是 策略测试器中 ? 现在介绍 —— Simple Pad PRO ,专为MetaTrader 5 打造的 高效、精准、战略性交易操作面板 。 由交易员为交易员设计 ,这个交易面板具有 直观且强大的界面 ,可在 实时图表 和 MT5 策略测试器 中运行,是市面上大多数同类产品所不具备的独特优势。 每个按钮都具备智能功能: BUY / SELL(买入 / 卖出) :即时下达市价订单 CLOSE(平仓) :一键关闭所有持仓 CLOSE 50%(平掉一半) :平掉当前持仓的 50%,便于锁定部分利润 REVERSE(反向开仓) :快速反转当前持仓方向 BREAKEVEN(移至保本) :一键将止损移动至开仓价,降低风险 PIP TP / PIP SL(点差止盈 / 止损) :设置固定点数的止盈或止损,精确控制交易出场 同时支持 3 个可自定义输入框,助你完全
BlueDigitsFx 官方生态系统入口 获取基础设施更新、交易资源、产品发布信息以及 BlueDigitsFx 官方生态系统访问权限。 Telegram 生态系统 官方网站 MT4 版本 BlueDigitsFx Spike And Strike Reversal MT5 —— 用于市场反转与动量分析的复合振荡指标 BlueDigitsFx Spike And Strike Reversal 是一款复合振荡指标,通过结合多个技术指标信号,帮助交易者识别潜在市场反转、动量变化以及趋势衰竭条件。 该指标整合了多种分析组件,包括基于振荡器的确认机制,并直接在图表上显示可视化信号,以支持结构化的市场反转分析。 Spike And Strike 专为希望在市场反转、回调和动量转换过程中获得额外确认的交易者而设计,适用于各种市场环境。 主要特点 基于振荡器的可视化反转分析 信号仅在K线收盘后确认,提高稳定性 适用于所有交易品种和时间周期 常用于 H1 及更高时间框架 内置提醒功能:弹窗、电子邮件、推送通知和声音提醒 可作为趋势和市场结构分析之外的额外确认层 如何使用 BlueDig
Kintech Gold
Doan Van Hai
Following our guide, you will gain more than you lose. EA for long-term. Stable profit - min risk. Symbol:  XAUUSD Attach to any timeframe Min deposit:   3000$ - Calculate profit by month Live signal:  https://www.mql5.com/en/signals/2080910?source=Site+Signals+My EA input instruction: 1. With XAU 2 digits (eg: 1843.23) please set - Input   [3. Max spread]: 55 2. With XAU 3 digits (eg: 1843.235) please set - Input   [3. Max spread]: 550 If you want daily trade, this signal maybe not suit with
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 — partic
介绍适用于 MT5 的 NAS100 Auto SL 和 TP Maker: 有了我们的 NAS100 Auto SL 和 TP Maker,再也不会错过止损和止盈的设置,这是交易者在 MetaTrader 5 上浏览纳斯达克 100 市场时不可或缺的助手。该工具专为寻求自动管理止损和止盈水平的无缝解决方案的用户而设计。 主要功能 轻松实现自动化: 自动监控无止损和/或止盈的纳斯达克 100 指数交易。 根据用户配置设置动态调整水平。 订单类型的多样性: 兼容纳斯达克 100 指数的市价订单和挂单。 支持 MetaTrader 5 中的各种订单类型。 定制配置: 用户友好的参数设置允许自定义跟踪偏好和止损/止盈水平。 范围灵活: 可选择为其运行的特定 NAS100 工具或所有交易工具设置止损和止盈。 快速执行: 确保快速设置所需的 StopLoss 和/或 TakeProfit 值,无需等待新的 tick 即可迅速响应。 MetaTrader 5 兼容性: 与 MetaTrader 5 中的所有订单类型兼容,实现无缝集成。 使用 NAS100 Auto SL 和 TP Maker
FREE
Daily HiLo
Nicanor Jr Cagape Layco
DailyHiLo Indicator Master the daily range like a pro. This indicator automatically plots the previous day’s high and low levels —a core element in the (Beat The Market Maker) trading approach—directly on your chart. These levels act as natural boundaries for intraday price action, helping traders identify potential reversal zones, breakout points, and liquidity targets. Key Features Accurate plotting of yesterday’s high and low for any symbol and timeframe. Works seamlessly with BTMM-inspired
FREE
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (214)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   附加材料和说明 安装说明   -   应用程序说明   -   模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR -
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
TradePanel MT5
Alfiya Fazylova
4.88 (161)
交易面板是一款多功能交易助手。该应用包含超过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: 覆盖信号
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.94 (34)
适用于 MetaTrader 5 的专业交易复制器 快速、专业、稳定可靠的 交易复制器 ,适用于 MetaTrader 。 COPYLOT 可在 MT4 和 MT5 终端之间复制 Forex 交易,并支持 Hedge 和 Netting 账户。 COPYLOT 的 MT5 版本支持: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 您也可以将交易复制到 MT4 终端(MT4 → MT4,MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT 是一款专业的交易和持仓复制器,可同时与 2、3 甚至 10 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Anchor Trade Manager
Kalinskie Gilliam
5 (5)
Anchor: The EA Manager Run your full EA portfolio without conflicts, without stacked risk, and without watching every chart yourself. Anchor coordinates up to 64 Expert Advisors on a single account, including daily loss protection built for prop firm rules. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Click OK. Anchor begins coordinating immediately. Built for portfolios. Built for prop firms. Built for discipline. The Problem Running multiple EAs on the same acc
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:/
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
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
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
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 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
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
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Entry In The Zone with SMC Multi Timeframe is a real-time 2-in-1 market analysis tool that combines market structure analysis and a No Repaint BUY / SELL signal system into a single indicator, built on Smart Money Concepts (SMC) — a widely adopted framework used by professional traders to understand market structure. This indicator helps you see the market more clearly, make decisions based on structure rather than guesswork, and focus on high-probability zones where price is more likely to reac
HINN Lazy Trader
ALGOFLOW OÜ
5 (1)
LIMITED SUMMER SALE -40% ! ONLY $470 insead of $790!  Maximum real discount! 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
================================================================================ 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
MetaTrader 5 专业交易面板 —— 图表与键盘一键交易的高效控制中心 一款面向主动交易者的专业 Trading Panel,可让您比标准 MetaTrader 操作方式更快、更直观地完成开仓、平仓、修改、管理与控制。 这不是一个普通的小工具,而是一个为高频手动操作、仓位管理、挂单控制与利润管理而设计的完整交易工作台。 通过这套面板,您可以直接在图表上一键执行交易,通过键盘快速触发核心操作,并借助自动参数计算、图形提示、信息标签以及可视化管理功能,大幅减少重复性操作,让整个交易流程更加流畅、高效且专业。 使用我们的交易面板,您可以直接从图表上一键下单,执行交易操作的速度可比标准 MetaTrader 控件快约 30 倍。 全新高级版本现已推出: 使用 VirtualTradePad PRO SE 升级您的交易流程 — 适用于 MetaTrader 5 和 MetaTrader 4 的新一代专业交易面板。 MT4 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会
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
Chart Copilot
George Angelo Boutselis
Chart Copilot 是一款交易助手,旨在帮助交易者更快地下单、管理持仓并直接从图表设置各种类型的提醒。所有这些功能都可以通过图形面板以及对话式聊天机器人访问。 其他资料和说明: 试用版  - 设置说明 聊天机器人 Chart Copilot 配备专用服务器,运行着大型语言模型——这意味着您无需创建自己的 API 密钥,安装后即可立即与聊天机器人交互。 Chart Copilot 与您熟悉的普通聊天机器人不同,它可以直接执行与您的交易相关的操作。您可以尝试询问以下几个问题: 在任何可能影响当前图表波动性的新闻事件发生前 30 分钟提醒我 查看我的历史交易并告诉我如何改进 在我的图表上找到支撑位和阻力位,并在价格突破这些水平时提醒我 在昨天价格区间的最高点设置买入止损订单,止损设在最低点。承担账户 1% 的风险 将所有持仓调整至盈亏平衡点 然而,灵活性没有上限。我鼓励用户提出更具挑战性的需求。其他一些功能包括将您的历史交易导出为 CSV 文件(您也可以仅请求买入交易,或特定交易品种等)。或者咨询技术分析——聊天机器人可以访问所有可用的 MT5 指标。 图形面板 如果您更喜欢传统的交
Local Trade Copier EA 是针对需要从外部来源执行交易信号或需要同时管理多个账户的个人交易者或账户经理的解决方案,无需 MAM 或 PAMM 账户。它可以从多达 8 个主帐户复制到无限的从帐户 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 100% 自托管 容易安装和使用 不使用安装程序、配置文件、服务器、内存管道或 DLL 1000 次激活可永久使用 EA 本地执行,无网络延迟 它实现了您需要的所有功能: 最多8个主账户和无限从属账户 适用于所有经纪人和 DD/NDD/ECN/STP 执行 适用于具有不同帐户货币的帐户 在真实账户和模拟账户之间工作不明显 支持主从账户中的符号名称后缀 按幻数和订单评论过滤 不会干扰其他交易 可选择复制 SL 和 TP 水平 可选择复制挂单 支持符号翻译 支持部分关闭 反向模式 灵活的交易规模: - 固定地段 - 乘数 - 成比例的 - 与乘数成比例 EA 可以使用投资者或任何账户的主密码复制交易。 如何将交易从一个主账户复制到一个或多个从账户 在源终端中安装 EA 将 EA 加载到任何图表并选择“MA
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
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.
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确
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 個訂單。 計算初始手數時,
Patrex pro
Chioma Obunadike
5 (2)
Patrex Pro: Maximize Your Trading Potential Patrex Pro is an advanced trading bot designed to help traders optimize their trading strategies and maximize their potential returns. With its cutting-edge technology and user-friendly interface, Patrex Pro is the ultimate tool for traders seeking to elevate their trading game. Get MT4 Version Key Features: 1. Position Hedging: Patrex Pro allows users to hedge their positions based on their individual risk tolerance and market analysis. 2. Advanced R
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
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 群组或频道信号 • 自动解析交易品种、方向、入场、止损、止盈 • 秒级执行交易 • 管理交易(移动止损、保本、部分平仓) • 支持多账户与多信号
PropGuard
Stephen J Martret
**PropGuard - 完整的自营交易公司保护系统** 再也不会因为遗漏规则而失败自营交易公司挑战。 唯一能自动执行所有主要自营交易公司规则的完整保护系统——即使在您睡觉时也在运行。市场上没有其他EA将所有这些功能整合到一个工具中。一次失败的挑战花费比PropGuard更多,但您将获得终身保护。 **智能EA停用模式** PropGuard可以在限制交易窗口期间临时停用终端上所有其他交易EA。您的EA及其所有设置完全保留——不会丢失任何内容。无需配置,PropGuard自动检测每个运行EA的图表并处理一切。EA在限制窗口结束时立即恢复,所有设置完好无损。适用于新闻事件、自定义时间窗口和回撤触发的锁定。在10张图表上运行5个EA?PropGuard一次操作全部停用,安全时全部恢复。 **智能新闻保护** 自动模式提供Forex Factory集成,覆盖8种货币加指数,带实时24小时倒计时。手动模式提供2个自定义时间窗口,可按货币单独筛选。每周经济日历自动下载,无需DLL。 **3种交易阻止模式** 选择您的保护级别: - 手动警报模式——视觉和音频警告,让您保持完全控制 -
作者的更多信息
Nexus Breakout line
Mohammed Kaddour
5 (2)
INTRODUCTION : The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout. The settings for the indicator are easy, and if you cannot find the settings, please leave a comment The tools are completely free to use Please, if you like the indicator, please leave a comment and rate the indicator in order to develop it
FREE
Nexus fibonacci indicator
Mohammed Kaddour
4 (1)
This  variant of the ZigZag  indicator is recalculated  at  each  tick  only at the bars that were not calculated yet and,  therefore, it does  not  overload  CPU  at  all  which  is  different   from  the standard indicator. Besides, in this indicator drawing of  a  line is  executed exactly in ZIGZAG style  and, therefore, the  indicator  correctly and simultaneously  displays  two  of its extreme points (High and Low) at the same bar! Depth is a minimum number of bars without the second max
FREE
Renko Indicator MT5
Mohammed Kaddour
A Renko Tick chart based on continuously adjusting percentage. Live Renko bricks formed by tick data Adjustable brick width expert for indicator attached Scalp with a Renko, get weird. The settings can and will break the script if you turn them up too high. Turning off outline mode will not look as nice, but can potentially allow for a larger number of bricks.
FREE
Transform your MT4 trading with this powerful, feature-rich signal copying expert advisor. Copy trades from Telegram with advanced money management, time-based controls, and intelligent position management. Discounted  price .    The price will increase by  every 5 purchases. Final price $200   Advanced Money Management   3 Lot Size Calculation Methods: Fixed lot size Balance-based (e.g., 0.1 lot per $10,000) Risk percentage (risk 1-5% per trade)   Multiple TP levels   with individual lot mult
Heiken Ashi Smoothed Bias
Mohammed Kaddour
5 (1)
The script tries to determine the overall direction of the market, using smoothed Heiken Ashi candles. The coloring system (using bright and dark colors) is an attempt to detect strong market and weak market conditions. There's also an oscillator within the script These are the  features: Alert condition Features: You can now set alerts in the alert dialog for events like trend switch, trend strengthening and weakening; all for both Bullish and Bearish trend. I also added the code for custom a
FREE
The script tries to determine the overall direction of the market, using smoothed Heiken Ashi candles. The coloring system (using bright and dark colors) is an attempt to detect strong market and weak market conditions. There's also an oscillator within the script These are the  features: Alert condition Features: You can now set alerts in the alert dialog for events like trend switch, trend strengthening and weakening; all for both Bullish and Bearish trend. I also added the code for custom a
FREE
The indicator displays support and resistance levels based on fibonacci level in multi period Creates lines indicating the latest support and resistance levels. These lines are updated whenever there is a change in support or resistance levels. Labels are removed if the corresponding conditions are not met. the period is availble in setting and level fibonacci
FREE
Many traders use Price Action as entry and exit signal. Since the beginning of chart analysis, traders have found several   candlestick patterns   that can indicate possible "behaviors" of the market.   Candlestick Pattern indicator   is an indicator for MetaTrader platform that can detect many of these patterns and show them on screen or to alert traders about them. though they detect slightly different sets of candle patterns. Candlestick Pattern indicator also has a more modern look compared
FREE
Nexus Pivot Points
Mohammed Kaddour
Pivot Points are used by Forex traders to find support and resistance levels based on the previous day's price action. There are various ways to calculate pivot points, including averaging the open, high, low, and close of the previous day's chart price. Forex Traders use a combination of pivot points with moving averages to find trading opportunities in the currency markets. Pivot points are very useful tools that use the previous bars' highs, lows and closings to project support and resist
FREE
Volunacci mt4
Mohammed Kaddour
Volonacci Indicator It is an indicator that combines Fibonacci and volume to determine the price direction This indicator helps you identify Fibonacci angles according to the strategy The Volonacci indicator is indeed an interesting combination of Fibonacci levels and volume. This indicator uses Fibonacci tools to identify potential support and resistance levels, and enhances this by using volume to confirm the strength behind the price action. MT5 Version https://www.mql5.com/en/market/produc
This is a classic Range BreakOut system. Range is defined by min number of bars and max width in pips. User can adjust both. The Range Breakout Expert Advisor can be used to trade time ranges. The market often finds its direction in the morning hours and then follows this trend for the day, This expert advisor is designed to trade these trends after the morning breakout. Still you can trade all sorts of time breakouts with this program. How the expert works The expert creates a range from a grou
Nexus Hedg EA
Mohammed Kaddour
5 (1)
EA with the idea of ​​using the "High Risk - High Reward" strategy. You should use the EA with the same capital as my trading signal, withdraw profits regularly and only use lot size 0.01 no matter the capital. Nexus hedg ea  is an EA that work with hedge strategy.It can trade Crypto, Forex pairs, Metals, Indice but need your optimize. Fully automatic adviser, with a system for recovering from losses.  This EA not use anything indicator for entries. Just use math logical. Features : No risk for
Volunacci MT5
Mohammed Kaddour
Volonacci Indicator It is an indicator that combines Fibonacci and volume to determine the price direction This indicator helps you identify Fibonacci angles according to the strategy The Volonacci indicator is indeed an interesting combination of Fibonacci levels and volume. This indicator uses Fibonacci tools to identify potential support and resistance levels, and enhances this by using volume to confirm the strength behind the price action. MT4 Version  https://www.mql5.com/en/market/produ
筛选:
无评论
回复评论