Aklamavo ICT KillZones

This MetaTrader 5 indicator plots ICT Killzone session markers on the chart using vertical lines. It draws the start and end times for three institutional trading sessions—Asian, London, and New York—for a user-defined number of recent historical days.

No buffers or plots are used; instead, the indicator relies entirely on chart objects (OBJ_VLINE).


1. Inputs and Parameters

The indicator allows full customization of each killzone segment:

General

  • DaysToDisplay : number of past days to draw killzones for.

Asian Killzone Parameters

  • AsianStartHour , AsianEndHour

  • AsianColor , AsianWidth

London Killzone Parameters

  • LondonStartHour , LondonEndHour

  • LondonColor , LondonWidth

New York Killzone Parameters

  • NYStartHour , NYEndHour

  • NYColor , NYWidth

These inputs determine:

  • Where vertical lines are positioned.

  • Their color coding.

  • Their thickness on the chart.

2. Core Utility Functions

2.1 GetSessionTime()

This function converts a date at midnight into a precise timestamp for a given session hour.

Steps:

  1. Convert the day’s datetime to an MqlDateTime struct.

  2. Replace hour/minute/seconds with the session parameters.

  3. Convert back to a datetime.

This is how session start/end timestamps are computed reliably.

2.2 DrawLine()

Creates or updates a vertical line object on the chart.

  • Uses ObjectCreate() only if the object does not already exist.

  • Sets:

    • Color ( OBJPROP_COLOR )

    • Style ( STYLE_SOLID )

    • Width ( OBJPROP_WIDTH )

    • Background and Ray properties (disabled).

The line is always redrawn at the given timestamp.

3. Drawing Killzones

3.1 DrawKillzonesForDay()

This function draws six vertical lines per day:

Killzone Line 1 Line 2
Asian Start End
London Start End
New York Start End

It uses:

  • GetSessionTime() → computes timestamps

  • DrawLine() → draws each vertical line

  • Unique object names → include the day index i

Example:

  • KZ_Asian_Start_0

  • KZ_London_End_2

  • KZ_NY_Start_4

This ensures no name collisions.

4. Indicator Initialization (OnInit)

Actions performed:

  1. Deletes all existing vertical line objects to avoid duplicates.

  2. Determines today's midnight timestamp.

  3. Loops DaysToDisplay times:

    • For each previous day, calculates day_start = today_start - i*86400 .

    • Calls DrawKillzonesForDay(day_start, i) .

Finally, ChartRedraw() is called to refresh the drawing immediately.

5. Runtime Calculation ( OnCalculate )

The indicator does not need to compute anything per tick or per candle, because all work is done in OnInit() . Therefore:

return rates_total;

This makes the indicator very lightweight and CPU-efficient.


