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.
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
## 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
AI Prop Firms MT5
MQL TOOLS SL
3.93 (15)
AI Prop Firms - Intelligent Automation Built for Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continuously
Smart Stop Scanner – 多品种结构化止损扫描系统 概述 Smart Stop Scanner 为交易者提供跨市场的专业止损结构监控。系统基于真实市场结构、关键突破点以及价格行为逻辑,自动识别最有意义的止损区域,并在统一的、高度清晰、DPI 自适应面板中展示所有信息。 适用于 Forex、黄金、指数、金属、加密货币等多种资产。 止损如何计算 本系统并未使用传统指标或任意公式,而是通过纯价格行为识别 突破、更高高点、更低低点 等结构事件。 止损位置基于这些结构节点生成,因此更加真实、自然,并与实际市场行为紧密吻合。 核心功能亮点 • 多品种精准兼容 完整支持外汇、黄金、指数、金属、加密资产及其他工具,自动处理不同的点值和小数位。 • 即时结构识别 实时检测新的、失效的和当前有效的止损结构,并提供方向、形成时间、距离等关键信息。 • SL %ADR – 自适应止损质量评估 每个止损都会与该品种历史的结构性止损事件进行统计对比。 自适应颜色区间清晰显示止损是 极紧、紧、适中、宽、非常宽 。 基于真实波动率,而非固定阈值。 • Dist % – 实时止损距离
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
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
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 绝对值最大的价格水平,并用特殊颜色标
The Storm Rider XAUUSD
Abhay Pratap Singh
Product Description: The Storm Rider XAUUSD - Ride the Golden Waves with Confidence. After almost 6 months of continuous development, testing, and refinement, I created The Storm Rider_  a low-risk, high-performance Expert Advisor built exclusively for XAUUSD (Gold).  This EA is designed for traders who want consistent results without constantly watching the screen. Simply set it on a VPS, let it run, and focus on what truly matters. Core Trading Approach: Price Action The robot makes decisions
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
Qora
Sergej Maehler
QORA is a fully automated Expert Advisor based on Smart Money Concepts – the same methodology used by institutional traders and hedge funds. Instead of lagging indicators, Q ORA analyzes Fair Value Gaps, Order Blocks, and Market Structure to identify high-probability setups. The built-in confluence system ensures trades are only executed when multiple elements align. An adaptive engine automatically adjusts parameters to current market conditions , while comprehensive risk management including n
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 个可自定义输入框,助你完全
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 - Input   [9. Step point]: 100 2. With XAU 3 digits (eg: 1843.235) please set - Input   [3. Max spread]: 550 - Input   [9. Step point]:
介绍适用于 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
This robot sends Telegram notifications based on the coloring rules of PLATINUM Candle indicator. Example message for selling assets: [SPX][M15] PLATINUM TO SELL 11:45. Example message for buying assets : [EURUSD][M15] PLATINUM TO BUY 11:45 AM. Before enable Telegram notifications  you need to create a Telegram bot, get the bot API Key and also get your personal Telegram chatId. It's not possible to send messages to groups or channels. You can only send messages to your user chatId. You should
FREE
Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
HTB Throne Gold Scalper EA 是一款用于 XAUUSD(黄金)的自动化交易系统,运行于 M5 时间周期。 该系统根据预定义规则执行日内剥头皮交易,并采用受控的风险参数。 该 EA 通过分析市场结构和波动性条件来选择交易机会。 每一笔交易都是独立管理的。 系统不使用网格策略或马丁格尔交易方式。 风险管理 设置每日亏损限制,用于控制整体风险 交易活动会根据账户余额进行调整 新闻过滤器用于在高波动性事件期间减少交易 经纪商与账户要求 适用于 Raw Spread 或 ECN 类型账户 建议使用低点差和快速执行的交易环境 针对 XAUUSD 进行了优化 交易概况 交易品种 XAUUSD(黄金) 时间周期 M5 交易风格 日内剥头皮交易 交易周期 短期 风险模型 受控 策略类型 非网格,非马丁格尔 适合的用户 希望使用自动化交易并控制风险的交易者 避免使用马丁格尔策略的用户 专注于 XAUUSD 短期交易的交易者 偏好算法交易系统的用户 总结 HTB Throne Gold Scalper EA 是一款用于 XAUUSD 的自动化交易系统,支持以下功能: 日内剥头皮交易
Phantom Quantum Matrix The Institutional 6-in-1 Engine for XAUUSD Phantom Quantum Matrix is not just another trading robot—it is an institutional-grade, multi-strategy flagship engine engineered specifically to conquer the XAUUSD (Gold) market.  Priced in the premium tier, this is the ultimate solution for professional traders, prop firm funded accounts, and high-net-worth investors who demand the absolute best in automated algorithmic trading. While amateur robots rely on a single, rig
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (211)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 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 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
TradePanel MT5
Alfiya Fazylova
4.87 (155)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
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
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
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:/
Premium Trade Manager - MetaTrader 5 快速、纪律化的交易管理工具 Premium Trade Manager 专为希望专注于决策的交易者而设计,让面板负责处理例程:仓位计算、下单、分批出场、移动止损、新闻屏蔽和资金盘限额,每笔交易都以同样纪律严明的方式执行。 这是一款用于 MetaTrader 5 的快速图表面板,接管了每笔交易中所有机械性的工作。您决定方向、品种和时机;面板根据您的风险计算仓位大小、下单并附带止损和目标位、分批减仓出场并跟踪剩余仓位。针对资金盘交易者,它更进一步:内置八家主流外汇资金盘机构的真实规则,实时显示您距每项限额的距离,并在订单即将触碰硬性限额时自动拦截。 购买前先亲手体验。 通过交互式演示,您可以直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Premium Trade Manager 是 Stein Investments 生态系统的一部分:20 余款交易工具,以及 Max,您的一对一 AI 交易导师。 
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.91 (33)
适用于 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 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
AntiOverfit PRO MT5
Enrique Enguix
5 (6)
在购买 EA 之前,先确认它到底是真的扛得住,还是只是刚好在回测里走运。 大多数机器人都是靠一份漂亮的回测卖出去的。 曲线一路向上。 Profit Factor 很好看。 看起来几乎没有疑点。 但即便如此,很多 EA 只要市场不再按照那段历史那样运行,很快就会出问题。 为什么? 因为回测只能证明一件事: 这个策略曾经在某一条特定的价格路径上有效。 它不能证明它在其他路径下也能扛住。 不能证明它足够稳健。 更不能证明它值得你花钱。 因为你买 EA,不是为了欣赏过去那条漂亮的曲线。 你买它,是为了在会变化的市场里使用它。 AntiOverfit PRO 是做什么的 AntiOverfit PRO 帮你判断一个 MetaTrader 5 Expert Advisor 到底是真的够扎实,还是只是恰好适配某一段特定历史。 它的原理其实很容易理解: 它拿真实历史数据,生成许多与原始历史相似、但路径不同的版本,然后让你看到当市场不再完全照着原来的路线走时,这个 EA 会有什么表现。 如果你只是稍微改变一下市场路径,这个机器人就开始失效,那就是个坏信号。 而如果它在许多与原始历史相似的场景里都能稳住
Timeless Charts
Samuel Manoel De Souza
5 (6)
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
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
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
Telegram To MT5 Receiver
Levi Dane Benjamin
4.31 (16)
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确
Telegram to mt5 pro
Janet Abu Khalil
3.67 (3)
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 群组或频道信号 • 自动解析交易品种、方向、入场、止损、止盈 • 秒级执行交易 • 管理交易(移动止损、保本、部分平仓) • 支持多账户与多信号
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告
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.
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
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
Anchor Trade Manager
Kalinskie Gilliam
5 (2)
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. 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 discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite positions
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)
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Prop Firm Os
Gayathiri Gopalakrishnan
5 (1)
PROP FIRM OS Structured Trading Assistant for MetaTrader 5 PROP FIRM OS is a structured trading assistant designed for MetaTrader 5 users who prefer rule-based market analysis and organized trading workflows. The Expert Advisor combines market analysis tools, scanner functions, dashboard monitoring, alerts, risk-control settings, and trade management features inside one system. PROP FIRM OS is designed to help traders follow selected rules, filters, and monitoring conditions during trading activ
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。 执行后,消息会更
Prop Guardian Risk Manager MT5 – Daily and Overall Drawdown Protection for Prop Firm Traders Prop Guardian Risk Manager is a professional risk-control utility for MetaTrader 5, created for traders who operate under prop firm rules. It does not open trades and does not implement any trading strategy. Instead, it runs in the background, monitors your account risk and can automatically block trading or close exposure when your own limits are reached. Use it as a safety layer on top of your manual t
交易助手 : 交易助手-MT4(点击下载) 交易助手-MT5(点击下载) 操作说明文档,请仔细阅读 基本使用设置 基本: 快捷开平仓,一键开平仓 , 一键挂单 划线交易 自动止盈止损 多品种平仓 账户保盈 保护止损 移动止损 账户风控 影子订单 万向加仓策略 自动平仓 定海神针 商品信息汇总 图标批量打开 数据统计(详单统计,盈亏全览,持仓分布,货币点图,余额净值曲线,每单盈亏,多品种曲线,专业分析报告等) 支持语言的选择切换(目前支持中文和英文)   自动识别语言 支持 热键开平仓 绑定, 使用快捷键进行快速开平仓......   快捷键平仓.支持最大30多种热键 解锁支持大部分功能 复盘 操作,可以在 测试环境下使用 开仓平仓区域: 一键开仓( 包含止盈止损的便捷设置,手数自动计算等便捷功能) 一键平仓 (锁仓),极简的风格设计,可以自由选择平仓品种,平仓类型(多单,空单,或者挂单),是否平仓盈利大于0的订单,是否平仓亏损订单,平仓比例的设置(0~100%),且是否平仓反向,以及锁仓功能,均在选项中可以直接实现操作. 多键平仓 划线开单控件 计算出多单或者空单的 平均持
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 Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates
AXR Prop Guard
Stoyan Kirilov Karlov
AXR Prop Guard 是一款面向 MetaTrader 5 的账户级风险保护工具。它适用于 prop firm 交易者、funded account challenges,以及需要严肃管理风险的个人账户。 它属于 AXR 工具系列。如需获取更新和联系选项,请使用官方 MQL5 页面: AXR MQL5 Channel: 产品更新、发布说明和新的 AXR 工具 Telegram: 打开卖家资料 ;Telegram 联系方式写在资料说明中。 购买后,请通过私人消息联系我,以获取用户手册和可用的 set files。 核心问题: 这个账户是否仍然处在已配置的风险规则范围内?如果当前交易触发 Stop Loss,还可能出现什么风险? 为什么有帮助 许多 funded account 失败并不是因为缺少入场信号,而是因为规则被触发或违反:Daily Loss、Maximum Loss、缺少 Stop Loss、开放风险过高、点差过大、新闻窗口、周末风险、consistency rules,或者只是账户状态不够清晰。 AXR Prop Guard 会把这些风险直接显示在图表上。它监
The product is used to trade base on any Alert signal in MT5 Easy to setup, simple format with custom keyword All option to management orders as trailing stop, breakeen, partial close, time filter, news filter ... Option to auto open grid orders How to setup and guide: Let read all details about setup and download indicator for auto get   Alert Signal   here Do not buy if you even can not install demo EA to your VPS ( some VPS block download EA from mql5 market) We always bring customers high q
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
作者的更多信息
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
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
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
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
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 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
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
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
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
筛选:
无评论
回复评论