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,
Tired of SMC indicators that clutter your chart with random lines and overlapping boxes, obstructing your view of the price action? The  Ultimate SMC Assistant  is not just another structure mapping indicator; it is a Smart AI Trader Assistant designed specifically for Smart Money Concepts (SMC) traders and for successfully passing Prop Firm evaluations. The indicator constantly scans the market to detect the freshest and strongest reversal zones, providing you with a professional live dashboard
里程碑达成: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
WennideJordanOSC
Wennide Mogore
Overview Wennide.JordanOSC is an advanced algorithmic indicator built specifically for traders seeking high-probability trend reversals and institutional-grade precision. By combining multi-structure price action (ZigZag) with advanced momentum validation (MACD), this indicator filters out market noise and pinpoints clean, high-reward continuation and reversal points. Designed to operate seamlessly on timeframes up to M30 max, JordanOSC provides clear, non-repainting visual signals that empower
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
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
Inverse Liquidity Grab Ultimate EA
Stephen Muriithi Muraguri
5 (1)
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
GOM Trade Manager
Wannapach Chinnaprapa
GOM Trade Manager helps you execute trades the way you want it. Works on all instruments Forex, Commodities, & Crypto. It helps you with lot calculations, spread addition and balance calculations so you can just focus on actual trading. For full automatic planned management, stackable triggers and spread widening protection >> check out GOM Trade Manager Pro . ------------------------------------------NOTABLE FEATURES------------------------------------------ You set everything based on bid
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
Chart Pro Classic Dark v1.00 Chart Pro Classic Dark is a professional MT5 chart styling and customization tool designed to give your charts a clean, modern, and professional dark appearance. Key Features Dark Black Background — Applies a clean black background to the chart. ️ Candlestick Chart — Automatically configures the chart to use candlesticks. Bullish Candles — Green/Lime bullish candles. Bearish Candles — White bearish candles. Grid Removal — Hides the chart grid for a clean
FREE
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
Key Benefits at a Glance: Lorentzian ML signal generation Majority voting across 3 timeframes Automatic market regime detection Smart equity recovery with group profit targets 1% risk‑based adaptive lot sizing ATR‑based dynamic SL/TP & trailing Emergency drawdown cut Live on‑chart info panel Hybrid Lorentzian Gold ML EA v2.0 – Intelligent Adaptive Trading for XAUUSD Next‑Gen Machine Learning Core A Lorentzian KNN classifier analyzes 5 normalized features (RSI, WaveTren
FREE
Delta Profile Volume
Teresinha Moraes Correia
指标技术说明 – Delta Profile for MetaTrader 5 Delta Profile 是为 MetaTrader 5 开发的一款指标,用于在指定的 K 线区间内对成交量流进行详细分析。它能够在不同的价格水平上对正向成交量(与上涨相关)和负向成交量(与下跌相关)的不平衡进行结构化和可视化展示。最终,用户可以清晰地识别图表中成交最为集中的区域,以及真实的市场不平衡形成的位置。 以下是该指标的主要技术特征与参数说明。 核心概念 指标会识别 价格水平 ,并将其分类为正向成交量、负向成交量,以及净 Delta(正负成交量的差值)。 每个价格水平会在图表中以 水平条形 显示,帮助用户直观观察市场活跃区和不平衡区域。 用户可自由控制 分析的 K 线数量 、 价格精度(小数位数) 、 显示的最大水平数量 以及 可视化样式 。 主要功能 价格水平映射 :根据设定的精度对价格进行四舍五入,并累计对应 K 线的成交量。 净 Delta 计算 :显示正负成交量的差值,提供每个价格区间的客观数值。 最强 Delta 水平突出显示 :自动识别 Delta 绝对值最大的价格水平,并用特殊颜色标
SPECIAL LAUNCH PROMO: 50% OFF! To celebrate the release of the massive v7.0 update, the first 10 buyers get lifetime access and monthly rentals at half price. The price will automatically increase after 10 licenses are sold. Key Features (v7.0 Updates): Compound Interest Engine: Automatically calculates your daily profit target and stop loss based on your real-time account balance. Target-Based Sniper Lot: Dynamic progressive/regressive lot sizing. The EA intelligently scales th
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
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
Atlas Pro EA
Aref Barakat
ATLAS PRO is a dual-basket grid EA for MetaTrader 5 that runs independent BUY and SELL ladders, each with its own money profit target, hard risk cap, and built-in economic-calendar news filter. It uses a controlled additive lot ladder (0.01, 0.02, 0.03…) — not an aggressive martingale — and is fully account-aware, auto-switching between hedging and netting so it never sends conflicting orders. Free demo included — backtest it on your own broker's history before going live. How it works Opens
FREE
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   附加材料和说明 安装说明   -   应用程序说明   -   模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR -
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
TradePanel MT5
Alfiya Fazylova
4.88 (167)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 应用程序说明 + 视频教程: https://www.mql5.com/zh/blogs/post/761102 用于模拟账户的应用程序试用版: https://www.mql5.com/zh/blogs/post/762579 如何安装应用程序: https://www.mql5.com/zh/blogs/post/762580 如何在可视化模式下测试应用程序: https://www.mql5.com/zh/blogs/post/770278 如何在VPS MetaTrader上安装应用程序: https://www.mql5.com/zh/blogs/post/770196 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
Telegram to MT5 Multi-Channel Copier   可将您 Telegram 频道中的交易信号自动复制到 MetaTrader 5。无需机器人、无需浏览器扩展、无需手动复制。信号一到 Telegram,EA 几秒内就在您的终端开仓。 产品包含两个组件:一个监听您 Telegram 频道的 Windows 应用程序,以及在 MT5 终端执行信号的本 EA。同时提供 MT4 版本   点此 . 设置指南与应用下载: https://www.mql5.com/en/blogs/post/768988 工作原理 Windows 应用通过您自己的 API 凭据连接 Telegram——不是机器人。这意味着它可以读取您订阅的任何频道、群组或话题,包括私有和 VIP 频道。您还可以把直接给您发消息的信号机器人、私聊,甚至自己的"收藏夹"(Saved Messages)用作信号来源。检测到信号后,应用会解析并交给 EA。EA 按您的经纪商解析品种名称,按您的风险设置计算手数并开仓。 整个过程全自动,无需守在电脑前。专为 24/7 无人值守运行设计:Telegram 连接断开
Astro Trade MT5
Indra Maulana
5 (4)
25% discount on the release of the tool: only for the next 3 buyers Send a message to receive a demo version. AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Vi
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
适用于 MetaTrader 5 的专业交易复制器 快速、专业、稳定可靠的 交易复制器 ,适用于 MetaTrader 。 COPYLOT 可在 MT4 和 MT5 终端之间复制 Forex 交易,并支持 Hedge 和 Netting 账户。 COPYLOT 的 MT5 版本支持: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 您也可以将交易复制到 MT4 终端(MT4 → MT4,MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT 是一款专业的交易和持仓复制器,可同时与 2、3 甚至 10 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、您在图表上拖动规划且交易进行中仍可随时调整的计划、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
Anchor Trade Manager
Kalinskie Gilliam
5 (8)
Anchor: The EA Manager Your EAs manage their own trades. Anchor manages the account around them. Anchor gives you one place to control your EAs, manage risk and decide when trading is allowed. Any EA, any vendor, any broker or symbol. No source-code changes required. The Problem Most EAs only know what they are doing. They cannot see when another EA is already trading, when several EAs open and are stacking risk or when the account has reached your loss limit. Even using just one EA, it may not
Ultimate Extractor
Clifton Creath
5 (8)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate EA manager also now available when you use cloud pro and above for free!! Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automa
Signal TradingView to MT5 Pro Automator TradingView 与 MetaTrader 5 之间的即时专业执行 使用最强大的桥梁,将 TradingView 警报与 MT5 中的实际执行连接起来,实现交易策略的自动化。这款 Expert Advisor 专为要求速度、灵活性和完美风险管理的交易者设计,可将任何警报消息转化为精确的市价或限价订单。 优势与特点 通用解析引擎(专有): 先进技术,能够自动识别并提取任何警报格式中的数据。您不再受限于单一的死板格式;系统会自动理解交易品种(Symbol)、操作(Action)、价格(Price)、止损(SL)和止盈(TP)。 实时执行: 极速轮询技术(低于 1 秒),经过优化可将延迟降至最低。接收到信号后,订单将在毫秒内执行。 机构级风险管理: 基于以下方式自动精确计算手数: 净值/余额百分比(% of Equity/Balance): 每笔交易承担固定账户百分比的风险。 风险金额(Risk Amount): 设定在触发止损时损失的固定货币金额(例如:100 美元)。 固定手数(Static Lots)
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 * Before purchasing, please feel free to send me a message if you have any questions about the product or setup. ** After purchase,  Contact me via private message to receive t
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
Quant AI Agents
Ho Tuan Thang
5 (1)
Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
MetaTrader 5 专业交易面板 —— 图表与键盘一键交易的高效控制中心 一款面向主动交易者的专业 Trading Panel,可让您比标准 MetaTrader 操作方式更快、更直观地完成开仓、平仓、修改、管理与控制。 这不是一个普通的小工具,而是一个为高频手动操作、仓位管理、挂单控制与利润管理而设计的完整交易工作台。 通过这套面板,您可以直接在图表上一键执行交易,通过键盘快速触发核心操作,并借助自动参数计算、图形提示、信息标签以及可视化管理功能,大幅减少重复性操作,让整个交易流程更加流畅、高效且专业。 使用我们的交易面板,您可以直接从图表上一键下单,执行交易操作的速度可比标准 MetaTrader 控件快约 30 倍。 全新高级版本现已推出: 使用 VirtualTradePad PRO SE 升级您的交易流程 — 适用于 MetaTrader 5 和 MetaTrader 4 的新一代专业交易面板。 MT4 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会
Bots Builder Pro MT5
Andrey Barinov
4.17 (6)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Timeless Charts
Samuel Manoel De Souza
5 (8)
Timeless Charts is an all-in-one trading utility for professional traders. It combines custom chart types such as Seconds Charts and Renko with advanced order flow analysis using Footprints , Clusters , Volume Profiles , VWAP studies, and anchored analysis tools for deeper market insight. Trading and position management are handled directly from the chart through an integrated trade management panel , while Market Replay and Virtual Accounts provide environments for practicing trading skills and
SMC Trade Pilot MT5 面向Smart Money Concepts交易者的半自动交易助手。在Telegram上接收带有图表截图的交易信号,然后通过一次点击下单。即使远离电脑,也可以从手机管理仓位。 解决的问题 Smart Money形态不会等您。Order Blocks和Liquidity Sweeps在伦敦开盘、纽约开盘或亚洲交易时段形成,而您往往在工作、开会或远离屏幕。当您查看图表时,形态早已过去。 SMC Trade Pilot将您的手机变成实时交易驾驶舱。本产品全天候扫描图表寻找SMC信号。当形态出现时,它会向您的Telegram发送完整的交易订单:图表截图、方向、入场价、建议止损、建议止盈、质量评分。由您决定。点击执行或点击跳过。 工作流程 本产品在后台监控图表。 检测到Smart Money信号时(BOS、ChoCH、Pending Break、新Order Block或Liquidity Sweep),Telegram会收到包含图表截图、信号详情和SL/TP建议的丰富消息。 三个内联按钮供您决策:EXECUTE、SKIP、MODIFY。 执行后,消息会更
The real‑time view of what is happening inside the market. Footprint Secrets brings detailed analysis directly into MetaTrader 5. It shows where volume is trading, how buyers and sellers are interacting, and how liquidity shifts as the market evolves. Designed for traders who want a precise, real‑time understanding of market behavior. Check out the free preview version here:  https://www.mql5.com/en/market/product/172398 Benefits for the Trader See the real activity behind price . Footprint ch
AlgoRadar
Stephen J Martret
5 (4)
AlgoRadar is an on-chart analytics dashboard for MT5 that aggregates Expert Advisor performance across multiple accounts, brokers, and platforms, including both MT4 and MT5 data, into a single live view on your MT5 chart. All analysis runs from the chart interface, with no external applications or manual report processing required. EA Analysis and Ranking For traders running multiple Expert Advisors, AlgoRadar provides a consolidated view of each EA's performance across accounts. Active EAs a
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,
The AZT Profit Locker is an advanced automated risk-management utility designed specifically for MetaTrader 5 (MT5) traders who want to remove emotional interference and protect their hard-earned profits. Traders aren't just fighting the Forex market, they're fighting their own biology. Fear, Greed and Anxiety lead to holding losers too long and cutting winners too early. The utility flips the script by removing emotion from risk management. Operating as a dedicated automated risk manager, this
Trade Manager DaneTrades
Levi Dane Benjamin
4.23 (30)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Smart Stop Manager – 专业级自动化止损管理系统 概述 Smart Stop Manager 是 Smart Stop 产品线的执行核心,为需要结构化、可靠且全自动止损管理的交易者而设计。它持续监控所有持仓,根据 Smart Stop 市场结构逻辑计算最佳止损位置,并按照清晰透明的规则自动更新止损。 无论是管理单一品种还是多品种组合,Smart Stop Manager 都能为每笔交易提供纪律性、一致性和全面的风险可视化。它减少情绪化判断,降低手动操作负担,并确保止损始终基于真实的市场结构进行调整。 功能亮点 基于市场结构的自动止损计算 • 自动评估所有持仓,并根据 Smart Stop 逻辑应用最佳止损水平。 一站式组合管理面板 • 显示交易品种、方向、Magic Number、手数、开仓价、当前价、推荐止损、点差距离、浮动盈亏、风险敞口及实时状态标签。 DPI 自适应专业界面 • 在高分辨率屏幕上呈现清晰锐利的显示效果,布局会动态适配窗口。 清晰的状态标签 • 每笔交易都会标注当前状态,让交易者即时了解风险状况。 高级特殊情况识别 • 智能识别逆趋势
Trade Builder Pro
Mostafa Saad Saeed Shawara
产品标题 Trade Builder Pro - 图表交互式可视化交易管理器与风险助理 简短描述 使用 Trade Builder Pro 简化您的交易。这是一款高度互动的交易助理 ( Trade Assistant ) 与交易管理器 ( Trade Manager )。直接在图表上拖动并设定入场价、止损价与止盈价,实时自动计算仓位手数与风险回报率 ( risk reward ratio )。 概述 高效的交易管理 ( Trade Management ) 是长期成功交易的基石。 Trade Builder Pro 允许您在 MetaTrader 图表上直接拖动参数线,免去繁琐的风险心算。调整好级别后,工具会立即完成风险数学计算,支持一键执行或快捷键操作。 核心功能: 交互式可视化交易: 通过拖动图表上的水平线,轻松调整入场、止损 (SL) 和止盈 (TP) 级别。 智能手数计算器: 根据您的风险偏好(固定手数、固定金额 $ 或账户比例 %)自动计算出精准的手数。 图表线实时统计显示: 实时在图表线上显示价格、点数距离 (Pips)、盈亏百分比、资金价值以及动态的风险回报比 ( ris
MT5 was never built to draw a footprint chart. Orderflow Atlas replaces the chart entirely. It blanks the native price display and renders everything itself on a canvas, owning its own coordinate system. Two things follow from that: you can zoom far past MT5's six native scale steps — the per-candle magnification a footprint actually needs — and the whole view repaints in about 10 milliseconds , because the chart is pixels rather than thousands of graphical objects. The footprint Three cell styl
作者的更多信息
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
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
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
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
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
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
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
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
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
筛选:
无评论
回复评论