Risk Manager Hotkey Position Sizer

Risk Manager is an MT5 Expert Advisor that opens a market order with a precisely sized lot at the cursor’s vertical level as Stop-Loss, using a single hotkey. Side is detected automatically: SL below price → BUY, SL above price → SELL. Risk is computed in account currency via OrderCalcProfit, so it works correctly on FX, metals, indices, and crypto.


Why traders use it

  • Eliminates mental math and lot calculators.
  • Turns any discretionary setup into a consistent, risk-fixed execution in one keystroke.
  • Removes sizing errors across different symbols and brokers.

How it works (under the hood)

  1. The EA continuously reads your mouse Y-position on the chart and converts it to price using a robust linear mapping built from ChartTimePriceToXY.
    1. Horizontal movements do not change the SL level; only vertical changes matter.
  2. When you press the hotkey (default S), the EA:
    1. Infers the side strictly vs current bid/ask (rejects SL inside the spread).
    2. Computes the SL distance, then the exact loss per 1.0 lot with OrderCalcProfit.
    3. Calculates the position size that corresponds to your RiskPercent and rounds it down to broker step so risk is never exceeded.
    4. Places the market order with SL and TP using the chosen risk-reward (RR).
  3. A compact HUD (top-left via Comment()) shows:
    1. Balance, % risk, risk in currency
    2. Cursor SL price and inferred side
    3. SL distance in pips
    4. Computed lots and Risk/1lot
    5. Entry/SL/TP and status messages (e.g., SL inside spread, Stop < min, Open failed: trade disabled)

Key features

  • Y-only cursor reading: stable SL regardless of X position.
  • Automatic side detection: below price→BUY, above price→SELL.
  • True account-currency risk via OrderCalcProfit (instrument-agnostic).
  • RR toggle: primary RR (e.g., 1:2) or alternate RR (e.g., 1:3).
  • Lot rounding down to volume step; honors min/max volume.
  • Broker constraints respected: stop-level, spread buffer, slippage setting.
  • One-position-per-symbol option.

Inputs

  • SL_Hotkey — Key to fire the trade (default S).
  • RiskPercent — % of balance to risk per trade (default 1.0).
  • RiskReward — Primary risk-reward, e.g., 2.0 = 1:2.
  • RiskRewardAlt — Alternate risk-reward, e.g., 3.0 = 1:3.
  • UseAltRR — If true, uses the alternate RR.
  • OnePositionPerSym — If true, skips if a position on this symbol already exists.
  • SlippagePoints — Max deviation in points for market order.
  • Magic — Expert magic number.
  • ShowHUD — Show/hide the on-chart HUD.
(All other logic is automatic; you do not set direction or lot size manually.)

Usage

  1. Attach the EA to any chart you want to trade; enable AutoTrading.
  2. Move the mouse cursor to the desired SL price level (vertical axis).
  3. Press the hotkey (S by default).
  4. The EA opens the trade with:
    1. Correct side (BUY/SELL) based on the SL location,
    2. Lot size sized to RiskPercent,
    3. SL at cursor level,
    4. TP at RR × SL distance.
Tip: keep the cursor inside the main price pane when pressing the key. If the SL is too close (inside spread or below the broker’s minimum stop distance), the HUD will tell you exactly why it didn’t place an order.

Requirements & limitations

  • Platform: MetaTrader 5 desktop terminal.
  • Keyboard/mouse events are required. MT5 mobile and the built-in MQL5 VPS (headless virtualization) do not forward hotkeys/mouse events. Use a normal Windows PC or a Windows VPS with RDP for 24/7 operation.
  • Symbol must be tradable. If you see Open failed: trade disabled, check the symbol specification (some brokers restrict crypto or require a symbol suffix).

Best practices

  • Keep OnePositionPerSym=true to prevent stacking accidental clicks.
  • Choose SlippagePoints appropriate to symbol volatility.
  • For backtesting or demo videos, display the HUD so viewers can verify risk and lot math.
  • If your broker enforces a large stop-level, place the cursor farther from price so SL clears broker minimum.

Troubleshooting

  • “SL inside spread.” The cursor is between bid and ask; move a bit away.
  • “Stop < min (… pts).” Broker’s minimum stop distance not met; increase SL distance.
  • “Open failed: trade disabled.” Symbol is close-only/disabled/long-only/short-only or wrong symbol name (suffix).
  • Lot is very small. Risk too low for the SL distance and instrument contract size; increase RiskPercent or widen SL.

