Ziu 948 NY Gold Expert Advisor

Ziu Institutional is an Expert Advisor for MetaTrader 5 designed exclusively for XAUUSD on the 1-minute timeframe. It performs a single daily evaluation at 9:48 New York time and manages the position with partial Take Profit closes, break-even, protective trailing and forced close at the end of the NY session.

The decision engine combines several market structure scenarios computed at 9:47 NY: London range sweeps, Fibonacci levels across macro, micro and session ranges, Fair Value Gaps on H4, H1 and M5, prior H1 and H4 candles, and structural patterns on M5. The selected scenario determines direction, entry price and structural stop loss.

Operational behavior

The system evaluates the market once a day at 9:48 New York time and opens a single position.

Optionally, a second entry can be enabled at 10:03 New York time (with execution no later than 10:10 NY). This second entry is disabled by default and must be activated by the operator through an input parameter. When enabled, it acts as a recovery entry after the main 9:48 trade was skipped or closed at Stop Loss without hitting TP1. When disabled, the EA operates a single trade per day. Maximum two operations per day when the second entry is enabled.

. No overnight risk: any open position is force-closed before 16:00 New York time.

The EA automatically detects the broker server offset and whether it applies Daylight Saving Time by analyzing the price history. It works without manual configuration on any broker offering XAUUSD with MetaTrader 5, regardless of whether the server operates on fixed GMT or applies DST.

Risk and lot management

The lot can be calculated in three ways: fixed lot, fixed dollars per trade, or percent of account balance per trade. In risk modes, the lot adapts to the day's structural stop loss, keeping the target risk constant. A configurable maximum lot cap is enforced.

Take Profits, break-even and trailing

Up to four Take Profits can be configured. Each TP is defined by a close percentage of the lot and an R-multiple over the SL. Default configuration: two TPs at 50 and 50 percent, with TP1 at 1R and TP2 at 2R. Break-even moves the SL to the entry price when TP1 is hit. Protective trailing moves the SL to TP1 when price advances a configurable percentage of the segment between TP1 and the last active TP. Every SL adjustment is synchronized with the broker immediately.

Automatic checks and safety

Before every entry, the EA verifies available free margin, SL distance relative to the broker's stops level, and lot validity within the symbol's volume limits. If an external close by the broker is detected, the internal state is updated automatically. If inputs are inconsistent (for example TP percentages that do not add up to 100 or zero risk), the EA pauses and displays a message on the chart until the operator corrects the values. If MetaTrader opens after 9:47 New York time, the EA does not trade that day to prevent entries outside the validated setup.

Requirements

MetaTrader 5 platform. Hedging or netting account. XAUUSD symbol on the 1-minute timeframe. Broker that allows a stop loss of at least 100 pips on XAUUSD. Recommended minimum balance 200 USD to start with 1 percent risk, or 500 to 1000 USD for greater flexibility. 24/5 VPS strongly recommended.

Recommended account type

Low-spread accounts of the ECN or Raw Spread type are recommended. Feed quality and spread during the operating window can affect live trading results.

Configuration by account size

For accounts of 200 to 500 USD, mode 2 (percent of balance) with 1 percent risk is suggested. For accounts of 500 to 2000 USD, mode 2 with risk between 1 and 2 percent. For accounts larger than 2000 USD, mode 2 with risk between 1 and 3 percent, or mode 1 with a fixed dollar amount per trade.

Input parameters. Operational

Use Magic Number. Enables the EA's magic tag on orders. Default true. Recommended to always leave true.

Magic Number. Unique EA identifier. Default 948948. Change only if you run more than one instance on the same account.

Input parameters. Time / Broker

Server-GMT offset (hours). Difference between the broker's server clock and GMT in hours. Default -99, which activates the automatic detection of the offset by analyzing the price history. Works both in live trading and in the Strategy Tester. Change manually only if you need to force a specific offset.

Server applies DST. Indicates whether the broker's server applies European Daylight Saving Time. Default true. In autodetect mode this value is determined automatically and this input acts as a manual override.

Late start tolerance (min). Tolerance in minutes if MetaTrader opens after 9:47 NY. Default 0. Increase to 1 or 2 to forgive brief connection dropouts.

Input parameters. Risk / Sizing

Mode. Sizing mode. 0 fixed lot, 1 dollars per trade, 2 percent of balance. Default 0.

percent of balance. Percent of balance to risk per trade in mode 2. Default 1. Example: with balance 1000 USD and an SL of 200 pips, the calculated lot is 0.05.

dollars to risk. Fixed dollar amount per trade in mode 1. Default 200. Example: with risk 200 USD and SL of 200 pips, the lot is 1.00.

position units total. Number of units in mode 0 (fixed lot). Default 10. Example: 10 units at 0.01 lot per unit equals 0.10 lot.

lot per unit. Size of each unit in MT5 lots. Default 0.01.

Safety cap maximum lot. Absolute lot ceiling per trade. Default 5.0.

Input parameters. Take Profits

Active TPs. Number of active TPs between 1 and 4. Default 2.

Percent to close at TP1, TP2, TP3, TP4. Percentage of the lot to close at each TP. Active percentages must add up to 100. Default values 50 at TP1 and 50 at TP2.

After hitting TP1, percent of TP1 to last TP. Once TP1 is hit, when price advances this percentage of the segment between TP1 and the last active TP, the SL moves to TP1. Default 70. Example with TP1 at 4020 and TP2 at 4040: the SL moves to 4020 when price reaches 4034.

Input parameters. Second entry (10:03 NY)

