• 指标类型
  • 价格
     - 
  • 重置
在YouTube上观看市场的教学视频
如何 购买 自动交易或指标

虚拟 主机运行您的EA
购买之前测试一个指标/EA交易
想要在市场 赚钱 吗?
如何介绍 用于流通销售的产品

适用于MetaTrader 5的新技术指标 - 69

icon 技术指标的信号外汇和股票市场的开仓交易和平仓交易起着至关重要的作用。指标的本质就是一种交易品种的数学转换,旨在预测未来的价格变化。 测试技术指标可以更有利于预测市场行为并从中获利。
Multi-Timeframe S&R Multi-Timeframe S&R 是一款技术分析指标,用于检测多个时间框架内的枢轴点(Pivot Points),并在图表上显示这些点位密集的价位。该指标整合了从 15 分钟(M15)到月线(Monthly)的数据进行分析。 功能概述 多时间框架聚类分析 从指定的时间框架中收集枢轴点,如果这些点落在定义的公差范围内,则将它们合并为一个单一水平。 磁吸功能 (Magnet Function) 自动将检测到的价格水平调整到附近的 K 线高点、低点、开盘价、收盘价或整数关口。 评分系统 (Scoring) 每个水平都会显示一个评分,该评分是根据所涉及的时间框架类型和历史反转频率计算得出的。 区域显示 (Zone Display) 除线条外,该指标还可以显示矩形区域,代表每个价格水平周围的范围。 输入参数 设置项目如下。参数名称与 MetaTrader 5 输入窗口中的英文标签一致。 Logic Settings InpTolerancePoints: 合并水平的公差范围(点数) InpMinScore: 显示水平所需的最小评分 InpRequi
FREE
BollingerRSI Strategy
Ulises Calderon Bautista
5 (1)
### 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
产品概述 这款指标是一款创新的交易辅助工具,旨在将现代交易者所需的核心市场数据与技术指标管理集成到一个精致的控制面板中。通过直觉化的图形界面,您可以无缝掌控蜡烛图收盘倒计时、实时点差以及专业交易者常用的主要技术指标。该工具在不损害图表清晰度的前提下,仅在需要时显示关键信息,从而大幅提升分析效率。 主要功能 高级图形用户界面 该指标配备了可在图表上自由拖动和定位的独立仪表盘。面板采用模块化设计,分为主控制、倒计时、点差和指标管理四个互联块。用户可以根据需要最小化各个区块。面板支持从 30% 到 500% 的自由缩放,且具备全 DPI 适配架构,确保在 4K 高分辨率显示器上也能获得清晰的视觉体验。 实时市场数据展示 系统以高对比度、易读的文字显示当前蜡烛图结束前的倒计时。在大周期图表(如日线、周线、月线)上,系统会自动切换为智能格式(如显示天数和小时)。此外,您不仅可以瞬时查看点差值(以点数为单位),还能通过开关控制卖价线(Ask Line)的显示,以便直观捕捉流动性变化。 指标集成管理与双向同步 您可以直接从仪表盘管理 MetaTrader 5 内置的 9 种主流技术指标(SMA、A
FREE
ADX and DI mt5
Ulises Calderon Bautista
### 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
Impulse MACD mt5
Ulises Calderon Bautista
### 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
DQN USDJPY 是一个基于神经网络的 MetaTrader 5 交易指标,用于分析 USDJPY 市场并在图表上显示 BUY 和 SELL 信号。 该指标使用 Deep Q-Network (DQN) 强化学习模型,并通过历史价格数据进行训练。 模型逻辑 模型基于六种交易策略进行训练: 动量策略 趋势策略 Multi-RSI 策略 突破策略 均值回归策略 无信号状态 系统会根据当前市场条件自动选择最合适的策略。 指标流程 特征提取 使用多个技术指标分析市场。 市场分析 DQN 模型评估当前市场结构。 策略选择 算法选择最适合当前市场环境的策略。 信号生成 当条件满足时,指标会显示 BUY 或 SELL 信号。 所有信号在K线收盘后确认。 推荐设置 交易品种:USDJPY 时间周期:H4 其他可用版本 该指标针对其他货币对和时间周期(EURUSD、GBPUSD、GBPJPY、USDJPY M15)的优化版本,以及相应的智能交易系统(EA),均可在我的 MQL5 个人资料中获取。 风险提示 金融市场交易存在风险。本指标仅作为分析工具。
FREE
Accurate Buy Sell Pro System   is a clean and reliable swing-based indicator designed to identify trend reversals and entry zones with high precision. The algorithm follows the original   “Accurate Swing Trading System”   concept from TradingView (by ceyhun) and has been fully re-engineered for MetaTrader 5. 1:1 match with TradingView behavior Works on all symbols and timeframes Clean non-repainting signals when used after candle close Visual BUY/SELL arrows + colored dynamic trendline
DQN Gold XAUUSD 是一个基于神经网络的 MetaTrader 5 交易指标,用于分析黄金市场 (XAUUSD) 并在图表上显示 BUY 和 SELL 信号。 该指标使用 Deep Q-Network (DQN) 强化学习模型,并通过历史价格数据进行训练。 模型逻辑 模型基于六种交易策略进行训练: 动量策略 趋势策略 Multi-RSI 策略 突破策略 均值回归策略 无信号状态 系统会根据当前市场条件自动选择最合适的策略。 指标流程 特征提取 使用多个技术指标分析市场。 市场分析 DQN 模型评估当前市场结构。 策略选择 算法选择最适合当前市场环境的策略。 信号生成 当条件满足时,指标会显示 BUY 或 SELL 信号。 所有信号在K线收盘后确认。 推荐设置 交易品种:XAUUSD 时间周期:H1 风险提示 金融市场交易存在风险。本指标仅作为分析工具。
Enigma112 Pro V2
issam rahhal sabour
Enigma112 PRO Multi-Confluence Trading System Version 2.13 | Copyright 2024 Issam.R Sabour --- 1. Overview Enigma112 PRO is an advanced MetaTrader 5 indicator that combines multiple technical analysis methodologies into a unified multi-confluence trading system. The indicator integrates PO3 Range analysis, Huddleston Volume Profile, Order Blocks, Fair Value Gaps, Tesla Gates digital root calculations, Pivot Points, and Multi-Timeframe trend analysis to generate high-probability trading signals.
Volumes and Sentiments 5
Svetoslav Boyadzhiev
"Volumes and Sentiments 5" 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 5" 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
Ivan Simonika
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
Smart Trend Targets MT5
Bruno Fernandes Dos Santos
Smart Trend Targets MT5 Smart Trend Targets MT5 is a professional trend-following indicator with automatic volatility-based targets (ATR). It was designed for traders who want clear entries, clean chart visualization and automatic target projections without complexity. The indicator combines: Dynamic trend line Colored candles based on direction Visual BUY and SELL signals Two automatic target levels Optional trading session filter Pop-up, Sound and Mobile alerts HOW IT WORKS The system uses ATR
适用于 M15 外汇剥头皮的简洁、无重绘多重共振仪表板。 将超级趋势(Supertrend)、EMA 50 和 MACD 整合为一个实时信号面板—— 只有当三项过滤器同时确认,才会发出交易信号。 什么是多重共振剥头皮系统 V3? 大多数交易者亏损,并非因为指标本身有误—— 而是因为他们在信号缺乏确认的情况下仓促入场。 Multi-Confluence Scalper v3(MCS v3)通过要求 三项独立过滤器同时对齐,才会显示信号,从根本上解决这一问题。 未对齐 = 无信号。简单。纪律。有效。 -------------------------------------------------------------------- 工作原理 MCS v3 在每根 K 线上同时运行三项过滤器:   ① 超级趋势(Supertrend,基于 ATR 的趋势线)      判断市场的主导方向。      绿线 = 多头趋势 红线 = 空头趋势      是剥头皮交易中最可靠的趋势跟踪工具。   ② EMA 50(趋势偏向过滤器)      做多信号要求价格在 EMA
FREE
Multi levels MT5 HLOC Multi levels MT5 HLOC  - is an indicator for MetaTrader 5, which displays High/Low, Open/Close, ATR levels (set manually) of the day, week, month on the chart. Marks round levels, signs the days of the week, numbers every week. All levels are marked with price tags with a price symbol. Also, the indicator automatically calculates and displays on the chart the distance that the price has passed from High to Low and from Open to Close by day, week and month. The indicator d
MA Deviation Gr
Hiroyuki Sasaki
MA Deviation Overview This indicator displays the deviation rate between price and a moving average, and draws upper/lower bands using standard deviation. Features Deviation Rate Line – Displays how far the price has deviated from the moving average, expressed as a percentage. Formula: Deviation Rate = (Close / Moving Average × 100) − 100 Center Line – The moving average of the deviation rate. Upper/Lower Bands – Statistical upper and lower boundaries calculated using standard deviation. Formul
FREE
IK Trendz Trading
Md Iqbal Kaiser
iK Trendz Trading: The Ultimate Multi-Asset Trend Intelligence iK Trendz Trading is a professional-grade trend following indicator designed to provide traders with a crystal-clear view of market direction across multiple symbols and timeframes simultaneously. By combining advanced volatility-based logic with an intuitive Multi-Timeframe (MTF) dashboard, it eliminates the noise and identifies high-probability trading zones. Whether you are a scalper, day trader, or swing trader, this tool is desi
FREE
Macro Matrix
Ivan Simonika
Macro Matrix — Market Vector Analytical Suite Macro Matrix is a sophisticated analytical solution designed for advanced structural market mapping. The tool projects high-level momentum cycles from senior intervals onto the current execution timeframe. By calculating two dynamic inertia vectors, it enables traders to decode the “global market pulse” and identify institutional flow direction without switching chart windows. Key Features Hybrid Architecture Fully optimized unified core for both
This Indicator gives you on chart your Automated Trading Journal   instantly. It fetches your your trading history according to your date range and gives on dashboard your full trading analytical to your trading pattern, trading behaviour,  account statistics ,  performance and metrics .  This is a must have Indicator for every trader in its arsenal. This tool shows your past and your future at the same time. Stop trading in the dark. Transform your MetaTrader5 terminal into an institutional-
FREE
Horizon Pulse is an MT5 multi-symbol trend matrix (dashboard) that lets you monitor up to 40 symbols across 4 timeframes on a single screen. It visualizes confluence using four conditions per timeframe—Fast/Mid/Slow Moving Averages and MACD—so you can instantly see whether multiple timeframes and indicators are aligned in the same direction. The Heatmap mode adds strength context by reflecting MA deviation intensity (price-to-MA distance) with color shading, helping you judge not only direction
Boom & Crash & PainX & GainX Ultimate Spike Detector Trade Spikes With Confidence — Not Guesswork Catching spikes should be one of the most profitable strategies in synthetic markets. But for most traders, it becomes one of the most frustrating. You enter too early… price goes against you. You wait for a spike… it never comes. You finally catch one… but don’t know whether to hold or close. You make profit… then give it all back because there’s no exit plan. This is exactly the problem the Ultim
Gold Trader Pro is an advanced analytical tool specifically engineered for professional trading on XAUUSD (Gold). It provides an immediate comprehensive overview of market structure across 7 different timeframes, allowing traders to identify flow direction and signal strength through a modern, draggable, and interactive interface. Key Features Multi-Timeframe Analysis: Real-time monitoring of M1, M5, M15, M30, H1, H4, and D1. Two Operational Modes: MODE_SCALPING: Optimized for fast-paced analys
FREE
The MACD indicator in MetaTrader 5 does not look like MACD as it was designed. That is because the MetaTrader 5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This can be confusing for peo
FREE
Daily Price Ruler Pro - Visual Grid for Daily Open Levels An essential visual tool that creates a dynamic, customizable "Price Ruler" anchored to the Daily Open price. Perfect for day traders to track pip/point distances from the start of the day at a glance. Full Description:   Daily Price Ruler Pro   is a lightweight, highly customizable indicator designed for precise price action and distance tracking. It automatically plots a vertical "Ruler Body" ahead of the current price action, with hor
FREE
Horizon MACD Radar is an MT5 indicator that monitors the direction of MACD (or OsMA) across three timeframes—long, mid, and short—and plots an arrow signal only at the moment all three align in the same direction. The default setup is H1 (Long) → M15 (Mid) → M5 (Short). This helps reduce entries against the higher-timeframe flow and prevents impulsive trades when the market is not fully aligned, allowing you to focus only on situations where the overall environment is properly set. The dashboard
Fractal Maturity Oscillator (FMO)  The Fractal Maturity Oscillator (FMO) is an advanced market-cycle analytics indicator designed to measure trend age, structural maturity, and momentum sustainability through fractal sequencing. Rather than simply identifying direction, FMO evaluates where the market stands within its lifecycle , allowing traders to distinguish between: Emerging trends (low structural risk) Established momentum phases Exhaustion zones (high reversal probability) This makes FMO p
Horizon Quad Compass Trend Monitor Mt5 is an MT5 dashboard indicator designed to monitor up to 12 symbols across three timeframes (TF1/TF2/TF3, default: H1 / M15 / M5) at the same time. It evaluates market direction using four indicators: MA / Stochastic / MACD / ADX , and displays the status for each symbol and timeframe in a clear, compact panel. You can choose the signal strictness from Single / Double / Triple / All (how many indicators must agree), and also enable/disable each indicator (M
ColorPulse X
M Fariz Haykal
ColorPulse X v1.1 — MQL5 Market Description ColorPulse X is a professional-grade, all-in-one trend-following indicator built exclusively for MetaTrader 5. It is engineered to bridge the gap between raw price data and clear, confident trading decisions. Whether you are a seasoned professional or an intermediate trader looking to sharpen your edge, ColorPulse X delivers a structured, visually driven trading experience that keeps you aligned with the market at all times. Version 1.1 introduces a si
INSTITUTIONAL SESSION PRO - Smart Money Zones PROFESSIONAL SESSION HIGHLIGHTER FOR SERIOUS TRADERS Institutional Session Pro is a FREE, professional-grade indicator designed to help traders identify and visualize key institutional trading sessions, liquidity zones, and high-volume candles with precision and clarity. Perfect for ICT methodology, Smart Money Concepts (SMC), and institutional trading strategies. KEY FEATURES SMART MONEY SESSIONS Asian Session Range with automatic High/Lo
FREE
https://www.mql5.com/en/market/product/174770 Destek ve Direnç Göstergesi Pro - Kullanım Kılavuzu Bu araç, MetaTrader 5 üzerinde çalışan, fiyatın destek ve direnç seviyelerine yakınlığını anında takip eden, trend yönünü (EMA) gösteren ve bir fırsat ortaya çıktığında hem bilgisayarınıza hem de cep telefonunuza bildirim gönderen gelişmiş bir analiz panelidir.  1. MetaTrader 5'e Ekleme (Kurulum) Sol taraftaki Gezgin penceresini açın (Ctrl + N). Göstergeyi Göstergeler sekmesi altında bulabilirsini
FREE
Flat10 Trend Bias Panel is an MT5 indicator designed to aggregate multiple technical indicators into a single on-chart panel, allowing you to quickly see which direction the market is currently leaning toward (Long / Short bias) at a glance. It includes 10 indicators: OsMA, MACD, Stochastic, ADX, SAR, Aroon, Vortex, CCI, RSI, and ATR, so you can check their conditions on one screen. Each indicator can be toggled ON/OFF individually. When an indicator is turned OFF, it is not only hidden from the
Flat Auto Fibonacci is an MT5-only automatic Fibonacci drawing indicator with full multi-timeframe (MTF) support. It detects confirmed swings only by confirming HL/LH breaks based on candle close , and then automatically draws only the latest one Fibonacci set (UP / DN) per timeframe . No matter which chart timeframe you open, you can view Fibonacci levels for M5 / M15 / M30 / H1 / H2 / H4 all at the same time. Key Features Multi-Timeframe (MTF) Support Display Fibonacci levels from multiple tim
[A Fully Automated Fibonacci System for Clear, Confident Trading] “I'm not sure if I'm drawing Fibonacci retracements correctly…” “Drawing lines on the chart every time is a hassle, and I end up missing opportunities…” Flat Fibonacci Wave was created for traders who struggle with exactly these problems. It automatically detects market swings (ZigZag) and instantly draws the most effective Fibonacci levels based on the most relevant swing. Key Features and Benefits 1) Automatic Golden Ratios — V
“Why does price stop right there?” The answer is simple: multiple Fibonacci levels from different timeframes are overlapping. Flat Fibonacci Cluster continuously monitors six timeframes from M15 to D1 (M15, M30, H1, H2, H4, D1) and automatically detects and draws powerful Fibonacci overlap zones (“clusters”) directly on your MT5 chart. It instantly highlights the true reaction levels that major market participants pay attention to—levels you would often miss when looking at only a single timefra
TrendKanalLinien
THOMAS KUENZEL
**PivotTrendlines – Automatic Pivot-Based Trendlines for MT5** Automatically detects Swing High and Swing Low pivots, connects them, and projects the trendlines into the future. **Features:** - **Auto Pivot Detection** — Finds High/Low pivots based on configurable strength (1–50 bars) - **2 Trendlines** — Connects the last 2 High Pivots (resistance) and last 2 Low Pivots (support) - **Future Projection** — Extends both lines up to 200 bars into the future - **Visual Markers** — Colored dots on
**Heiken Doji Zone Detector – Multi-Timeframe Indecision Zones for MT5** Automatically detects **Heiken Ashi Doji candles** — the most powerful indecision signal in price action — and projects them as clearly visible zones on your chart. Calculate zones on a higher timeframe (e.g. M10) and display them on your execution timeframe (e.g. M2). ### Why Heiken Ashi Doji Zones Work A **Heiken Ashi Doji** is a candle with an extremely small body and long wicks on both sides. Unlike regular Dojis, H
Avoid false signals with three cycles + filters — a powerful market-context panel with mobile notifications . A major reason many traders lose is poor “market context” — entering against the trend, or taking unnecessary trades inside ranges. Flat Stochastic Cycle is a professional MT5-only indicator that simultaneously monitors three stochastic time horizons (short / mid / long) and adds strong MACD and ADX filters , so it shows only the highest-probability points via arrow signals and a dashboa
### Short Description (max 63 chars) Currency Strength Sync Engine — Multi-Pair Correlation Scalper ### Full Description **ForexSyncScalpEngine** is a real-time currency strength analyzer that detects synchronized movements across multiple forex pairs to identify high-probability scalping opportunities. **The Core Idea:** When EUR/USD, EUR/GBP, EUR/CHF, EUR/JPY, EUR/CAD, EUR/AUD and EUR/NZD all move in the same direction simultaneously, the Euro is genuinely strong (or weak). This is not a co
Horizon Trend Matrix Multi Timeframe Dashboard A multi-timeframe dashboard indicator that displays the trend status of three timeframes (H1, M15, M5) in real time directly on your chart. Key Features Real-time trend visualization across 3 timeframes using color-coded bars (Blue = Bullish, Red = Bearish, Gray = Neutral) Supports 12 types of moving averages: SMA, EMA, SMMA, LWMA, HMA, RMA, VWMA, ALMA, KAMA, LSMA, WMA, ZLEMA One-click MA type switching directly from the dashboard Automatic Buy/Se
Pivot Alignment Atlas – BOS / FVG / Order Block Indicator Quick Start Guide Add the indicator to your chart. Enable MTF Panel and turn on Setup Alerts . Optional: Use the Time Filter to scan only your preferred session hours. Monitor key signals: BOS/ChoCH labels, FVG/OB zones, and Setup markers . Execute trades when a recommended setup appears (marker + structure + zone confluence). Market Structure • Smart Money Concepts • FVG & Order Block Setup Tool Pivt Alignment Atlas is a professional   S
All Symbols monitoring
Mahmoud Ahmed Abdou Ali
# All Trading Symbols Monitoring ## Version 9.43 | MT5 Indicator (Dual Mode) > An advanced multi-symbol trading monitor that watches all available broker symbols simultaneously, detects breakout opportunities, scores signal quality, and manages both paper and live trades - all displayed in a live on-chart dashboard. --- ## What This Tool Does - [ All Trading Symbols Monitoring ]( #all-trading-symbols-monitoring )   - [ Version 9.43 | MT5 Indicator (Dual Mode) ]( #version-943--mt5-indicator-
================================================ == Magic Oscillator ================================================ Hallo Trader, If you are an experienced trader, you agree with me that oscillators - cci, stochastic oscillator, rsi, rvi, wpr, ... - are not reliable in strong trending markets. You have to be cautious with the overbought/oversold information from these tools. Therefore I developed a brand new approach... and created a Magic Oscillator. This oscillator is developed for finding
Liquidity Touch Zones PRO X
Viacheslav Bashkirtsev
Liquidity Touch Zones PRO X - is   a support and resistance indicator that identifies   price areas of confirmed strength   formed by repeated price interactions and displayed taking into account the instrument's characteristic volatility. The calculation is based on fractal points, which serve as initial benchmarks. These points form price zones reflecting repeated price interactions and are represented as areas of varying heights depending on the level's significance. It is designed for trader
GFXKeyLevels
Yasir Mohammed Sachit Sachit
GFX Key levels aim to identify three crucial points in price movement: sudden breakouts, false breakouts (traps), and backtesting. These three points alone, if accurately identified, can be among the most significant price movements for an asset and generate substantial profits for traders when exploited. Here are some examples of such setups: Breakouts: Breakouts can lead to significant rallies as the market tends to move in one direction after breaking through key levels. This type of entry ca
Order_Blocks_LBW Pro Indicator. Video shows OB_Pairs=2; and this means when one OB is broken a new OB appears immediately.   Update to Version 1.01, User nth candle extend OB's to the right of open candle and added debug for candle extend. Update to internal tf usage only. Indicator remains MTF. Update made to remove the individual colors per timeframe and does have one main color control for Bull and one main color for bear order blocks. The timeframe selection is now functional for time fr
Vortex 5
Ivan Simonika
Vortex Indicator — Multi-Timeframe Trend Reversal Tool Vortex is a professional technical analysis solution designed to detect potential trend reversals and key intraday support/resistance levels. The indicator applies a proprietary algorithm that processes price extremes (High/Low) over a defined period to construct dynamic price channels. Core Logic The indicator segments price data according to selected time intervals (H4, Daily, or custom sessions) and calculates averaged levels of price
MA Color Trend Pro-Visual trend identification and precision signals MA Color Trend Pro is an advanced trend indicator designed to simplify reading the market through an intelligent moving average. It eliminates visual confusion by coloring the mean line as the price slopes and generating clear visual signals at the exact reversal points. How does it work? The indicator monitors the slope of a moving average (simple or exponential). When the price gains buying strength, the average turns green.
FREE
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 bu
FREE
Boom & Crash & PainX & GainX Ultimate Spike Detector Trade Spikes With Confidence — Not Guesswork Catching spikes should be one of the most profitable strategies in synthetic markets. But for most traders, it becomes one of the most frustrating. You enter too early… price goes against you. You wait for a spike… it never comes. You finally catch one… but don’t know whether to hold or close. You make profit… then give it all back because there’s no exit plan. This is exactly the problem the Ultim
Matrix Oscillator
Mahmoud Ahmed Abdou Ali
MATRIX OSCILLATOR - Summary Guide WHAT IS IT? A multi-component oscillator that combines: Smart Money Flow (MFI-based histogram) Net Score (Trend strength from -100 to +100) Signal Line (Crossover reference) Confluence Zones (Confirmation areas) PhiSmoother Technology (Advanced noise filtering) STRONG BUY SIGNALS Component Condition Confluence Green zone filled (top) Money Flow Green bars above zero MFI Threshold MFI above green threshold line Net Score
Candle Timer and Spread and Session  in a smart way displays the remaining time before the current bar closes and a new bar forms and also the Current Session in place. It can be used for time management and at the same time you keep an eye on Spread changes and Session Change. Real-Time Edge in Your Trading: Candle Timer & Spread Overlay – FREE for a Limited Time! Smart Display of  Candle Timer and Spread and Session in a single place Lightning-Fast Candle Countdown Timer Instant Spread Monito
FREE
Indicador Sniper
Fernando Navarro De Oliveira
Real-Time Trend Intelligence & Precision Entry Timing SNIPER FNI 2.0 is a professional trading indicator designed to accurately detect trend reversals and strategic entry points by combining a dynamic volatility filter with structural market analysis. It is not just a signal generator. It is a price flow and directional intelligence tool . 1️⃣ Dynamic Trend Filter Built with an adaptive volatility-based smoothing system, it creates an intelligent filter that: Detects structural breakouts Identi
Il Segnale “STRONG BUY” Dynamic Dashboard – TradingReport.it . Il sistema calcola la linea del prezzo eliminando il rumore del mercato e prevedendo la direzione del trend con estrema precisione. Il segnale STRONG BUY è la condizione di massima probabilità statistica del sistema. La Genesi del Segnale (Il “Semaforo” Verde): un segnale di acquisto forte non nasce da un singolo indicatore, ma dalla sincronizzazione di tre comparti della dashboard: ENTRY (Signal Debole), la prima a reagire, indica c
Overview This Dashboard provides comprehensive market analysis across 9 timeframes (D1 to M1) for ICT-based trading strategies. It identifies Order Blocks, Fair Value Gaps, candlestick patterns, breakouts, trend direction, RSI levels, and volume conditions simultaneously - solving the problem of monitoring multiple timeframes and setups manually. Key Features • Complete 9-timeframe analysis (D1, H4, H1, M30, M15, M5, M1) in one compact dashboard • Precision Order Block detection with rejection
This indicator is based on mathematical analysis using Heiken Ashi. It will show market sentiment.Use the trial period and leave comments. The indicator shows the strength of the trend. If the green number is greater than 50, a buy signal should be sought. Conversely, if the red number is greater than 50, a sell signal should be sought. The indicator is based on the Heiken Ashi candlestick. The indicator is especially suitable for scaling and medium-term trading. REMEMBER, THE INDICATOR DOES NOT
Titan SMC Ultimate Suite Titan SMC Ultimate Suite, yüksek hassasiyet, netlik ve yapısal doğruluk sağlamak üzere tasarlanmış hepsi bir arada Smart Money Concepts (SMC) analitik çerçevesidir. Gelişmiş bir Piyasa Yapısı motorunu kapsamlı likidite arama mekanizmalarıyla entegre ederek, bu paket yatırımcılara birleşik bir teknik matris sunar ve tek bir grafikte birden fazla örtüşen gösterge ihtiyacını ortadan kaldırır. 6.00 sürümünde yenilikler: Çekirdek motor sıfırdan yeniden tasarlandı ve giriş pa
Market Structure Quantum Scanner is a professional-grade multi-timeframe analysis tool designed to help traders identify the most structurally sound timeframes for trading while filtering out market noise. Core Function The indicator simultaneously monitors   4 different timeframes   (configurable) and quantifies market structure quality using advanced mathematical algorithms, presenting the data in an intuitive dashboard format. Key Benefits Find Your Edge : Instantly identifies which timeframe
Divergent Fisher Transform MT5  Precision Momentum. Intelligent Filtering. EA-Ready Automation. The Divergent Fisher Transform for MT5 is a professional-grade momentum trading indicator designed to help traders answer the most important question in the market: “What should I do right now?” It transforms raw price into high-probability, structured trading decisions using a powerful combination of:  Fisher Transform momentum modeling  Zero-line structural filtering  Multi-level overbought/o
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 cal
FREE
Phoenix Level Indicator
Nigel Nii Darku Narnor Darko
The Phoenix Master Engine is a high-performance Institutional Liquidity & Price Action Scanner designed for MetaTrader 5. It transforms a standard chart into a tactical "Atomic" dashboard by identifying exactly where the "Big Money" is entering and exiting the market. Unlike standard indicators that lag or flicker during high volatility, the Phoenix Engine uses Data-Verification Shield technology to ensure every zone and timer is 100% accurate before it appears on your screen. The Power of the
FREE
️ NEXORA CANDLE TIMER — Professional Bar Countdown for MT5 Stay perfectly synchronized with the market using Nexora Candle Timer , a clean and ultra-precise countdown tool designed for traders who rely on timing, price action, and candle behavior. Whether you trade manually or use automated strategies, this indicator keeps you informed about exactly when the next candle begins — without cluttering your chart. Overview Nexora Candle Timer is a lightweight yet powerful MetaTrader 5 utility tha
FREE
KWS MTF EMA Trend Dashboard Pro By Kingdom Wealth Solutions Overview Instantly visualize market trend direction across   all 21 MT5 timeframes   in one compact dashboard. The KWS MTF EMA Trend Dashboard Pro uses customizable EMA crossover logic to identify bullish and bearish trends, providing a clear   Trend Score (-100 to +100)   for quick decision-making. Key Features   Multi-Timeframe Analysis   — M1 to Monthly on a single panel   Custom EMA Settings   — Independent Fast/Slow EMA periods
FREE
Dashboard PRO MT5
Botond Ratonyi
5 (1)
Hi Traders, I coded a free analysis tool for you to use for your trading accounts, because there is nothing more important than tracking and understanding results.  Take a look at our website for full EA validation, and the deepest anti curv-fitting analysis: https://ergodiclabs.co/ Trade Statistics Dashboard Pro is a real-time on-chart performance analytics panel that gives you instant visibility into your trading results. Built with an institutional-grade dark interface, it displays every cr
FREE
Apex Point
Marco Engstermann
Apex Point is a trend-following indicator for MetaTrader 5, transforming complex market data into signals for traders. It displays blue dots for uptrends, red dots for downtrends, and yellow crosses at potential reversals, helping users identify momentum shifts quickly. Key features include a confirmation system requiring multiple bars (default: 3) to validate changes, reducing false signals; dynamic ATR-based offsets for adaptive trailing, with instant ratcheting in the trend direction and smo
Titan Z-Score Pro Titan Z-Score Pro, piyasa dalgalanmasını ve fiyat genişlemesini ölçmek için tasarlanmış profesyonel düzeyde bir istatistiksel analiz motorudur. Mevcut fiyatın tarihsel ortalama değerinden kaç standart sapma olduğunu kesin olarak hesaplarak, gösterge duygusal önyargıdan ziyade matematiksel varyans temelinde aşırı yayılmış piyasa koşullarını ve yüksek olasılıklı ortalama geri dönüş bölgelerini tanımlar. Sürüm 2.40'ta Yenilikler: Bu güncelleme, güçlü yön eğilimleri sırasında erke
Expanded Cloud is a trend-following overlay indicator that uses an adaptive expansion algorithm to identify market direction with clarity. Dynamic cloud zones expand and contract around price action based on real-time volatility, giving you a visual edge in reading trend strength and catching reversals early. The indicator includes a built-in information dashboard with two tabs — Signal and Cloud — displaying real-time data about current market conditions directly on your chart. How It Works A r
FREE
The Market Structure Pro Scanner MT5 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
WaveTrend Arrow LIGHT is a clean and lightweight WaveTrend-based arrow indicator for MetaTrader 5. This free version focuses purely on visual buy & sell arrows , generated from WaveTrend WT1 and WT2 crossings, without alerts or notifications. It is designed for traders who prefer a simple, non-repainting arrow indicator and for developers who want a stable signal source for EA integration . Features: Buy & Sell arrows based on WaveTrend crossing Non-repainting signals (closed bar option) Clean a
FREE
This indicator visualizes the internal market state calculation logic (Trend / Range / Stop detection) used by the EA “TrendRange Hybrid” directly on the chart. It allows you to confirm in real time which market condition the EA currently recognizes, making it useful for verifying EA behavior, checking backtest results, and confirming entry decision logic. Even if you are not using the EA, the indicator can also be used as a simple visual reference to understand the current market phase. No spec
FREE
Range Scanner Pro
Md Golam Murshed
Full Description (Professional MQL5 Version) Range Scanner Pro is a lightweight and efficient MT5 indicator that scans price action to monitor market ranging conditions and potential breakout setups. Markets spend most of their time in consolidation. Identifying these range zones early allows traders to prepare for high-probability breakout trades. This tool is ideal for breakout traders, scalpers, intraday traders, and volatility-based strategy users. Key Features Detects market consoli
FREE

MetaTrader市场是独有的自动交易和技术指标商店。

阅读MQL5.community用户备忘更多地了解我们提供给交易者的独特的服务:复制交易信号,自由职业者开发的自定义应用程序,通过支付系统完成的自动付款和MQL5云网络。