推荐产品
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator draws vertical lines marking key Forex trading sessions (Asian, London, New York) for a configurable number of past days. These “Silver Bullet” lines help traders quickly visualize session start and end times on the chart. DaysToDisplay: How many previous days’ session lines to show. Session colors: Customizable line colors for each session. Session start hours: Local server hours for each sessi
FREE
Session Box And Timer
Nguyen Thanh Trieu
Session Box And Timer 日内交易需要监控各大交易时段之间的过渡,然而手动重叠时间表容易出现计算错误。若没有清晰的标记,前一时段的关键价格水平和流动性区域很容易被忽略。 Session Box And Timer 直接在您的图表上直观显示交易时段、波动趋势和倒计时器。 它显示什么: - 时段框(Session Boxes): 代表亚洲、伦敦和纽约时段的彩色矩形,标签中会显示自动计算的点数范围(pip range)。 - 亚洲时段区间水平: 亚洲时段最高价和最低价的投影向右延伸为水平线,作为日内突破的参考。 - 前一日最高价/最低价 (PDH/PDL): 标记前一天最高和最低边界 landlords 的虚线水平线。 - 时段周期线和倒计时标签: 在即将开盘的时段画出垂直线,显示距离下一时段开盘的精确剩余倒计时时间(时:分:秒)。 - 波动率热力图 (Volatility Heatmap): 图表底部的连续多色块状指标,显示过去20天的历史每小时波动率。 - 仪表板面板 (Dashboard Panel): 简洁的叠加层,显示活跃或即将到来的时段、实时倒计时、本地GMT
FREE
Projection of Phi
Nestor Jose Mendez Boza
Projection of Phi   Is a technical indicator that calculates dynamic support and resistance levels. It uses angular geometric projections and mathematical ratios to identify market expansion ranges. Features: Dynamic Fibonacci Expansion: Extension level projection Geometric Calculation: Angular analysis and mathematical ratios Visualization: Graphical objects with informative labels Compatibility: M1 to H4 timeframes Applications: Identification of zones for trade management Analysis of volatil
FREE
RCH FX Spread + Bar Close Countdown Indicator What This Indicator Does A simple, professional tool that displays real-time spread information and bar closing countdown directly on your MT5 charts. Key Features • Real-time spread display - Shows current spread in pips or points • Bar close countdown timer - Exact seconds remaining until current bar closes • Customizable alerts - Audio notification before bar closes • Fully adjustable display - Position, colors, fonts, and sizing options • Works o
FREE
Support and Resistance ACPG
Victor Alfonso Molina Botello
Support And Resistance ACPG Indicator  The Support And Resistance ACPG Indicator  (developed by Grok by xAI) is an advanced tool for the MetaTrader 5 (MQL5) platform, designed to identify and visualize support and resistance zones on a price chart. Unlike traditional support and resistance indicators, the ACPG method combines a dynamic approach based on swing points, volatility analysis using the Average True Range (ATR), and an adaptive clustering system to detect high-relevance zones in the
FREE
ZigZag SMC MT5
Kallebe Lins De Oliveira Santos
The ZigZag SMC/SMT Indicator for MT5 is the ideal tool for traders who want to accurately identify tops and bottoms based on the advanced concepts of Smart Money Concepts (SMC) and Smart Money Trap (SMT). Main Benefits: Automatic identification of strategic tops and bottoms. Based on concepts used by institutional traders. Ideal for analyzing liquidity, market structure and manipulation. Simple to use: just add it to the chart and track the critical points. ️ Free Version: This ve
FREE
Knowledge of the strength and weakness of each currency is vital for every forex trader. Our   Currency Strength Meter indicator   measures the strength of eight major currencies (USD, EUR, GBP, CHF, JPY, CAD, AUD, NZD) by using the Relative Strength Index indicator, also known as RSI. The Currency Strength Meter indicator shows you, simply and quickly, when a currency is oversold, overbought, or in "normal area". This way, you can identify which currency is the strongest and the weakest. Our
Wa Candle Timer MT5
Wachinou Lionnel Pyrrhus Sovi Guidi
Wa Candle Timer MT5 是一个功能强大且用户友好的指标,旨在在您的 MT5 图表上显示当前蜡烛结束前的剩余时间。此工具帮助交易者时刻关注蜡烛的关闭时间,从而更好地执行交易并做出决策。现在,您还可以根据设定的百分比设置提醒,使时间控制更精确。 主要功能: 显示当前蜡烛的倒计时。   当剩余时间低于用户定义的百分比时变色。   蜡烛到达指定百分比时触发提醒。   支持字体和颜色的完全自定义。   提高交易中的时间管理和精确度。   可自定义设置: 1️⃣ 高于阈值的计时颜色   2️⃣ 低于阈值的计时颜色   3️⃣ 字体大小   4️⃣ 字体样式   5️⃣ 提醒触发百分比设置(例如:95%、80% 等) 这是所有依赖精准时间控制的交易者的理想工具。使用 Wa Candle Timer MT5,掌握市场节奏,先人一步做出交易决策。
FREE
OrderFlux – MetaTrader 5 的订单流 (Order Flow) 与足迹图 (Footprint) 指标 OrderFlux 是一款专业的 MetaTrader 5 订单流和足迹图指标。它打开每一根 K 线,揭示其内部结构:每个价格水平的交易量,并将其划分为主动买盘和主动卖盘。根据这些 Tick 数据,系统会实时构建完整的足迹图,包括 Delta, Imbalance (失衡), Volume Profile (成交量分布) 和 Market Profile (市场轮廓) 。 常规图表只显示开盘、最高、最低和收盘价。这只是运动的结果,而非原因。OrderFlux 让每根 K 线的微观结构变得可见,并回答了最关键的问题: 究竟是谁在真正推动行情? 这使得交易者能够基于真实的交易量来读取支撑和阻力,而不是仅仅根据 K 线形状进行猜测。 足迹图显示内容 在每个价格水平上,都会显示两个数字。左侧是 Bid(买价)的交易量,右侧是 Ask(卖价)的交易量。这两侧之间的关系创造了 Delta — 来自买方或卖方的净压力。 Imbalances (失衡): 某一方具有压倒性优势的
The   Pivot Point indicator   automatically calculates and displays the pivot point line and support and resistance levels. Pivot can be calculated according to the Classic, Floor, Fibonacci, Woodie, Camarilla or DeMark formula. It is also possible to select the period for calculating the indicator. A trader can choose from daily, weekly, monthly, or user-defined periods. Types of pivots Classic Floor Fibonacci Woodie Camarilla DeMark Main features The indicator shows the current and historic
FREE
Opulence Order Block
Tokunbo Greatpath Adebowale
Opulence OB is a precision-engineered, non-repainting Order Block indicator that identifies high-probability institutional supply and demand zones directly on your MetaTrader 5 chart. Unlike generic OB tools, Opulence OB is fully context-aware — it reads live market structure before drawing anything. A bullish order block only appears when bullish structure is valid. A bearish order block only appears when bearish structure is valid. No noise. No contradiction. Just the zone that actually matter
枢轴点是市场上相当一部分人每个交易时段都在看的支撑与阻力位,在任何图表上算法都一样。这款   Pivot Points   会用上一根已收盘的 K 线替你算好并画出来:中枢、阻力和支撑各自标注价格,并给出与当前价的距离。 三种计算方式 Classic ,经典枢轴:中枢,R1 到 R3,S1 到 S3。 Fibonacci :以前一段波幅的 0.382、0.618、1.000 比例投射出阻力与支撑。 Camarilla :基于收盘价的价位,包含反转位 R3 与 S3、突破位 R4 与 S4。 日线、周线或月线 选择枢轴的取值周期。看当日行情用日线,需要整周或整月有效的高级别价位就用周线和月线。一次只画一个周期,图表才不会乱。 一眼看清每个价位 每个价位都是带价格标注的线,紧凑的面板会把它们按 Resistance、Pivot、Support 的顺序分组,每组之内从最外侧的价位开始排。每一行都写着该价位的价格,以及当前价距它多远。这个距离要按点数、价格差还是百分比显示,由你自己选。百分比是唯一在任何品种上含义都相同的一种。 价格到了就提醒你 可选功能,不打开就不会动。弹窗、声音、推送到手机
FREE
博客: https://www.mql5.com/en/blogs/post/769823 MT4: https://www.mql5.com/en/market/product/176181 MT5: https://www.mql5.com/en/market/product/176182 VOLUME BUBBLE [tambangEA] 是一款高级可视化成交量压力指标,旨在帮助交易者直接在图表上识别异常市场活动。 该指标可检测异常的成交量变化,并将其显示为围绕价格走势的清晰气泡标记。每个气泡代表一次成交量压力事件,使交易者能够快速查看可能出现强劲参与、不平衡、动量压力或潜在吸收的位置。 此工具专为希望快速直观地了解市场参与情况,而无需逐根K线手动分析原始成交量数据的交易者而设计。 主要概念 大多数价格图表仅显示价格走势。VOLUME BUBBLE [tambangEA] 则在此基础上增加了一个维度:市场参与。 该指标有助于解答以下重要问题: 异常成交量出现在何处? 压力是看涨还是看跌? 价格走势是否得到强劲的参与? 市场是否出现可能的吸收? 当前的活
DMC Trend
Deibson Carvalho
5 (1)
Indicator that uses ATR and standard deviation to calculate the current trend. It has the top and bottom line. The top line is shown when it is high, and the bottom line when it is low. The indicator does not draw a trend line or show the trend for the day, or for a certain period. It has the function of indicating the current trend, and may indicate a reversal. use it with caution and at your own risk.
FREE
Time Period Labels
Jackson Mukurani Wanguthi
4 (1)
TimePeriodLabels – See where new periods start on any chart A clean indicator that draws vertical lines and labels when a new year, month, week or day begins. No more squinting at dates or placing manual lines every time you open a chart. Each period type has its own colour and style so you instantly know what changed. What it does Detects when the day, week, month or year flips on the current timeframe. Draws a vertical line at the first bar of the new period. Adds a text label (for day, month
FREE
Valtor FourGate Signal Indicator displays BUY and SELL candidates directly on the chart. The signal system combines four confirmation layers: - Fast, middle and slow moving-average alignment - Price position relative to the Ichimoku cloud - Stochastic oversold or overbought history - Stochastic midline confirmation Features: - Separate BUY and SELL arrow buffers - Works on the current chart symbol - Selectable signal timeframe - Adjustable MA, Ichimoku and Stochastic parameters - Optional popu
FREE
Oscilator Predictor
Jean Charles Vilhena Maia
DiNapoli Stochastic Predictor V2.02 DiNapoli Stochastic Predictor 是一款基于传奇交易员乔·迪纳波利(Joe DiNapoli)提出的特定平滑方法的经典随机振荡器(Stochastic)进阶优化版。与通常过于“敏感”且包含大量噪音的标准随机指标不同,迪纳波利版本应用了双重平滑处理,能够有效过滤市场噪音,提供更可靠的超买和超卖信号。 该工具的最大亮点在于其 实时预测面板 。它直接在图表上投影出资产需要达到的精确价格水平,以便指标触及 25(底部)、75(顶部)水平或实现指标线交叉(反转)。这使您能够在行情发生之前就预见到市场的潜在波动。 核心优势 迪纳波利平滑算法: 卓越的计算算法,显著减少横盘震荡市场中的错误信号。 动态目标面板: 直观显示趋势改变或入场信号所需的精确价格。 实时 Tick 计算: 面板显示当前价格与指标目标之间的距离(以点/Ticks为单位)。 视觉警报: 当价格接近关键水平时,面板会自动变色(黄色),提示即将到来的执行机会。 简洁界面: 预设 25 和 75 水平,严格遵循乔·迪纳波利的原版方法论。
FREE
Quick Drawing
Robby Suhendrawan
Quick Drawing MT5 - The Ultimate One-Click Charting Tool (100% FREE) Are you tired of constantly navigating through default MetaTrader 5 menus just to draw a simple rectangle or trendline? For traders who rely on precision and speed—especially Price Action, Smart Money Concepts (SMC), Inner Circle Trader (ICT), Supply & Demand (SND), and Support & Resistance (SNR) traders—every second counts. Marking your charts should be seamless, not a chore. Quick Drawing is a lightweight, highly customizable
FREE
Historical Pivot Zones - Fibonacci Indicator MT5 Automatically draws Fibonacci retracement and projection zones based on historical price pivots. This MT5 indicator intelligently selects pivot points from different timeframes (weekly, monthly, or 6-month ranges) and creates visual Fibonacci zones around key levels. Features include: Smart Mode Selection - Auto-adjusts based on your chart timeframe Clean Visual Zones - Highlighted areas instead of just lines Essential Fib Levels - 9 retrace
Drawing Parabolic Channels
BeeXXI Corporation
5 (6)
Convenient drawing of parabolic channels by four points (two lower and two upper extremums). Additional control keys: N (New) - Start drawing a new channel. C (Clear) - Deletes the current channel. By default, the current channel is the last channel. But you can click on the line of any channel to make it current. Click on the gear in the upper right corner to set some parameters for all channels or the current channel. All work is visible from the animated Gif. Do not forget to express your w
FREE
NEXA Pivot Rebound Basic 1. 产品概述 NEXA Pivot Rebound Basic 是一款用于识别价格在日内枢轴水平(S1 和 R1)附近可能出现反转机会的自动交易程序(Expert Advisor)。 该产品基于 MetaTrader 5 平台开发,并针对 M15 时间周期进行了优化。 日内枢轴点根据前一交易日的最高价、最低价和收盘价计算。系统结合 RSI 和 Stochastic 指标生成交易信号。 本产品用于交易策略的自动化执行与研究。 2. 策略逻辑 本策略由以下部分组成: 日线枢轴点计算 判断价格是否接近 S1 / R1 水平 RSI 指标分析 Stochastic 指标交叉确认 基于近期波段高低点的止损设置 基于风险回报比的止盈设置 当价格接近 S1 且指标条件满足时,生成买入信号。 当价格接近 R1 且指标条件满足时,生成卖出信号。 3. 止损与止盈 止损基于指定回溯周期内的最近波段高点或低点进行计算。 止盈可选择以下两种方式: 枢轴中线(PP) 固定风险回报比(RR) 用户可以设置最低风险回报比要求。 4. 输入参数说明 基本设置 Inp
AURA Session Zones Mapper is a professional-grade, ultra-clean chart indicator designed specifically for Smart Money Concepts (SMC), ICT, and Price Action day traders. Say goodbye to cluttered charts with overlapping, opaque boxes. AURA provides a minimalist, visually pleasing approach to mapping major market sessions, ensuring your focus remains strictly on price action and institutional levels. Built with a strict No-Repaint algorithm , this indicator not only maps the sessions but actively an
FREE
Pivot RPS
Raka
5 (3)
Pivot Point Multi-Method with Dashboard This indicator is a technical analysis tool designed to calculate and display horizontal support and resistance levels based on various Pivot Point methodologies. It is built using the MQL5 Canvas library, ensuring efficient performance and a clean visual presentation on the chart. The tool calculates levels using the data from the previous completed candle of a user-defined reference timeframe. This ensures that the levels remain fixed for the duration of
FREE
基于全部可用历史(而不仅仅是最近几根K线)的枢轴聚类,自动构建支撑与阻力水平。 • 算法收集所有枢轴点,按价格容差(价格的百分比)聚类,仅保留达到最小触及次数的水平——市场真正尊重过的真实水平。 • 每条水平线绘制在其聚类的平均价格处,并附有 "5x M15"(触及次数和周期)之类的标签。 • 触及次数达到最小值 3 倍的水平线加粗显示——最强区域一眼可辨。 • 颜色取决于位置:价格下方为支撑,上方为阻力。 • 多时间周期:一张图表上显示多个周期的水平。 • 水平触及警报(默认关闭)。 图表控制面板:可拖动面板,带周期选择和设置窗口——11 种界面语言、深色与浅色主题、18 色调色板、30–300% 面板缩放。所有设置自动保存。 如果您在使用中遇到任何问题或 bug,请随时联系我——我会尽快修复。也恳请您留下评价:您的反馈是我持续为大家打造优质工具的动力。 喜欢这个指标吗?它只是我的交易面板 Trade Assistant Panel All in One MT5 的17个模块之一。面板内含全部17个指标(订单块、FVG、交易时段、成交量分布、VWAP、SMT、超级趋势等),外加一
FREE
VWAP Anchor Tool
Jackson Mukurani Wanguthi
Anchored VWAP is a lightweight, interactive volume-weighted average price indicator designed for traders who need precision without clutter. Unlike standard VWAP that resets every session, this tool lets you drop up to five custom anchors directly on any candle. Each anchor calculates VWAP from that exact point forward, complete with standard deviation bands to highlight where price may find support or resistance relative to volume. Key Features: • Up to 5 simultaneous anchors — compare multi
FREE
MARKET TITLE: Timeframe State Matrix CATEGORY: Indicators LAUNCH PRICE: $39 VERSION: 1.00 SHORT DESCRIPTION: Displays independent price-state analysis across multiple timeframes and highlights confirmed consensus. FULL DESCRIPTION: Timeframe State Matrix evaluates price behavior independently on up to five timeframes and summarizes the result in a compact matrix. Each timeframe is scored from normalized price slope, acceleration, confirmed swing structure, candle pressure and range behavior
Session Sync MT5
Mohammadreza Faghanimakrani
Session Sync MT5 displays the Tokyo, London, New York and Sydney trading sessions directly on your chart. Each session uses its own regional daylight-saving rules and is converted to your broker's server time. The active broker time model is shown on the chart, so you can see exactly what the indicator is using. What you get • Tokyo, London, New York and Sydney session boxes • Session High/Low calculated from M1 data, independent of chart timeframe • Historical sessions loaded automatically
FREE
Advanced OrderFlow TPO Delta Monitor v1.30 Advanced OrderFlow TPO Delta Monitor is a professional quantitative trading tool for MetaTrader 5. It integrates Market Profile (TPO), Footprint Volume Clusters (Ask x Bid), Cumulative Volume Delta, and an advanced non-repainting Divergence Engine into a unified chart interface. Engineered with a smart multi-asset auto-detection engine, the indicator automatically calculates optimal price row sizes for Forex majors, JPY pairs, Gold, Cryptocurrencies,
Professional VWAP Trading System with Advanced Signal Detection Transform your trading with the most comprehensive VWAP indicator available for MetaTrader 5. Magic VWAP Key Levels Pro combines multiple timeframe analysis, intelligent signal detection, and professional-grade visualization to give you the edge in modern markets. CORE FEATURES: Multi-Timeframe VWAP Analysis Session, Weekly, and Monthly VWAP calculations Previous 10-day VWAP support/resistance Dynamic anchor periods (Session/Week/Mo
该产品的买家也购买
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.88 (34)
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
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
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 官方在线课程。 • 逐步安装与设置指导。 • 私人客户社区访问权限及支持服务。 您不仅能获得工具,还能按照清晰的步骤学习如何使用它们。 看清信号与交
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
GoldenX Entry MT5
Kareem Abbas
5 (16)
GoldenX Entry 是一款用于 MT5 的指标,包含自适应 Smart Entry Trend 算法、信号评分系统、市场状态识别器以及波动率过滤器。每个信号都包含计算得出的入场位、三个止盈位(TP1、TP2、TP3)以及止损位。它基于多个分析层构建,旨在适应不同市场条件,将多层分析系统与内置优化器及统计跟踪系统相结合。该指标基于风险收益比(RR)指标和历史交易行为提供量化分析。 开始使用非常简单——在所选时间周期上运行优化器,然后在图表上开始使用该指标。 核心功能 GoldenX Entry 将信号引擎与内置交易管理及历史统计跟踪整合在同一图表中: - 内置优化器: 优化器可在图表上单击运行。它通过两阶段搜索流程测试200种参数组合——先进行探索,再进行优化——并在完成后自动应用选定配置。结果会按时间周期缓存,因此当返回已优化的周期时,会立即恢复相同设置。 - 黄金品种自动周期识别: 将指标加载到任何 XAUUSD 图表(M1 到月线)。系统会自动识别当前周期并加载对应预设。共包含9个时间周期配置文件,专为黄金在标准周期上优化设计。切换周期时,参数会自动调整。 - 资金参考面
M1 Sniper MT5
Oleg Rodin
5 (7)
M1 SNIPER   是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
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 此刻在哪里表现
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
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,而这正是平均风险回报比真正开始大放异彩的地方。 默认参数开箱即用,已经针对稳定表现进行
UZFX {SSS} 超短线智能信号 v5.0 MT5 是一款无重绘的高性能交易指标,专为在快速波动的市场中需要精准、实时信号的超短线交易者、日内交易者和波段交易者设计。该指标由 (UZFX-LABS) 开发,融合了价格行为分析、趋势确认和智能过滤技术,可在所有货币对和时间周期内生成高概率的买卖信号、预警信号以及趋势延续机会。 别再对交易犹豫不决了,开始遵循这一专为追求清晰、精准和纪律性市场执行的交易者设计的结构化信号系统吧。 相信我,这是 MQL5 上最优秀的指标之一,所以千万不要错过!!“为睿智交易者打造的智能信号” 最新 5.0 版本现已发布,价格可能会在未事先通知的情况下上涨至 499.99 美元,所以请尽快入手,以免错失良机!! 最终购买前!如果您想获取免费试用版,请通过 WhatsApp 号码 +923030751987 联系我!! 如果您遇到任何问题“或”有任何不明白的地方,请在私聊中向我咨询!!! 主要功能更新 • 自动买入和卖出信号检测 • 先进的反转识别逻辑 • 潜在市场反转前的预警信号 • 趋势延续确认信号 • 内置风险管理功能,包含入场点、止损点、TP1、
Scalper Vault   是一个专业的剥头皮系统,为您提供成功剥头皮所需的一切。该指标是一个完整的交易系统,可供外汇和二元期权交易者使用。推荐的时间范围是 M5。 该系统为您提供趋势方向的准确箭头信号。它还为您提供顶部和底部信号以及江恩市场水平。无论您拥有何种交易经验,该系统都易于使用。您只需要遵循简单的规则并每天重复该过程。 建议将此系统用于主要货币对。感谢您的关注! 请注意,该指标在策略测试器中可能无法正常工作。因此,我建议仅在模拟或真实账户的真实交易条件下使用该系统。 指示器提供所有类型的警报,包括推送通知。 购买指标后请与我联系。我将免费与您分享我的个人交易建议和出色的奖励指标! 祝您交易愉快,盈利!
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 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Divergence Bomber
Ihor Otkydach
4.89 (94)
购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理交易。 Divergence Bomber 指标的主要特点: 支持交易的品种: AUDCAD、AUDCHF、AUDS
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。   该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro 是一款適用於 MetaTrader 5 的趨勢跟隨指標,專為希望在圖表上獲得更清晰訊號、更有結構的交易設定,以及更實用風險管理的交易者而設計。 它不僅僅顯示一個簡單的箭頭,GEM Signal Pro 還能以更清晰、更易讀的方式呈現完整的交易思路。當條件確認完成後,指標可在圖表上顯示進場價、止損價與止盈目標,幫助交易者更有效率地評估交易設定。 運作方式 該指標首先根據其內部邏輯識別有效的初始訊號。 當確認條件滿足後,GEM Signal Pro 會在圖表上顯示完整的交易設定。這讓交易者可以更清楚地看到交易結構,並減少手動分析與計算的工作量。 圖表上的交易價位 對於已確認的訊號,GEM Signal Pro 可顯示: 進場價 止損價 止盈 1 止盈 2 止盈 3 風險報酬比 這讓交易設定更容易理解,也有助於讓圖表分析更有條理。 內建風險管理 風險管理是此指標設計的重要部分。 止損位基於近期市場結構,結合附近的擺動高低點與可選的 ATR 緩衝距離。這能讓交易價位更貼近當前市場條件,而不只是依賴固定距離。 圖表資訊面板 GEM Si
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、高周期分析及多周期仪表板。 • 关键区域:内
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
Axiom Matrix
Issam Kassas
5 (8)
[User Manual]   ,   [Online Course]   ,   [PDF]  And [DEMO] Axiom Matrix 是一款适用于 MetaTrader 5 的专业多品种、多时间周期市场扫描器和决策仪表板。 它会扫描您的 Market Watch,分析多个时间周期,读取多个证据引擎,比较最强的交易机会,并在一个清晰的矩阵仪表板中显示最佳 BUY、SELL、WAIT 或被阻止的状态。 我开发 Axiom Matrix,是因为我想要一个可以替我完成繁重市场扫描工作的工具。 我不想只单独检查 RSI。 然后单独检查 MACD。 然后检查移动平均线。 然后检查成交量。 然后检查波动率。 然后检查支撑和阻力。 然后还要手动在不同品种和时间周期之间切换,只为了建立一个交易思路。 我想要一个仪表板,可以扫描市场、比较证据、排序最佳机会,并告诉我现在最强的交易设置在哪里。 这就是 Axiom Matrix 背后的核心理念。 AXIOM MATRIX 的功能 Axiom Matrix 会在多个时间周期上扫描多个交易品种,并根据多个技术证据组建立结构化决策。 Axiom Mat
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线上自动回答这些问题。结果就是一个完整的交易方案 -
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:
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 Quantum Pro
Muhammad Jawad Shabir
5 (3)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power:分析货币强度,助您做出更明智的交易决策 概述 FX Power 是一款专业工具,帮助您全面了解主要货币和黄金在任何市场条件下的真实强度。通过识别强势货币用于买入,弱势货币用于卖出, FX Power 简化了交易决策,并帮助您发现高概率的交易机会。不论您是想跟随趋势还是通过极端的 Delta 值预测反转,这款工具都能完美适应您的交易风格。别再盲目交易——用 FX Power 让您的交易更加智慧。 1. 为什么 FX Power 对交易者极具价值 实时货币和黄金强度分析 • FX Power 实时计算并显示主要货币和黄金的相对强度,助您全面了解市场动态。 • 监控领先或落后资产,轻松识别值得交易的货币对。 全面的多时间框架视图 • 跟踪短期、中期和长期时间框架的货币和黄金强度,以便将您的交易策略与市场趋势保持一致。 • 无论是快进快出的短线交易还是更长期的投资策略, FX Power 都能为您提供所需的信息。 Delta 动态分析用于趋势和反转 • 极端 Delta 值常常预示反转机会,而平缓的 Delta 变化则确认趋势延续。 • 使用 Delta 分析,轻
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设置形成且自适应确认逻辑
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
作者的更多信息
If you like this product, please give it a  5 star rating as a token of appreciation. This CRT indicator draws the premium and discount zones of a single candle from any timeframe on your chart. You choose which candle (current or previous) using CandleOffset, and the indicator automatically retrieves that candle’s high, low, and midpoint which is the same as CANDLE RANGE THEORY (CANDLE RANGE THEORY). It then visually displays: Premium Zone (Upper 50%) A shaded rectangle from the candle’s midp
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. Inside Bar: A candle that is completely contained within the high-low range of the previous candle Outside Bar: A candle that completely engulfs the high-low range of the previous candle (also called an "Engulfing Bar") Inside Bars Consolidation Signals : Indicates market indecision/compression Breakout Setup : Often precedes significant price moves Continuation Patterns : Can signal pause in trend before con
FREE
Aklamavo ADR
Sylvester Aklamavo
This indicator   is a sophisticated MetaTrader 5 tool that calculates and displays Average Daily Range (ADR) levels on your chart. It draws horizontal lines representing expected price movement ranges based on historical daily volatility, helping traders identify potential daily high and low targets. ADR (Average Daily Range)   = The average difference between the daily high and low over a specified period (default: 14 days). Unlike ATR which includes gaps between days, ADR focuses purely on int
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator projects Higher-Timeframe (HTF) candles onto the current chart and optionally shows their OHLC lines and Fair Value Gaps (FVGs) using ICT 3-candle logic. Projects multiple higher timeframe candles. Accurately preserves HTF OHLC on any lower timeframe. Allows spacing adjustment between projected candles. Optionally displays OHLC horizontal reference lines. Automatically detects and draws HTF Fair
FREE
Aklamavo ICT FVGs
Sylvester Aklamavo
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator identifies and displays Fair Value Gaps (FVG) on price charts. Fair Value Gaps are price zones where there's a significant imbalance between buying and selling pressure, creating "gaps" in price action. The indicator detects two types and when they are mitigated(touched): Bullish FVG: When a candle's low is above the high of a candle two periods earlier. Bearish FVG: When a candle's high is bel
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator draws vertical lines marking key Forex trading sessions (Asian, London, New York) for a configurable number of past days. These “Silver Bullet” lines help traders quickly visualize session start and end times on the chart. DaysToDisplay: How many previous days’ session lines to show. Session colors: Customizable line colors for each session. Session start hours: Local server hours for each sessi
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator plots horizontal trend lines at the opening price of each quarter (Q1–Q4) on the chart. These lines visually represent quarterly open levels of the current year, which traders often use as support/resistance or reference points. Automatically plots Q1–Q4 opening levels as trend lines on the chart. Lines are dashed, colored, and labeled. Handles both current and historical quarters. Cleans up line
FREE
Aklamavo Pivot Points
Sylvester Aklamavo
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator calculates and draws pivot points and support/resistance levels for both daily and weekly timeframes: Pivot (central) level Support levels S1, S2, S3 Resistance levels R1, R2, R3 It allows showing daily, weekly, or both sets of pivots , giving traders visual references for potential support/resistance areas. Pivot mode: Choose which pivots to display (weekly, daily, or both). Colors and style: C
FREE
Aklamavo ATR
Sylvester Aklamavo
Th is i ndicator   is a versatile MetaTrader 5 tool that calculates and displays Average True Range (ATR) levels on your chart. It draws horizontal lines representing price levels based on ATR multiples from the daily opening price, helping traders identify potential support and resistance zones. 1.   Multiple ATR Levels ATR1 : Standard ATR level (default: 1x ATR) ATR2 : Intermediate level (default: 2x ATR) ATR3 : Extreme level (default: 3x ATR) Each level displays both upper (High) and lower (L
FREE
This   ForexTrading Sessions   indicator is a powerful visual tool for MetaTrader 5 that highlights the three major forex trading sessions (Asian, London, and New York) on your chart  with the Asian Mid-line. 1. Trading Session Visualization Asian Session : 00:00 - 09:00 GMT (blue/aqua color) London Session : 08:00 - 17:00 GMT (magenta color) New York Session : 13:00 - 22:00 GMT (orange color) 2. Time Zone Adaptation TimeZoneShift   input allows you to adjust sessions to your local time Example:
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator plots horizontal lines on the chart representing the previous year’s high and low prices . These levels are widely used in technical analysis as major support/resistance references. Automatically identifies the previous calendar year’s high and low . Plots horizontal lines on the chart at these levels. Customizable color, width, and style of the lines. Deletes lines on deinitialization. Updates
FREE
The indicator reads MT5’s built-in economic calendar and organizes events into three horizontal lanes : High-impact events (red) Medium-impact events (orange) Low-impact events (gray) (optional) Each lane scrolls horizontally across the chart like a ticker. You can choose whether to show: Today’s events only Or all events for the current week This is a complete fundamental dashboard for MT5. It gives you: Real-time scrolling economic events Interpreted color-coded results Day/Week filterin
This is an extremely clean, efficient, and well-designed CBDR engine. Calculates ICT’s Central Bank Dealers Range (CBDR) Using only candle bodies — NOT wicks (open–close structure). For a defined time window (e.g., 00:00–05:00 New York). For each past day and also for today in real time. Draws the following on chart: A rectangle showing the entire CBDR body range The CBDR High line (body top) The CBDR Low line (body bottom) An optional midline A pip label showing total CBDR size Optional extens
This MT5 (CRT) indicator displays   key price zones   from different timeframes on your current chart, helping you visualize where price might find support or resistance based on higher timeframe structure using CANDLE RANGE THEORY. The indicator draws   three price zones   from selected historical candles: Premium Zone : Upper 50% of a historical candle's range Discount Zone : Lower 50% of a historical candle's range Midline : Exactly halfway between high and low Each zone represents an area w
Aklamavo Market Sessions Monitor-EA (Expert Advisor) is a   Global Stock Exchange Market Hours Dashboard   for MetaTrader 5. It provides a comprehensive visual display of the opening status and trading hours of 7 major stock exchanges around the world. The EA creates a real-time dashboard that shows whether each stock exchange is currently: OPEN   (Green background) CLOSED   (Red background) PRE-MARKET   (Light Green background) POST-MARKET   (Light Pink background) Unique Features: Progress Ind
This EA is an   RSI Crossover Trading System   with advanced position management features . This is not one of those EAs with fake/manipulated test results out there. RSI Crossover Advanced Robot  is robust and  suitable for traders who want automated RSI-based trading with professional-grade position management. It's particularly useful in trending markets where RSI signals can provide reliable entry and exit points. Recommended settings tested with 1HR timeframe using ICMarkets Tickers on 1 y
This is a   Cumulative Volume Delta (CVD) Indicator   for MetaTrader 5 that visualizes order flow imbalance between buying and selling pressure . The indicator calculates and displays the   cumulative difference between buying (Bid) and selling (Ask) volumes   over time, providing insights into whether buyers or sellers are controlling the market. 1. Visual Displays: Cumulative Delta Line   (Blue): Running total of volume delta across multiple bars Positive Bar Delta Histogram   (Green): Individ
Aklamavo Dom Ladder
Sylvester Aklamavo
This is a   Market Depth (DOM - Depth of Market) Indicator   for MetaTrader 5 that displays real-time order book data in a visual ladder format. The DOM provides a comprehensive view of market depth with clear visual cues for volume imbalances, making it useful for both scalping and swing trading decisions This indicator provides traders with a professional-grade market depth visualization that can be customized to match individual trading preferences and strategies.  You can easily switch betwe
This Volume Delta Profile is an advanced MetaTrader 5 indicator that visualizes   volume delta (order flow imbalance)   using a volume profile-style histogram. It shows the difference between buying and selling pressure at specific price levels, helping traders identify supply and demand zones. This indicator provides a unique perspective on market dynamics by visualizing the imbalance between buying and selling pressure, offering insights beyond traditional volume analysis. Core Concept Positiv
This Volume Footprint indicator is essentially a   professional-grade market profile tool   that provides deep insight into market microstructure, showing exactly where trading activity is occurring and who's in control (buyers or sellers) at each price level. Key Features 1.   Footprint Display Divides each bar into multiple price levels (configurable via   PriceLevelsPerBar ) Shows   BID volume   (selling pressure) on the left side of each level Shows   ASK volume   (buying pressure) on the r
筛选:
无评论
回复评论