H4 container mtf

  • 指标
  • 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
 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                                                          |
//|      H4 container : 25%, 50% and 75% of its range (quarters).    |
//|      Inner boxes  : the 50% line (middle) only.                  |
//|                                                                  |
//|  DRAWING                                                         |
//|      With everything on, one container holds                     |
//|      4 H1 + 8 M30 + 16 M15 + 48 M5 + 240 M1 = 316 boxes.         |
//|      The container is 4 edges + 3 levels, every inner box is     |
//|      4 edges + 1 level. Objects are created once per container;  |
//|      afterwards only the boxes that can still move are touched   |
//|      (the container plus the current and the last closed bar of  |
//|      every enabled timeframe). M1 is the heavy one: 240 boxes.   |
//|                                                                  |
//|  BUFFERS FOR AN EXPERT ADVISOR (iCustom / CopyBuffer)            |
//|      Nothing is plotted from them (DRAW_NONE), they are data     |
//|      for an EA. Index -> value, per chart bar:                   |
//|        0  H4 High      1  H4 Low                                 |
//|        2  H4 25%       3  H4 50%       4  H4 75%                 |
//|        5  H1 High      6  H1 Low       7  H1 Middle (50%)        |
//|        8  M30 High     9  M30 Low     10  M30 Middle             |
//|       11  M15 High    12  M15 Low     13  M15 Middle             |
//|       14  M5 High     15  M5 Low      16  M5 Middle              |
//|       17  M1 High     18  M1 Low      19  M1 Middle              |
//|      EMPTY_VALUE where nothing is known (older than HistoryBars, |
//|      or older than the history of that timeframe).               |
//|                                                                  |
//|      BufferMode decides WHICH box a bar refers to:               |
//|        BOX_FORMING : the box that contains the bar, with the     |
//|                      high/low AS KNOWN AT THAT BAR (running      |
//|                      high/low from the box start up to the bar). |
//|                      No look-ahead: a backtest sees exactly what |
//|                      live trading would have seen.               |
//|        BOX_CLOSED  : the LAST CLOSED box of that timeframe, so   |
//|                      the levels are fixed for the whole next     |
//|                      period (like a "previous candle" zone).     |
//|      A box timeframe lower than the chart timeframe refers to    |
//|      the last box of that timeframe inside the chart bar.        |
//|                                                                  |
//|      The EA-related inputs come FIRST, so an EA can pass only    |
//|      them and leave the drawing inputs at their defaults:        |
//|        int h = iCustom(_Symbol, _Period, "H4_Container_MTF_Boxes",|
//|                        BOX_CLOSED,   // BufferMode               |
//|                        1000,         // HistoryBars              |
//|                        false);       // DrawObjects (no drawing) |
//|        double v[1];                                              |
//|        CopyBuffer(h, 3, 1, 1, v);    // H4 50% at closed bar 1   |
//|                                                                  |
//|  Display only - places no orders and modifies no positions. 
推荐产品
FOZ OneShot Sessions
Morgana Brol Mendonca
FOZ One Shot Sessions — One Trade. One Opportunity. Every Day. Discipline beats noise. Simplicity beats complexity. The FOZ One Shot Sessions EA is built for traders who want clarity, robustness, and long-term discipline. Instead of chasing signals all day, it takes just one precise trade per session — clean, controlled, and fully transparent. Key Highlights One trade per day per enabled session (default = London) Safe by design — No Grid, No Martingale, No Arbitrage, No tricks
FREE
MSX Plug And Play Scalper EA Overview MSX Plug And Play Scalper EA is a MetaTrader 5 Expert Advisor based on a Triple EMA alignment methodology. The Expert Advisor evaluates trend direction using three Exponential Moving Averages and can optionally apply a higher-timeframe trend filter before opening positions. The EA is intended for users who wish to study and evaluate an EMA-based trend-following approach under live or demo market conditions. Trading Logic The trading engine monitors three Ex
FREE
XAU Anchored VWAP Pull H4 Expert Advisor for MetaTrader 5 — Gold / XAUUSD focus Version: 1.00 What it is XAU Anchored VWAP Pull H4 is an Expert Advisor for gold on the H4 chart. Anchored VWAP pullback continuation style for gold H4. Built for structured automated participation — not grid , not martingale . Evaluate on your broker and risk profile before any live use. This product is a technical system . Exact thresholds and entry equations remain internal product design and are not published he
FREE
Supertrend 3 lines
Samart Palugmontol
5 (2)
update v.1.22 - Fixed indicator not working properly. - Updated emergency stop function. - Added several input parameters: - Magic Number - Working Interval - Trade Direction Selection - Supertrend Confirmation Requirement ***Since the setting is more flexible, the outcome may vary. For the recommended settings, please see the screenshot.*** +++++++++++++++++++++++ Just wanted to share a trading strategy that's been working for me. It's built around the Supertrend  indicators, specifi
FREE
Stribrobot
Lubos Terynger
3 (2)
Stribrobot — Silver Trading Bot Automated EA for XAGUSD running on H1 timeframe. Uses trend following with RSI, EMA and ADX signals combined with Bollinger Band based take profit targeting. Built in market regime detection automatically adjusts behavior based on current conditions. Position sizing adapts to volatility in real time — reduces risk during high volatility spikes, increases it during calm periods. Session filters focus trading during the most active silver hours, skipping low liquidi
FREE
MSX Plug And Play Scalper EA Overview MSX Plug And Play Scalper EA is a MetaTrader 5 Expert Advisor based on a Triple EMA alignment methodology. The Expert Advisor evaluates trend direction using three Exponential Moving Averages and can optionally apply a higher-timeframe trend filter before opening positions. The EA is intended for users who wish to study and evaluate an EMA-based trend-following approach under live or demo market conditions. Trading Logic The trading engine monitors three Exp
FREE
Aura Mini Candle Timer (MT4/MT5) — 智能交互版 Aura Mini Candle Timer 是一款超轻量级的智能计时指标,它以简洁直观的方式呈现多个时间周期 (MTF) 的核心信息,同时占用极小的图表空间。 此次重大升级后,它已从简单的单时间周期计时器演变为“迷你多仪表盘”,只需单击一下即可自由切换 7 个时间周期。 您的宝贵评价和星级评分(五星)是我们持续更新和开发高性能程序的最大动力。谢谢! 主要升级功能 ① 图表上一键切换时间周期 您无需再费力打开指标设置窗口即可切换时间周期。每次点击图表上方悬浮的时间框,跟踪时间周期都会实时循环切换,顺序为 M1 M5 M15 M30 H1 H4 D1。只需单击鼠标,即可立即查看所需时间周期的蜡烛图收盘时间。 ② 独立趋势跟踪 即使当前显示的是 1 分钟 (M1) 短期图表,将迷你计时器设置为 4 小时 (H4) 也能让您在屏幕一侧精确监控 H4 蜡烛图的方向(上涨/下跌)和剩余收盘时间。这使您能够同时把握整体趋势和细节,从而实现智能交易。 ③ 基
FREE
Simple MACD Expert
Abraao Moreira
3 (1)
Estratégia de negociação MACD O cálculo do MACD é executado uma vez a cada tick, e são considerados para fim de cálculo os três últimos resultados, para analisar o cruzamento da linha de zero, ou seja quando o último resultado for maior que 0 e o antepenúltimo não então há um cruzamento para cima e analogamente para baixo, quando um cruzamento é constatado o estado de uma variável de controle é alterado de "false" para "true", permitindo o abertura de uma posição caso a média de sinal também cru
FREE
NEXA Bb Volatility Trap MetaTrader 5 自动交易系统(EA) 1. 概述 NEXA Bb Volatility Trap 是一款基于布林带宽度(Bollinger Band Width)收缩与扩张来识别市场波动变化的自动交易专家顾问(Expert Advisor)。 该系统旨在捕捉低波动阶段之后出现的价格扩张行情。 所有交易决策均基于 已收盘的K线数据 执行。 本产品为自动交易工具,任何交易均存在亏损风险。 2. 交易逻辑 本 Expert Advisor 使用两个不同的时间周期。 2.1 波动率收缩识别 在较高时间周期中,通过统计 Z-Score 分析布林带宽度。 当市场波动率明显低于其平均水平时,系统进入准备状态。 2.2 入场触发条件 在波动率收缩之后,当以下条件在较低时间周期同时满足时,系统可能执行交易: 检测到布林带宽度扩张 K线实体比例确认价格运动具有足够强度 动量方向一致 确认突破近期高点或低点 该结构用于识别波动率扩张阶段中的价格运动。 3. 交易入场与仓位管理 每个有效信号将开启 两个分拆仓位(TP1 / TP2) 。 第一个仓位按照
FREE
Apex Kong
Mohsin Saleh
APEX KONG — 十大策略。一套黄金交易系统。 Apex Kong 是一款专为 MetaTrader 5 平台上的 XAUUSD 交易而开发的多策略智能交易系统(Expert Advisor)。 Apex Kong 不依赖单一交易方法,而是在一个 EA 中整合了十种独立的黄金交易策略。每种策略都会独立监控市场、识别各自的交易条件并管理自己的持仓。 整个系统仅需运行在一个图表上,当前运行状态可通过图表内的实时控制面板随时查看。 您可以从十二个按风险等级划分的预设中进行选择,也可以使用 Custom Mode 单独选择策略。您可以控制交易活跃度、仓位大小、交易时间以及账户保护设置,由 Apex Kong 负责执行交易。 首发价格 Apex Kong 目前面向前五次购买提供 $35.95 的首发价格。 前五份授权售出后,计划价格将提高至 $79。 查看实时交易信号 选择预设之前,请查看 实时交易信号 、完整产品规格、历史回测结果及风险信息。 APEX KONG — 精准。掌控。性能。 主要功能 • 10 种独立的 XAUUSD 交易策略 • 12 个从较低风险到较高风险排列的现成预设
NEXA HA Trend Master PRO NEXA HA Trend Master PRO 是一款适用于 MetaTrader 5 的 Expert Advisor。 该产品用于在 GOLD 图表上分析趋势方向、回调区域和重新入场条件。 EA 结合 Heiken Ashi、EMA、ADX、DI、ATR 和 Parabolic SAR 来评估市场状态。 它会先在较高时间周期确认主要趋势方向,然后在较低时间周期判断回调后的重新排列条件是否形成。 本产品是交易自动化辅助工具,不保证任何特定交易结果。 交易结果可能会因市场环境、经纪商执行条件、点差、滑点、参数设置和测试周期而有所不同。 策略概述 NEXA HA Trend Master PRO 基于趋势跟随和回调重新入场结构。 在 M30 时间周期中,EA 使用 EMA89 和 ADX 判断主要趋势方向和趋势强度。 H1 时间周期作为额外方向过滤器。 在 M15 时间周期中,EA 使用 Heiken Ashi、EMA21、DI 方向和 Parabolic SAR 位置来评估入场条件。 如果必要条件未满足,EA 不会开仓。 在入场前,E
FREE
这个EA叫 Dinosaur Hunter是因为,它能抓住非常大的行情,比如 5000-10000 点。 DH交易并不频繁,因为它要耐心的等待行情出现。 DH可以将多个货币对加载在一个Chart上,以增加交易次数。 信号 这是一个Demo版本,只支持 Fix Lot 0.01。要获得完整版本,请购买 Dinosaur Hunter Pro 。 这个EA已经通过2015至今的测试。测试采用数据来自Dukascopy。 如果你在ICMarkets上交易,可以直接使用我的配置参数。 如果你采用其它交易商,请先进行测试。 交易设置 关键设置时 MultiPairs,设置为true,根据PARAMETERS设置进行交易。 设置为false,根据Single Pair Settings 进行交易。 Single Pair Settings  Basic Period MA Period Pre Bars MA Fast Count MA Slow Count CCI Period Fast Trend Level Slow Trend Level CCI Level Open Hour
FREE
Vertex Aurum Gold — Smart Money Concepts (SMC) Auto-Trading System for XAUUSD Vertex Aurum Gold is an Expert Advisor for MetaTrader 5 built around Smart Money Concepts market structure. It detects swing and internal structure breaks, order blocks, fair value gaps, and liquidity zones directly on the chart, then uses that structure as the basis for a rule-based signal, execution, and risk engine. Structure detection can also be run on its own, with auto-trading switched off, for chart analysis on
FREE
MT5 Quantum Gold Pro
Gaya Chibane
4.67 (3)
==================================================== 2. MT QUANTUM GOLD PRO ====================================================   MT QUANTUM GOLD PRO —— 黄金交易的终极机构级系统 精准。稳定。性能已验证。   重要信息:购买后,请通过MQL5发送私信,以获取优化后的XAUUSD M1设置文件、安装指南以及24/7专属支持。   限时首发促销:49美元(3次销售后恢复原价499美元) 促销期间价格将逐步上涨。 赠送福利:私信联系我可获得一个额外EA。   介绍 我是 MT QUANTUM GOLD PRO。我是由专业交易员及机构级交易机器人开发者 Gaya CHIBANE 设计的机构级系统。MT QUANTUM GOLD PRO 代表了一次重大进化:一个自适应、自校准的GRID EA,专为XAUUSD(黄金)设计,并针对2024–2026进行了优化。   规格与建议 - 交易品种:仅限 XAUUSD(黄金) - 时间周期:M1 - 最低
FREE
Scalp Signal 2 is a MetaTrader 5 indicator that runs three independent trading strategies on one chart and prints color-coded buy/sell arrows with a full set of ATR-based levels: entry, stop loss and three take-profit targets. Each strategy can be turned on or off, so you can run one, two or all three at once. Features Three strategies in one tool, each with its own arrow color so you always know which logic fired: Strategy 1 - Trend Pullback (EMA + ADX): buys pullbacks to the fast EMA inside an
FREE
Vertical Volume
Kim Yonghwa
4.8 (5)
特点 用于检查价格量的指标。 主要适用于EURUSD,其他货币对可能无法工作或计算时间较长。 为了平稳使用,请打开“将图表边界从右边界向右移”的选项,如屏幕截图所示。 出现新的柱状数据时重置数据。 变量 COlOR:指标颜色设置 WIDTH:指标宽度设置 PERIOD:确定计算数据的时间周期 ------------------------‐-----------------------------------------------------------------------------------------------------------------------------------------------
FREE
EPo-CreW Super ORB EA – Crypto | Advanced Opening Range Breakout System for CRYPTO   Strategy Overview The EPo-CreW Super ORB EA is a sophisticated trading system designed specifically for CRYPTOCURRENCY pairs, implementing a professional Opening Range Breakout (ORB) strategy with intelligent retracement detection.   THIS IS ONLY A TRIAL VERSION, DOWNLOAD FULL VERSION HERE: https://www.mql5.com/en/market/product/144447?source=Site +Market+My+Products+Page Core Concept: • Identifies the first
FREE
Voorloper MT5
Pradana Novan Rianto
5 (2)
Voorloper Expert Advisor: Revolutionizing Trading with DDR System Introducing Voorloper, an innovative Expert Advisor that blends Moving Average (MA) and Relative Strength Index (RSI) indicators to redefine your trading experience. Voorloper stands out from the crowd with its unique feature: the Drawdown Reduction (DDR) System. Key Features: MA and RSI Integration: Voorloper utilizes a powerful combination of Moving Average and Relative Strength Index indicators to identify optimal entry and ex
FREE
EMA BREAKOUT TREND HUNTER EA — A high-performance automated trend breakout system for MetaTrader 5, designed for Forex pairs and Gold (XAUUSD). The EMA Breakout Trend Hunter tracks the market with a volatility-aware EMA crossover engine and confirms every signal with ATR-based dynamic filtering, so it aims to enter trends early and avoid choppy, low-quality setups. Risk is managed with hardened position sizing that keeps the system safe even on small accounts. How it works EMA Volatility Crossov
Pump Liquidity Refueling
Konstantin Meshcheriakov
PUMP V3_0 Liquidity Refueling — Refueling Your BalanceWhat is "Liquidity Refueling"? Think of the Forex market as a highway and liquidity as the fuel.  When institutional players "pour" massive volume into the market, the price makes a sharp surge — an impulse or a "pump."  The PUMP V3_0 EA acts as a smart fueling station: it identifies moments of maximum market energy and "pumps" that momentum directly into your trading account.   Performance Metrics (Strategy Tester Data):Net Profit "Pumped"
FREE
Multi Oscilador
Juan Manuel Rojas Perez
Un indicador técnico de múltiples osciladores es una herramienta de análisis que combina varios osciladores para proporcionar una visión más completa de la dinámica del mercado. Los osciladores son fórmulas matemáticas que se calculan a partir de los datos de los precios y se representan gráficamente para ayudar a identificar la tendencia actual, el sentimiento del mercado y posibles puntos de giro. **¿Para qué sirve?** Este indicador sirve para identificar condiciones de sobrecompra y sobreve
FREE
How it works –   Base-departure detection — algorithmically finds consolidation bases (overlapping range with compressed volatility) followed by displacement departures. Patterns: Drop-Base-Rally, Rally-Base-Drop, Rally-Base-Rally, Drop-Base-Drop — detected structurally, not by candle names. –   Strength score (0–100) — from departure velocity, time-at-base, freshness (each revisit decays the score), higher-timeframe confluence and origin volume. –   Lifecycle — Fresh, Tested (decaying), Broken
FREE
Quantora Market Structure MT5 is a MetaTrader 5 indicator that identifies confirmed swing points and displays market structure events on the chart. The indicator classifies detected swing points as Higher High, Higher Low, Lower High or Lower Low. It also marks Break of Structure and Change of Character events according to its detection conditions. Market Structure Analysis Higher High and Higher Low detection Lower High and Lower Low detection Bullish and bearish Break of Structure events Chan
FREE
Tendencia Magica
Juan Manuel Rojas Perez
5 (2)
El indicador técnico Trend Magic es una herramienta de análisis de tendencias que combina el Índice de Canal de Mercancía (CCI) y el Rango Verdadero Medio (ATR) para identificar la dirección de la tendencia del mercado. Aquí tienes un resumen de sus pros y contras, así como las mejores condiciones del mercado para su uso: Pros: - Identificación clara de la tendencia: Cambia de color para indicar tendencias alcistas (azul) y bajistas (rojo), lo que facilita la visualización de la dirección del
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
Double EMA Scalping EA – Clean Crossover with Reversal Logic This Expert Advisor uses a smart EMA crossover strategy across two different timeframes to enter trades with high precision. A trade is placed only when the fast EMA crosses the slow EMA , confirming short-term trend shifts. It also includes auto-reversal logic , price-based SL/TP , and an optional trailing stop system . Key Features: Multi-Timeframe EMA Crossover Customizable EMA periods and timeframes for precise entry.
FREE
Trend Sentinel
Pablo Adolfo Cantos
Trend Sentinel EA is an automated trend-follower for XAUUSD (Gold) on M15/M30, based on a moving average crossing a Supertrend (ATR-based) with a multi-timeframe filter. How it works: - Moving average (EMA 20 by default) + Supertrend (ATR x 3) - Multi-timeframe filter: long only if the higher timeframe (H1) is bullish; short only if bearish - Direction filter: both / long only / short only - SL = 3 x ATR, TP = 4.5 x ATR, every trade protected - One position at a time; no martingale, no grid, no
Graphic Alignment Context
Ricardo Alexandre Laurentino
The Graphic Alignment Context (GAC) Technical Indicator measures the vertical difference of the simple average price of a financial instrument in the context of three different timeframes determined by a defined number of bars or candles (periods) to determine the strength of the buy or sell trend. sale. Ascending average prices indicate Buying strength (1), Descending average prices indicate Selling strength (-1) and any scenario different from the previous two conditions indicates Neutrality
FREE
Inverse Liquidity Grab Ultimate EA
Stephen Muriithi Muraguri
5 (1)
This EA finds Fair Value Liquidity (FVL) on the chart, tracks when they get mitigated , and then looks for an inversion signal (price “fails” through the zone). When that inversion happens, it places a trade in the opposite direction of the original Liquidity gap (an Inverse FVG approach). It also lets you control when it trades using market sessions , and it can auto-close positions at New York open (all positions or profitable-only). Key advantages Clear, rule-based entries (no guessing): trad
FREE
Nexoria
Daniel Suk
4 (3)
In every market kingdom there are countless noisy peasants of indicators, but only a few queens that quietly rule the order flow – Nexoria is built to be one of them. ​ This fully automated trading system doesn’t beg the market for scraps; it demands structure, reading raw price action and volatility to decide when to strike and when to stand aside. ​ Nexoria watches closed candles like a cold‑eyed monarch, hunting for real impulses, breakouts and clean pullbacks instead of random flickers. ​ A
FREE
该产品的买家也购买
SMART TREND TRADING SYSTEM — 特别优惠 您的交易系统、自动化 EA,以及配套培训与支持。 以 99 美元购买适用于 MT5 的 Smart Trend Trading System,即可 免费获赠 Smart Universal Expert Advisor ,用于自动执行系统的交易信号。 STTS 将趋势方向、入场和出场信号、反转区域及重要价格水平集中呈现在图表上。您可以根据系统手动交易,也可以连接随附的 EA,按照您选择的设置自动执行交易。 当前 99 美元的价格适用于接下来的 30 次购买。此后,价格将上调至 149 美元。 您的完整产品套装 购买后,您将获得: • 适用于 MT5 的 Smart Trend Trading System。 • Smart Universal Expert Advisor — 免费赠送。 • 完整的 STTS PDF 用户手册。 • STTS 官方在线课程。 • 逐步安装与设置指导。 • 私人客户社区访问权限及支持服务。 您不仅能获得工具,还能按照清晰的步骤学习如何使用它们。 一套系统,四种交易思路 STTS
Trend Sniper X
Sarvarbek Abduvoxobov
4.89 (35)
Trend Sniper X 是一款适用于 MetaTrader 5 的多周期趋势跟踪指标,可帮助交易者清晰精准地识别趋势方向和潜在的反转点。 适用于 MT4: https://www.mql5.com/en/market/product/193245 价格信息: 当前价格为促销价,随着后续更新和新功能的推出,价格可能会有所变动。 赠品优惠: 购买后联系作者,即可免费获取该指标的 Auto-Trade Assistant EA(自动交易助手 EA)。 Code2Profit 频道 通过多时间框架分析掌控市场! 如何使用 Trend Sniper X 最大化您的胜率:核心规则与交易时段技巧 技术规格 平台 MetaTrader 5 指标类型 多时间周期趋势指标 运行时间周期 任何图表时间周期,可独立选择更高的时间周期 (M1–MN1) 主要交易品种 外汇、黄金 (XAUUSD) 及其他差价合约 (CFD) 推荐账户 任何账户类型 可视化 彩色趋势蜡烛 (买入/卖出/微弱/变化) + 买入/卖出箭头 附加模块 交易时段方框 (悉尼、东京、伦敦、纽约) 主要功能 多时间周期趋势分析: 直接在
Zoryk Gold
Reda El Koutbane
5 (10)
折扣将在 24 小时后结束——下一价格为 69 美元 ZORYK — MetaTrader 5 专用高级 XAUUSD 黄金信号系统 你一定熟悉这种感觉。 你花了很多时间分析黄金,等待合适的入场机会。终于开仓后,价格却立刻朝相反方向移动。你过早平仓、移动止损,或者只犹豫了几秒钟。随后,市场却在没有你的情况下到达了你原本预期的目标。 问题并不总是方向判断错误。 真正的问题是缺乏确定性。 你不知道准确的入场位置在哪里。 你不知道什么时候交易逻辑已经失效。 你不知道应该先锁定较近的利润,还是继续等待更大的行情。 你也不知道当前信号是否足够强,还是自己只是在强行寻找交易机会。 黄金市场变化非常快。一个没有明确计划的好想法,可能在几秒钟内变成错误的交易决定。 ZORYK 正是为了解决这个问题而开发。 什么是 ZORYK ZORYK 是一套完整的 XAUUSD 黄金信号与交易计划系统,专门为 MetaTrader 5  和 M5 时间周期 开发。 它不是一个只显示 BUY 或 SELL 箭头,然后让你独自决定其余所有内容的简单指标。 每个确认后的信号都可以在图表上显示完整的可视化交易计划,包
SuperScalp Pro
Van Minh Nguyen
4.64 (33)
SuperScalp Pro - Professional Multi-Layer Confluence Scalping System SuperScalp Pro 是一款高级剥头皮交易指标,在经典 Supertrend 的基础上加入了多个智能确认过滤器。它可以帮助您识别概率更高的 Buy/Sell 交易机会,同时显著减少虚假信号。 清晰的 Buy 和 Sell 箭头会直接显示在图表上,基于 ATR 的 Stop Loss 和 Take Profit 水平会实时自动计算。 购买后,请联系我获取设置指导和推荐配置。 使用 SuperScalp Pro Auto Trader 轻松实现信号自动化: [Auto Trader] 下载推荐设置文件: [Set File] 完整文档请参阅产品博客: [User Guide] 加入官方频道获取最新更新: [Official Channel] SuperScalp Pro 如何工作? 只有当多个确认层同时一致时,指标才会生成交易信号(趋势 + 动能 + 成交量 + 波动率)。 您可以手动交易,也可以连接 SuperScalp Pro Auto Tr
SMC Intraday Formula
Kareem Abbas
5 (24)
让我们先坦诚一点。 没有任何一个指标可以单独让你实现盈利。如果有人告诉你可以,那他是在向你兜售一个梦想。任何显示完美买卖箭头的指标都可以被做得看起来毫无瑕疵——只需要放大历史中的某一段并截取成功交易的截图。我们不会这样做。 SMC Intraday Formula 是一个工具。 它为你读取市场结构,标记出概率最高的价格区域,并用简单直白的语言准确告诉你当前智能资金的行为轨迹。你仍然需要做决定。你仍然需要执行交易。但现在,你是带着精确性执行,而不是靠希望。 我们已经在黄金(XAUUSD)以及主要外汇货币对的日内剥头皮交易中使用该指标将近三年。这是我们在 M1、M5、M15 和 M30 上的日常主力工具。它之所以有效,是因为它不试图预测未来——它展示的是当前正在形成的高概率交易机会,并解释 为什么 。 它与其他所有指标有什么不同? 大多数交易指标只做一件事。移动平均线交叉。振荡指标触及某个水平。出现一个箭头。你进场交易。你亏损。你责怪指标。重复。 SMC Intraday Formula 将多个机构级概念整合为一个统一的市场解读: - 斐波那契共振引擎 不只是普通的斐波那契水平——该指标
Unix Scalper
Issam Kassas
5 (2)
UNIX SCALPER — 特别优惠 发现交易形态,看清交易计划,选择执行方式。 以 99 美元购买适用于 MT5 的 UNIX Scalper,即可免费获赠 Smart Universal Expert Advisor,用于自动执行指标的交易信号。 UNIX Scalper 将市场分析、BUY/SELL/WAIT 决策以及 Entry、Stop Loss、TP1 和 TP2 水平集中在一个清晰的面板中。您可以按照交易计划手动交易,也可以连接随附的 EA,按照您选择的设置自动执行交易。 当前 99 美元的价格适用于接下来的 30 次购买。此后,价格将上调至 149 美元。 您的完整产品套装 购买后,您将获得: • 适用于 MT5 的 UNIX Scalper。 • Smart Universal Expert Advisor — 免费赠送。 • 完整的 UNIX Scalper PDF 用户手册。 • UNIX Scalper 官方在线课程。 • 逐步安装与设置指导。 • 私人客户社区访问权限及支持服务。 您不仅能获得工具,还能按照清晰的步骤学习如何使用它们。 看清信号与交
Neuro Poseidon MT5
Daria Rezueva
4.79 (53)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
GoldenX Entry MT5
Kareem Abbas
5 (16)
GoldenX Entry 是一款用于 MT5 的指标,包含自适应 Smart Entry Trend 算法、信号评分系统、市场状态识别器以及波动率过滤器。每个信号都包含计算得出的入场位、三个止盈位(TP1、TP2、TP3)以及止损位。它基于多个分析层构建,旨在适应不同市场条件,将多层分析系统与内置优化器及统计跟踪系统相结合。该指标基于风险收益比(RR)指标和历史交易行为提供量化分析。 开始使用非常简单——在所选时间周期上运行优化器,然后在图表上开始使用该指标。 核心功能 GoldenX Entry 将信号引擎与内置交易管理及历史统计跟踪整合在同一图表中: - 内置优化器: 优化器可在图表上单击运行。它通过两阶段搜索流程测试200种参数组合——先进行探索,再进行优化——并在完成后自动应用选定配置。结果会按时间周期缓存,因此当返回已优化的周期时,会立即恢复相同设置。 - 黄金品种自动周期识别: 将指标加载到任何 XAUUSD 图表(M1 到月线)。系统会自动识别当前周期并加载对应预设。共包含9个时间周期配置文件,专为黄金在标准周期上优化设计。切换周期时,参数会自动调整。 - 资金参考面
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (8)
全新王者降临 - 指标 + 订单管理提示(TP1 + TP2 + TP3)+ 可选 Telegram 信号发送器 INCLUDED(免费) (完整交易与信号系统) 我们最强的黄金 EA: Gold Slayer 该指标包含先进的交易策略、可自定义订单管理系统,以及结合 Envelope 扩展的均值回归系统,并通过 RSI 等多重智能确认过滤器进行验证,以捕捉高概率反转入场机会,提供 BUY 与 SELL 信号。 你不仅能够学习如何交易,还能学会如何高效管理多个仓位,并利用之前盈利的持仓来覆盖亏损交易。 专为 M5 周期打造并优化,在 BTCUSD 和 XAUUSD 上表现尤为出色,因为这些市场的流动性能够让信号更加干净、可靠。 该指标会自动生成清晰的多头(Long)与空头(Short)信号,同时基于 ATR 自动计算入场位、止损位和止盈位,让风险管理从一开始就融入系统之中。 多 TP 系统设有三个渐进式目标位,你可以在 TP1 锁定部分利润、在 TP2 继续持仓,并在更大的行情中将仓位持有至 TP3,而这正是平均风险回报比真正开始大放异彩的地方。 默认参数开箱即用,已经针对稳定表现进行
Entry Points Pro for MT5
Yury Orlov
4.51 (150)
传奇回归:Entry Points Pro 10。 这款传奇指标曾 3 年稳居 MQL5 Market 前三,如今全面重启。 数百条热情好评(两个版本合计 589 条),每天有数千名交易者用它交易,演示版下载 31,000+   MT4+MT5  次。 五年来我读过你们的每一条评价——在第 10 版里,我没有给出许诺,而是把答案直接做进了产品。指标作者自 1999 年入市, 珍视诚信、自己的声誉和自己的客户 。 Entry Points Pro 给出的入场信号严格不重绘。 而且这一次不再只是作者的一面之词,而是可验证的事实:确认信号只在 K 线收盘后标出,自动化测试记录到 零重绘 (在 EURUSD、XAUUSD 和 BTCUSD 上共 2,486,568 次不变量检查——0 次违规)。测试方法完全公开——您可以在策略测试器中自行复现。 购买后请务必第一时间给我发私信。 我会发给您 扩展版说明书《交易者圣经》 ——使用本指标交易的完整指南——并告诉您如何免费获得 赠品:市场扫描器 ,它能同时分析多个品种和多个时间周期,并在一个界面上显示 Entry Points Pro 此刻在哪里表现
M1 Sniper MT5
Oleg Rodin
5 (7)
M1 SNIPER   是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
Gold Entry Sniper
Tahir Mehmood
5 (19)
Gold Entry Sniper – 专业多周期ATR黄金交易仪表盘,适合黄金剥头皮与波段交易 Gold Entry Sniper 是一款先进的 MetaTrader 5 指标,旨在为 XAUUSD 及其他品种提供精准的 买/卖信号 。基于 ATR 移动止损逻辑 和 多周期分析仪表盘 ,适合剥头皮交易者与波段交易者,帮助识别 高概率黄金入场点 。 主要功能与优势 多周期信号分析 – 同时显示 M1、M5、M15 趋势方向。 基于ATR的动态止损 – 根据波动性自动调整。 专业图表仪表盘 – 展示信号状态、ATR水平、线性回归中线和交易方向。 清晰买卖标记 – 自动箭头与文字标签提示。 离场提示与交易管理 – 自动检测离场信号锁定利润。 全面自定义 – 调整仪表盘位置、颜色、字体及参数。 专为黄金优化 – 适用于 M1至M15 黄金剥头皮 ,也适合外汇、指数与加密货币。 为什么选择 Gold Entry Sniper? 为追求 快速、精准、可视化交易决策 的交易者打造,ATR 与多周期确认结合,帮助你抓住 最佳黄金入场点
Atomic Analyst MT5
Issam Kassas
4.44 (57)
ATOMIC ANALYST — 特别优惠 您的市场分析工具、自动化 EA,以及配套培训与支持。 以 99 美元购买适用于 MT5 的 Atomic Analyst,即可 免费获赠 Smart Universal Expert Advisor ,用于自动执行指标的交易信号。 Atomic Analyst 将价格行为、趋势方向、入场和出场信号、止损位及多个止盈位集中呈现在图表上。您可以参考其分析手动交易,也可以连接随附的 EA,按照您选择的设置自动执行交易。 当前 99 美元的价格适用于接下来的 30 次购买。此后,价格将上调至 149 美元。 您的完整产品套装 购买后,您将获得: • 适用于 MT5 的 Atomic Analyst。 • Smart Universal Expert Advisor — 免费赠送。 • 完整的 Atomic Analyst PDF 用户手册。 • Atomic Analyst 官方在线课程。 • 逐步安装与设置指导。 • 私人客户社区访问权限及支持服务。 您不仅能获得工具,还能按照清晰的步骤学习如何使用它们。 看清信号,理解交易形态 Atom
Divergence Bomber
Ihor Otkydach
4.89 (94)
购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理交易。 Divergence Bomber 指标的主要特点: 支持交易的品种: AUDCAD、AUDCHF、AUDS
Power Candles MT5
Daniel Stein
4.73 (11)
Power Candles V3 - 自我优化的强度指标 Power Candles V3 把货币与品种的强度直接转化为图表上可执行的交易方案。指标不再仅根据强度给K线着色,而是在后台持续运行实时自动优化,为您正面对的品种给出最佳 Stop Loss、Take Profit 与信号阈值。一键采用,Entry、Stop Loss、Take Profit 线就以精确价格绘制在图表上,提醒消息中直接包含方向。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 每根收盘K线运行 3,000+ 次交易模拟。9 种强度状态。2 种策略并行测试。一键采用最优配置。 为什么需要这个 大多数强度指标只给您一个数值,然后留下三个问题:相信哪个阈值、用哪个 Stop Loss、走哪个交易方向。Power Candles V3 在每根收盘K线上自动回答这些问题。结果就是一个完整的交易方案 -
Scalper Vault   是一个专业的剥头皮系统,为您提供成功剥头皮所需的一切。该指标是一个完整的交易系统,可供外汇和二元期权交易者使用。推荐的时间范围是 M5。 该系统为您提供趋势方向的准确箭头信号。它还为您提供顶部和底部信号以及江恩市场水平。无论您拥有何种交易经验,该系统都易于使用。您只需要遵循简单的规则并每天重复该过程。 建议将此系统用于主要货币对。感谢您的关注! 请注意,该指标在策略测试器中可能无法正常工作。因此,我建议仅在模拟或真实账户的真实交易条件下使用该系统。 指示器提供所有类型的警报,包括推送通知。 购买指标后请与我联系。我将免费与您分享我的个人交易建议和出色的奖励指标! 祝您交易愉快,盈利!
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
FiboSniper Pro
Van Minh Nguyen
5 (2)
FiboSniper Pro – Multi-Filter Fibonacci System with Auto SL/TP and Control Panel FiboSniper Pro 是一款技术指标,将动态 Fibonacci Envelopes 与多个确认过滤器相结合,以生成经过筛选的 Buy 和 Sell 信号。Fibonacci 水平基于 Moving Average 和 ATR 计算,然后通过 ADX、EMA、RSI、ATR、Volume、Time 和 Candle 结构进行过滤。该指标直接在图表上显示基于 ATR 自动计算的 Stop Loss 和 Take Profit 水平,并提供交互式控制面板,以便快速调整参数。 购买后,请联系我以获取推荐的设置文件和详细使用说明。 使用 Auto Trader X 自动执行 FiboSniper Pro 信号: [Auto Trader X] 用户指南和设置文件: [Click here] 加入官方频道获取最新更新: [Click here] 专为偏好结构化入场和清晰风险管理的交易者设计,适用于 Gold (XAUUSD)、B
Gann Made Easy MT5
Oleg Rodin
5 (10)
Gann Made Easy   是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
UZFX {SSS} 超短线智能信号 v5.0 MT5 是一款无重绘的高性能交易指标,专为在快速波动的市场中需要精准、实时信号的超短线交易者、日内交易者和波段交易者设计。该指标由 (UZFX-LABS) 开发,融合了价格行为分析、趋势确认和智能过滤技术,可在所有货币对和时间周期内生成高概率的买卖信号、预警信号以及趋势延续机会。 别再对交易犹豫不决了,开始遵循这一专为追求清晰、精准和纪律性市场执行的交易者设计的结构化信号系统吧。 相信我,这是 MQL5 上最优秀的指标之一,所以千万不要错过!!“为睿智交易者打造的智能信号” 最新 5.0 版本现已发布,价格可能会在未事先通知的情况下上涨至 499.99 美元,所以请尽快入手,以免错失良机!! 最终购买前!如果您想获取免费试用版,请通过 WhatsApp 号码 +923030751987 联系我!! 如果您遇到任何问题“或”有任何不明白的地方,请在私聊中向我咨询!!! 主要功能更新 • 自动买入和卖出信号检测 • 先进的反转识别逻辑 • 潜在市场反转前的预警信号 • 趋势延续确认信号 • 内置风险管理功能,包含入场点、止损点、TP1、
Axiom Matrix
Issam Kassas
5 (8)
Axiom Matrix — 特别优惠 以 49 美元购买 Axiom Matrix,免费获赠 Smart Universal Expert Advisor。 扫描市场。比较机会。选择下一张图表。 Axiom Matrix 将多品种、多周期分析整合到一个面板中。无需逐一检查所有图表,即可找到值得关注的市场。 扫描市场报价中的品种或自选品种,覆盖多个周期。 比较趋势、动量、成交量、波动率及市场质量信息。 通过 Best Axiom Pick、信号状态及可点击单元格查看交易机会。 Axiom Matrix 是分析面板,不执行交易。 您的产品组合 Axiom Matrix Smart Universal Expert Advisor PDF 用户手册和在线课程。 设置指导及客户社区访问权限。 Smart Universal Expert Advisor 是独立赠品,并不承诺可直接自动执行本产品的分析结果。 查看截图,了解界面,并阅读客户评价。 简单三步即可开始 在 MQL5 购买 Axiom Matrix。 在 MQL5 给我发送私信。 获取免费的 Smart Universal Exper
Smc Pro ToolKit
Talal N Z Aljarusha
5 (12)
SMC PRO TOOLKIT — 智能资金分析与结构化交易规划 SMC Pro ToolKit 是一款面向 MetaTrader 5 的专业智能资金概念(Smart Money Concepts / SMC)分析工作空间。 它将市场结构、多周期分析、机构级价格区域、交易机会评估、确认工具、成交量背景、提醒系统和风险规划整合在一个结构清晰的图表环境中。 一个工作空间,多层确认,一套结构化交易计划。 打开完整用户指南 多条件交易机会引擎 SMC Pro ToolKit 的核心是一套 多条件交易机会引擎 。 该引擎不会依赖单一指标或单一市场事件,而是通过多个层面的市场信息,对潜在交易机会进行综合评估。 系统会分析市场结构和背景条件,将各项结果整合为 交易机会质量评分 ,并且只有在所需确认框架完整成立后,才会展示相应的交易思路。 市场背景 → 多周期一致性 → 智能资金区域 → 确认信号 → 质量评分 → 交易计划 当交易机会满足条件时,SMC Pro ToolKit 可以直接在图表上生成完整的交易计划,包括: 买入 / 卖出方向 入场价 止损价 止盈价 风险回报比 交易机会质量
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (4)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
ATstrong
Zaha Feiz
ATSTRONG PRO: 市场结构与突破指标 突破检测引擎 | 5个动态TP目标 | 实时仪表板面板 | 不重绘 首发价格 当前价格: $59 — 每售出10份价格增加$10。 ATSTRONG PRO 是一款专为 MetaTrader 5 设计的高级突破和机构市场结构指标。 它能够检测高概率波段枢轴,识别集群的支撑和阻力堆积区,并实时发送结构破坏(BOS)和特征改变(CHoCH)信号。 该指标会自动在您的图表上绘制动态止损和5个不同的止盈水平(TP1到TP5), 并配有风险回报预测框、星级信号质量评级以及图表上的实时绩效分析仪表板。 交易提示: 这是一款用于手动交易和市场分析的指标。它在K线收盘时显示清晰的视觉信号、水平和警报,并且 完全不重绘 。它不执行自动交易。 核心亮点与特性 智能突破引擎: 同时检测集群水平区域突破和单波段枢轴突破(BOS / CHoCH)。 突破强度评分: 评估动能、成交量/K线实体大小和枢轴质量,以过滤虚假突破和诱多/诱空。 5阶段止盈水平: 预测可自定义的R倍数目标(TP1: 0.5R, TP2: 1.0R, TP3: 1.5R, TP4:
SMART PRICE ACTION CONCEPTS — 特别优惠 看清结构,识别区域,制定交易计划。 以49美元购买MT5版Smart Price Action Concepts,即可免费获得Smart Universal Expert Advisor。 在一张清晰有序的图表中整合Smart Money Concepts(SMC)、ICT风格分析与价格行为分析。识别市场结构、订单块、流动性参考价位和失衡区域,再通过Smart Panel选择要显示的内容。 当前49美元的价格适用于接下来的30笔购买。之后价格将上调至100美元。 完整套餐 • MT5版Smart Price Action Concepts。 • Smart Universal Expert Advisor — 免费赠品。 • 完整PDF用户手册及官方在线课程。 • 分步骤安装和设置指导。 • 私人客户社区访问权限及支持服务。 工具、培训和清晰的入门指引,均包含在购买中。 更有条理地分析市场 • 市场结构:内部与波段结构、HH/HL/LL/LH、BOS与CHoCH、高周期分析及多周期仪表板。 • 关键区域:内
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5合成分形结构分析与确认入场 概述 Azimuth Pro 是 Merkava Labs 推出的多层级波段结构指标。四层嵌套波段层级、锚定波段的VWAP、ABC形态识别、三时间框架结构过滤以及收盘确认入场——一个图表,一个从微观波段到宏观周期的完整工作流程。 这不是盲目的信号产品。它是一个以结构为先的工作流程,专为重视位置、背景和时机的交易者打造。 ️ 夏季促销 — 庆祝夏至与 The Oracle Pro 上市:Azimuth Pro 七折优惠,现价 279 美元(原价 399 美元)。限时夏季优惠。 1. V2的变化 合成多时间框架引擎 高时间框架分析从零开始重建,采用与Meridian Pro相同的专有合成架构。更清晰的HTF背景、稳定的实时行为、无经典MTF同步问题。合成引擎还解锁了 固定比率时间框架级联 (x2、x3、x4、x6)——不再在经纪商的固定时间框架之间任意跳转,您可以按图表时间框架的固定倍数分析结构,在每个尺度上保持相同的分形关系。 确认入场箭头 作为稳定且可恢复的执行层而设计的收盘确认箭头。当ABC设置形成且自适应确认逻辑
Currency Strength Anchor —— 会话自适应的相对强度指标,以日开盘、周开盘和月开盘为锚点。无重绘。 大多数强度指标在固定回溯期内比较不同品种。但随着交易日从一个交易时段进入下一个时段,这种比较的意义会发生变化:基于亚洲时段数据的排名在伦敦和纽约开盘后几乎没有参考价值。 Currency Strength Anchor 采用不同的参考方式。它将每个品种与三个固定锚点进行比较——日开盘、周开盘和月开盘——并根据你所处的交易时段自动调整计算范围。 上下文会自动在以下范围之间切换: 仅亚洲时段 亚洲 + 欧洲时段 亚洲 + 欧洲 + 美洲时段 仅美洲时段 所有数值均基于已完成的价格数据计算,不会重绘。 如何阅读 指标为图表上的每个组成部分绘制一条线,因此你始终是在比较两条线。 示例 1 —— 黄金。你会看到两条线,一条代表 XAU,一条代表 USD。如果 XAU 线高于 USD 线,说明黄金强于美元,你应寻找做多 XAUUSD 的机会。 示例 2 —— EURUSD。如果 EUR 线低于 USD 线,说明欧元弱于美元,你应寻找做空 EURUSD 的机会。 规则对所有品
介绍     Quantum Breakout PRO   ,突破性的 MQL5 指标,正在改变您交易突破区域的方式!由拥有超过13年交易经验的资深交易员团队开发,     量子突破 PRO     旨在通过其创新和动态的突破区域策略将您的交易之旅推向新的高度。 量子突破指标将为您提供带有 5 个利润目标区域的突破区域的信号箭头,以及基于突破框的止损建议。 它既适合新手交易者,也适合专业交易者。 量子 EA 通道:       点击这里 重要的!购买后请私信我领取安装手册。 建议: 时间范围:M15 货币对:GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD 账户类型:ECN、Raw 或 Razor,点差极低 经纪商时间:GMT +3 经纪商:IC Markets、Pepperstone with Raw 和 Razor 的点差最低 规格: 不重漆! 最多 5 个建议利润目标区域 建议止损水平 可定制的盒子。您可以设置自己的 Box Time Start 和 Box Time End。 接触 如果您有任何疑问或需要帮助,请通过私人消息与我联系。
CRT Candle Range Theory HTF MT5 - Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator. Unlock the true power of Smart Money Concepts (SMC) and trade precisely like the institutions with the Ultimate CRT Indicator. Built exclusively for serious traders, this indicator automates the highly effective Candle Range Theory (CRT), a core pillar of ICT Concepts (Inner Circle Trader), and
作者的更多信息
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 MTF midlle EA
Dragan Joksimovic
**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 marti
**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
筛选:
无评论
回复评论