Compatibility

  • Works on FX, metals (XAU/XAG), indices, crypto, energies—anything your broker exposes—as sizing is done with OrderCalcProfit.
  • Timeframe-agnostic.
  • Honors SYMBOL_VOLUME_MIN/MAX/STEP, SYMBOL_TRADE_STOPS_LEVEL, and price digits.

Risk notice

This tool automates sizing and execution at your chosen SL level. It does not predict markets. Use on demo first, understand your broker’s execution and stop rules, and apply sound risk management.

Changelog

v1.20
  • Y-only price reading using a linear map from ChartTimePriceToXY anchors.
  • Strict bid/ask side inference with spread buffer.
  • Account-currency risk via OrderCalcProfit.
  • Clear on-chart HUD and detailed status messages.
  • Lot rounding down to not exceed risk.

Quick start (1 minute)

  1. Attach EA, enable AutoTrading.
  2. Hover the cursor at the desired SL price.
  3. Press S → order opens with 1% risk and 1:2 RR (defaults).
  4. Set UseAltRR=true for 1:3 (or adjust RiskRewardAlt).

推荐产品
Pattern Recognition EA
Claudiu-georgian Zavera
Pattern Recognition EA - From Learn to Earn. The market repeats itself. This EA finds every past repeat of the current candle sequence - and lets history vote the direction. ONE SHAPE. EVERY REPEAT IN HISTORY VOTES. The last N candles on your signal timeframe form a shape. The EA scans the history you choose - a fixed number of bars or everything your broker provides - for the SAME shape, and checks what happened next, every single time. Only when enough repeats exist AND a clear majority of t
Viking Alpha DAX Ivar Edition
Valdeci Carlos Dos Passos Albuquerque
Viking Alpha DAX — Germany 40 Expert Advisor for MetaTrader 5 LAUNCH PROMO Only 10 copies at launch price. Price increases with each sale. Launch price: $297 Next price: $497 Final price: $997 Live Performance: FX Blue — Vikingtradingbots What Makes Viking Alpha DAX Different Most DAX robots fail for one simple reason: they treat the Germany 40 like a forex pair. It isn't. The DAX has a heartbeat — a specific rhythm tied to the Frankfurt Stock Exchange opening, the European session structure, an
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUD
Easy Trade Executor 是一款用于 MT5 的快速仓位计算、交易执行和交易管理工具。 直接在图表上放置 Open Price、Stop Loss 和 Take Profit 水平,自动计算仓位大小,并通过几次点击即可在可控风险下开立交易。 为什么选择 Easy Trade Executor? Easy Trade Executor 专为不仅希望计算风险,而且希望直接在图表上快速高效管理交易的交易者而设计。 该工具将仓位计算、订单执行和交易管理整合到一个工作流程中,让您能够专注于交易,而无需进行手动计算或频繁切换终端窗口。 Easy Trade Executor 提供: 基于风险的自动仓位计算; 直接在图表上放置市价单(Market Orders)和挂单(Pending Orders); 用于自动管理交易的移动止损(Trailing Stop); 一键平仓; 50% 仓位部分平仓; 包含佣金和隔夜利息(Swap)的保本(Breakeven)功能; 简洁且极简的界面设计; 适合新手和资深交易者的高效操作体验。 直接在图表上开仓 Easy Trade Executor 允
GOLD XAU ARRAK EA GOLD XAU ARRAK EA 是一款用于 MetaTrader 5 的自动交易 Expert Advisor,主要设计用于黄金 / XAUUSD 交易。该 EA 使用内部过滤型市场方向引擎来识别当前市场方向,并根据当前方向管理交易仓位。 该系统适合希望进行自动化黄金交易的交易者,提供图表控制、仓位管理、网格管理、虚拟止盈/止损以及实用的风险控制功能。 GOLD XAU ARRAK EA 不是一个简单的信号型机器人。它将市场方向过滤、自动开仓、篮子仓位管理、手动交易按钮和风险控制工具结合在一个交易系统中。 Main Features / 主要功能 主要为黄金 / XAUUSD 设计 内部过滤型市场方向引擎 根据市场方向自动执行 BUY 和 SELL 交易 多种网格管理模式 基于 Equity 的 Risk Percent 手数计算 支持固定手数和资金管理 虚拟 Take Profit 和虚拟 Stop Loss 支持真实 TP / SL 篮子式仓位管理 可选择反向信号平仓 图表手动交易面板,包含 BUY、SELL、Close Buy、Close
Manus Pro
Itumeleng Mohlouwa Kgotso Tladi
MANUS PRO EA The Trading Revolution You've Been Waiting For Are you TIRED of watching other traders make consistent profits while your account bleeds red?   The financial markets don't wait for anyone – and neither should you. MANUS PRO isn't just another Expert Advisor... it's your   TICKET TO FINANCIAL FREEDOM . Why MANUS PRO is Different (And Why Everyone's Talking About It) FOR BEGINNERS: Your Trading Mentor That Never Sleeps Zero Learning Curve   – Install, activate, and watch it wo
Hamster Scalping mt5
Ramil Minniakhmetov
4.71 (241)
Hamster Scalping 是一个完全自动化的交易顾问,不使用鞅。夜间剥头皮策略。 RSI 指标和 ATR 过滤器用作输入。顾问需要对冲账户类型。 可以在此处找到对实际工作以及我的其他发展的监控: https://www.mql5.com/en/users/mechanic/seller 一般建议 最低入金 100 美元,使用点差最小的 ECN 账户,默认设置为 eurusd M5 gmt + 3。 输入参数 EA 适用于四位数和五位数报价。在输入参数中,我们以点为单位表示5个字符的值,它会自动按4个字符重新计算所有内容。 NewCycle - 模式开启时,顾问工作不停止,模式关闭时,完成一系列交易后,顾问不会开新订单; 周期指标1 - 第一个指标的周期; Up level - 第一个指标的上限,顾问将在其上方打开卖出; Down Level - 第一个指标的较低水平,低于该水平 EA 将开始买入; Period indicator2 - 第二个指标的周期; From - 第二个指标值范围的下限,EA 允许在该范围内建仓; To - 第二个指标值范围的上限,EA 允
Expert TP SL v04 - Professional Trading Assistant with AI Motivation System Advanced manual trading tool with automatic risk management, overtrading protection, and intelligent psychological support for disciplined trading. PRODUCT OVERVIEW Expert TP SL v04 is a comprehensive trading assistant designed for manual traders who want to maintain emotional discipline while automating risk calculations. This isn't just another order placement tool - it's a complete trading psychology system that pr
The Gold Buyer
Moses Aboliwen Aduboa
Ride the Gold Trend with a Simple Buy-Only EA The  EA is a fully automated Buy-Only Expert Advisor for MetaTrader 5. It is designed to capture upward market opportunities with safe risk management and seamless execution. Why Traders Choose It: Best performance on Gold (XAUUSD) – highly liquid and trending. Buy-Only EA – focuses purely on long positions. Plug & Play setup – attach and let it trade automatically. Built-in Stop Loss & Take Profit protection. Smart one-position contro
Sonic R Pro Enhanced
Huu Thuong Nguyen
Sonic R Pro Enhanced EA - 2025 版本 $249 仅限前5名购买者! 实时信号 查看 Sonic R Pro Enhanced 的实时表现: 交易策略 Sonic R Pro Enhanced 是经典 Sonic R 策略的升级版,通过 Dragon Band(EMA 34 和 EMA 89)进行自动化交易,并结合先进算法以提高盈利能力。 时间周期:M15, M30 支持货币对:XAUUSD, BTCUSD, AUDJPY, USDJPY 交易风格:回调交易 & 反趋势交易 最低资金要求:500 USD 杠杆比例:1:200 起 用户指南 设置:只需配置一个参数 - RiskAmount 如果 RiskAmount < 0:按账户余额的百分比计算风险 如果 RiskAmount > 0:每笔交易的固定风险金额 (USD) 示例: RiskAmount = -1 : 风险为账户余额的 1% RiskAmount = -2.5 : 风险为账户余额的 2.5% RiskAmount = 50 : 每笔交易固定风险 50 USD RiskAmou
Exclusive Imperium MT5 — 自动化交易系统 Exclusive Imperium MT5 是一款用于 MetaTrader 5 的智能交易顾问(EA),基于市场分析算法和风险管理。该顾问完全自动运行,几乎不需要交易者的干预。 注意!购买后请立即联系我 ,以获取安装和设置说明! 重要提示: 所有示例、截图和测试仅用于演示目的。如果某个货币对在某个经纪商处表现良好,并不意味着在其他经纪商处也会如此。每个经纪商都有自己的报价、点差和交易条件。因此, 每个货币对必须由用户自行优化 ,并且在真实账户上 只能以单一货币模式运行 —— 每个货币对单独运行。多货币模式的截图仅供参考。建议至少 每年优化一次 ,因为市场条件会发生变化。 重要信息: 顾问的演示版本仅供试用。未经优化的测试结果不能反映算法的真实表现。完整使用需要针对经纪商、资金和所选工具进行个性化优化。无论如何,优化必须由用户自行完成,并且至少 每年重复一次 。 请记住:最终结果直接取决于您的经验以及您在优化后设置的参数。 主要特点 分析算法: 指标与过滤器的组合,用于寻找交易机会。 灵活性: 可适应不断变化的市场条件
Magic Grid MT5
Aliaksandr Charkes
4.14 (7)
Magic Grid MT5 is a non-indicator Expert Advisor using a grid strategy (on a hedging account). The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs,
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA w
SolarTrade Suite 金融机器人:LaunchPad 市场专家 - 专为开启交易而设计! 这是一个使用特殊创新和先进算法来计算其价值的交易机器人,是您在金融市场世界中的助手。 使用我们来自 SolarTrade Suite 系列的指标集来更好地选择启动此机器人的时机。 在描述底部查看我们来自 SolarTrade Suite 系列的其他产品。 您想自信地驾驭投资和金融市场的世界吗? SolarTrade Suite 金融机器人:LaunchPad 市场专家是一款创新软件,旨在帮助您做出明智的投资决策并增加您的利润。 SolarTrade Suite 金融机器人的优势:LaunchPad 市场专家: - 准确计算:我们的机器人使用先进的算法和分析方法来准确预测市场走势。 计算购买和出售资产的最佳时机。 - 用户友好界面:直观的界面将使您能够轻松掌握程序并在安装后立即开始享受其好处。 - 专家支持:我们的专业团队随时准备为您解答任何问题,并为您提供有关使用该程序的建议。 立即试用 SolarTrade Suite 金融机器人:LaunchPad Market
Stormer RSI 2
Ricardo Rodrigues Lucca
This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
HMA Scalper Pro EA
Vladimir Shumikhin
5 (2)
HMA Scalper Pro EA — 基于 Hull Moving Average (HMA) 指标的 MetaTrader 5 自动交易顾问 概述 HMA Scalper Pro EA 是一款专业的 MetaTrader 5 交易机器人(Expert Advisor),根据 Hull Moving Average (HMA) 的方向进行交易。HMA 指标确定当前趋势方向,顾问据此开仓,并辅以 Smart Risk 资金管理、自适应网格交易、追踪止损、保本止损和时间过滤器。 该顾问支持 Netting 和 Hedging 账户,适用于黄金(XAU/USD)、外汇货币对、原油、指数和加密货币的交易。 为什么选择 HMA SCALPER PRO EA - Hull Moving Average 信号 — 基于 HMA 方向入场,该指标对趋势变化的反应快于经典移动平均线 - 多时间框架 HMA 计算 — 方向可在独立于图表时间框架的单独时间框架上计算 - Smart Risk 替代经典马丁格尔 — 每个后续网格订单的手数都比前一个小 - 自适应网格交易 — 固定步长、订单限制、
Scalping bot for the gold/dollar pair (XAU/USD) — a powerful and versatile solution for traders, designed to deliver maximum efficiency in a dynamic market. This bot is specifically engineered for scalping: it analyzes price changes and places trades even before significant market movements begin. This allows it to secure advantageous positions early and capitalize on even the smallest market fluctuations. Key Features: Flexibility: Adapts to any market conditions and suits your trading strategy
Grid Trading EA is a semi-automated one-click trading EA for both Normal Trading and Grid/Martingale Trading . Normal Trading Simply click Buy or Sell directly from the chart. The EA will automatically manage trades by: Setting Stop Loss and Take Profit Managing Trailing Stop Grid / Martingale Trading (For Hedging Account Type Only) When Grid Trading mode is enabled, the EA will automatically open additional grid orders at specified distances while increasing the lot size based on your settings.
Trendline EA MT5
Carlos Oliveira
4.8 (15)
Trendline EA MT5 Trendline EA MT5 是一款适用于 MetaTrader 5 的半自动专家顾问(EA),用于根据用户绘制的趋势线执行交易操作或发送提醒。 MetaTrader 5 并未提供直接通过趋势线下单或管理交易的原生功能。本专家顾问通过监控用户定义的趋势线,在价格与其发生交互时执行预先设定的操作,从而扩展了平台的标准行为。 该专家顾问不定义也不应用任何交易策略。所有交易逻辑和决策完全由用户自行控制。 附加资料 用户指南与文档 MT4 版本 功能概览 基于趋势线的交易执行 当价格触及、突破或回调趋势线时执行买入或卖出操作 可为每条趋势线单独设置止损、止盈和交易手数 可根据 K 线收盘或价格与趋势线的距离触发操作 监控与提醒 在趋势线触及、突破、回调或假突破时生成提醒 支持弹窗、电子邮件、推送通知和声音提醒 可选:当价格到达退出趋势线时自动平仓 用户自主分析 专家顾问不会绘制、修改或重新定位趋势线 所有图表分析保持不变,完全由用户控制 基本使用方法 将专家顾问加载到图表上 使用 MetaTrader 的标准工具绘制趋势线 在趋势线名称中添加操作指令 专家
GU Liquidity Sniper
Wootthipong Chaiyaphum
Apex Reversal — M1 Precision Reversal Scalper Apex Reversal is a precision intraday scalper that trades reversals at Double Top and Double Bottom turning points on the 1-minute chart. Instead of chasing momentum, it waits for price to fail twice at the same level, confirms the rejection candle, and enters with a tight, structure-based stop and a fixed 2:1 reward target. Every trade is filtered by an event-based BOS / CHoCH market-structure engine on a higher timeframe, so the robot only takes re
Classic SNR EA MetaTrader 5 智能交易系统 | 多品种支撑阻力交易,基于趋势逻辑 概述 Classic SNR Breakout EA 是一款专业的交易机器人,使用日线摆动点识别结构性支撑与阻力水平(Support & Resistance),并根据 H1 价格行为相对于这些水平的表现执行交易。EA 应用 双重逻辑 :在上涨趋势中,当 H1 收盘于 SNR 水平下方(拒绝信号)时做空;在下跌趋势中,当 H1 收盘于 SNR 水平上方(拒绝信号)时做多。当 H1 收盘价果断突破水平时,也会交易突破信号。 EA 可同时扫描多达 14 个交易品种,自动解析经纪商特定的品种名称和后缀。 本策略适用于理解结构性水平可根据市场环境既充当支撑/阻力又充当突破触发器的交易者。 工作原理 EA 分析日线收盘价,在可配置的回溯期内识别高点和低点。这些摆动点成为结构性的支撑和阻力水平。然后 EA 监控 H1 K线收盘价相对于每个 SNR 水平的表现,并应用 基于趋势的逻辑 来确定交易方向。 核心交易逻辑 EA 并非简单地单向交易突破。相反,它会评估价格位置和 H1 收盘行为: 价格
TraderOS | PropGuard 自营交易公司每日亏损及最大回撤保护 从此告别因每日回撤或最大亏损超限而导致的挑战失败。 TraderOS | PropGuard 是一款专为自营交易公司交易员设计的专业风险管理工具。它实时监控您的交易账户,并自动保护您免受每日亏损限额和最大回撤规则的限制,这些限制往往是挑战失败的主要原因。 这并非交易策略或信号生成器,而是一个安全系统,它叠加在您现有的交易方法(无论是手动还是自动)之上,确保您始终遵守自营交易公司的规则。 支持的自营交易公司 该EA预配置了主要自营交易公司的配置文件: FTMO Apex FundedNext The5ers Topstep OneFunded 您也可以手动配置自定义公司配置文件。 主要功能 实时每日亏损追踪 — 监控每日初始余额的回撤情况,并根据公司设定的重置时间进行调整 最大回撤保护 — 追踪自峰值净值以来的回撤情况,并在超出限制时触发保护机制 自动平仓 — 当接近或超出亏损限制时,自动平仓所有头寸 智能交易锁定 — 通过原因追踪锁定交易;每日亏损锁定会在新的交易日自动重
Overview Mirror Signals EA is a powerful monitoring Expert Advisor that automatically sends real-time Telegram notifications for all important trade events on your MetaTrader 5 account. It is engineered specifically for signal providers , trade-copier operators , auditors , educators , and professional trading services that require immediate, detailed, and reliable reporting. Everything from entries, exits, SL/TP changes, comment changes, trailing stop activations, pending order modifications
Fractal Trend Master 是市场上最强大且最复杂的智能交易系统之一,旨在保护交易者的资金,同时最大化盈利机会。基于 比尔·威廉姆斯 的著名方法论,该EA使用三种重要的技术分析工具: 鳄鱼指标 、 分形 和 Gator振荡器 ,为识别和跟随市场趋势创建了一个强大而精准的框架。 该EA专注于 高级风险管理 和 资金保护 ,提供对交易和亏损的有效控制。通过选择 固定或动态手数 ,设定每日 盈亏限额 (P/L) 并执行 经过验证的策略 ,Fractal Trend Master适合保守和激进的交易者。 主要特点: 高级风险管理 :在固定或动态手数之间进行选择,并设定每日盈亏限额以保护您的资金。 基于比尔·威廉姆斯的策略 :该EA采用基于鳄鱼指标和分形的三种策略,并通过Gator振荡器确认趋势。 全自动化 :EA自动管理开仓和平仓,用户可以调整止损、止盈和移动止损等参数。 多时间框架 :适用于任何时间框架,在较大的时间框架(H4及以上)中表现最佳,同时在较小的时间框架中提供较高的交易频率。 优化范围  PARAMETER START STEP END JAW PERIOD  1
Lock Bot
Artem Alekseev
This utility is designed to automatically maintain a "locking" position and reopen it when necessary, which is suitable for position maintenance and protection strategies. A simple utility (hereinafter referred to as the bot) that implements a locking strategy with an infinitely reloadable locking trade. How the bot works: - When launched, select a buy or sell order with a specified TP - Set the SL parameter for the locking trade - The bot monitors the distance between the opening price of the f
DDKiller Pro
Njaratahiry Michael Randrianiaina
Stop Blowing Your Account. Once and For All. DDKiller Pro is the MT5 risk guardian that runs silently on your chart and shuts down trading the moment you hit a limit — whether you're grinding a prop firm challenge or managing your own CFD account. The problem every trader knows: You set your rules. You break them anyway. One revenge trade. One overleveraged position. One session that erases a month of gains. DDKiller Pro removes that decision from your hands entirely. What it does: The second yo
RSI Grid MT5
Joseph Anthony Aya-ay Yutig
免费获得其他 EA!!!免费获得其他 EA!!!免费获得其他 EA!!!免费获得其他 EA!!!免费获得其他 EA!!! RSI 网格基于 RSI 的超买和超卖情况,并在交易处于市场亏损的一侧时打开一个网格。 RSI 为技术交易者提供有关看涨和看跌价格动能的信号,它通常绘制在资产价格图表下方。当 RSI 高于 70% 时,资产通常被认为是超买,而当 RSI 低于 30% 时,资产通常被认为是超卖。 参数: 时间过滤器 周一 周二 周三 周四 星期五 周六 星期日 开始时间 时间结束 RSI 设置 RSI 周期 超买 超卖 大体时间 金钱管理 自动售货机 最大手数 获利 网格大小 乘数 尾随期权 追踪止损 尾随步骤 轨迹偏移 设置文件 v1.8 英镑兑美元 SET 1 https://youtu.be/a7PfCr1jYXQ https://drive.google.com/file/d/1dP1sZvSQddY_D0meY6vul4Kk78cqoNcU/view?usp=sharing v1.8 英镑兑美元套
Talents ATR Scalper Utility (MT5) The Talents ATR Scalper Utility is a professional-grade trade execution and management tool built for MetaTrader 5. Inspired by the Biblical Parable of the Talents , this utility is designed to help traders multiply their potential with precision risk control, one-click simplicity, and advanced automation. Whether you’re scalping forex, gold, or indices, this tool delivers speed, consistency, and confidence. Key Features One-Click Trade Preview Click below price
Tp or Sl Fast
Perry Gonzaga Ndege
Take full control of your pending orders in MetaTrader 5 with a professional-grade order management script designed for precision, speed, and simplicity . If you trade grids, breakouts, news setups, or multi-symbol strategies, you already know how painful it is to manually edit take profits or stop losses one order at a time. This tool eliminates that friction entirely. With this MT5 script, you can apply a single, exact price as a Take Profit or Stop Loss to all pending orders instantly —acros
该产品的买家也购买
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 (162)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
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
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
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:/
================================================================================ 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
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 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进
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 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
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.
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 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
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
Welcome to ENTRY IN THE ZONE WITH SMC MULTI TIMEFRAME Entry In The Zone with  SMC Multi Timeframe  is a professional trading indicator built on Smart Money Concepts (SMC), combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis, Points of Interest (POIs), and real-time signals, t
Timeless Charts
Samuel Manoel De Souza
5 (7)
Timeless Charts is an all-in-one trading utility for professional traders. It combines custom chart types such as Seconds Charts and Renko with advanced order flow analysis using Footprints , Clusters , Volume Profiles , VWAP studies, and anchored analysis tools for deeper market insight. Trading and position management are handled directly from the chart through an integrated trade management panel , while Market Replay and Virtual Accounts provide environments for practicing trading skills and
The News Filter MT5
Leolouiski Gan
4.78 (23)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了   The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
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
EA Performance Tracker
Russell Leeon Tan
5 (2)
EA Performance Tracker (AESTracker) A clean, modern dashboard that shows exactly how your trades and EAs are performing — right on your chart. It reads your full account history automatically and breaks down the numbers by magic number / strategy. Display only — it does not place any trades. What it shows - Account header: live Balance, Equity, and Open (floating) P/L - Profit summary: gross profit, net profit, and the exact commission & swap deducted - Key stats: win rate, profit factor, exp
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
Telegram to MT5 Coppy
Sergey Batudayev
5 (10)
Telegram 到 MT5: 终极信号复制解决方案 使用 Telegram 到 MT5 简化您的交易,这款现代化工具可直接从 Telegram 频道和聊天室复制交易信号到您的 MetaTrader 5 平台,无需 DLL 文件。这款强大的解决方案可确保精准的信号执行、丰富的自定义选项,节省时间并提高您的效率。 [ Instructions and DEMO ] 主要特点 直接 Telegram API 集成 通过电话号码和安全码进行身份验证。 通过用户友好的 EXE 桥轻松管理聊天 ID。 添加、删除和刷新多个频道/聊天以同时复制信号。 使用高级过滤器进行信号解析 跳过包含异常词(例如“报告”、“结果”)的不需要的信号。 支持灵活的 SL 和 TP 格式:价格、点数或点数。 自动计算指定点而不是价格的信号的切入点。 订单定制和灵活性 使用多种模式配置订单大小:固定手数、动态手数(% 风险)或特定符号手数。 使用信号数据或自定义参数调整 SL/TP。 设置滑点限制、挂单到期时间和重试参数,以实现无缝执行。 综合符号管理 排除特定符号或映射到特定经纪人的符号。 自定义信号和经纪商符号之间
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
EA Pause Manager
David Enrique Barrera Moncayo
4.33 (6)
EA Pause Manager — Your Smart Risk Guard & Scheduler (MT5) What It Does Stops conflicting trades before they happen , based on active market positions and, optionally, pending orders. Pauses or resumes your EAs automatically based on: A simple leader rule : the first EA to trade becomes the leader and blocks the rest. A time schedule you define — now configurable per EA. For example, you can run one EA during the day session and another EA overnight. Optionally cleans up after simultaneous openi
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
Auto Trade Copier 被设计成多的MT5账户/端子,绝对精度之间复制交易。 有了这个工具,你可以充当要么提供商(源)或接收(目的地) 。每一个交易行为将由提供商克隆到接收器,没有延迟。 以下是亮点功能:     在一个工具提供商或接收器之间转换角色。     一个供应商可以交易复制到多个接收者的账户。     绝对兼容MT5的顺序/位置管理规则,该规则允许与调整容积为每个符号只有一个位置。     自动识别和同步代理之间的符号后缀。     允许高达5特殊符号的设置(即: GOLD - > XAUUSD ,等等) 。     多lotsize设置选项。     允许过滤的订单类型将被复制。     关断端子或电源关闭后恢复以前的设置和状态。     实时控制面板。     使用方便,界面友好。 用法: - 安装工具提供的MT5终端,并选择角色“提供者” ,然后启用它。 - 安装工具接收的MT5终端,并选择角色的“接收器” ,输入提供商的帐号,然后启用它(你可以有很多接收者的帐户,只要你想) 。 设置和参数:      特殊符号设置(菜单) : 配置高达5对特殊
Trader Evolution
Siarhei Vashchylka
5 (7)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simplifies
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
筛选:
无评论
回复评论