适用于MetaTrader 4的新技术指标 - 20
UT Bot Alerts — 基于ATR的自适应追踪止损系统 将TradingView上QuantNomad开发的传奇指标「UT Bot Alerts」完整移植到MQL5和MQL4。 原始概念由HPotter提出,初始实现由Yo_adriiiiaan完成,Pine Script v4警报版本由QuantNomad(Vadim Cissa)开发——他是TradingView上拥有超过10万粉丝的知名量化开发者。原始脚本在TradingView上获得了 超过110万次浏览和35,500次收藏 ,是有史以来最受欢迎的开源交易指标之一。 本移植版以 100%的逻辑忠实度 复现了原始算法:相同的4分支递归追踪止损逻辑、相同的交叉检测、相同的信号生成。在已确认K线上不会重绘。 什么是UT Bot Alerts? UT Bot Alerts是一个 趋势跟踪信号系统 ,基于一个简洁而优雅的核心概念:利用平均真实波幅(ATR)动态调整与价格距离的自适应追踪止损。 在上升趋势中,追踪止损只向上移动,绝不下降——锁定利润。在下降趋势中,止损只向下移动,绝不上升。当价格穿越追踪止损线时,系统切换方向并生成
FREE
### Bollinger + RSI, Double Strategy v1.1
将ChartArt在TradingView上广受欢迎的策略(41,800+用户,990+收藏)忠实移植到MQL4/MQL5。仅在 **两个指标同时确认** 时才生成买卖信号——RSI动量转换与布林带突破发生在同一根K线上。
**工作原理**
该策略采用非常规配置:快速RSI(6)交叉水平设置为50(作为动量方向过滤器而非超买/超卖检测器),结合200周期SMA和2倍标准差的布林带(作为长期价格结构通道而非短期波动率包络线)。
- **买入信号** : RSI向上穿越50 且 价格向上穿越布林带下轨 - **卖出信号** : RSI向下穿越50 且 价格向下穿越布林带上轨
双重确认要求相比单独使用任一指标可显著减少虚假信号。
**视觉功能**
- 布林带显示在图表上(基准线青色,上下轨银色) - 信号K线处显示买入箭头(绿色)和卖出箭头(红色) - 可选K线着色和背景高亮,复现Pine Script原版行为 - 多渠道预警系统:弹窗、声音、推送通知、邮件
**参数**
| 参数 | 默
FREE
### Impulse MACD [ LazyBear ] v1.0
本指标是LazyBear于2015年在TradingView发布的开源指标的移植版本,已累计超过8,700个收藏。它通过平滑移动平均通道过滤MACD的虚假信号,仅在价格突破通道时才生成动量读数。
#### 计算原理
指标对最高价和最低价分别应用平滑移动平均(SMMA)构建价格通道,对典型价格(HLC3)计算零延迟EMA(数学上等同于DEMA)。ImpulseMACD的值定义如下:
- **正值** :ZLEMA高于通道上轨时(多头冲量) - **负值** :ZLEMA低于通道下轨时(空头冲量) - **零值** :ZLEMA处于通道内时(横盘市场,无信号)
信号线(ImpulseMACD的SMA)和差值柱状图构成完整的显示界面。
#### 视觉元素
- 彩色柱状图(4种状态):酸橙色、绿色、橙色、红色,根据价格相对于ZLEMA和SMMA通道的位置确定 - 深红色信号线(ImpulseMACD的SMA) - 蓝色差值柱状图(ImpulseMACD − 信号线) - 零轴参考线 - 多渠道警报:弹窗、声音
FREE
### ADX and DI v1.00
将TradingView上BeikabuOyaji的"ADX and DI"指标忠实移植到MQL4/MQL5。该指标是TradingView上使用最广泛的ADX实现之一,拥有超过43,000名用户。在单个子窗口中显示+DI、−DI和ADX,采用混合平滑方法:方向性指数使用Wilder平滑法,ADX线使用简单移动平均线。
#### 计算原理
该指标实现了Welles Wilder的方向性运动系统,在ADX的最终计算中有一个显著区别:
- **True Range、+DM、−DM** 按照Wilder的原始定义计算,方向性运动之间遵循互斥规则 - **TR、+DM、−DM的平滑** 使用Wilder的滚动求和法:S(i) = S(i−1) − S(i−1)/N + 值 - **+DI和−DI** 为平滑后的方向性运动与平滑后True Range的比值,以百分比表示 - **DX** 衡量+DI与−DI之间的标准化差异 - **ADX** 计算为所选周期内DX的 **简单移动平均线(SMA)** ,而非经典公式中Wilder的SMMA
基
FREE
The Pivot Points Classic + Intermediate Lines indicator by maratoa201 is designed to help traders quickly visualize key price levels on their MT4 and MT5 charts. It automatically calculates: The central pivot point (PP) Support levels ( S1, S2, S3 ) Resistance levels ( R1, R2, R3 ) Intermediate lines (0.5, 1.5, 2.5) to refine rebound and breakout zones Main Features: Clear and fast reading of pivot levels Offset labels to prevent price overlap Optimized for XAUUSD M5 but compatible with any symb
Smart Volume 2026 - 机构级市场结构与成交量分布 (Institutional Market Structure) Smart Volume 2026 是 MetaTrader 4 平台上用于 市场结构分析 的终极“多合一”解决方案。 大多数交易者之所以亏损,是因为他们盲目操作,忽视了机构大资金的真实流向。 Smart Volume 2026 通过在一个简洁的图表中可视化三个最关键的数据来解决这个问题: 成交量分布 (Volume Distribution) 、 波动强度 (Volatility Intensity) 和 时段突破 (Session Breakouts) 。 停止猜测,开始以机构级的清晰度进行交易。 通用性强: 此指标专为 任何资产 (外汇、指数、大宗商品、加密货币)和 任何时间周期 (从M1剥头皮到D1长线投资)完美运行而设计。 为什么选择 Smart Volume 2026? 高级成交量分布 (Advanced Volume Profile): 即时查看市场交易量最集中的价格区域。直方图绘制在 背景 中,确保您的 K线图始终清晰可见。
Apex Trend Sniper Apex Trend Sniper 是一款用于 MetaTrader 4 的趋势跟踪指标。它通过将 Williams Percent Range 振荡器与多层过滤系统相结合来识别价格方向变化。信号以箭头的形式直接显示在图表上。该指标适用于比特币(BTCUSD)、主要指数(US30、GER40、NAS100、SPX500)以及黄金(XAUUSD)。 工作原理 核心信号来源于 Williams Percent Range 振荡器。当振荡器穿越设定的阈值水平时,将生成方向性信号。计算周期会自动调整:如果在最近几根K线上检测到显著的价格波动,则采用较短的周期。 每个原始信号在图表上绘制箭头之前,须通过三个独立的过滤器。 趋势过滤器使用当前时间框架上的两条移动平均线来确定趋势方向。与趋势方向相悖的信号将被抑制。 横盘市场过滤器使用平均趋向指数来衡量趋势强度。若指数值低于可配置的阈值,则市场被视为横盘整理状态,不生成任何信号。 高级时间框架确认在更高的时间框架上计算第二组移动平均线。与高级时间框架方向相悖的信号将被屏蔽。为防止重绘,仅使用高级时间框架上已收盘的K
FREE
"Volumes and Sentiments 4" was created to help traders navigate market situations. This indicator is the result of many years of research and understanding of the nature of market movements. It is a modified version of the "On-Balance Volume" indicator, which corrects some imperfections of the original indicator. "Volumes and Sentiments 4" includes additional ideas (the author's) that visually show the sentiments of market participants.
The important advantages of the indicator are the followin
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
HiLo Marker — Precision Extremum Navigator HiLo Marker is a professional-grade technical indicator for MetaTrader 4 (MT4) and MetaTrader 5 (MT5) , designed to accurately detect and mark local price highs and lows within a specified time range. Unlike standard fractal indicators, HiLo Marker applies a centered calculation window ( $dist / 2$ offset ). This approach effectively filters market noise and highlights the most significant pivot points — the areas where market structure genuinely shifts
The popular "SuperTrend" indicator is a technical analysis tool designed to help identify trend direction and potential entry or exit points in financial markets. This indicator is built upon the Average True Range (ATR) , which gauges market volatility based on price ranges. It is available for free on other platforms, and this should be no exception! Common Use Cases The SuperTrend is typically utilized in three primary ways: Trend Identification: When the price is trading above the indicator
FREE
JONUX FRVP — Fixed Range Volume Profile for MT4
JONUX FRVP is an analytical tool designed to visualize volume distribution within the MetaTrader 4 platform. Unlike standard volume indicators that are statically bound to chart periods, this utility employs an interactive engine to analyze the volume traded at specific price levels over a user-defined custom time range.
Concept & Functionality The indicator calculates a histogram of volume across user-defined price bins and highlights key struc
FREE
Title: Gold Liquidity Matrix - SMC & Z-Score Volume Description: Most SMC (Smart Money Concepts) indicators fail for one simple reason: they draw too many zones, creating market noise and confusion. Gold Liquidity Matrix (GLM) is different. It is a pragmatic, quantitative hybrid trading system built specifically for XAUUSD. It does not just look at price action; it combines Institutional SMC with advanced Z-Score Volumetric Analysis to filter out fake moves and highlight only the zones where tru
MidPrice_A — The Hidden Power of the Market in a Single Number Looking for a way to see the true market direction without noise, lag, or overloaded charts?
MidPrice_A is a minimalistic yet powerful tool that reveals the pure price impulse , based on a professional market movement logic. What does MidPrice_A do? Unlike traditional indicators that rely on closing prices and often lag behind, MidPrice_A analyzes the candle mid-price and measures how far the market has actually shifted over the last
FREE
I would like to introduce you to a trading assistant for trading gold (XAUUSD) and cryptocurrency. The code implements a counter-trend trading strategy.
The indicator identifies local peaks (potential trend reversals). . Sound alerts are also implemented in the code! Trading Recommendations: Instrument: GOLD (XAUUSD) Timeframe: M15 Open trades on the second signal in a series Do not forget to move positions to breakeven Settings: Period = 50; Period = 200; Pips = 4000; Distance_Pips = 4000 The
Sentinelle SR — structural alerts for the discretionary trader Sentinelle SR is an alert indicator, not a robot. It places no orders: it watches market structure and warns you — mobile push, alert window, on-chart panel and CSV log — as soon as a tradable event forms. The final decision stays yours. Designed and field-tested on XAUUSD M30 . Runs on M15, M30 and H1. What it watches Locked support and resistance on the current and higher timeframe, with a consistency guard (a level can never
FREE
SX Supply Demand Zones accurately identifies and draws high-probability Supply and Demand zones using a sophisticated algorithm. Unlike traditional indicators that clutter your chart, this indicator is designed with a focus on performance and a clean user experience.
New Unique Feature: Interactive Legend System What truly sets this indicator apart from everything else is the Interactive Control Legend. You have a professional dashboard directly on your chart that allows you to: Show/Hide: Ins
FREE
Buy Sell Signal Pro Looking for a precise and efficient swing detection tool that clearly identifies market structure turning points? Need consistent and easy-to-read buy and sell signals across different timeframes and instruments? Buy Sell Signal Pro is designed to deliver accurate swing identification with a clean and practical approach, helping traders interpret price structure with confidence. Overview This indicator detects key market structure points, including: Higher Highs (HH) Higher
Unveil the true rhythm of gold with Gold Secret Code Indicator, a next-generation precision tool designed to reveal hidden turning points in XAUUSD M1 and all currencies 15 minute time frame . after purchased send private message read the blog Built for traders who demand both accuracy and flexibility, this indicator adapts to your trading style through three precision modes : 1- Aggressive Mode For fast-paced scalpers — more signals, quicker entries, higher potential returns (and risk). 2- B
Meraz Trend V4 – High Accuracy 1-Minute Binary Options Signal Indicator Meraz Trend V4 is specially designed for binary options traders who trade on the 1-minute timeframe.
It Best Work On Any OTC Pair Any Broker The indicator provides clear Buy and Sell arrow signals directly on the chart.
When an arrow appears on a candle, you must enter the trade at the opening of the next candle.
Expiry time is strictly 1 minute (1 candle). Entry Rules: If a Buy Arrow appears → Open a BUY (CALL)
Precision Trend Filter is an adaptive noise-filtering trend indicator that identifies real market direction while ignoring false moves and choppy price action.
The indicator uses a proprietary filtering algorithm with ATR-based dynamic thresholding to separate genuine trend shifts from random market noise. The result is a clean, color-coded trend line that holds flat during consolidation and tracks price aggressively during real trends.
Key Features
- Color-changing trend line: green for
FREE
GoldScalperX V2 PRO Institutional-Style Gold Scalping for Serious Traders Gold doesn’t forgive hesitation. GoldScalperX V2 PRO was built for traders who operate with speed, discipline and structure.
This is not a “random arrow indicator.” This is a precision scalping framework engineered for XAUUSD volatility.
Why Most Gold Traders Fail They: Enter too early Chase breakouts Trade noise Ignore volatility expansion Blow prop challenges GoldScalperX V2 PRO filters the chaos.
It highlights onl
Standard RSI uses a fixed smoothing factor. Every bar gets the same weight whether the market is trending cleanly or chopping sideways. That is why most RSI signals fail during consolidation. Mystical RSI measures how chaotic price action is on every bar using the Fractal Dimension Index and dynamically adjusts its smoothing in real time. When the market trends, it reacts fast. When the market chops, it slows down and filters out noise. No manual adjustment needed. How It Works The indicator
FREE
Order Blocks All-in-One — SMC Indicator for MT4 For MT5 version: https://www.mql5.com/en/market/product/166409 A comprehensive Order Block technical analysis indicator designed to track the execution lifecycle of structural zones from initial formation to mitigation and potential conversion into breakout levels within a single implementation. Built upon the framework of Market Structure and Smart Money Concepts (SMC) , this tool maps key price action levels directly onto the MetaTrader 4 termina
Apex Engulfing Detector: The Ultimate Reversal Pattern Indicator That Never Repaints Stop getting caught in fake breakouts and late entries. Most indicators lag behind the market—they wait for moving averages to cross or oscillators to reset long after the move has happened. Apex Engulfing Detector doesn't play that game. It reads raw price action. Based on centuries of proven Japanese candlestick charting techniques, this indicator identifies high-probability trend reversals at the exact mom
MACD Divergence Pro MT4 (Version 1.4)
MACD Divergence Pro is a professional, high-performance trading tool designed to automatically detect and draw Classic and Hidden (Reverse) divergences directly on your charts. Engineered with a powerful dual-pass scanning engine and a dashboard, it provides clear, filtered, and accurate reversal and trend-continuation signals. Key Features in Version 1.4 [NEW] Premium Dashboard Info Panel: Displays real-time market regime (Bullish / Bearish), dynamic diver
Here our more valuable tools
SMC Trend Trading , Easy SMC Trading , Institutional SMC Architect Volume Analysis Tools , Volume flow Profile , Market volume profile , FVG with Volume , Liquidity Heatmap Profile , Volume Spread Analysis The Market Profile & Volume Profile Indicator is a powerful technical analysis tool designed to visualize market activity and price distribution over specific timeframes. Unlike standard technical indicators that focus solely on price over time, th
ARIA Trend Direction Enhanced Institutional-Grade Multi-Timeframe Intelligence for Precision Trading What ARIA Does ARIA Trend Direction Enhanced is a professional-grade market intelligence system designed to identify high-probability trend continuation and reversal setups using advanced multi-layer validation logic. Unlike simple trend indicators, ARIA does not rely on a single signal. It combines: Multi-timeframe trend alignment (M15 / H1 / H4 / D1) Breakout detection logic Volatil
The Market Structure Pro Scanner MT4 is a comprehensive multi-symbol, multi-timeframe dashboard indicator that continuously monitors the Higher High (HH), Higher Low (HL), Lower High (LH), and Lower Low (LL) fractal market structure across all currency pairs and timeframes from a single chart. Instead of switching between charts and timeframes to track market structure manually, this scanner aggregates every signal in one responsive panel, organized by currency group, and sends real-time alerts
自适应 ADR 自适应 ADR 是一款用于计算和显示平均每日波动范围 (ADR) 的专业级技术指标,适用于需要精确掌握日内波动结构的交易者。该工具通过多种可调节参数,为不同交易风格提供灵活支持。 计算与方法 四种平滑方式: SMA、EMA、SMMA (Wilder)、LWMA 可根据不同市场环境与波动率模型自由选择 支持多品种、多周期使用,适合趋势与震荡市场 动态日内逻辑 随交易时段开始自动运行 围绕开盘价设置两个对称区间 区间会自适应收窄直到首次触及 ADR 达到 ADR 后区间固定至收盘,提供明确的日内波动边界 有助于识别超出正常波动范围的行情行为 视觉引导 可选开盘价线 可自定义颜色、线型、透明度与可见性 适合深色与浅色主题,便于整合到个人图表布局 应用价值 清晰的日内结构 精准评估每日波动范围 适合突破、均值回归、区间交易与波动率策略 帮助交易者避免过度交易并识别高概率区域
PrimeTrend Pro PrimeTrend Pro 是一款基于 ATR 棘轮引擎的趋势跟踪指标。它加入了一组独立的信号质量过滤器,以及一个多品种、多周期的面板。指标旨在一屏内呈现三项信息:当前趋势方向、当前信号的可靠程度,以及与其他周期和品种的一致程度。 本指标不会开仓、修改或平仓,所有交易决策均由用户自行负责。指标不保证任何交易结果,使用前请先在模拟账户上进行测试。 引擎 核心是带单向棘轮的 ATR 通道:上升趋势中支撑位只能上移,下降趋势中阻力位只能下移。2.7 版本增加了以下选项。 反转缓冲。趋势反转要求收盘价额外突破一个可配置的 ATR 比例,从而减少震荡行情中因短暂突刺造成的反转。 双根K线确认(可选)。第一次突破水平位的收盘会设置待确认状态,只有下一根K线也收在水平位之外时反转才会生效。 自适应乘数(可选)。通道宽度按快速 ATR 与慢速 ATR 的比值在设定范围内调整,波动率上升时通道变宽,波动率下降时通道变窄。 两种棘轮模式。经典模式以K线中位数为锚点;Chandelier 模式以周期内最高价和最低价为锚点,在强趋势中更贴近价格。 数据驱动的初始化。初始趋势方
Fractal Reversal Pro identifies 1-2-3 reversal patterns based on fractals and displays potential trend reversals with visual arrows on the chart. Core Features: The indicator detects classic 1-2-3 reversal patterns through fractal analysis. Blue arrows mark bullish signals below price, red arrows mark bearish signals above price. Optional Filters for Signal Enhancement: Trend filter with moving average Volume filter for confirmation with above-average volume Higher timeframe confirmation for tre
FREE
Industry Machine 是一个多功能交易工具,集成了动态仪表盘、供需区域、反转信号和多时间框架柱状图分析,为交易者提供市场的全面视图。它能够让交易者一眼就掌握市场动态。 系统核心是 仪表盘 ,它实时跟踪所有交易对,并显示它们在不同时间框架下的状态。仪表盘会标记每个交易对在 H4 和 M30 时间框架下是多头还是空头,显示价格力量百分比,并突出潜在的入场点。这让交易者能够快速识别最强和最弱的交易对,并判断值得关注的交易机会。 静态买卖标签 为交易者提供参考。例如,“DODGER BLUE upon RED” 标签表示在突破趋势线时可能出现的上涨反转,而“LIME upon DODGER BLUE” 指示价格在趋势线之上延续上涨。对应的卖出标签,如“LIME upon MAROON”,提示可能的下跌反转,而“MAROON upon RED” 表示价格在趋势线下延续下跌。当所有信号完全一致时,会出现“强买入”或“强卖出”标签,帮助交易者区分普通信号和高可靠机会。 供需区域 辅助分析,它会识别价格的关键高点和低点,并在这些重要区域绘制矩形。当价格触及这些区域时,系统会生成 反转箭头
FREE
KmeanSuperTrend – 進階AI驅動SuperTrend指標 用KmeanSuperTrend釋放適應性交易的力量! 使用全球首個採用AI K-means聚類技術的SuperTrend指標,轉變您的交易。KmeanSuperTrend結合了經過驗證的SuperTrend方法論與尖端機器學習,在趨勢檢測和市場分析方面提供前所未有的準確性。 革命性功能 AI K-means ATR聚類:
先進的5聚類演算法分析100+歷史K棒,智慧地適應ATR計算以應對當前市場波動條件。 動態SuperTrend視覺化:
清晰的趨勢信號配以適應性色彩編碼(上升趨勢,下降趨勢),自動調整以適應市場條件。 ️ 完全可自定義參數: ATR週期(預設值:10) ATR倍數(預設值:3.0) 回溯期間(預設值:100) 自定義顏色和線條樣式 進階聚類種子控制 ️ 即時市場適應:
智慧波動聚類確保指標隨變化的市場條件演進,減少延遲並改善信號品質。 通用交易應用:
相容於所有時間框架(M1到月線)和所有工具(外匯、股票、商品、指數、加密貨幣
具有多时间框架支持、可自定义视觉信号和可配置警报系统的Chaikin Money Flow(CMF)指标。
自由职业编程服务、更新及其他TrueTL产品详见 MQL5主页 。
非常欢迎您的反馈和评价!
什么是CMF? Chaikin Money Flow(CMF)是由Marc Chaikin开发的成交量加权动量指标,用于衡量指定时期内的买卖压力。指标计算每个周期的资金流量乘数,并在回溯期内创建加权平均值。 CMF在+1到-1之间振荡,正值表示买入压力(积累),负值表示卖出压力(分配)。高于零的值表明市场处于积累阶段,而低于零的值则表示分配。该指标通过分析价格与成交量之间的关系,帮助交易者确认趋势强度并识别潜在反转。 功能特点: 带有箭头和垂直线的视觉信号标记 三个独立信号缓冲区,可配置触发条件 信号检测选项:方向变化、水平交叉、峰值/谷值 每个信号可配置警报功能(电子邮件、推送、声音、弹窗) 带插值方法的多时间框架(MTF)功能 柱状图或折线图绘制模式 多种颜色模式(简单、基于方向、基于水平) 用于Expert Advisor(EA)集成的自定义指标调用(iCustom)缓冲区访
FREE
每日K線顏色 - 按星期幾著色的K線指標
這是什麼?
這是一款簡單的視覺化工具,它會根據星期幾為圖表上的K線著色。星期一用一種顏色,星期二用另一種顏色,以此類推。您是否曾經好奇過價格在特定星期幾出現特定走勢的頻率?此指標可以幫助您識別這些模式。
適用人群:
適用於以下交易者:
希望使用歷史數據快速確定星期幾的交易者
尋找價格走勢中的季節性模式的交易者
需要在圖表上添加額外的視覺參考的交易者
分析特定日期對交易的影響的交易者
工作原理:
此指標會在現有K線上繪製彩色線條,同時保留下方的原始K線。一周中的每一天都被分配一種不同的顏色。預設:
星期一 - 紅色
星期二 - 綠色
星期三 - 藍色
星期四 - 橙色
星期五 - 棕色
星期六和星期日 - 灰色
設定:所有設定只需點擊兩下即可完成:
蠟燭寬度:蠟燭主體粗細(1 至 10 像素)
陰影寬度:陰影粗細(1 至 5 像素)
一週中每一天的顏色:可使用顏色選擇器自訂
您可以根據個人喜好創建纖細柔和的蠟燭,或粗獷醒目的蠟燭。
功能:
適用於所有交易品種
不重繪歷史數據
即使處理大量歷史數據
FREE
# TrendBoard - 終極多時間框架技術分析儀表板
**用市場上最全面的趨勢分析工具改變您的交易!**
## **提供免費試用版 - 立即下載測試!** 體驗專業級技術分析的強大功能。下載試用版,了解為什麼交易者稱這是他們交易策略的"遊戲規則改變者"。
## **TrendBoard 的獨特之處** TrendBoard 將 **8 個強大的技術指標** 跨 **7 個時間框架** 整合到一個清潔、視覺化的儀表板中。無需再在圖表間切換或手動計算訊號 - 一次獲得所有時間框架的即時趨勢方向!
### **主要特色** - ** 8 個專業指標** - 完整的技術分析套件 - ** 7 個時間框架** - 涵蓋 M1、M5、M15、M30、H1、H4、D1 - ** 視覺訊號網格** - 趨勢方向的顏色編碼(綠色↑/紅色↓/橙色→) - ** 智能邏輯** - 進階多層次閾值分析 - **️ 完全可自定義** - 根據您的策略調整所有參數 - ** 即時更新** - 即時市場狀況監控
## **8 個指標說明**
###
计算任意自定义时间段的平均价格波动率,并显示区间线(例如开盘区间),这些区间线在更改时间周期后保持不变。交易开盘区间,并在预期波动率范围内设置可实现的止盈目标。每天最多可设置 5 个区间,并带有提醒功能。
每天最多允许设置五个自定义时间段,每个时间段都有自己的垂直起始线、水平区间线和平均波动率计算。您可以自定义视觉线条的颜色和线宽,并为每个时间段指定自定义名称,还可以为垂直线设置时间提醒(默认值为 GMT+2 服务器时间的主要交易时段开盘时间)。您可以显示或隐藏图表上的平均波动率计算文本。
这款便捷的指标为日内交易提供了三个非常有用的工具:
1. 计算任意自定义时间段的平均波动率或预期价格波动,起始时间和结束时间均可选择。这使您能够根据预期价格走势(例如从交易开盘或交易时段开始等)为您的交易设定切实可行的止盈目标。结果以点数形式显示在图表上(可以隐藏)。当您更改时间周期时,预期波动率会重新计算,因此您可以通过在 MT4 中循环切换不同的时间周期(例如 5 分钟/15 分钟/30 分钟/1 小时等)快速查看不同的波动率范围。
2. 为每个自定义时间段绘制区间高点和区间低点线,并
Trend Oscillator Pro 是一款高级自定义加密货币外汇指标,高效的交易工具! - 采用先进的全新计算方法 - “计算价格”参数提供 20 个选项。 - 迄今为止最平滑的震荡指标。 - 绿色代表上升趋势,红色代表下降趋势。 - 超卖值:低于 5,超买值:高于 95。 - 即使是标准策略,也能通过此指标进行大幅升级。 - 内置 PC 和移动设备提醒功能。 - 指标带有点差信息显示 - 显示所关联外汇货币对的当前点差和隔夜利息。 - 还显示账户余额、净值和保证金。 - 可以将点差信息显示放置在图表的任意位置 . Click here to see high quality Trading Robots and Indicators! 这是仅在 MQL5 网站上提供的原创产品。
Crypto_Forex MT4 版“修正突破形态”指标,无需重绘,无延迟。 - “修正突破形态”指标是价格行为交易的强大指标。 - 指标可检测价格修正后的看涨和看跌突破条: - 看涨修正突破形态 - 图表上显示蓝色箭头信号(见图)。 - 看跌修正突破形态 - 图表上显示红色箭头信号(见图)。 - 支持 PC、手机和电子邮件提醒。 - “修正突破形态”指标可与支撑/阻力位结合使用。 ............................................................................. Click here to see high quality Trading Robots and Indicators! 本产品为独家产品,仅在 MQL5 网站上提供。
This is a multi-timeframe version of the popular Hull Moving Average (HMA).
The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements.
The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
致蜡烛图与技术分析专业人士! 这是您的工具! 创新的 GeoShowCond 指标让您可以快速测试自己描述的蜡烛图形态! 您可以定义基于公式的买入和卖出条件,例如: B1=close[i] > high[i+1] && low[i] > low[i+2]
S1=close[i] < low[i+1] && high[i] < high[i+2]
B2=close[i] > high[i+2]
S2=close[i] < low[i+2]
B3=close[i] > high[i+1] && low[i] < low[i+1] && low[i] < low[i+2] && low[i] < low[i+3]
S3=close[i] < low[i+1] && high[i] > high[i+1] && high[i] > high[i+2] && high[i] > high[i+3] 然后指标会在图表上用矩形标出参与条件的蜡烛,并用箭头标记它们。 该指标在图表上可视化您指定的蜡烛图形态! 不再有繁琐的工作!无需再花费数小时搜寻和观察蜡烛组合。 描述它们 – 您就能看到它们
Trend Filigree — Multi-Timeframe Fractal Analysis Trend Filigree is a professional trading tool designed for traders who utilize fractal analysis within a Multi-Timeframe (MTF) strategy. The indicator automatically calculates and projects fractals from a higher timeframe (HTF) directly onto your current working chart. This allows you to see high-order support and resistance levels without the need to constantly switch between terminal tabs. Key Features: Dynamic TF Selection: The indicator a
Advantage Trend — Precision Volatility-Based Trend Indicator Advantage Trend is a high-performance trend indicator that combines volatility analysis with a multi-layered momentum filtering system. Unlike standard oscillators, it uses an adaptive logic based on three different Williams’ Percent Range (WPR) periods and the Average True Range of the price to identify high-probability entry points. The indicator identifies "exhaustion" zones where the price deviates significantly from its average ra
The Market Flow Tracker indicator is a professional technical tool designed to visualize local shifts in market momentum. Its algorithm is based on a combination of price extreme filtering via Moving Averages and dynamic Volume analysis. The indicator identifies specific patterns where price breaks through averaged High/Low levels while being supported by volume confirmation. This helps the trader identify potential moments of short-term trend continuation or exhaustion. Key Features : Volatilit
The Cycle Explorer indicator is an advanced analytical tool for MetaTrader designed to explore market cyclic behaviour and identify key phases of price development. The indicator applies an adaptive evaluation of price balance zones within user-defined data ranges and builds two independent analytical curves: Fast — a responsive line reflecting short-term cycle dynamics Slow — a smoother line representing the dominant market cycle Each line describes the characteristic price position inside its
"Pullbacks on Trend 4" is designed to help traders navigate the market situation. The indicator displays three multi-time frame moving averages that describe the "Trend" of price movements of financial instruments. Depending on the time frame you choose to display the trend, you can automatically see the structure of the trend on a lower time frame from its price movements and pullbacks using the histogram between two additional moving averages. Additionally, filters have been added to show the
Star Reversal Pro - Morning & Evening Star Pattern Detector with Advanced Filters Star Reversal Pro is a professional technical indicator for MetaTrader 4 that automatically detects Morning Star and Evening Star candlestick patterns. The indicator features an intelligent trend filter and Higher Timeframe confirmation to improve signal quality and reduce false signals. Main Features: The indicator precisely detects Morning Star (bullish reversal signal) and Evening Star (bearish reversal signal)
FREE
Extremums Hybrid — High-Precision Structural Analysis Tool Extremums Hybrid is a professional-grade analytical indicator designed to identify key market reversal points and structural shifts with institutional precision. Unlike standard zigzag indicators, it utilizes a hybrid filtering logic that combines price action , volatility (ATR) , and volume (VSA) . Key Features Adaptive Extremum Detection: Uses a dynamic lookback period to filter out market noise and focus on significant highs and lows.
SMC Structure Mapper MTF — Professional Smart Money Concepts indicator with real-time multi-timeframe structure analysis and interactive control panel. This indicator automatically detects and maps the key building blocks of Smart Money trading directly on your chart: swing structure (HH, HL, LH, LL), Break of Structure (BOS), Change of Character (CHoCH), Order Blocks, and Support/Resistance zones. What makes it different? Unlike most SMC indicators that only work on a single timeframe, SMC Stru
历史订单统计 (Advanced History Collector Panel) 历史订单统计 是一款专为 MetaTrader 平台设计的高级账户分析与可视化工具。它能够深度复盘您的交易历史,将枯燥的成交数据转化为直观的图表与详细的统计报表。 核心功能: 多维度数据统计 :精准计算每日/周/月的盈亏、订单总量、多空对比及手数分布。 可视化图表系统 :内置盈亏折线图、净值曲线、持仓品种分布柱状图等多种统计视图,支持实时动态绘制。 深度风险分析 :自动统计最大浮盈、最大浮亏及账户余额变动,助您洞察资金管理中的薄弱环节。 高度自定义 UI :支持字体、颜色、面板尺寸及统计时间范围的完全自定义,适配各种分辨率屏幕。 数据自动化 :支持历史数据导出与自动加载,确保统计结果的连续性与实时更新。 无论是复盘交易策略还是日常资金监控,本指标都是您提升交易纪律、优化风控的得力助手。
FREE
Sub Algo is a revolutionary indicator for MQL4/MQL5 that transforms how algorithmic strategies are built and executed. Instead of writing endless if–else conditions, Sub Algo provides a complete visual configuration system with: 6 independent logical operations Adaptive thresholding Automatic Buy/Sell symmetry Simple dropdown menus and input parameters This is not a library .
This is a ready-to-use professional indicator that converts any combination of technical indicators into precise logical
FX Strategy Pro is a modern trading indicator designed to find high-probability entry points following a trend. It combines proven mathematical algorithms and signal filtering, allowing traders to receive clear and understandable signals without unnecessary noise. The indicator is ideal for both beginners and experienced traders looking to simplify market analysis and improve entry accuracy.
How it works: The algorithm is based on a combination of the Williams' Percent Range (WPR) oscillator
Liquidity Touch Zones is a support and resistance indicator that identifies price areas of confirmed strength The calculation is based on fractal points that serve as initial reference anchors. From these points, price zones are formed that reflect repeated interaction and are represented as areas with varying height depending on the level’s significance. It is designed for traders who value market structure, touch repetition, and visual precision of zones The indicator highlights areas where pr
Volatility Channel Indicator Ride the Waves of Market Volatility with Precision ... please leave a 5 star rating if you love this product The Indicator is free. The source code is available for just 30usd.
Are you tired of entering trades too early or too late? Missing breakouts? Getting caught in false signals? The Volatility Channel Indicator transforms chaotic price action into crystal-clear trading opportunities. What You Get (MT4 & MT5) Smart Channel Bands
FREE
Smart Chart Patterns – All-in-One Market Structure & Pattern Detection System, a professional indicator built around one simple truth: markets only move in two phases — Contraction and Expansion — automatically identifying every structural pattern to help traders understand price action, anticipate breakouts, and trade with confidence. Instead of memorizing dozens of confusing pattern names, this tool automatically detects every structural formation that forms inside these two phas
Gold & Silver Intermarket Overlay EMA Is a professional multi-symbol indicator, designed to analyze the correlation between the current instrument and precious metals (XAUUSD and XAGUSD). The indicator overlays normalized gold and silver charts on top of the current instrument, allowing you to visually track in one window : market correlation divergences leading movements, relative strength of assets Used for intermarket analysis and market sentiment assessment (risk-on/risk-off). Key
FREE
STOP GAMBLING. START CALCULATING.
Are you tired of messy charts, repainting indicators, and false signals that get you into trades when the market is flat? Andy Universal Sniper Pro is not the usual "magic" indicator. It is a complete Algorithmic Trading System designed for manual scalping on Gold (XAUUSD), Indices, and Forex. The philosophy is simple: Cleanliness and Precision. The indicator hides background noise and shows you only two things: WHERE TO GO (The Map): Automatically draws Sup
Gold Dasboard is a complete analysis dashboard for XAUUSD traders. It combines six analytical modules into a single compact panel that helps you decide what direction to trade, when to enter, and which levels to watch.
USD Strength is calculated in real time across four timeframes using seven major USD pairs. Color-coded bars and a directional bias summary show you instantly how dollar movement is affecting gold.
DXY Correlation tracks the Dollar Index and its inverse relationship with gold. T
FREE
Trending or Ranging Dashboard
See Every Timeframe's Market Condition at a Glance
Stop guessing whether you should be trading breakouts or reversals. The Trending or Ranging Dashboard instantly shows you the market state across all major timeframes - from M1 to Monthly - in one compact, color-coded panel. What Makes This Different Most traders struggle because they use trending strategies in ranging markets, or range-bound strategies when the market is trending. This indicator solves that prob
Trade Details Tracker is a lightweight yet powerful chart-panel designed to give traders instant visibility into their open positions. Instead of checking multiple terminal tabs, this indicator displays real-time trade statistics directly on the chart , helping you manage risk, monitor exposure, and make faster decisions. Key Features Real-Time Trade Overview
Instantly view Buy & Sell trade counts for the active symbol. Automatic Breakeven Calculation
Volume-weighted breakeven price for
FREE
RQL_BOX Indicator — English Description (How to Use) What it does RQL_BOX is a manual range box tool controlled by two draggable vertical lines: LEFT handle (v-line): selects a candle on a chosen timeframe and sets the box High/Low to that candle’s wicks . RIGHT handle (v-line): defines how far to extend the box to the right (projection end). It then draws: the main box (range), optional top/bottom 20% zones , an optional 50% midpoint line , and an on-chart info panel wit
FREE
Market Equilibrium Index Pro – Advanced Price Balance & Mean Reversion Indicator for MT4 Get the MetaTrader 5 Version Here: https://www.mql5.com/en/market/product/180705 Market Equilibrium Index Pro is a quantitative market balance indicator engineered to detect statistically extended price conditions and dynamic equilibrium shifts. Unlike traditional oscillators, this tool applies weighted price distribution logic to calculate real-time equilibrium zones, allowing traders to identify hig
CYov_SwingHighLow MTF is an indicator designed to visualize market structure using Swing High and Swing Low logic. This product does not generate buy or sell signals.
It is built to help traders understand price structure, not to predict entries. Overview Markets move in waves.
However, many traders focus too much on short-term fluctuations and lose sight of the broader structure. This indicator confirms Swing High and Swing Low points based on a fixed number of surrounding bars. Confirmed swing
CYov_KijunLine_MTF (Kijun Ribbon / Multi-Timeframe Kijun) This indicator is designed to visualize Ichimoku Kijun-sen together with a higher-timeframe Kijun-sen , helping you keep your trading bias consistent and avoid low-quality conditions.
It is not a “magic signal generator”. The goal is to provide a clearer perspective so you can reduce mistakes and avoid bad trades . 1. What is Kijun-sen? Kijun-sen is a core line of the Ichimoku system calculated from the highest high and lowest low over a
Intro Take your trading to the next level with Core8 Ultimate , a powerful multi-feature indicator designed for precision, clarity, and disciplined risk management. Built with a Dynamic Real-Time Candle Timer (M1–H4) , Core8 keeps you aligned with market momentum across multiple timeframes. Get advanced data insights including Average Range & ATR, Previous & Current Range (OC/HL), Distance to MA Base, and POWER strength analysis —all visualized clearly with a Power Bar to support confident entr
Gann Angle Pro v2.0 PRO is a professional multi-timeframe indicator that combines Smart Money Concepts with interactive analytics — all controlled from a single dashboard directly on your chart. KEY FEATURES Multi-Timeframe Dashboard Live signals from H4, H1, M30, and M15 displayed simultaneously. See confluence across timeframes at a glance — BUY/SELL direction, entry price, TP1, and signal age for each timeframe. HTF Confluence Filters (Interactive) Two powerful filters to trade only with high
Gold Command Center is a complete analysis dashboard for XAUUSD traders. It combines six analytical modules into a single compact panel that helps you decide what direction to trade, when to enter, and which levels to watch.
USD Strength is calculated in real time across four timeframes using seven major USD pairs. Color-coded bars and a directional bias summary show you instantly how dollar movement is affecting gold.
DXY Correlation tracks the Dollar Index and its inverse relationship with g
BB Trend Pro Monitor — Bollinger Bands Trend Analysis Indicator for MetaTrader 4
For MT5 version: https://www.mql5.com/en/market/product/166415 Value Tip: Get Unlimited Lifetime Access for $169 (Best Value — Equivalent to just 2 years of annual rental!)
BB Trend Pro Monitor is a multi-timeframe trend tracking indicator designed for the MetaTrader 4 platform based on the Bollinger Bands mathematical formula. The system automatically evaluates asset price action relative to the upper, midd
Overview Happy Cub is a multi-timeframe and multi-indicator analytical dashboard, it consolidates data from 10 different technical indicators across 8 timeframes into a single, color-coded table. Its primary purpose is to help traders identify "confluence" - the rare moment when multiple indicators and timeframes align in the same direction. Key Functions Confluence Tracking: It calculates real-time signals for Price Action, Trend, Momentum, and Volatility indicators. Directional Percentages:
MetaTrader市场是独有的自动交易和技术指标商店。
阅读MQL5.community用户备忘更多地了解我们提供给交易者的独特的服务:复制交易信号,自由职业者开发的自定义应用程序,通过支付系统完成的自动付款和MQL5云网络。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录