Enable second entry (10:03 NY). Enables or disables the optional second daily entry at 10:03 New York time. Default false, disabled. When disabled, the EA operates a single trade per day at 9:48 NY, which is the safer configuration with lower drawdown profile. When enabled, the EA may take a second entry at 10:03 NY if the main 9:48 trade was skipped, or if it closed at Stop Loss without first reaching TP1. Enabling this option means the operator accepts the risk profile of up to two trades on the same day.

Input parameters. Break-even

BE. Break-even mode. 0 disabled, 1 move SL to entry when TP1 is hit, 2 move SL to entry after X pips of profit. Default 1.

Pips in favor to move BE. Pips of profit that trigger break-even in mode 2. Default 150.

Input parameters. End of Day close (NY)

Close the position before NY end. Enable forced close before the end of the NY session. Default true. Recommended to keep enabled.

Minutes before 16:00 NY. Minutes before 16:00 NY at which the close runs. Default 10, equivalent to closing at 15:50 NY.

Input parameters. Structural SL / TP

Minimum SL pips. Minimum allowed stop loss in pips. Default 100.

Maximum SL pips. Maximum allowed stop loss in pips. Default 200.

Long SL pips. Extended stop loss for setups that justify a wider distance. Default 220.

TP1, TP2, TP3, TP4 = N x R. Position of each TP as a multiple of R, where R is the SL distance. Default values 1, 2, 3 and 4. Example: with entry at 4000 and SL at 3980, R is 20. TP1 is at 4020, TP2 at 4040, TP3 at 4060 and TP4 at 4080.

How to verify the version

When loading the EA on a chart, the Experts tab of the MetaTrader 5 client will show a line confirming the current version and build. Additionally, the EA will display the result of the automatic detection of the server timezone.

Support

For technical support, please use the private messaging system available on this page. After your purchase, send a private message on this page to receive the detailed inputs manual in PDF format and the configuration instructions.

