MA MTF midlle EA

  • 专家
  • Dragan Joksimovic
    Dragan Joksimovic
    MQL4 / MQL5 Expert Advisor and Indicator Developer
    I develop and test Expert Advisors, indicators and trading utilities for MetaTrader 4 and MetaTrader 5 based on clearly defined trading rules.
    My work includes:
    • Expert Advisors for MT4 and MT5
    • Custom indicators
  • 版本: 1.0
  • 激活: 5
**MA MTF Middle EA** trades the crossing of the candle middle over a higher-timeframe moving average. The average is calculated inside the EA with the inputs you know from the built-in Moving Average — period, shift, method, apply to — on the box timeframe of your choice, exactly as the MA MTF Middle indicator draws it. Instead of waiting for a close, the EA watches the middle of the candle in progress: the price halfway between the high and the low the candle has made so far. No grid, no martingale, no averaging against the trend.

**How it trades**

- Entry: the middle of the box candle crosses above the moving average — the EA buys; the middle crosses below it — the EA sells. The middle of a candle moves only when the candle makes a new high or a new low, so a crossing means the whole candle, not a single tick, has shifted to the other side of the average. An optional band in points around the average has to be passed as well, which keeps the EA quiet while the middle sits on the line.
- The trigger can be switched to the middle of the lower-timeframe candle for earlier entries.
- Exit: selectable — the opposite crossing only (the EA closes and reverses), or the middle of the lower-timeframe candle crossing the middle of the current box candle. The opposite crossing can always close and reverse, and the positions can be closed automatically when the box candle ends.
- One entry per direction per box candle, never more; the first tick of a new candle never produces a signal by itself.

**Key features**

- Multi-timeframe by design: the box timeframe and the lower timeframe are inputs, so the EA works the same on any chart timeframe — attach it to one chart per symbol.
- Moving average calculated inside the EA (same algorithms as the built-in MA), no indicator file needed; the average and the middle of the current candle are drawn on the chart and shown in the info panel.
- Optional stop loss (fixed distance or beyond the average), optional take profit, optional trailing stop.
- Fixed lot or risk percent of the balance per trade. Every order is checked against the free margin before it is sent — the lot is reduced to what the account allows, or the entry is skipped — and the stops are checked against the broker's stop level.
- Nothing is sent outside the trade sessions of the symbol, so daily breaks of metals and indices cause no rejected requests.
- Works on netting and hedging accounts. After a restart the EA recognizes its own positions and the entries already made in the current candle, so nothing is duplicated.
- Spread filter, ECN mode (open first, then set the stops), no DLL, no external files.

**What you can adjust**

Box timeframe, lower timeframe, period, shift, method and applied price of the average; which middle triggers the entry; band around the average; buy and sell separately; exit rule; close on the opposite crossing and at the end of the candle; stop loss, take profit and trailing stop; lot sizing; deviation, magic number, order comment, ECN mode; info panel, drawing and colors.

**Recommendations**

- Run the EA in the Strategy Tester (every tick based on real ticks) and find the box timeframe, lower timeframe, period and band that suit your symbol; a band of a few points removes most of the back-and-forth crossings on quiet markets.
- Typical combinations: an H1 average with an M5 exit on forex majors and gold, an H4 average with an M15 exit on indices.
- Add a stop loss if you prefer a fixed risk per trade; the opposite-crossing exit alone can keep a position open through a long move.

**Notes**

- The EA does not need the indicator to run; the MA MTF Middle indicator is a separate product for chart analysis with the same average and middle line.
- Trading involves risk. Test every setting on a demo account before using it on a live account.