推荐产品
Fractal Trend Master 是市场上最强大且最复杂的智能交易系统之一,旨在保护交易者的资金,同时最大化盈利机会。基于 比尔·威廉姆斯 的著名方法论,该EA使用三种重要的技术分析工具: 鳄鱼指标 、 分形 和 Gator振荡器 ,为识别和跟随市场趋势创建了一个强大而精准的框架。 该EA专注于 高级风险管理 和 资金保护 ,提供对交易和亏损的有效控制。通过选择 固定或动态手数 ,设定每日 盈亏限额 (P/L) 并执行 经过验证的策略 ,Fractal Trend Master适合保守和激进的交易者。 主要特点: 高级风险管理 :在固定或动态手数之间进行选择,并设定每日盈亏限额以保护您的资金。 基于比尔·威廉姆斯的策略 :该EA采用基于鳄鱼指标和分形的三种策略,并通过Gator振荡器确认趋势。 全自动化 :EA自动管理开仓和平仓,用户可以调整止损、止盈和移动止损等参数。 多时间框架 :适用于任何时间框架,在较大的时间框架(H4及以上)中表现最佳,同时在较小的时间框架中提供较高的交易频率。 优化范围  PARAMETER START STEP END JAW PERIOD  1
SolarTrade Suite 金融机器人:LaunchPad 市场专家 - 专为开启交易而设计! 这是一个使用特殊创新和先进算法来计算其价值的交易机器人,是您在金融市场世界中的助手。 使用我们来自 SolarTrade Suite 系列的指标集来更好地选择启动此机器人的时机。 在描述底部查看我们来自 SolarTrade Suite 系列的其他产品。 您想自信地驾驭投资和金融市场的世界吗? SolarTrade Suite 金融机器人:LaunchPad 市场专家是一款创新软件,旨在帮助您做出明智的投资决策并增加您的利润。 SolarTrade Suite 金融机器人的优势:LaunchPad 市场专家: - 准确计算:我们的机器人使用先进的算法和分析方法来准确预测市场走势。 计算购买和出售资产的最佳时机。 - 用户友好界面:直观的界面将使您能够轻松掌握程序并在安装后立即开始享受其好处。 - 专家支持:我们的专业团队随时准备为您解答任何问题,并为您提供有关使用该程序的建议。 立即试用 SolarTrade Suite 金融机器人:LaunchPad Market
Cyclone Intraday
Mikhail Mitin
5 (1)
How the EA works (simple explanation) Trades on M5 timeframe Uses H1 timeframe to analyze global market context Analyzes 2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol: EURUSD Timeframe: M5 Trading style: Intraday
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 收盘行为: 价格
The Seven Candles is an Expert Advisor that implements a strategy originally described on the book Short Term Trading Strategies That Work by Larry Connors and Cesar Alvarez. Developed to trade stock indexes (SP500, Down Jones, NASDAQ, BOVESPA, Nikkei, etc.), this strategy seeks for trading opportunities based on where the close price is in relation with Simple Moving Average indicator. However, in order to be triggered, a pattern between candles also must occur. The original strategy seeks long
PipFinite EA Breakout EDGE MT5
Karlo Wilson Vendiola
5 (3)
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
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 允
This robot operates based on the Parabolic SAR indicator. Verion for MetaTrader4 here . The advanced EA version includes the following changes and improvements: The EA behavior has been monitored on various account types and in different conditions (fixed/floating spread, ECN/cent accounts, etc.) The EA functionality has been expanded. Features better flexibility and efficiency, better monitoring of open positions. Works on both 4 and 5 digits brokers. The EA does not use martingale, grid or arb
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 替代经典马丁格尔 — 每个后续网格订单的手数都比前一个小 - 自适应网格交易 — 固定步长、订单限制、
MAO Trade X MT5 is an EA based on Moving Average Oscillator. Moving Average Oscillator parameters such as FastEMA, SlowEMA, MACDSMA, BuyShift, BuyValue, SellShift and SellValue can be adjusted. MAO Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through MAO Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Error EA
Dragan Drenjanin
Error EA Introducing Error EA: Your Advanced Forex Trading Companion for MT5 Error EA is a cutting-edge Expert Advisor (EA) designed for the MetaTrader 5 (MT5) platform, crafted to elevate your forex trading experience. This sophisticated tool empowers traders with unparalleled flexibility, precision, and automation in trading currency pairs. Capable of operating across a wide range of timeframes, Error EA adapts seamlessly to various trading styles, making it an ideal companion for both novice
The EA strategy : it is provided wirh built-in indicator based on Japanese Candles arrangements in order to determine the signals and has different inputs for Short and Long positions in order to improve its precision; You should purchase this EA because : it has been tested for a long time;  its indicator was deeply improved and optimized; the program is bugs free;  it is safe because its efficience is about 70% of assertiveness;  it is provided with Trailing Stop Loss technology; it has bad t
King of Trades
Renato Takahashi
Let the KING trades!!! KING of TRADES  is a trading system that can be optimized according to: - Trend indicator:  Ichimoku Kinko Hyo (either in different timeframe) - Trigger system:  Fractals - Filter - trade in:  Stochastic Oscillator (values and upper and lower limits) - Stops definition:  ATR (period and long and short takeprofit and stoploss) - General:  magic number, autolot (% balance), symbol digits, max spread and max number of openned orders Default configuration on EURUSD, H1.
ICT Sentinel
Allan Njuguna Kimani
ICT Sentinel — Institutional Smart Money Expert Advisor Fully automated multi-symbol EA based on ICT / Smart Money Concepts. Detects Order Blocks, Fair Value Gaps, liquidity sweeps, BOS and CHoCH, and trades only when several signals align. Advantages Trades a whole symbol basket from one chart Risk-based position sizing (% of balance, not fixed lots) Automatic break-even, partial close, ATR trailing stop, profit-lock ladder Daily loss limit, consecutive-loss lockout, equity protection Session a
Cosmo Tech Labs Eurusd Mean Reversion 是一款适用于 MetaTrader 5 的自动化 Expert Advisor (EA),基于 EURUSD M15 时间框架的均值回归策略。 当动能和趋势强度条件指示处于超买或超卖状态时,EA 会开启持仓。每笔持仓均配有固定的止盈目标;若在定义的 K 线数量内未达到该目标,则根据时间平仓。同时持仓的最大数量受风险参数限制。 该策略基于 19 年的 M15 历史数据,采用按时间顺序的前向验证(walk-forward)方法开发和测试,包含样本外(out-of-sample)验证。产品截图展示的回测结果均为历史模拟,不代表真实交易。过往业绩不保证未来表现。 本产品不使用马丁格尔(martingale)、网格(grid)或套利技术,也不连接任何外部或第三方服务。 建议:在真实账户使用前,请先在策略测试器(Strategy Tester)中进行测试。此 EA 不使用固定止损,依靠基于时间的平仓来进行风险管理;仓位大小和风险管理应充分考虑这一点。 参数:手数大小、最大同时持仓数、魔术码(Magic Number)、滑点
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
Expert Smart Trend
Ruslan Pishun
3 (6)
The trading system operates on seven pairs and one timeframe. The Expert Advisor uses trading systems for trend-based entries with the help of the Envelopes and CCI indicators. Each indicator uses up to five periods for calculating the trends. The EA uses economic news to calculate the prolonged price movements. The EA has the built-in smart adaptive profit taking filter. The robot has been optimized for each currency and timeframe simultaneously. Attention! This EA is only for "hedging" account
Aurum Gold Pro
Mainara Mello Da Silva
1 (1)
Aurum Gold Pro Automated Trading System for Gold (XAUUSD) Aurum Gold Pro is an automated trading system developed for trading Gold (XAUUSD). The system uses technical filters designed to identify market trend conditions and volatility levels before opening positions. The strategy operates on the H1 timeframe and is designed to participate in trending market environments while applying structured risk management rules. Main Features • Designed for XAUUSD • Timeframe: H1 • One trade at a time • A
FREE
SmartWay
Gooi Meng Liang
SmartWay EA   (formerly SmartTrade EA) is a professional Expert Advisor created specifically for trading   XAUUSD (Gold)   on MT5. With the release of   V2.0 , SmartWay introduces a powerful new feature:   Smart Step Size Boost with Spike Detection . This upgrade makes the EA more adaptive in volatile markets and especially effective in   one-way markets   (bullish or bearish trends). It combines   cycle-based money management ,   drawdown protection , and   profit control   to deliver stable an
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
Trifecta Confluence
Alex Amuyunzu Raymond
Trifecta Confluence Trifecta Confluence — Trade Only When the Market Truly Agrees Most Expert Advisors fire on a single signal — one moving average cross, one oscillator spike, one candle pattern — and get chopped apart the moment the market goes quiet or erratic. Trifecta Confluence was built on a different premise: a trade is only worth taking when three independent, mathematically distinct dimensions of price behavior all point the same direction at the same time. The Three-Engine Core Every
Stochastic Gold Scalper
Vladimir Shumikhin
5 (2)
Stochastic Gold Scalper 基于烛台形态进行交易的 MetaTrader 5 自动 Expert Advisor,配备可选的 Stochastic 振荡指标确认、受控网格策略以及灵活的资金管理 概述 Stochastic Gold Scalper 是一款面向 MetaTrader 5 的专业交易机器人(Expert Advisor),基于经典的烛台分析,专为全自动、有纪律的交易而设计。 系统不依赖主观感觉,而是按照客观规则运作:它识别可靠的烛台反转形态,并在相应方向开立交易。必要时,每个信号还可通过 Stochastic 振荡指标进行额外确认,以过滤掉逆着超买和超卖区域的入场。 本 EA 专为 M5 等较低周期上的剥头皮交易而设计,非常适合黄金(XAUUSD)、Forex(外汇)货币对以及指数。 主要功能 十一种烛台反转形态,每一种均可单独启用或禁用 可选的 Stochastic 过滤器,按超买和超卖区域确认入场 采用固定步长和订单上限的受控网格(Grid)交易 Smart Risk 资金管理,在每个网格层级递减手数 可选择交易方向:仅买入、仅卖出或双向 Stop
| 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
Stacking King EA MT5
Dora Nafwa Mwabini
Stacking King EA – 精准操控,操作简便 描述: Stacking King EA 是一款功能强大的交易工具,可让您一键开启多笔交易,或每分钟自动叠加一定时长的交易——直接在您的 MT5 终端上即可使用。 无论您是剥头皮交易者、趋势交易者还是突破性交易者,这款 EA 都能让您轻松掌控。它专为真实市场中的真实交易者打造。它不仅仅是一个回测玩具——而是实战装备。专为希望完全掌控交易叠加的严肃交易者而设计——无需压力或延迟。 ️ 请注意:此 EA 仅基于终端——它无法在策略测试模式下运行。它专为实时交易而设计,不适用于模拟测试。 为什么这很重要 许多 EA 可以在回测模式下进行测试——但回测通常无法反映真实的市场动态。Stacking King EA 则有所不同。它专为真实交易打造,让您在账户中看到实际结果,而非模拟交易。 如果您疑惑“为什么它在测试程序中不起作用?”——它并非如此。 这款 EA 适用于准备在真实或模拟终端上交易的交易者。 主要特点 1. 两种模式: a) 手动模式:点击即可立即部署多笔交易。 b) 定时模式:每分钟自动触发交易,最长 10 分
THE SIMPLE, THE BETTER Simple Ema Rsi Trader v1.19 is a clean, transparent trend-following Expert Advisor for MetaTrader 5. It combines two of the most widely understood indicators—Exponential Moving Averages and RSI—to create disciplined entries without grid, martingale, averaging, or complicated black-box logic. HOW IT TRADES • BUY when Fast EMA is above Slow EMA, RSI is above the Buy minimum level, and RSI is below the Buy maximum level. • SELL when Fast EMA is below Slow EMA, RSI is belo
Price Action Trender
Blessing Takura Chirewa
This robot is based on an MACD strategy for trending markets. The description of the strategy can be found on the attached youtube video. The video explains the strategy and shows a basic backtest and optimisation on a few symbols. It is advised to carry out a a backetst and optimisation of your own before using the robot. The video can be found at >> https://www.youtube.com/watch?v=wU_XCM_kV0Y&nbsp ;
LSMR DualMode Gold
Clement Nyamunura Mweya
LSMR DualMode Gold is a professional automated trading system for XAUUSD and XAUUSDc, refined through 14 live iterations on real accounts. It combines four independent trading modes that detect market regime and activate the appropriate strategy automatically. FOUR TRADING MODES Mode 1 — Spike Reversal: Detects large-body candles (liquidity sweeps) and enters mean-reversion trades when price shows rejection. Adaptive spike detection adjusts thresholds based on current volatility. Mode 2 — Ra
Aurum Forest AI
Bintang Indra Maulana Firmansyah
"Trading Gold shouldn't be a gamble; it should be a calculation." Aurum Forest AI is a premium Expert Advisor utilizing a Native .ONNX Machine Learning Architecture . Unlike 99% of "AI" robots on this market that use hidden Martingale, this system is built on a Random Forest Classifier trained on 10 years of institutional Gold liquidity data. ## The Neural Core Advantage: Real-Time Data Processing: Evaluates 20+ non-linear features including SMC Liquidity Sweeps , Fair Value Gaps (FVG) , and Vo
ID Trade_Bot BS - an effective tool for automated trading using RSI Trade_Bot BS is an efficient solution for automated trading based on RSI, allowing flexible parameter customization and risk management. Thanks to the ability to choose a trading mode, dynamic Stop-Loss and Take-Profit levels, and trading mode adjustment (buying, selling, or both), it is suitable for various trading strategies. Key Features: Uses the RSI indicator to determine market conditions. Automatically opens an
UJ Master EA
Matej Hofman
Introducing   UJ Master EA, a simple  yet powerful Expert Advisor for trading the USDJPY pair! Developed, tested and traded by a team of experienced traders with trading experience of over two decades. Prop-Firms Ready Easy To Set up Not sensitive to broker conditions  UJ Master EA is updated every 3 months to get the best results! UJ Master EA   utilizes a complex price action strategy and smart money concepts, following strict mechanical rules. For the best possible results, follow these ste
该产品的买家也购买
Syna
William Brandon Autry
5 (27)
Syna 7 - 全程陪伴交易的 AI 大多数交易系统在入场之后就停止思考了。 Syna 不会。 Syna 7 是一个 AI 交易助手,也是一套自主交易系统,从分析到离场全程参与。 它可以监控当前行情、记住交易的来龙去脉、评估新闻与波动、管理持仓、协调账户,并在订单成交之后继续重新审视自己的决策。 交易不会在入场时结束。 智能也不该如此。 从分析到离场,一以贯之的智能。 频道与社区 关注频道,获取更新、信号、发布消息和产品演示。加入公开群组,提问并与其他交易者交流。 关注我的 MQL5 频道 加入我的 MQL5 公开群组 什么是 Syna? Syna 的设计目标,是充当整个交易运作的智能层。 它可以配合: 自身的自主交易策略 由其他 EA 开出的持仓 手动交易 多个 MetaTrader 5 终端 多个经纪商与账户 不同的品种、策略和风险配置 你可以把 Syna 当作自主交易者、AI 助手、持仓管理器、投资组合协调者,或者四者兼具。 AI 的优势不再局限于单一入场信号或某个孤立的 EA。 Syna 为何改变你的交易方式 传统 EA 遵循预先设定的逻辑,只能沿着开发者事先编写好的路径做
Big Forex Players MT5
MQL TOOLS SL
4.76 (140)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Waka Waka EA MT5
Valeriia Mishchenko
4.13 (40)
8+ years of live track record with +12,000% account growth: Live performance MT 4 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Supported cu
AiQ
William Brandon Autry
4.87 (38)
AiQ Gen 2 – 更快。更智能。前所未有的强大。 我们在2024年末用Mean Machine开启了这一变革。它是最早将真正的前沿AI引入实盘零售交易的系统之一。 AiQ Gen 2是这条路线上的下一次进化。 AiQ Gen 2为完全不同层次的速度而生。挂单是其优势的核心,使其能够在动能扩展之前精准定位,然后让自适应智能接管。 大多数AI工具回答一次就忘记一切。 AiQ Gen 2不会。 它记住每一个挂单设置、每次下单或调整背后的推理、为什么触发或为什么等待,以及市场的确切反应。每个会话的完整上下文。随时间不断累积的持久智能。 这不是另一个为了营销而添加AI的EA。 这是一个围绕精准挂单执行构建的高速专业智能。 传统EA仍然困在固定逻辑中。AiQ Gen 2从真实结果中学习,磨练其选择能力,优化执行时机,并持续改进在实盘条件下的响应方式。 它不会重置。它不会过时。它不会被淘汰。 AiQ Gen 2作为一个强大的独立系统运行,干净、精准且快速。对于希望进行可选生态系统集成的交易者,它也可以无缝接入Syna作为专属Agent,共享持久记忆并将其高速挂单优势贡献给更广泛的投资组合。
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Bonnitta EA 基于挂单策略 (PPS) 和非常先进的秘密交易算法。 Bonnitta EA 的策略是秘密自定义指标、趋势线、支撑和阻力位(价格行动)和上述最重要的秘密交易算法的组合。 不要在没有超过 3 个月的任何真实货币测试的情况下购买 EA,我花了超过 100 周(超过 2 年)在真实货币上测试 BONNITTA EA 并在下面的链接中查看结果。 BONNITTA EA 由爱和力量组成。 仅适用于少数买家,这是盗版算法的价格和实施的原因。 Bonnitta EA 在 22 年的时间内使用质量为 99.9% 的真实报价成功通过了压力测试,滑点和佣金接近真实市场条件。 Expert Advisor包含统计采集和滑点控制的算法,具有完整的统计控制; 此信息用于保护您免受经纪人的欺骗。 Bonnitta EA 在下订单之前控制经纪人执行的质量,它还成功地通过了历史数据和不同数据馈送的蒙特卡罗模拟方面的严格标准。 结果 策略测试器的 Expert Advisor 结果:初始存款为 1000 美元的 Bonnitta EA 在 2020 年 1 月 1 日至 2021 年
Perceptrader AI MT5
Valeriia Mishchenko
4.67 (6)
80 consecutive months in profit with low drawdown: Live performance MT4 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timeframe: M5 Features: Trend , Mome
Velora MT5
Ahmad Aan Isnain Shofwan
The Intelligent Grid EA — A Team of Smart Modules Following the 5-star success of its MT4 predecessor, Velora has been completely rebuilt for MT5 with a fundamental shift in design. Most grid EAs are one engine doing many jobs. Velora is different. Inside Velora, there is a team. Four smart modules, each with one specialty, working together so the system stays adaptive at every stage of a trade — from the moment of entry, to scaling decisions, to the exit. Meet the team: VSE — Velora Smart Entr
Minting
Zenzo Phathisani Mtungwa
*** 请将其附加到 M1 或 M5 图表,以获得最佳效果和快速进出场 *** Minting – 黄金剥头皮(精简版 / Lite Edition) 是由 Ramulo Software Ltd. 开发的一款精简而专业级的智能交易系统(EA),专为捕捉黄金(XAUUSD)的高波动性和高盈利潜力而设计。它将基于 EMA 的智能市场结构、ATR 趋势识别、分级美元追踪止盈以及严格的回撤控制融合为一套轻量、高效、易于运行的交易系统。 Minting 是进入 Emerge 生态系统的入口级产品。它经过刻意简化,旨在提供稳定性、透明性和持续性的账户增长。官方推荐的路径是:使用 Minting 所产生的利润升级到 Emerge —— 更高级的旗舰 EA,拥有更强的交易智能、更深入的市场逻辑以及更激进的盈利能力。 本 EA 的核心理念是: 先保护资金,其次创造利润。 核心交易逻辑 Minting 使用精炼的 EMA 结构: 快速 EMA(5) 慢速 EMA(9) 并结合: 基于 ATR 的趋势检测 多周期确认(M1、M5、M15) 针对趋势市场与震荡市场的独立交易逻辑 这使 Minting 能够
Golden Pickaxe MT5
Valeriia Mishchenko
3.56 (9)
EA has high-performance live track records of different set files: Live performance MT 4 version can be found here Golden Pickaxe is a mean-reversion grid trading system that uses machine learning technology to place high-profit potential trades on the Gold market. It uses real market inefficiencies to its advantage to have an edge over the market. The EA has 5 predefined set files, which are essentially 5 different trading systems on gold . You may choose the default option (XAU Risky) or have
Night Hunter Pro MT5
Valeriia Mishchenko
3.92 (37)
EA has a live track record with many months of stable trading with  low drawdown: All Pairs 9 Pairs Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth. It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading area.
Foli Pivots MT5
John Folly Akwetey
Expert advisor trades by pivot levels, support and resistance levels based on pivot levels. Also expert advisor takes into account volatility filter, uses standard Martingale and anti-Martingale systems, drawdown protection, standard trailing stop, trading time and trading Trade Order   – direction of trading (only buy, only sell or buy and sell) Use Volatility Filter   – enabling/disabling of volatility filter using Volatility Filter   – value of volatility filter Count Of Days For Volatility F
Gold Catalyst EA MT5
Malek Ammar Mohammad Alahmer
Gold Catalyst Evolution V6.0 — MQL5 市场说明 Gold Catalyst Evolution V6.0 适用于 MetaTrader 5 的自动化双引擎黄金交易系统 1. 产品概述 Gold Catalyst Evolution V6.0 是一款全自动智能交易系统,专为 XAUUSD 以及名称中包含 XAU 或 GOLD 的其他经纪商黄金品种开发。 V6.0 在一个智能交易系统中集成了两个相互独立的交易引擎。每个引擎分别评估市场状况,并拥有自己的固定手数、魔术号、持仓归属、保护水平和出场管理。 两个引擎互不复制,也不相互依赖。在对冲账户中,两个引擎可以同时管理同一黄金品种的仓位。在净额账户中,同一品种的入场会安全地按顺序执行,因为 MetaTrader 对每个品种只保留一个净持仓。 本系统旨在提供结构化的黄金自动交易,无需持续人工监控。 2. 交易架构 Engine A 是选择性方向引擎,用于筛选市场状况,并通过自身的执行配置管理其仓位。 Engine B 是独立的市场参与引擎,拥有单独的执行配置,并附加每日亏损及连续亏损交易控制。 每个引擎均: 使
SD Gold HFT Scalper EA
Patel Dipeshkumar Ramanbhai
SD Gold HFT Scalper EA 是一款先进的高频交易系统,专为极端波动和高速市场执行而设计。与依赖延迟 OHLC(开盘价、最高价、最低价、收盘价)K线数据的传统 EA 不同,该系统完全基于纯粹的原始 Tick 数据运行。通过监控买价和卖价的微小波动,它能够在标准图表反映之前识别并捕捉爆发性的动量行情。 虽然针对黄金(XAUUSD)进行了优化,但该 EA 也可用于任何高流动性、高波动性的交易品种。 实时跟踪进度:点击这里查看 EA 的实时表现。 特别福利:购买后请立即私信我以获取您的 Set 文件! ️ Set 文件:点击这里下载安装手册和配置文件。 谨防诈骗:我从不会在 Telegram 上分发我的 EA 或自定义设置。官方购买渠道仅限 MQL5,授权 Set 文件仅发布在我的博客中。请提高警惕,避免向第三方冒充者购买! 核心功能 纯 Tick 数据引擎:分析实时 Tick 流,根据即时动量变化执行交易。 现代化图表面板:采用简洁低干扰的深色 UI 卡片,实时显示浮动盈亏(Floating PNL)和当日已平仓利润,并带有动态颜色提示。
Gold Grabber Grid Hedge
Israel Odartei Lamptey
GOLD GRABBER Israel L. MT5 Grid-Hedge EA. WARNING: EA has Optimised  sets for GOLD (XAUUSD) ONLY (Minimum Capital: $1000) Download sets below: Use these sets for XAUUSD:  https://drive.google.com/drive/folders/1FBfc-eE7B7APhZ-P754R76d3xih8OnXX?usp=sharing Professional Grid-Hedge Trading System with Advanced Risk Management This sophisticated Expert Advisor employs a dual-directional grid strategy designed for consistent performance in volatile markets. The system opens positions in both directi
PivotStorm
Li Yin Fang
PivotStorm - 自适应 XAUUSD 市场结构突破交易 EA MetaTrader 5 专业自动交易系统 PivotStorm 是一款面向黄金(XAUUSD)市场的专业 MetaTrader 5 Expert Advisor。 该系统针对喜欢结构化突破交易的交易者设计,通过市场结构分析、智能挂单执行以及多层风险管理,实现纪律化的自动交易。 不同于简单的突破机器人,PivotStorm 不追逐每一次价格波动,而是等待经过确认的重要市场结构,并在风险可控的条件下执行交易。 为什么选择 PivotStorm? 黄金市场具有明显趋势行情,同时也存在大量假突破。PivotStorm 遵循核心理念:等待有意义的市场结构,然后进行受控风险执行。 EA 不尝试预测所有市场走势。系统通过识别关键价格区域,构建突破交易场景,并按照预设风险规则管理交易执行。 查看MQL5 信号: 点击这儿 核心技术 1. 市场结构突破引擎 PivotStorm 分析确认后的市场结构,并识别重要交易水平。 系统分析: 确认后的摆动高低点 突破区域 价格运动有效性 市场动量状态 帮助系统过滤短期噪声,关注更有意义
Scalp Master 专家顾问(EA)是一种完全自动化的交易系统,专为趋势市场中的剥头皮策略设计。它用于在高流动性市场中识别短期交易机会,同时重点关注交易质量和风险控制。该EA适合偏好系统化、规则化交易且不进行手动操作的交易者。 它在低点差和高流动性的品种上表现最佳,包括: XAUUSD(黄金) EURUSD GBPUSD USDJPY BTCUSD USTEC(美国科技指数) 其他主要和次要货币对(低点差且执行稳定) 该策略专为趋势市场设计,旨在避免震荡或不可预测行情等低质量交易环境。 主要特点: 完全自动化交易系统,无需手动操作 移动平均线与RSI过滤器,提高胜率并避免低概率交易 集成新闻过滤器,在重大经济事件期间降低风险 高级移动止损系统,动态管理持仓 专注风险控制与回撤降低 Scalp Master 会在交易前和交易过程中持续评估市场条件,确保交易符合系统逻辑。趋势、动量和波动率过滤器的结合有助于提升交易质量。 该EA适用于提供稳定执行、低点差和高流动性的经纪商。适合初学者和希望使用结构化剥头皮策略的专业交易者。 最低入金:$100 推荐入金:$1000 输入设置: 请不要
SPARTAN GOLD SNIPER AI - V7.2 ULTIMATE The All-In-One Gold Solution: Smart Scalping and Professional Swing Trading. Spartan Gold Sniper is not just an EA; it is a complete trading system designed specifically for XAUUSD (Gold). Version 7.2 introduces the Smart Adaptive Engine, making it the most flexible bot on the market for both small accounts and large Prop Firm capitals. Critical Requirements Latency: You must use a VPS with less than 20ms latency (Recommended: MQL5 Built-in VPS). Account:
CaicaiLS Pro - Advanced Pair Trading & Statistical Arbitrage (Version 9.0) The CaicaiLS Pro is a quantitative Expert Advisor designed for Long & Short operations (Pair Trading) using Statistical Arbitrage . Developed for traders seeking precision, it tracks correlation and cointegration anomalies across multiple asset pairs simultaneously, seeking performance in both mean reversion and momentum breakouts. Its advanced architecture features the introduction of Shadow Execution technology. The mat
Neurolite EA gbpusd
Aliaksandr Salauyou
The Neurolite Expert Advisor offers trade decisions based on a neural network trained using a 10-year history of real tick data. The trading is performed only on GBP/USD. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. Trading Strategy The system does NOT use dangerous strategies such as averaging or martingale, but strictly adheres to the neural network instructions. Stop lo
Neurolite EA eurusd
Aliaksandr Salauyou
The Neurolite Expert Advisor offers trade decisions based on a neural network trained on 5-years of real tick data. Trading is performed only on the EUR/USD currency pair. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. This Expert Advisor is based on the previously released Neurolite EA gbpusd , which was adjusted for successful trading on the EUR/USD currency pair. Trading
只在亚洲盘进行剥头皮交易 几个独特指标用于检测市场波动 根据市场情况动态止盈止损 保护性硬止损,使得账户风险降低 不需要配置文件,对每一个货币对使用相同的设置 此EA适用于以下货币对: EURAUD 推荐在 M15 周期上使用此EA 建议在一个真正的 低点差 ECN平台上使用该EA 推荐将Risk参数设置为10以下 推荐使用99.9%模型质量的历史回测 信号 : https://www.mql5.com/en/signals/author/oodd008 回测 : https://www.mql5.com/en/users/oodd008/blog 参数 Lots - 使用固定手数 Risk - 根据账户净值自动计算手数,只有当Lots是0时才有效 Auto_GMT_Offset - 实盘交易时,如果设置为true,GMT_Offset会由EA自动计算 GMT_Offset - 历史回测时输入你的经纪商的GMT时间,实盘交易时不用设置此参数,系统会自动计算GMT时间 EA_Comment - 设置自己的评论信息 MAGIC - Magic数字,无需更改 Max_Spread - 开
Snake EURUSD
Thurau Baerbel
Snake EURUSD Real EA is a fully automatic Forex Trading Expert Advisor. The robot can run on any pair, but the results are better on EURUSD M15. The system can run with any broker that also provides Floating Spread. Advantages The EA does not use systems like martingale, hedging, etc. The EA uses SL and Trailing Stop to make a profit. In addition, you can also set TP (EURUSD at 93 for me). Best test results with 99.0% in the backtest. It is not necessary to close the EA during the press release
BenefitEA Mt5
Vsevolod Merzlov
Benefit EA Uses only hedging accounts.     Benefit EA is a non-indicative flexible grid adviser with special entry points that provide a statistical advantage, revealed through the mathematical modeling of market patterns. The EA does not use stop loss. All trades are closed by take profit or trailing stop. It is possible to plan the lot increments. The "Time Filter" function is set according to the internal time of the terminal as per the displayed time of the instrument's server, not the oper
TS Trade
Carlos Reis Dos Santos
DESCRIÇÃO O TS Trade é um robô desenvolvido por profissionais com longa experiência no Mercado Financeiro. É baseado em algoritmos de negociação avançados. Tem como principal característica uma gestão de risco rigorosa. É perfeito para quem busca uma ferramenta eficaz para automatizar suas negociações. Instale o Robô e deixe que ele faça todo o trabalho por você. MÉTODO O TS Trade utiliza um algoritmo o qual possibilita identificar uma tendência do mercado a partir da movimentação de duas média
On Control EA MT5 V2 Game-Changing Software For The Forex Market  On Control EA was created to help traders like you maximize their income. How would you like to gain access to a world-class proprietary piece of software designed for one purpose, to improve your Forex strategy? Let’s be honest, it can be hard to understand which technical analysis & trading signals you should follow. With On Control EA, you now have a powerful tool that will enhance your Forex trading strategy & elevate your in
EA Rx Five MT5
Ruslan Pishun
The adviser uses a strategy based on the use of 7 Envelopes  indicators, on each timeframe (M5, M15, M30, H1, H4) there are 7 Envelopes indicators. Trading is based on the “Price Action” strategy, the adviser searches for a simultaneous signal on 5 time frames: M5, M15, M30, H1, H4 and then opens an order. The EA uses the built-in Martingale and Averaging algorithm. The adviser uses economic news to achieve more accurate signals. Hidden Take Profit, Break Even and Trailing Stop are used. Attenti
MoneyMaker 稳定提款机 Lite 版本,是一款针对外汇的自动智能交易系统!以下简称本 EA 智能交易系统。Lite版本仅支持MetaTrader 5! 本 EA 智能交易系统的目的是稳定盈利,而不是让你拥有一夜暴富的能力! 本 EA 智能交易系统的 Lite 版本仅作用于 EUR/USD 货币兑,不能用于其他货币兑交易、其他 CFD 产品交易以及大宗商品交易或期指商品交易! 本 EA 智能交易系统,只适合运行在允许进行对冲交易的的外汇交易商平台! 本 EA 智能交易系统,采用马丁格尔与网格交易系统为基础,通过大数据分析对 EUR/USD 货币兑的多年历史数据进行各项特征进行层层分析,得到了精准的分析结果! 本 EA 智能交易系统的代码融入数据模糊处理技术,使得本 EA 智能交易系统在进行下单和平仓操作时自动处理价位而并非依靠限价订单来完成下单和止盈平仓操作! 本 EA 智能交易系统的特点在于稳定盈利!根据市场的情况,平均每日盈利 $60~$180 ! 本 EA 智能交易系统没有资金回撤!常规时期最大动态亏损$ 400 以内!对于 COVID-19 时的市场熔断机制, 500
NorthEastWay MT5
PAVEL UDOVICHENKO
4.5 (8)
NorthEastWay MT5是一种完全自动化的“回撤”交易系统,在热门的“回撤”货币对交易中特别有效:AUDCAD、AUDNZD、NZDCAD。该系统在交易中使用了外汇市场的主要模式——价格在任何方向急剧波动后的回归。 时间框架:M15 基本货币对:AUDNZD、NZDCAD、AUDCAD 附加货币对:EURUSD、USDCAD、GBPUSD、EURCAD、EURGBP、GBPCAD 购买EA后,务必私信我,我会将您添加到私人群组,发送设置文件和详细说明。 我愿意帮助每位买家安装和配置顾问。 如果您以前从未使用过EA,我会向您展示并教您如何使用。 EA设置: 您可以使用OneChartSetup(仅限M15时间框架)从单个图表运行所有货币对 该EA对点差、滑点或任何其他与经纪商相关的变量不敏感。 仅使用推荐的货币对。 EA测试: 使用MT5测试器的多货币模式同时测试所有推荐的货币对上的EA。 观看示例视频 。 仅在M15时间框架上进行测试 推荐进行5-10年的长期测试,以显示EA在各种市场条件下的稳定性。 输入参数: OneChartSetup — 从一个图表同时启动多个货
Traders Toolbox
Jason Kisogloo
3 (2)
交易者工具箱是一種多功能工具 基於對常見交易策略的廣泛培訓而創建,以使這些策略和計算自動化。   (由Jason Kisogloo設計和編程) 特徵: 19個獨立信號 -這些信號 中的 每個信號 都 以神經網絡樣式配置進行偏置,以構成最終/整體結果。 每個信號都有其自己的設置 ,可以根據 需要 對其進行 自定義或優化。   綜合上 - 屏 - 顯示 -六搭扣,全面的信息和工具提示走板。 (單擊面板邊框可折疊或折疊...自動為每台儀器保存的設置):   信號面板 -顯示帶有偏差信息和信號詳細信息的信號分析。   新聞小組 -和未來甚至有消息 牛逼 小號 基於 預測 的 影響與倒計時事件當前的儀器。 ( 針對此功能,必須將 內部M   T   5經濟日曆與 外匯工廠刮板的 選項 -https:   // www.forexfactory.com 添加到Metatrader中允許的網站上)     EA設置面板 -根據止損和資金設置提供有關當前EA設置和輸入信息的信息。   損益面板 -提供8個不同時間段內歷史交易的整體損益表現。   切換面板 -一鍵切換開關,用於顯示屏幕指示器和圖表。
RSAS By Capitarc
Abdur Rafi Ahmad
CAPITARC`s RSAS Expert Advisor for MT5   RSAS MT5   -is a professional expert advisor used by our investment firm it is based on price action and Relative Strength Index (RSI) indicator.  This product is with dynamic overbought and oversold levels that automatically adapts to the ever changing markets, while the standard MT5 RSI maintains levels static levels and do not change. This allows the expert to adapt to the ever-changing market without the need to constantly optimize, just make sure yo
筛选:
无评论
回复评论