推荐产品
AW Three MA MT5
AW Trading Software Limited
4.5 (2)
在两条移动平均线的交叉点交易的 Expert Advisor 使用第三条移动平均线来过滤当前趋势方向。它具有灵活但同时简单的输入设置。 问题解决 ->   这里   / MT4版本 ->   这里   / 使用说明  ->   这里   好处: 直观简单的设置 适用于任何类型的工具和任何时间范围 具有三种类型的通知 将第一个订单与最后一个订单重叠的可插拔系统 能够自动计算交易量 专家顾问策略。 EA 使用三个移动平均线来开仓。主要的是两个移动的,快的和慢的。第三个是过滤掉市场噪音的幻灯片。 如果快速移动的信号从下向上穿过慢速移动的信号,那么这是一个买入信号。 如果快速移动的信号从上到下穿过慢速移动的信号,那么这是一个卖出信号。 使用第三次滑动时: 当快速和慢速移动平均线低于过滤移动平均线(下降趋势)时,只有卖出信号有效。 当过滤移动平均线低于(上升趋势)快速和慢速移动平均线时,只有买入信号起作用。 最快的周期最小,最慢的周期更长,滤波器滑动周期最大。 如果禁用过滤,则: 在快速和慢速移动平均线的每个交叉点,EA 将打开交易 Input variables: Main settings
MA Crossover EA 是一款灵活的 MT5 智能交易系统,基于 双移动平均线交叉 概念,专为想要 控制、清晰和自定义的 交易者而设计。 移动平均线交叉是技术分析中一种广为人知且应用广泛的方法,因为它简单易懂、易于测试,并且适用于不同的市场和时间框架(外汇、金属、指数、加密货币等)。这款EA将经典方法转化为一个可配置的系统,您可以使用各种输入参数和可选过滤器创建自己的交易设置。 这并非“固定策略EA”。它是一个 框架 ,允许您构建自己的规则、优化参数并测试各种变体,直到找到适合您的交易风格和交易品种的配置。 全新优惠(仅需 50 美元起)   :免费选择 1 款 EA!(限 2 个交易账户,任选我的 ProLab EA) If you have a specific filter or feature you’d like to add, feel free to contact me — suggestions are welcome and future improvements are always considered. 输入和设置概述 这款EA是以 策略框架的 形式构
Gold Cuan — Automated XAUUSD Trend Trading EA Gold Cuan is an automated Expert Advisor for MetaTrader 5 designed primarily for XAUUSD trading. The EA combines fast EMA trend detection, controlled position layering, basket trailing, spread filtering, and margin-level protection into one automated trading system. Core Strategy Gold Cuan uses two exponential moving averages to identify the current market direction. By default: Fast EMA: 3 Slow EMA: 5 When the fast EMA confirms the direction relativ
EMA Crossover Pro MT5 this EA uses two exponential moving average crossover, a slow ema, and a fast ema on which it takes buy/sell decision. A default ema configuration is 12 and 35 where 12 is the value of slow ema, and 35 is the value of fast ema. Expert advisor parameters: stop loss (greater than 40, but some brokers accept stop loss under 40) take profit (greater than 40, but some brokers accept stop loss under 40) trailing_stop (set it as 0 for disabling trailing stop) slow ema (21 by defau
DYJ SuperGamingTrend EA基于 DYJ ChameleonTrend 指标工作。 它使用 DYJ ChameleonTrend 变色龙趋势线颜色来控制多空开仓信号。 并与快速Ma、中等Ma和慢速Ma配合过滤虚假信号。 EA使用gmaing策略纠正错误信号打开造成的损失,使其盈利,利润可调。 如果要在EA运行时显示指标 DYJ ChameleonTrend 的趋势颜色变化曲线,需要下载指标 DYJ ChameleonTrend ,将其放入指标\市场目录。 如果您不下载并购买指标,EA也有指标算法。但不显示指标曲线。 请在产品评论区下载最新参数链接 下载Boom 1000 Index参数链接   下载 jump 10 index 参数链接 下载外汇M1到MN通用参数设置链接 参数 InpMagic                   =  8236532 InpUseNewBar               =  true inpPeriod_1       = 50 -- Fast Period inpPeriod_2       = 100 -- Mid Peri
Step by step trade BB
Kambiz Shahriarynasab
Only 5 copies of the EA at $30! Next price --> $45 This robot works on the basis of bowling band and has stepped entrances at safe points. benefits:         Works on all instruments and time series,        It has excellent inputs for position management that can avoid a lot of risk. Input settings:         Volume: Selects a fixed volume for the trade that uses its own risk management if it is zero.         Risk for all positions: The amount of risk for all positions in one direction, for exam
Sentinel Heikin Ashi
Daniel Eduardo San Martin
想要最大化利润并将风险降到最低吗?SENTINEL Heikin-Ashi结合了Heikin-Ashi信号与SENTINEL模块的强大风险管理,为您提供先进且易于使用的工具。 起始点(2024年回测):EURUSD M15, XAUUSD M12, USDJPY M5 · 适用于各种资产和时间框架 精准抓住交易机会 :通过Heikin-Ashi信号、RSI和新的均线交叉过滤器的结合,捕捉盈利交易。 优化的风险管理 :享受基于波动率的动态止损、经典或创新的跟踪止损,以及按固定点数设置止损的功能。 控制与易用性 :新的预配置菜单简化了回测,减少了不必要的组合,让您更快更高效地优化。 根据您的风格调整 :无论您是保守型还是激进型交易者,SENTINEL都能让您通过Partial Profits菜单调整关键参数,如仓位大小、止损水平和自定义部分平仓设置。 自信地实现多样化 :在同一品种上实施多头和空头策略,管理多个独立实例,并根据不同资产和时间周期应用定制配置。 清晰地可视化 :直接在图表上查看动态止损、止盈和跟踪止损水平,而波动缓冲菜单会根据市场波动自动调整设置。 主要特点: 灵活配置
MACrossOver Master
Thusitha Ranjana
MA Crossover Master   The strategy is based on price crossover with Moving Average indicator, confirmed by Fractal Adaptive Moving average and RSI  indicator. The default settings are just place holders and not necessarily the best. Use the settings that best suites you or your strategy. OpenBUY  - Set to true to allow buy trades. This setting is true by default. OpenSELL  - Set to true to allow sell trades. This setting is true by default. StartTakeProfit  - take profit value for open orders (d
EMA Scalper 5
Prafull Manohar Nikam
V ery simple EA uses the famous trend scalping i.e. EMA Crossover scalping to open trades with martingale lot system. It includes 03 EMA i.e. Exponential Moving Averages to decide which direction to trade. It also checks distance of a fast moving average from the trend moving average. After all these conditions get fulfilled it opens a position. Single position at a time with hard stop loss and take profit. Features: 1. Martingale 2. Uses trend indicators 3. Automatic Trading 4. Hard Stop Loss
CrossConfirm Pro
Alex Amuyunzu Raymond
CrossConfirm Pro is a fully automated trend-breakout Expert Advisor built around a two-stage confirmation engine that combines a three-tier EMA trend filter with a fast-reacting MACD double-cross trigger. Instead of entering on a single indicator signal, CrossConfirm Pro waits for the market to prove itself twice before committing capital — first establishing directional bias, then confirming momentum has genuinely turned back in that direction before arming a breakout order. This two-step filte
Smart Scalping Pro EA
Syed Muhammad Nadeem Shah Kazmi
Advanced Buy & Sell Scalping EA Take your automated trading to the next level with an advanced Buy & Sell Scalping Expert Advisor designed for traders who want structured, fast and disciplined market execution. This EA can analyze the market and open both Buy and Sell trades according to its trading logic, making it suitable for dynamic market conditions. It also includes built-in risk management and trading protection features to help control daily exposure. Key Features Buy & Sell Scalping — T
注意,白金交易者! XPTUSD 趋势保护型 EA 不会随意开仓。 它只在趋势明确且市场确认时才入场。 避免噪音和过度交易,保护账户不被破坏。 智能风险管理:连续亏损后降低仓位,连胜时增加盈利机会。 每笔交易独立——无马丁格尔、网格或对冲。 渐进式止损保护利润,同时不阻碍趋势发展。 适应伦敦、纽约及中间交易时段。 可控回撤,长期稳定。 为追求稳健而非侥幸的交易者设计。 XPTUSD 趋势保护型 EA 是一个完全自动化的专家顾问,专为 白金 (XPTUSD) 设计,运行于 M15 时间框架。 详细说明 系统基于 多时间框架趋势跟随逻辑 ,只有在市场结构、趋势强度和波动性确认时才执行交易,显著减少低质量操作。 核心特性是 自适应风险管理 :仓位大小根据账户余额、ATR 计算的止损距离以及对近期交易表现敏感的风险系数动态调整。连续亏损后,EA 会自动降低风险并启动冷却期,以优先保护资本。 渐进式止损 会随着价格向有利方向移动而调整,遵循 非线性保护曲线 ,逐步锁定利润,同时不限制趋势的完全发展。 EA 还会根据 伦敦、纽约及中间时段 调整操作参数,提高低质量时段的选择性,并在流动性和
Custom Range Breakout EA (CRB) is a highly configurable breakout trading system that lets you define any price range and automate trades based on your strategy. Whether you're targeting the London open, New York session, or a custom intraday level, CRB gives you complete control over how and when to enter trades, with advanced risk tools and precise timing filters. The EA includes trailing stop, break-even logic, news filtering, day-of-week control, and more. All dynamic trade management inputs
Quantum Gold Pro 是一款专为 XAUUSD(黄金)设计的智能交易系统(Expert Advisor)。 该系统采用趋势跟踪方法,并结合动态风险控制(Dynamic Risk Sizing),根据市场情况自动调整仓位大小。专注于 H1 时间周期的多头交易机会,并内置完善的风险管理功能,帮助交易者更好地控制回撤。 主要特点: • 专为黄金(XAUUSD)设计 • 动态风险控制,自动调整仓位 • 基于趋势的入场逻辑 • 内置风险管理过滤器 • 兼容对冲(Hedging)账户 • 适用于 MetaTrader 5 平台 推荐设置: • 交易品种:XAUUSD • 时间周期:H1 • 账户类型:对冲账户(Hedging) • 最低建议入金:1000 美元(或等值货币) 使用建议: 请在策略测试器(Strategy Tester)和模拟账户中充分测试本专家顾问,确认其表现符合预期后再用于真实账户。过往的回测或实盘表现并不保证未来的交易结果。 风险提示: 本产品按“现状”提供。外汇和黄金交易存在较高风险,可能导致本金损失。请始终使用合理的资金管理策略,切勿投入超过自身承受
This EA trades using Moving Averages Crossovers. It offers fully customizable settings, flexible position management settings. Easy to use and supervise Fully customizable moving average settings Customizable TP Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NFA/FIFO Compliant Trades will be closed on opposite signals Built-in money management The EA implements the following behaviors: Regular: Buy on bullish crossovers and sell on bearish crossovers Reverse: closes
ScalperM5
Sovannarak Chhoam
SmartMoney Scalper M5   是一款专为   XAUUSD(黄金)   设计的专业剥头皮交易顾问,运行于   M5 时间周期 。 主要特点: 多策略入场 – 结合 RSI、EMA、供需区域和 FVG,捕捉高概率交易机会 剥头皮优化 – 1.5倍 ATR 止损 / 1.0倍 ATR 止盈(1:1 风险回报比) 智能时段过滤 – 仅在高波动时段交易(建议伦敦-纽约重叠时段) 可视化区域和 FVG – 直接在图表上绘制供需区域和公允价值缺口 一键开关 – 点击图表标签即可启用/禁用 买入/卖出 评分入场系统 – 需要至少 2/4 个信号才能开仓,减少假信号 入场逻辑(4因素评分系统): 因素 买入信号 卖出信号 趋势(EMA) 快EMA > 慢EMA 且 价格 > 趋势EMA 快EMA < 慢EMA 且 价格 < 趋势EMA RSI RSI < 38(超卖) RSI > 62(超买) 区域 接近需求区 接近供应区 FVG 接近看涨FVG 接近看跌FVG 最低评分要求: 2/4   – 在活跃市场中减少假信号,同时保持交易机会。 推荐交易时段: 本EA在   伦敦-纽约重叠时
GannMACDX
Mateus Barboza De Paula
GANNMACD 是为 MetaTrader 5 (MT5) 开发的一款智能交易系统 (Expert Advisor, EA),结合了两种技术分析策略:MACD (指数平滑异同移动平均线) 和 Gann 水平。它利用这些工具识别买入和卖出条件,并根据可自定义设置自动执行交易订单。 主要功能: MACD :MACD 指标用于生成买入和卖出信号。脚本比较 MACD 主线和信号线,以识别趋势反转。 Gann 水平 :策略还应用 Gann 水平 (1x1 和 2x1),以识别图表中的潜在支撑和阻力点。当前价格与这些水平比较,以决定交易方向。 入场条件: 买入 :当 MACD 上穿信号线且价格位于特定 Gann 水平之上时,生成买入信号。 卖出 :当 MACD 下穿信号线且价格位于特定 Gann 水平之下时,生成卖出信号。 风险管理: 止损 (Stop Loss) 和 止盈 (Take Profit) :以点数设置,允许交易者明确设置亏损和盈利限制。 保本 (Breakeven) :当价格盈利达到特定点数时,EA 将止损移动到保本点。 跟踪止损 (Trailing Stop) :在保本点之后,止
Synergy EA MT5
Jamal El Alama
Synergy EA MT5 uses a combination of three key indicators to determine optimal entry and exit points in trading. These indicators are the Relative Strength Index ( RSI ), Bollinger Bands , and a 200-period Moving Average . Here's how each indicator contributes to the decision-making process: Relative Strength Index ( RSI ) : RSI is a momentum oscillator that measures the speed and change of price movements. It helps identify overbought or oversold conditions in the market, which can indicate
Max
Carlos Alfonso Barboza Espinoza
·          MAX   En este producto se utiliza una estrategia de trading con uno de los indicadores comúnmente utilizados en el mercado, esto en conjunto con otro indicador no tan utilizado en el mercado, pero al utilizarlo en conjunto con el primer indicador entrega resultados que podrá ver a continuación. Los indicadores de los que hablamos son SMMA y ADX. Por otro lado, el Take Profit, así como el Stop Loss serán fijados en ciertos pips que pueden ser modificados por el usuario si este así lo
Optimus Gold EA
Davi Silva Campos
Optimus Gold EA: Intelligent Trend-Following, Perfected for XAUUSD Transform your Gold trading with an Expert Advisor engineered for precision, safety, and performance. Optimus Gold is not just another trading robot; it's a sophisticated and fully customizable trading partner designed specifically to navigate the unique volatility of the Gold (XAUUSD) market. Born from an extensive analysis of real market conditions, this EA combines a powerful trend-following core with a multi-layered risk mana
Megalodon EA MT5
Jan Isaac Rodriguez Castro
Introducing Megalodon EA – A New Era of Smart Automated Trading Megalodon EA is not just another Expert Advisor — it’s a revolutionary trading concept designed for the new generation of Forex traders who want precision, speed, control, and consistent performance . Built for MetaTrader 5, Megalodon EA combines: High-accuracy scalping logic Independent Buy/Sell systems Dynamic risk management and auto lot sizing Intelligent filters by session, weekday, and market conditions Optio
The Golden Piramid – Smart Money Concepts EA CREATE TO RUN ON ROBOFOREX ECN ACCOUNT, IT COULD NOT WORK PROPERLY ON OTHER BROKERS. A disciplined, robust trading system built for consistency — not hype. Let’s be clear from the start: this is NOT a “get rich quick” system. If you are looking for unrealistic promises, this is not for you. This EA is built around one fundamental principle that most traders ignore: Survive first. Profit comes after. Why this EA is different The Golden Piramid is
First Flash Vanguard
Hathaichanok Sorakij
Trading Logic & Working Modes First Flash Vanguard is designed around trend-following entries combined with grid and basket management . The EA uses configurable EMA trend filters to determine market direction and can manage BUY and SELL operations according to the selected working mode. The EA includes 3 main working modes: 1. Classic Combined Mode BUY and SELL positions are managed as one combined basket. When the total basket reaches the configured profit target, the EA closes the basket ac
DeltaPrint BTC  Product: Experts Account type: Any TAB: DESCRIPTION DeltaPrint BTC is an order-flow expert advisor built specifically for Bitcoin (BTCUSD). It reads real tick buy/sell volume to measure order-flow delta, then trades divergence and momentum imbalances between price and delta. Designed for one job, done well: BTCUSD on the M5 timeframe. HOW IT WORKS The EA calculates delta (buy volume minus sell volume) for each closed bar using real
Jasitz Gold Matrix
Sitthipong Sukkho
JaSitz JGMC — XAUUSD M1 Scalping EA JaSitz JGMC is an Expert Advisor designed for XAUUSD (Gold) on the M1 timeframe. It focuses on short-term reversal scalping at key support, resistance, and order block (OB) zones, using a combination of M5 swing structure confirmation and H4 trend awareness to improve entry quality. How It Works The EA identifies high-probability reversal setups on M1 by monitoring OB/SR zone reactions. Before allowing a BUY entry, it requires a confirmed M5 Higher Low pat
DYJ Williams Percent Range 是一个独特的高品质,易于使用和负担得起的交易工具,因为我们已经纳入了一些专有功能和 Williams' Percent Range 指标。指标值在-80%到-100%之间,表示市场超卖。介于-0%和-20%之间的指标值表明市场超买。 Input Parameters  WPR  settings InpSpread = 50 -- When the spread is greater than or equal to 50, the signal is ignored InpWPRPeriod    = 360  -- WPR: averaging period InpWPROversoldArea         = 99.9 -- Oversold Area InpWPROverboughtArea     = 0.1  -- Overbought Area Trading settings InpLots = 0.01--  lots InpTF = PERIOD_H1 -- Time Frame InpPipStep =3
RSI Scalper Multi Profit Targets is a Fully automated EA. It uses the RSI indicator for the entries. You can do counter trend scalp (for example sell on 72, and buy on 25) - default (trend buy-sell - false) settings or it can do the same direction trade  (trend buy-sell - true).  You can find the best profit targets on backtesting and optimization because it works almost on all pairs on some TF (Time Frame). I personally use it on 5 min, EURUSD, GBPUSD, NAS100, SP500. on 15 min I use on USDCAD.
The Gold Cinematics
Deynis Alejandro Puro Rodriguez
THE GOLD CINEMATICS      -      (Prop-Firm Ready) A mathematical and physical model of gold's motion. Built for XAUUSD. THE FOUNDATION Stretch a rubber band and it stores tension. Stretch it further and it pulls back harder. Stretch it too far and something changes — it stops resisting the way it did. It has spent what it had, and it returns toward rest. The Gold Cinematics is built on that idea, applied to price. A strong move in gold is not free. It is paid for — by order flow, by urgency, by
Restea
Ivanvielle Bonifacio Dupaya
Restea — Volatility-Adaptive RSI Expert Advisor Restea is an automated trading system that combine confluences using indicators MA for trend, Price action for market structure, and RSI for trend momentum. Trade levels are auto calculated based on ATR-based volatility. It trades for you while still giving you full control by tweaking settings I hope you have great and positive feedback while using Restea. If you liked Restea kindly support so I can continue to provide EAs that will suit every t
Gold Edge V1
Thorsten Koch
5 (1)
Gold Edge V1 is a real-tick-safe volatility breakout Expert Advisor for Gold (XAUUSD). It trades long breakouts from H1 compression zones using market execution, large profit targets and adaptive trailing stops. Of course, the zone timeframe and entry timeframe can be changed at any time if you want to experiment a little. Gold Edge V1 – Volatility Breakout Expert for Gold Gold Edge V1 is a professional volatility breakout Expert Advisor designed specifically for the Gold market (XAUUSD). It wa
该产品的买家也购买
The Gold Reaper MT5
Profalgo Limited
4.48 (106)
道具公司已准备就绪!( 下载道具文件 ) 警告: 目前仅剩少量存货! 最终价格:990美元 免费获得 1 个 EA(适用于 3 个交易账户)-> 购买后请联系我 超值组合优惠   ->   点击这里 加入公开群组: 点击此处   实时信号 客户端信号 YouTube 评论 最新手册 欢迎来到黄金收割者! 这款EA是在非常成功的Goldtrade Pro的基础上开发的,设计用于同时在多个时间框架上运行,并且可以选择将交易频率设置为从非常保守到极度波动。 该EA使用多种确认算法来寻找最佳入场价格,并在内部运行多种策略来分散交易风险。 所有交易都有止损和止盈,但同时也使用追踪止损和追踪止盈来最大限度地降低风险,并最大限度地提高每笔交易的潜力。 该系统基于非常流行且行之有效的策略:交易突破重要支撑位和阻力位的交易机会。   黄金非常适合这种策略,因为它是一种波动性很高的货币对。 系统会根据您的账户规模和最大允许回撤设置自动调整交易频率和手数! 回测结果显示增长曲线非常稳定,回撤幅度控制得非常好,恢复速度也很快。  这款EA已经针对黄金进行了最长时间的压力测试,使用了多个经纪商的多个价格
Aikon MT5
William Brandon Autry
5 (7)
AIKON — 自动交易,对话操控。 AIKON 是一款适用于 MetaTrader 5 的人工智能驱动智能交易系统(EA)。完成配置并启用后,它可以在您选定的设置和风险控制范围内,自动分析市场、开仓并管理持仓。 Ask Aikon 让您用日常语言,直接了解并控制自己的交易系统。 建立交易配置。询问某个品种为什么交易或没有交易。检查风险敞口。在电脑上或通过手机 Telegram 准备调整。 您无需一直聊天,也无需批准每一次常规自动入场。AIKON 按照您启用的规则交易。通过 Ask Aikon 请求的操作变更,会提交给您确认。 自动交易和持续监控需要 MetaTrader 5 保持运行及连接,并启用必要的交易权限。 您的策略。您的资金。您的规则。由您掌控。 新价格阶段 — $1,097.97 的 10 个名额现剩 8 个 $997.97 的 10 个购买名额已全部售完。正如之前宣布的,下一阶段价格为 $1,097.97 。 $1,097.97 的购买名额还剩 8 个。 本阶段的 10 个名额全部售出后,价格将上涨至 $1,197.97 。 AIKON 正通过分阶段限量定价,逐步迈向计划
Quantum Titan MT5
Bogdan Ion Puscasu
4.78 (36)
Quantum Titan 将机构级交易引入 Quantum 生态系统,为精准度、纪律性和经证实的实时市场表现树立了新的标准。 Titan 是为那些对黄金智能交易系统有更高期望的交易者而开发的,代表了量子交易技术的下一个发展阶段。 全球终身授权数量严格限制在 1000 个。 当1000份全部售罄后,《量子泰坦》将不再发售。 特价上市优惠价。最终价格 1999 美元。 只需5万美元初始投资即可获得实时信号:   点击此处 Quantum Titan MQL5 公共频道:   点击此处 ***购买 Quantum Titan MT5,即有机会免费获得 Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum Valkyrie、Quantum OmniGold、Quantum Athena X 或 Quantum Starman!*** 详情请私信咨询! 隆重推出量子泰坦 Quantum Titan 是我从未打算公开发布的黄金级智能交易系统。 几个月来,我一直用自己的资金私下交易 Titan,并且
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (58)
传奇仍在继续。女王不断进化。 欢迎来到 Quantum Queen X——传奇黄金交易系统的下一代产品,它建立在 Quantum Queen 已证明的成功之上。 Quantum Queen X 基于与 Quantum Queen 相同的成熟核心引擎构建,引入了强大的全新自定义模式,允许交易者精确选择要启用或禁用的策略。 每项策略都经过单独审查、改进和优化,以在不同的市场环境下提供更佳的性能和适应性。默认预设也得到了增强,现在包含 9 项精心挑选的策略,而非之前的 7 项,从而提供更广泛的市场覆盖和更多交易机会,同时保留了使 Quantum Queen X 成为 MQL5 平台上最成功的黄金智能交易系统的严谨交易理念。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions 折扣价   价格 。     每购买 10 件,价格将上涨 50 美元。最终价格为 1999 美元。 实时信号 IC Ma
MoonDog EA
James Vito Armin Bianchini
4.18 (38)
MoonDog EA 是一款专为 MetaTrader 5 上的 XAUUSD 设计的多策略突破型智能交易系统(Expert Advisor)。 该系统结合了五种相互独立的突破策略,用于识别不同类型的突破条件和价格扩张行情。 MoonDog 不使用马丁格尔、Recovery 模式、Grid Recovery、亏损后加大手数或亏损加仓平均成本。 每笔交易都会在开仓时设置独立的 Stop Loss 和 Take Profit。出现亏损后,系统不会通过更大的仓位来试图追回之前的损失。 Break-even、Trailing 和 MoonLock 都是用于保护现有持仓的交易管理功能。它们可以调整已有仓位的保护水平,但不会增加手数,也不会为了追回亏损而开启额外仓位。 官方实盘信号 MoonDog 的真实交易活动可以通过官方 MQL5 Signal 进行监控: https://www.mql5.com/en/signals/2381309 该实盘信号用于提高透明度。由于点差、佣金、滑点、执行延迟、流动性以及经纪商执行条件等因素,实盘结果可能与回测结果存在差异。 交易策略 MoonDog 专门为 X
Quantum Commander
Bogdan Ion Puscasu
4.75 (16)
量子生态系统正进入一个全新的战场——一位全新的指挥官即将掌舵。量子指挥官专为美国30指数开发,是一款全自动智能交易系统,专为全球最具活力的市场之一而打造。 在充斥着黄金EA的世界中,Quantum Commander脱颖而出。 在推出几款以黄金为重点的产品之后,我们正凭借 US30 进入新的领域——这是一种新的工具、一种不同的策略,也是一个为 Quantum 生态系统带来真正多元化的强大机会。 特价上市优惠价。最终价格 1999 美元。 实时信号:   点击此处 量子指挥官MQL5公共频道: 点击此处 ***购买 Quantum Commander MT5,即有机会免费获得 Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum OmniGold、Quantum Athena X 或 Quantum Starman!*** 详情请私信咨询! 量子指挥官登场 量子指挥官的创建只有一个目的。 分析 US30,识别既定市场趋势中的回调,自动执行,并以速度和纪律管理每个仓位。 US30 指数以强劲
Ultimate Breakout System
Profalgo Limited
5 (51)
重要的 : 此套装仅以当前价格限量发售。    价格很快就会涨到1999美元!   已包含 300 多种策略 ,更多策略即将推出! 额外福利 :  从我的其他 EA 中免费 选择 5 款!   所有设置文件 + 完整设置和优化指南 视频指南 实时信号 第三方评论 新增 - 44 种策略实时信号 欢迎来到终极突破系统! 我很高兴地向大家介绍终极突破系统,这是一款经过八年精心开发的复杂且专有的智能交易系统 (EA)。 该系统已成为MQL5市场上多款表现优异的EA的基础,其中包括备受赞誉的Gold Reaper EA。 它曾连续七个多月位居榜首,此外还有 Goldtrade Pro、Goldbot One、Indicement 和 Daytrade Pro。 终极突破系统并非仅仅是另一款EA(电子交易系统)。 它是一款专业级工具,旨在帮助交易者在任何市场和时间框架内创建无限数量的突破策略。 无论您是专注于波段交易、超短线交易还是构建多元化投资组合,该系统都能提供无与伦比的灵活性和定制化功能。 可能性无穷无尽! 对于自营交易公司的交易员来说:   有了这个系统,您终于可以创建自己独
Scalping Robot Pro MT5
MQL TOOLS SL
4.37 (164)
Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
Ghost Scalper MT5
Thomas Christoph Lipka
4.2 (15)
Ghost Scalper MT5 Ghost Scalper MT5 是一款适用于 MetaTrader 5 上 XAUUSD / 黄金 的全自动智能交易系统(EA)。 Ghost 专为黄金市场中具有选择性的 突破和动量行情 而开发。EA 会等待其内部市场条件满足,不会持续不断地开仓。 价格模式: 每完成 10 次销售,价格上涨 100 USD ,直至最终价格达到 1,499 USD 。 实盘信号 Ghost 在多个真实实盘账户和不同经纪商上公开跟踪,同时还提供一个组合投资信号。实盘结果会随时变化,并不保证未来表现。 Ghost Scalper MT5 TMGM – 查看实盘信号 Ghost Scalper MT5 VT Market – 查看实盘信号 Ghost Scalper MT5 Vantage – 查看实盘信号 Ghost Scalper MT5 Future Lab Ultima – 查看实盘信号 Colosseum Ghost Scalper Tycoon Breakout – 查看实盘信号 4 个独立策略 Ghost 集成了四个彼此独立的交易策略: Ghost A G
Smart Gold Hunter
Barbaros Bulent Kortarla
4.06 (69)
No Grid / No Martingale / No Recovery / No Hedging / Single Entry with SL / One Shot Smart Gold Hunter 是一款用于 MetaTrader 5 上 XAUUSD / 黄金交易的专家顾问(Expert Advisor)。它专为那些喜欢无网格、无马丁格尔、具有真实止损和止盈逻辑以及可控风险管理的黄金 EA 的交易者而设计。 您可以在做决定之前查看实时信号: Live Main Signal : https://www.mql5.com/en/signals/2365400?source=Site Smart Gold Hunter 不是网格 EA,也不是马丁格尔 EA。它不依赖无限恢复仓位、对冲系统或亏损后加仓。其核心理念是以可控逻辑、保护设置和真实交易管理来交易黄金,而不是危险的加仓平均。 该 EA 主要针对 XAUUSD / 黄金设计。您可以在 XAUUSD 或您经纪商的黄金品种上使用,例如 XAUUSDm、GOLD 或类似名称。 经纪商条件对黄金交易很重要,因此建议使用低点差、低滑点、
ThunderGold Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.25 (24)
ThunderGold Scalper ThunderGold Scalper 是一款专为 MetaTrader 5 黄金自动交易开发的智能交易系统。 该 EA 适用于 M15 周期的 XAUUSD 和 GOLD。系统通过专有的多因素决策引擎识别符合条件的交易机会,并自动管理交易仓位。 系统综合分析市场结构、趋势方向、K线质量、成交量、动量以及交易执行条件。它会耐心等待合适的市场环境,而不是持续频繁开仓。 Live Signal — TMGM 主要功能 专为 XAUUSD 和 GOLD 开发 推荐周期:M15 全自动交易 不使用网格策略 自动 Stop Loss 和 Take Profit 动态移动止损 按风险比例或固定手数计算仓位 趋势和动量过滤器 K线质量和成交量过滤器 高影响力新闻过滤器 节假日和市场关闭保护 滑点调整系统 每日交易次数限制和冷却机制 信息交易面板 针对 Exness 的自动点数调整 推荐交易条件 ThunderGold Scalper 对点差、滑点、流动性和执行速度较为敏感,因此经纪商的交易条件可能会显著影响结果。 该 EA 已在以下经纪商环境中进行测试: TM
Iron Stops
Fajar Dicky Firmansyah
3.93 (69)
100K Real Signal:  https://www.mql5.com/en/signals/2386516 没有噱头。没有空洞的承诺。 Iron Stops 迎合关注一个关键方面的交易者:一致性。无论您是正在进行 道具挑战 还是管理客户资金,这款 EA 都能保持在设定的界限内并提供可靠的结果。 仓位在 36 小时 内平仓。 在单一图表上运行: 只需将其应用于 XAUUSD,使用 M30 时间框架。这就是您所需要的。一个图表。一个强大的工具。 正确的配置对准确回测至关重要! 请联系我获取我的 .ini 文件 和详细说明。 注意: 这款 EA 目前的价格是 580。一旦购买 30 个许可证,价格将提高到 629。目前,已有 29 份已售出。在价格变动之前不要错过。 博客 链接 =  https://www.mql5.com/en/blogs/post/763583 频道 链接 =  https://www.mql5.com/en/channels/mqltradingfajar 给我发消息,我会给您发送一份 试用 包,供您在模拟账户中使用。 主要优点 免费赠品:买一送二!
Quantum Athena X
Bogdan Ion Puscasu
5 (17)
更智能的控制,更精准的操控。 欢迎来到 Quantum Athena X——新一代专注于黄金交易的系统,它在 Quantum Athena 的精准性、效率和纪律性执行的基础上更进一步。 Quantum Athena X 基于与 Quantum Athena 相同的精简核心引擎和精心挑选的 6 种策略构建而成。每项策略都针对当前的黄金市场状况进行了单独优化和改进,而全新的强大自定义模式则允许交易者精确选择启用或禁用哪些策略。 对于喜欢即插即用体验的交易者,原有的优化配置仍然可用;而对于想要创建自己个性化策略组合的交易者,自定义模式则提供了更大的灵活性。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 折扣价   价格 。     每购买 10 件,价格将上涨 50 美元。最终价格为 1999 美元。 实时信号 IC Markets:       点击这里 Quantum A
GoldenShot
Adam Hrncir
4.62 (21)
ONLY FEW COPIES LEFT -  $ 199    / $ 299  NEXT /   $ 399 final price. The earlier you decide, the less you pay. Check the live signal   /   Read the manual  / Why are the back-test numbers that good - is it real or over-fitted? One shot. One target. Zero recovery. GoldenShot is a single-position gold EA built for controlled, long-term trading. It waits for a qualified setup, takes one clean shot with a real stop loss, and if the idea does not work, it manages the trade instead of rescuing it.
De Moore
Benicanoko
3.67 (6)
Now $399 — Only 2 Copies Available Secure your copy at $399 before the next price increase to $599. DeMoore Expert Advisor is a high-precision scalping Expert Advisor developed exclusively for XAUUSD (Gold) on the M5 timeframe. The De Moore Expert Advisor performs market analysis based on trend-following and price action concepts. The analysis is also based on multi-timeframe analysis. Live Signal        My Setfile on ICM How De Moore EA Works for You Buy the EA on MQL5 Market Install on MetaTra
Range Breakout EA with Range Filters
Jimmy Peter Eriksson
4.66 (29)
更新:下一价格:599 美元,最终价格:999 美元 如果您重视诚实和为真实交易而构建的真正交易系统,而不是一个看起来完美无瑕但最终可能导致账户爆仓的直线回测,那么这可能适合您。 无马丁格尔/无网格 22个月实时信号 +300% 实时增长 【实时信号】    |  【FTMO 结果】    |  【主投资组合】  |  【回测指南】 为什么 Range Breakout EA 如此稳定? Range Breakout EA 基于一种众所周知的市场行为:交易时段之间的波动性变化。 亚洲交易时段的波动性通常较低,形成一个狭窄的价格区间。伦敦交易时段开盘后,波动性增加,价格往往会突破该区间 并继续朝突破方向移动。 该系统会交易这种突破,并在当天晚些时候波动性开始减弱时平仓。 它不使用指标或固定时间框架,这有助于减少过拟合。系统内部使用突破过滤器来避免低质量的突破交易。 该策略在 XAUUSD、USDJPY、BTCUSD、US30 和 DE40 等货币对上表现尤为出色。 同时交易多个市场可以实现强大的分散风险能力。 加入社区! 公众社区:  点击这里! 请私信我并附上购
Quantum King EA
Bogdan Ion Puscasu
4.96 (221)
Quantum King EA — 智能力量,为每一位交易者精炼 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 特别推出价格 直播信号:       点击这里 MT4版本:   点击此处 量子王者频道:       点击这里 ***购买 Quantum King MT5 即可免费获得 Quantum StarMan !*** 详情请私讯询问! 用精确和纪律来管理您的交易。 Quantum King EA 将结构化网格的优势和自适应 Martingale 的智能融入一个无缝系统 - 专为 M5 上的 AUDCAD 设计,专为希望实现稳定、可控增长的初学者和专业人士打造。 Quantum King EA 是针对 M5 时间范围内的 AUDCAD 对开发的全自动交易系统。 它将网格策略的结构与马丁格尔的自适应恢复逻辑相结合,形成了一个在所有市场阶段智能管理交易的系
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.34 (138)
更少交易。更好交易。稳定性高于一切。 • 实时信号 模式 1 实时信号 模式 2 Twister Pro EA 是一款专为 XAUUSD(黄金)M15 时间框架开发的高精度剥头皮智能交易系统。交易次数少——但每次交易都有目的。 每笔入场在开仓前须通过 5 个独立验证层,默认配置下胜率极高。 两种模式: • 模式 1(推荐)— 极高胜率,每周交易次数少。专为资金保护和纪律性交易而设计。 • 模式 2(短止损)— 止损幅度显著缩短,交易次数多于模式1。每笔亏损极小。适合希望在受控风险下增加市场曝光的交易者。 规格参数: 交易品种:XAUUSD | 时间框架:M15 最低入金:$100 | 推荐:$250 RAW SPREAD 账户必须使用 强烈推荐 VPS 无网格!每笔交易均设有止盈和止损! 推荐券商: Exness Raw | Vantage | Fusion Markets 购买后发送消息即可获得: 完整用户指南 专属奖励 过往业绩不代表未来结果。请理性交易。
Quantum Emperor MT5
Bogdan Ion Puscasu
4.84 (506)
介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum Emperor EA,即可免费获得  Quantum StarMan  !*** 私信询问更多详情 已验证信号:   点击此处 MT4版本:   点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单笔交易连续拆分成五笔较小的交易。这意味着每次 EA 执行一笔交易时,它都会自动将其拆分成五个较小的仓位。 量子皇帝EA     量子帝王EA凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。
Cepheus
Thierry Ouellet
5 (2)
ONLY 10 COPIES LEFT AT 199$  | NEXT 299$ | 499$ FINAL PRICE User manual Live signals Cepheus Loyalty Cepheus Ultimate (both breakout engines Cepheus Discipline Two Synergistic Engines. Zero Grid. Zero Martingale. Defined Risk. Cepheus is a dual-engine algorithmic trading system developed specifically for XAUUSD (Gold) . Instead of relying on a single trading model, Cepheus combines two independent strategies designed to identify different types of market opportunities. Each engine has its own
My AI Gold
Vitalii Kosov
5 (1)
AI 驱动的黄金交易革命 -------------------------------------------------------------------------------- My AI Gold 不仅仅是一款普通的自动交易工具——它是先进神经网络工程、专有定制架构以及严格真实市场优化的成果。My AI Gold 从零开始构建,采用 GitHub 上前沿的代码库和先进的机器学习框架,通过深度数据分析来解析 XAUUSD(黄金)市场的复杂运行规律。 与那些未经充分测试或仓促推出的产品不同,My AI Gold 已经经历了广泛的测试、验证,并在真实市场周期中不断优化。只有在取得稳定且可验证的实际表现之后,它才正式发布。 真实交易记录 +1000% https://www.mql5.com/en/signals/2389616 IC Markets 实盘监控 — 10,000 美元真实账户 https://www.mql5.com/en/signals/2390451 终极首发优惠:仅限前 10 个名额! 现在即可仅以 $399 获得使用权限,下一批名额的价格将永久上涨至
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience. With proper brokerage conditions and sufficient running time, this fully automated scalpi
Scalping Index Pro MT5
MQL TOOLS SL
5 (5)
Scalping Index Pro is a professional trading system designed specifically for fast and precise scalping on US30 and DE40 using the M1 timeframe . The system has been developed specifically for the unique behavior of major stock indices, focusing on short term price movements, rapid momentum changes, market volatility, and selective grid based trade management techniques to identify high probability trading opportunities . Scalping Index Pro is optimized for traders who prefer dynamic trading wit
Silent Exit MT5
Fajar Dicky Firmansyah
4.18 (11)
没有噱头。没有空洞的承诺。 Silent Exit 专为专注于单一目标的交易者打造: 稳定的表现。  包含所有主要货币对:  EURUSD,USDCAD,USDJPY,NZDUSD,USDCHF,AUDUSD,GBPUSD 无论您是在努力通过 Prop 交易挑战,还是在管理客户资金,这款 EA 都能保持纪律性——并带来实际成果。 信号链接: https://www.mql5.com/en/signals/2388541 请记住,这是一个 100k 的 Darwinex Zero 账户,我并没有存入 100k,这个账户仅用于展示实时交易结果。 策略如何运作 成交量加速: 此功能可以检测成交量的快速变化,而这种变化通常预示着即将发生的突破。但这一次,我们加入了多个仅适用于主要货币对的指标。   策略如何运作 成交量加速: 与 Iron Stop 相同,此功能可以检测成交量的快速变化,而这种变化通常预示着即将发生的突破。但这一次,我们加入了多个仅适用于主要货币对的指标。   正确的回测需要正确的配置! 联系我即可获取我的 .ini 文件以及详细的配置说明。 注意: 目前该 EA 的价格为
Diamond Scalper MT5
Lo Thi Mai Loan
5 (3)
实盘信号: https://www.mql5.com/en/signals/2382857 实盘信号-2: https://www.mql5.com/en/signals/2390825 实盘信号设置文件  (每笔风险2%) 重要 —— 选择模式前必读: 全部11种模式完整回测 → https://www.mql5.com/en/blogs/post/775822 您一定经历过这种时刻:黄金一路直线飙升1500点,您的胃猛地一沉——不是因为方向判断错了,而是因为您还盯着手机,慢了半秒才点下单键。您曾经设好止损、计划清晰,却因为"就这一次"而把止损往后移,坚信价格会回来。结果它没有回来。您也曾下载过一款回测曲线像通往月球的阶梯一样漂亮的EA,上线实盘后却眼睁睁看着它疯狂马丁加仓,在那次没人提醒您的重大新闻行情中,直接爆仓到追加保证金。 这些都不是您个人的失败。这只是当黄金这种快速而剧烈波动的品种,交给疲惫、情绪化的双手操作——或者交给一个只有漂亮净值曲线、背后却没有真正风控的"黑箱"系统时,必然会发生的事。 没有夸大宣传,没有空洞承诺。 Diamond Scalper 是一款专为黄金
Edge Boost Pro
Andrey Barinov
5 (3)
Edge Boost Pro is a professional Support and Resistance (SnR) trading system designed to identify important market levels and trade both breakouts and rebounds from these areas. It continuously analyzes current market structure, calculates the most relevant Support and Resistance levels, and combines them with advanced market filters to identify high-probability trading opportunities. +370% Growth LIVE SIGNAL : SIGNAL Take advantage of the current launch promo price . ONLY 10 copies of Edge Bo
The Silent Investor EA
Valentina Zhuchkova
5 (2)
The Silent Investor EA — XAUUSD 多引擎量化投资组合型交易顾问 安静执行。结构化风险。多引擎黄金逻辑。 Live Verification 实时公开信号: https://www.mql5.com/en/signals/2389923 用户指南 公开 live 信号允许用户直接通过 MQL5 监控系统的真实交易活动、账户发展、回撤、交易频率以及 EA 在真实市场条件下的行为。 购买后请务必通过 MQL5 私信联系我。 我会向您发送 PDF 设置指南、推荐参数、完整安装说明,以及该交易系统结构的详细说明。这样您可以按照官方推荐方式正确安装 EA、选择合适的风险模式,并更好地理解系统的交易逻辑和账户保护结构。 The Silent Investor EA 是一套完全自动化的交易系统,专门为 Gold — XAUUSD 开发。 该系统在一个 Expert Advisor 内部结合了 三个独立交易引擎 。每个引擎都使用自己的市场逻辑,并专注于黄金行为的不同类型:结构性突破、波动率爆发以及局部价格反应。 The Silent Investor EA 是为那些偏好
Impulse MT5
Simon Reeves
5 (15)
Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A six-strategy gold EA that waits for the perfect shot. Come chat with us in our public MQL5 channel!  https://www.mql5.com/en/channels/starpoint Read my analysis of Impulse compared to similar grid systems:  https://www.mql5.com/en/blogs/post/773192 Impulse v2.00 is here! The biggest update in Impulse's history has arrived. Version 2.00 takes everything that made Impulse a disciplined, patient Gold trading system and e
Big Gold Wins
Maksim Neverov
欢迎   到   黄金大赢家 !这是一个全自动黄金交易系统,拥有9种独特的交易策略! We don't use "AI", We don't use "Machine Learning ", We don't use "ChatGPT", We don't use Martingale, We don't use Non-Realistic Backtests! Each trade has a     Fixed TakeProfit     and     Stop Loss   . Each strategy has its own Algorithm for Tracking Profitable Positions. Big Gold Wins     contains 9 separate different strategies within itself, each of them with its own logic and profit-taking mechanism. Live  P erformance   in   Real   Time :   Real
Aura Gold Pro Edition
Stanislav Tomilov
5 (3)
旨在主导黄金市场。 官方信息 卖家简介 官方频道 用户指南 限时价格 — $799 Aura Gold Pro Edition 在 9 月底之前仅售 $799。 从 10 月 1 日起,价格将上涨至 $999 — 请在涨价前购买您的版本。 实时交易信号  Roboforex   https://www.mql5.com/en/signals/2366593 FPMarkets   https://www.mql5.com/en/signals/2358523 ICTrading   https://www.mql5.com/en/signals/2380859 描述 Aura Gold PRO Edition 是一款精心设计且可靠的黄金市场交易算法。我们打造的系统专注于长期稳定性和资金保护,避免不必要的风险。该EA的实时信号展现出卓越的业绩和稳步增长,证实了其底层逻辑的有效性。该系统的核心优势之一是其高恢复系数,使其能够快速、稳健地克服正常的资金回撤,并持续创造利润。 AURA GOLD PRO EDITION 的核心原则是绝对的风险控制。无论任何情况,每一笔交易都始终受到止损保护
作者的更多信息
Supertrend MTF Indicator is a free MetaTrader 4 indicator designed to help traders follow trend direction across multiple timeframes directly on the chart. The indicator provides a clear visual representation of bullish and bearish market conditions and can be used as a multi-timeframe confirmation tool for manual trading. Main features: Multi-timeframe trend analysis Clear bullish and bearish trend visualization Suitable for Forex, Gold, indices and other MT4 instruments Can be used on differen
FREE
MTF Fixed Candle Boxes is a multi-timeframe chart visualization indicator for MetaTrader 4. The indicator displays High, Low and optional Middle levels of M1, M5, M15, M30, H1 and H4 candles directly on the active chart. It helps traders observe multi-timeframe candle structure without switching between several charts. Main features: Multi-timeframe candle boxes on one MT4 chart Supported timeframes: M1, M5, M15, M30, H1 and H4 High and Low levels for each selected candle Optional Middle line fo
Mtf Middle Expert Advisor is a MetaTrader 4 trading robot based on a multi-timeframe middle-of-candle model. The higher timeframe defines the allowed direction. By default, the EA reads the middle of the last closed M30 candles and confirms direction with both slope and price position. The lower timeframe then waits for an entry signal, by default an M5 close crossing the middle of its own candle. All signal decisions are made from closed candles only. The EA does not use the current forming c
Universal MidZone Expert Advisor – Automation Companion for H1 Container 5 Zones Universal MidZone EA was developed as an automated trading companion to our free H1 Container M30 M15 M5 M1 - 5 Zones indicator. The free H1 Container indicator gives traders a visual multi-timeframe view of the H1 candle and its internal M30, M15, M5 and M1 structures, divided into five price zones by the 20%, 40%, 60% and 80% levels. Universal MidZone EA takes the same zone-based trading concept one step further b
Supertrend MTF Expert Advisor is an automated trading system for MetaTrader 4 based on the same Supertrend MTF trading concept used by the free Supertrend MTF Indicator available in the MQL5 Market and CodeBase. The Expert Advisor is designed to automate Supertrend-based trend following while keeping the trading rules transparent and configurable. It analyzes market direction using the Supertrend calculation and can confirm signals using closed candles, helping to reduce decisions based on incom
Supertrend MTF Dragan — MQL5 Market description (MetaTrader 5, Indicators) Supertrend MTF Dragan is a clean multi-timeframe ATR Supertrend for MetaTrader 5. It shows the Supertrend of a higher timeframe directly on your working chart — for example the H1 Supertrend on an M5 chart — with a color-coded trend line, confirmed reversal arrows that never repaint, alerts and a hidden trend-state buffer that you can read from your own Expert Advisor. Key features Multi-timeframe: select any timeframe eq
Fvg mtf dragan
Dragan Joksimovic
**FVG MTF Dragan** finds Fair Value Gaps (price imbalances) on the timeframe of your choice and draws them as boxes on the chart you trade from — for example the H1 gaps on an M5 chart. Every box has a size filter, a selectable mitigation rule, labels, alerts and hidden buffers, so the indicator works both as a discretionary tool and as a signal source for your own Expert Advisor. **What is a Fair Value Gap** A Fair Value Gap is a three-candle pattern in which the middle candle moves so fast
Fvg mtf ea
Dragan Joksimovic
**FVG MTF EA** trades one of the cleanest price-action setups: the return of price into a Fair Value Gap. The gaps are detected inside the EA on the timeframe of your choice, with the same rules as the FVG MTF indicator, so what you see on the chart is exactly what the EA trades. No grid, no martingale, no averaging — one position per gap with a fixed stop loss and take profit. **How it trades** A Fair Value Gap is a three-candle pattern in which the middle candle moves so fast that the first
**ATR Levels MTF Dragan** draws the volatility levels of a higher-timeframe candle on the chart you trade from. The moment a candle of the selected timeframe opens, the indicator fixes its open price as a base line and places two ATR levels above it and two below it. The lines stay exactly where they are until the candle closes, so what you see during the candle is what you would have seen at its open — nothing is recalculated afterwards and nothing repaints. A sixth, dotted line follows the mi
ATR Levels MTF EA
Dragan Joksimovic
**ATR Levels MTF EA** trades the volatility levels of a higher-timeframe candle. At the open of every candle of the selected box timeframe the EA fixes the candle open and four ATR levels around it — two above and two below, at adjustable multiples of the ATR — exactly as the ATR Levels MTF indicator draws them. The levels are known the moment the candle opens and do not change until it closes, so every entry and exit can be checked on the chart afterwards. No grid, no martingale, no averaging
MA MTF midlle
Dragan Joksimovic
**MA MTF Middle** puts the standard Moving Average of a higher timeframe on the chart you trade from — for example the H1 moving average on an M5 chart — with exactly the inputs you know from the built-in Moving Average: period, shift, method (simple, exponential, smoothed, linear weighted) and the price it is applied to, plus the timeframe. Next to it the indicator draws a second line: the middle of the current candle of that timeframe, the price halfway between its high and its low. **How it
**MA Channel MTF Middle** draws a moving-average channel of a higher timeframe on the chart you trade from: the upper line is the moving average of the candle highs, the lower line the moving average of the candle lows. The inputs are the ones you know from the built-in Moving Average — period, shift and method — plus the timeframe. A third line marks the middle of the current candle of that timeframe, the price halfway between its high and its low. **How it works** - Both averages are calcul
**MA Channel MTF Middle EA** trades the breakout of the candle middle out of a higher-timeframe moving-average channel. The channel is calculated inside the EA — the moving average of the candle highs as the upper line, the moving average of the candle lows as the lower line, with the inputs you know from the built-in Moving Average (period, shift, method) — on the box timeframe of your choice, exactly as the MA Channel MTF Middle indicator draws it. The EA watches the middle of the candle in p
MTF Trend Channel
Dragan Joksimovic
Draws the H1 MA (± ATR) channel directly on your chart. Line color shows the H1 trend direction (blue up / red down). Optional alert, email and push on trend change. Read-only, free compani See the higher-timeframe trend directly on your current chart. MTF Trend Channel draws the Moving Average of CLOSE prices from the higher timeframe (default H1) together with a volatility-based channel (MA ± ATR × multiplier) right on your chart. • Line color shows the trend direction on the higher timeframe:
MTF Trend Channel EA
Dragan Joksimovic
MTF Trend Channel EA trades pullbacks to the middle line of a higher-timeframe trend channel. The channel is built on a higher timeframe of your choice (H1 by default): the middle line is a moving average, the upper and lower lines are the moving average plus and minus the Average True Range. The slope of the moving average on the last closed bars gives the trend direction. The Expert Advisor calculates the channel itself, so no additional indicator is needed, and it draws the channel on the ch
H4 container mtf
Dragan Joksimovic
H4 CONTAINER MTF BOXES (MetaTrader 5)                           | //|                                                                  | //|  One H4 container box holds every H1, M30, M15, M5 and M1 box    | //|  that falls inside it. Each inner timeframe has its own on/off   | //|  switch.                                                         | //|                                                                  | //|  LEVELS                                                          | //|   
FREE
筛选:
无评论
回复评论