ArroX

 ArroX Indicator Description

ArroX is a technical analysis indicator designed for MetaTrader 5 platform. This indicator analyzes price movements and market trends to provide trading signals.

Key Features:
- Displays buy and sell arrows on the chart
- Includes trend filtering capabilities
- Provides multiple take profit levels
- Shows market analysis information panel
- Supports different signal sensitivity modes
- Uses Bollinger Bands and moving averages for analysis
- Includes stop loss calculations
- Offers customizable visual settings

Technical Components:
- Arrow indicators for entry signals
- ATR-based trailing stop functionality
- Trend analysis using multiple timeframes
- Real-time market data processing
- Configurable panel display with market status

The indicator works by analyzing price action, trend direction, and volatility to generate trading opportunities. It processes historical and current market data to identify potential entry and exit points.

Settings include options for trade modes, signal strength, visual customization, and alert preferences. The indicator can be configured for different trading styles from conservative to aggressive approaches.

This tool is intended for educational and analysis purposes. Users should understand market risks and use proper risk management when making trading decisions.
推荐产品
VWAP Indicator MT5
Kyra Nickaline Watson-gordon
Description : VWAP (Volume-Weighted Average Price) is the ratio of the value traded to total volume traded over a particular time horizon. It is a measure of the average price at which pair is traded over the trading horizon. Read More. All Symbols and All Timeframes are supported. Indicator Inputs :     VWAP Mode : Mode of VWAP Calculation. Options can be selected : Single,Session,Daily,Weekly,Monthly     Volumes : Real Volumes,Tick Volumes     Price Type : Used price for calculating. O
Aggressive Volume
Douglas Alex Da Paz
Aggressive Volume Real Tick + 可选移动平均线 Aggressive Volume Real Tick + 可选移动平均线 是一款专业指标,通过分析蜡烛图结构和真实或成交量(Tick量)来识别激进的买卖量。它帮助交易者清晰地观察市场中最强的压力点,辅助快速且准确的决策。 它是如何工作的? 该指标分析蜡烛实体与其总波动范围的关系,突出显示在实体较大的蜡烛中发生的激进成交量。这有助于区分激进动作和普通成交量,提供更准确的订单流视角。 主要功能: 三个独立的柱状图:普通成交量(灰色)、激进买盘成交量(青柠绿)、激进卖盘成交量(红色),便于数据可视化。 支持真实成交量或Tick成交量:适用于不同资产和平台。 可选移动平均线:平滑激进买盘成交量,可开启或关闭,帮助识别持续趋势。 可自定义设置:可选择使用真实成交量或Tick成交量,开启或关闭移动平均线,并调整其周期。 兼容所有时间周期:从短期到长期均适用。 适合人群: 非常适合短线交易者、盘口观察者、订单流交易者以及价格行为交易者,他们需要快速、精准且易于理解的信息。 常见问题解答(FAQs) 什么是Aggres
UR VolumeTrend MT5
Krzysztof Jan Debski
UR 成交量趨勢   UR VolumeTrend 是顯示交易量持續趨勢的最清晰的交易量指標。 與 UR TrendExhaustion 等其他指標完美配合,以發出局部頂部和底部信號。 僅限於 2 個參數 - 值越高,顯示的趨勢越長。 梯度極端顯示成交量可能耗盡以捕捉潛在的逆轉。 兩條線 - 成交量趨勢和平均值。 最大優勢:簡單且可適應所有資產。 有一個特殊的電報聊天,您可以在其中了解最新的工具更新,如果您覺得缺少什麼,也可以發送請求! 為什麼選擇 UR VolumeTrend? 所有人都會同意,成交量是把握趨勢的關鍵。 這個震盪指標是我所有交易量工具的總和,壓縮成一個易於使用的指標。 它以易於查看的方式顯示正/負音量。 後面的界面顯示音量與過去相比是否可能會耗盡 - 或者它是否會推到新的水平。 如何使用 UR VolumeTrend? 請參閱下面的描述以更熟悉它: 設置 Volume Period:值越高,它會嘗試捕捉的趨勢越大 交易量趨勢:此附加行顯示僅基於交易量的潛在反轉條目 展示 漸變界面:顯示基於過去的極值水平。 成交量主線:顯示成交量是看漲*高於 0*
Automatic Vwap Midas
Ricardo Almeida Branco
5 (1)
The 3 Automatic Vwap (Midas) Indicator can be used for Price and Volume studyers to map the movement of market drivers. It automatically plots 3 Vwaps, two of which are dynamic and will be updated throughout the day if new highs or new lows emerge. The third Vwap is daily and can help if the trend is up or down. Also, an auxiliary indicator that plots (also dynamic) points of interest with OHLC prices (Open, High and Low of the current day and Close of the previous day) was inserted. Success and
该指标基于离散哈特利变换。使用此转换允许您在处理金融时间序列时应用不同的方法。该指标的一个显着特点是它的读数不是指图表上的一个点,而是指指标周期的所有点。 处理时间序列时,指标允许您选择时间序列的各种元素。过滤的第一种可能性是建立在这种方法上的——所有不必要的高频分量都被简单地丢弃。第一个图展示了这种方法的可能性,选择CutOff参数,可以选择原始时间序列的细节(红线-只剩下主要信息CutOff = 0,黄色-主要和最低频率周期CutOff = 1 , 蓝色 - 所有最高频的噪声都被丢弃 CutOff = 4 )。然而,这不是唯一的可能性——噪声分量可以通过额外的过滤来抑制。 这两个选项都在该指标中实施。它的参数是: iPeriod - 指标周期 Shift - 指标相对于当前柱的偏移。通过更改此参数,您可以评估指标过去的表现。 NoiseReduction 是一种降低噪音的方法。可能的值:none - 不抑制噪声(在这种情况下只有 CutOff 参数起作用),constant - 噪声通过常数衰减,linear - 线性噪声抑制,对数 - 对数衰减,square - 根据平方根进行
CONTACT AND SUPPORT At TPFX, we understand that every trader has unique requirements and that efficiency is the key to success. Therefore, I cordially invite you to send me a private message regarding any questions, functional errors, or needs for personalized adjustments. I am committed to providing fast and decisive technical assistance, ensuring your tool is always in perfect condition. Personalized adjustments to adapt the system to your specific strategy can be made at no additional cost
Tiger Arrows
Pieter Gerhardus Van Zyl
Check out my German Pro Signal - https://www.mql5.com/en/signals/2354346 Tiger Arrows is a precision trend-shift indicator designed to highlight high-probability turning points directly on the chart using clear buy and sell arrows. It adapts to changing market conditions by combining dynamic price zones with volatility awareness, allowing it to respond to both quiet ranges and strong directional moves. The logic focuses on confirmed momentum transitions rather than early guesses, helping reduce
This product is designed for the MT5 platform and offers two key features: VWAP (Volume Weighted Average Price) calculation and Volume Profile analysis. Advantages: VWAP Calculation: The product calculates the VWAP, which is a popular indicator used by traders to determine the average price of a security based on its trading volume. It helps identify potential buying or selling opportunities by comparing the current price to the average price weighted by volume. Volume Profile Analysis: The prod
Vanguard's Volatility indicator is based on the analysis of long and short price volatility. It helps to determine market entry points by displaying favorable entry points with arrows. This indicator can be used as a filter in trading or as a tool to show the exact direction of the trend. It is suitable for both scalping on small time intervals and long-term trading. It is important to remember that successful trading requires a comprehensive approach, and additional information is needed to en
Adjustable Consecutive Fractals  looks for 2 or more fractals in one direction and sends out a on screen alert, sound alert and push notification, for strong reversal points . Adjustable Consecutive Fractals, shows the fractals on chart along with a color changing text for buy and sell signals when one or more fractals appear on one side of price. Adjustable Consecutive Fractals is based Bill Williams Fractals . The standard Bill Williams fractals are set at a non adjustable 5 bars, BUT withe th
Chessmark
Matheus Oliveira Rossi
Trend Indicator  This indicator is about long buy and long sell using a simple visualization of trend.  The green candle after a long sell period means a good moment to buy. A red candle after a long sequence of buyers means a good moment for sell. After all, you can use all time-frames on this indicator. * * If you prefer a better visualization, use long period on chart. Ex: 1H and 4H.   
Volume Profile Delta
Juan Eduardo Verdala
Stop guessing based on price alone. Visualize true institutional intent by measuring buying and selling pressure in real time. Here’s what you get with Volume Profile Delta: Per-Candle Volume Confirmation: Instantly analyze the volume Delta (Buy vs. Sell) on every single candle to validate trends. Identify Exhaustion and Strength: Detect when a trend is losing steam or when buying/selling power is building up for an imminent move. Clear Visual Signals: An intuitive lower histogram chart for q
FREE
Advanced Volume Profile
Henry Armando Baltazar
Advanced Volume Profile Liquidity Analysis via Custom Area Selection The Advanced Manual Volume Profile is a precision tool for MetaTrader 5 designed to deconstruct market structure through price-level volume analysis. Unlike static profiles, this indicator exclusively processes the price and time range defined by the user via a rectangle object, offering a surgical view of the market auction. Elite Technical Specifications Dynamic Algorithm: Real-time calculation (400ms refresh rate) based on t
Real Flow Defense Levels
Thiago Pereira Pinho
️ Real Flow Defense Levels:真实流防御水平 Real Flow Defense Levels 指标是一个专有工具,旨在直接在您的主交易图表上识别和绘制 重要、高可信度的价格区域 。它使用动态的、基于成交量的分析,来确定市场先前展示出 最强防御或活动集中 的位置。 这些绘制的线条充当 动态的支撑和阻力位 ,突出显示了主要参与者最有可能进场或捍卫其头寸的价格。与静态的水平线不同,这些水平线会随着时间调整,根据近期的高影响力活动反映出当前的市场结构。 主要特点 动态支撑与阻力 自动识别并绘制多达 四个关键防御水平 ,这些水平曾发生过强烈的成交量活动,标志着市场关注的关键区域。 实时相关性 该指标持续监控最近的交易活动,以确保所绘制的水平线与 当前市场环境保持相关性 。 可配置的权重 包含 可选的加权因子 ,允许交易者强调发生在 一天中特定时间 或具有 更高成交量影响 的水平。 视觉优先级和水平层级 四个水平中的每一个都被分配了独特且可自定义的颜色,以帮助交易者确定其重要性。这些水平根据市场活动强度进行排名: 一级 代表 最强 的防御区域(最高成交量/影响)
Market Sessions + Pro Sentiment VP (Full Theme Sync Edition) The All-in-One Institutional Workspace for MetaTrader. Elevate your trading environment with a professional-grade toolkit designed for high-precision day trading. This isn't just an indicator; it’s a total chart transformation. The   Market Sessions + Pro Sentiment VP   replaces cluttered, manual setups with an automated, institutional-style dashboard. Key Features: Automatic Theme Sync:   Instantly transforms your MetaTrader interfac
Signal Liquidity Reaper Dashboard
Gabriel Alejandro Sanchez Lledo
FULL DESCRIPTION Warlock Signal Liquidity Reaper Dashboard v1.2 is a professional multi-timeframe signal indicator for MetaTrader 5. Designed with the same institutional methodology used in our Gold Liquidity Reaper Pro Expert Advisor series, this dashboard gives you a complete market picture in a single glance — from the Weekly macro trend down to the 5-minute entry precision. WHAT IT DOES IN ONE SENTENCE Reads six timeframes simultaneously, scores each one as BULLISH, BEARISH, or NEUTRAL, and
FREE
Heatmap Volume Profile
Olexandr Savchuk
3.5 (2)
A Heatmap with a Volume Profile is like a thermal imager or x-ray machine. It will help you to estimate the relative distribution of volume during the price movement and to understand  the relationship between volume and price. Indicator Volume Profile "Volumos Maxima" is a powerful tool for analyzing this relationship. After simple experimentation with heatmap, you can find that each trading instrument has its own “ characteristic ” way of distributing volume. And this will help you to make a b
Visual Heatmap Book Analyzer
Alexandre Moraes De Souza Lima
Visual Heatmap Book Analyser This indicator monitors the market liquidity and generates colors based on order patterns, quantities, and renewal activities in the book. This allows you to visualize the order flow and identify areas of high and low liquidity and activity. The indicator uses machine learning techniques to analyze the order behavior in the book, enabling it to detect patterns and trends in orders, allowing you to make informed decisions about your trading operations. The color pale
Range profile
Mikhail Nazarenko
The indicator automatically calculates the level and   real volume       Point of control, and also displays the market profile for an array of candles, within the boundaries of a rectangle. If your strategy is based on taking profit on a rebound from price accumulations,   the Range profile indicator will become the main tool in scalping trading. Point of control is calculated based on the total volume for each tick or minute candles, depending on the settings and trading timeframe. In the abse
MultiMA Ichimoku Stochastic Color
Danton Dos Santos Sardinha Junior
精准可视化市场动能 MultiMA_ICHIMOKU_STO_Color 是一款全面的技术分析工具,旨在通过将三个强大的指标结合到一个智能系统中,提供清晰的市场信号。 该指标集成了三条可自定义的移动平均线、一目均衡表(Ichimoku Cloud)的关键组件以及随机震荡指标(Stochastic)。其独特之处在于智能 K 线着色系统,能够即时揭示市场状况:     看涨 (蓝色): 价格位于所有三条均线之上 且 随机指标高于 50,表明强劲的上涨动能。     看跌 (红色): 价格位于所有三条均线之下 且 随机指标高于 50,预示强劲的下跌动能。     中性 (灰色): 混合状况或动能微弱(随机指标低于 50)。 优势:     消除图表杂乱,无需在多个指标之间频繁切换。     一眼识别高概率交易机会。     节省宝贵的分析时间,更快做出更明智的决策。 完全可调的参数允许您根据特定的交易策略和风格定制该指标。利用这个集趋势和动能确认为一体的解决方案,彻底改变您的技术分析。
Bullhouse Anchored VWAP
Luiz Vinicius Pereira Rocha -
Anchored VWAP Indicator Track the true market consensus price from any point on the chart. This Anchored VWAP (Volume Weighted Average Price) indicator allows you to anchor the calculation to any candle — highs, lows, breakouts, or key events — offering precise control to identify institutional interest levels. Follow buyer or seller pressure in real-time Add multiple anchors to track various key points of interest simultaneously Ideal for professional and institutional-level analysis
Ultimate Double Top & Bottom (Pro Volume Matrix) Stop trading retail breakouts. Start trading Institutional Traps. The   Ultimate Double Top & Bottom   is not a standard, lagging pattern scanner. It is a highly advanced, non-repainting structural engine equipped with a proprietary   3-Leg Volume Matrix . Designed exclusively for Smart Money Concepts (SMC) and order flow traders, this indicator mathematically dissects the tick volume inside M and W patterns to reveal true institutional intent:  
停止因执行错误而亏损交易。 以精准执行和全面风险控制进行交易。 专为MT5设计的手动交易面板,适用于剥头皮(scalping)和日内交易。 一键执行、严格风险控制、仓位管理以及内置交易纪律系统。 专为高速剥头皮交易打造,该执行面板提供精准入场、高效管理以及稳定一致的执行表现。 更快交易,更好执行,更强控制。 以剥头皮交易者的思维构建,该面板将您的交易执行转化为快速、结构化且可控的过程——消除犹豫、执行错误以及情绪化决策。 内置保护系统可防止常见交易错误并强化纪律执行。 为真实市场环境而设计 针对高波动和快速决策环境进行优化。 适用于: 纽约交易时段 新闻驱动行情 日内动量交易 结构化技术交易策略 超高速执行(单击交易) 一键 BUY / SELL 图表上的交互式 LIMIT 挂单 快速平仓及部分平仓(25% / 50%) 完整热键支持 精准执行,无延迟 交互式 LIMIT 挂单 直接在图表上放置订单 执行前动态预览 订单类型(Buy Limit / Sell Limit) 显示USD风险及手数 一键确认
Session Control
Vitalii Zakharuk
Session Control session indicator. Depending on from which continent the trading activity takes place in a certain period, the entire daily routine is divided into several trading sessions. Due to the fact that at each separate time interval exchange and banking platforms from different parts of the world are connected to the trading process, and the Forex market operates around the clock. There are 4 main trading sessions: Pacific. European. American. Asian. This indicator allows you to se
Market Profile Heat indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a fr
TPO Profile
Simon Draxler
DRX Market Profile Master v4 — 适用于 MetaTrader 5 的机构级 Market Profile Market Profile 和 Time Price Opportunity(TPO)分析是理解真实市场结构最有效的方法之一。 DRX Market Profile Master v4 将这一方法完整地实现于 MetaTrader 5,并提供可与专业交易平台相媲美的功能集。 该指标会自动为每个交易时段计算哪些价格区域被市场接受(Value Area)、交易最活跃的价格水平(Point of Control),以及市场快速且单向通过的价格区域(Single Prints)。 这些信息构成精确入场与出场决策的基础。 How does that work? 会话类型与历史视图 该指标支持五种会话类型:按小时、按日、按周、按月以及自定义会话。最多可以同时显示 20 个历史会话。每个会话均独立计算,确保不同会话之间的数据不会相互影响。 显示方式可选择字母模式(经典 TPO 字母 A 至 Z,按时间区块划分)或基于成交量强度的区块模式。在区块模式下,高成交量的
Delta Profile Volume
Teresinha Moraes Correia
指标技术说明 – Delta Profile for MetaTrader 5 Delta Profile 是为 MetaTrader 5 开发的一款指标,用于在指定的 K 线区间内对成交量流进行详细分析。它能够在不同的价格水平上对正向成交量(与上涨相关)和负向成交量(与下跌相关)的不平衡进行结构化和可视化展示。最终,用户可以清晰地识别图表中成交最为集中的区域,以及真实的市场不平衡形成的位置。 以下是该指标的主要技术特征与参数说明。 核心概念 指标会识别 价格水平 ,并将其分类为正向成交量、负向成交量,以及净 Delta(正负成交量的差值)。 每个价格水平会在图表中以 水平条形 显示,帮助用户直观观察市场活跃区和不平衡区域。 用户可自由控制 分析的 K 线数量 、 价格精度(小数位数) 、 显示的最大水平数量 以及 可视化样式 。 主要功能 价格水平映射 :根据设定的精度对价格进行四舍五入,并累计对应 K 线的成交量。 净 Delta 计算 :显示正负成交量的差值,提供每个价格区间的客观数值。 最强 Delta 水平突出显示 :自动识别 Delta 绝对值最大的价格水平,并用特殊颜色标
Tick Profile
Elia Burstein
This indicator will show a vertical representation of the volume distribution within a selected user range. For a free demo version go to   https://www.mql5.com/en/market/product/42482 . Main features: This Indicator will create an image that will allow viewing the tick volume per price level in a graphical form. The indicator will work on any range size in any time-frame, limited only by your computer memory and performance. Recommended time-frames are: M1 to H1. Inputs: Price Calculated - s
SRT Levels Pro Indicator — Support, Resistance & Trend Levels (Visual Trade Ideas & Alerts) Brief description SRT Levels Pro is a powerful on-chart indicator that reads user-drawn Support, Resistance, Channels and Trend lines/zones and turns them into actionable trade ideas (Breakout, Bounce, Retest). It scores level strength, provides entry/stop/target suggestions (ATR or dynamic stops), and shows a compact dashboard and on-chart visual trade ideas. Alerts include pop-ups, email, push . Thi
BoxProfile MT5
Evgeny Shevtsov
4.6 (10)
The indicator displays volume profiles based on the nesting principle. Profiles periods are pre-set so that each subsequent profile has a length twice as long as the length of the previous profile. In addition to profiles, the indicator displays volume clusters sorted by color, depending on the volume they contain. Indicator operation features The indicator works on typical timeframes from M5 to MN, but for calculations uses historical data from smaller timeframes: M1 - for timeframes from M5
FREE
该产品的买家也购买
Azimuth Pro
Ottaviano De Cicco
5 (6)
上市促销 Azimuth Pro 前100位买家特惠价 299 美元。最终价格为 499 美元。 散户与机构入场的区别不在于指标,而在于位置。 大多数交易者在任意价格水平入场,追逐动量或对滞后信号做出反应。机构投资者等待价格到达供需真正转换的结构性水平。 Azimuth Pro 自动映射这些水平:波段锚定VWAP、多时间框架结构线,以及仅在高概率位置出现的ABC形态。 Azimuth Pro 专为需要结构分析和智能自动化的专业交易者打造。 Azimuth 以外科手术般的精度映射市场结构,而Azimuth Pro增加了智能层:自动检测您的交易风格、智能配置的移动平均线,以及经过20年数据回测优化的参数。结果是专业级分析自动适应您的交易品种和时间框架。 这是我们Merkava Labs每天为自己和客户使用的指标。 PRO版本的独特之处 智能配置 Pro版本理解您的交易环境。将它放在EURUSD M15上,它知道您在做日内交易。放在BTCUSD H4上,它会调整为波段交易。无需手动调整。 自适应移动平均线 标准EMA有效。但ATR自适应StepMA(响应波动率)和动
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
RelicusRoad Pro MT5
Relicus LLC
5 (24)
RelicusRoad Pro: 量化市场操作系统 终身访问限时 70% 折扣 - 加入 2,000+ 交易员社区 为什么大多数交易者即使拥有“完美”指标也会失败? 因为他们在真空中交易 单一概念 。没有背景的信号是赌博。要持续获胜,您需要 共振 (CONFLUENCE) 。 RelicusRoad Pro 不是一个简单的箭头指标。它是一个完整的 量化市场生态系统 。它描绘价格运行的“公允价值之路”,区分市场噪音和真实的结构性突破。 停止猜测。开始用机构级“路”逻辑进行交易。 核心引擎:“Road” (路) 算法 系统的核心是 Road Algo ,一个实时适应市场条件的动态波动率通道。它投射出 安全线 (平衡) 和价格可能反转的 扩展水平 。 Simple Road: 典型市场的标准结构映射。 Smooth Road: 针对震荡盘整的降噪计算。 Breakout Road: 专为识别波动率扩张和爆发性走势而调整。 1. 算法动量与确认 我们的“剥头皮箭头”不只是简单的交叉。它们利用 高阶多项式逻辑 过滤噪音,确保信号与主周期一致。我们检测动量、价格行为和 Road 结构汇聚的精确入场
ARIPoint
Temirlan Kdyrkhan
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Ultimate SMC Indicator
Hicham Mahmoud Almoustafa
1 (1)
Ultimate SMC PRO – Smart Money Concepts Indicator (Order Blocks, FVG, Liquidity, BOS) for MetaTrader 5  Ultimate SMC PRO is a professional trading indicator designed to visualize Smart Money Concepts directly on the chart. The indicator combines several institutional trading tools in one system to help traders identify potential high-probability trading zones. ULTIMATE SMC INDICATOR — COMPLETE TRADING GUIDE +   SMC Bridge The indicator analyzes market structure, liquidity behavior an
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
Meravith MT5
Ivan Stefanov
5 (1)
做市商工具。 Meravith 将: 分析所有时间周期并显示当前正在运行的趋势。 标注流动性区域(成交量均衡区),即多头与空头成交量相等的位置。 在您的图表上直接显示来自不同时间周期的所有流动性水平。 生成并展示基于文本的市场分析供您参考。 根据当前趋势计算目标位、支撑位和止损位。 计算交易的风险回报比。 根据您的账户余额计算仓位大小,并估算潜在利润。 在市场出现重大变化时,Meravith 还会发出警告。 指标的主要线条: 多头/空头成交量衰竭线 —— 作为目标位使用。 趋势线 —— 指示市场趋势方向。根据市场是多头还是空头而改变颜色,并作为趋势支撑。其颜色主要反映市场情绪。 成交量均衡线(Eq)—— Eq(Volume Equilibrium)是系统的核心。它表示买卖双方成交量的平衡点,即市场流动性所在位置。向上突破 Eq 表示多头倾向,向下突破 Eq 表示空头倾向。突破后,应等待回调——当价格回到相反趋势的偏离线或衰竭线附近时。 使用方法:只需将其添加到图表中。 Meravith 可以分析一切——趋势和回调。 趋势线与某条成交量衰竭线之间的距离越大,说明该方向的成交量越高。 趋势
首先,值得强调的是,这个交易工具是非重绘、非重画和非滞后的指标,非常适合专业交易。 在线课程,用户手册和演示。 智能价格行动概念指标是一个非常强大的工具,既适用于新手,也适用于经验丰富的交易者。它将超过20个有用的指标合并到一个指标中,结合了高级交易思想,如内圈交易员分析和智能资金概念交易策略。该指标侧重于智能资金概念,提供有关大型机构交易方式的见解,帮助预测它们的动向。 它在流动性分析方面尤其擅长,有助于理解机构的交易方式。它擅长预测市场趋势,并仔细分析价格波动。通过将您的交易与机构策略对齐,您可以更准确地预测市场走向。该指标多才多艺,擅长分析市场结构,识别重要的订单区块,并识别各种模式。 它擅长识别BOS和CHoCH等模式,理解动量的转变,并突出显示供需强劲的关键区域。它还擅长发现强大的不平衡,并分析价格创造更高高点或更低低点的模式。如果您使用斐波那契回撤工具,该指标可以满足您的需求。它还可以识别相等的高点和低点,分析不同的时间框架,并通过仪表板显示数据。 对于使用更高级策略的交易者,该指标提供了工具,如公平价值差指标和优惠和折扣区域的识别。它特别关注高时间框架订单区块,并
ZIVA Signal Intelligence
Hassan Abdullah Hassan Al Balushi
ZIVA Signal Intelligence An Adaptive, Modular Market Intelligence System ZIVA Signal Intelligence is not positioned as a conventional trading indicator. It is a fully integrated, proprietary market intelligence system engineered to deliver structured, high-precision interpretation of price behavior within a controlled analytical environment. Developed through an independent architectural approach, ZIVA does not rely on, derive from, or replicate existing indicators. It represents a standalone
Ace Trend
Mikhail Sergeev
5 (3)
我们为您呈现一个革命性的指标,它改变了趋势交易世界的游戏规则。 该指标旨在重新思考性能并将您的交易体验提升到前所未有的高度。 我们的指标拥有先进功能的独特组合,使其有别于竞争对手。 "真实定价因素"的先进技术即使在最困难和最不稳定的市场条件下也能确保无与伦比的稳定性。 告别不稳定的模式,破碎的指标,欢迎有意识的,受控的交易。 该指标不仅仅是一个美丽的画面! 指标应该将赔率转移到交易者身边,从而赚取利润。 熟悉基于指标信号的交易结果(全自动模式): https://www.mql5.com/zh/signals/2339244 AceTrend在根据RBTI版本的趋势指标排名中排名第一。 AceTrend-最大的盈利能力和交易控制. 我们的指标根据当前市场报价而不是历史来突出盈利能力。 加入革命-释放您的交易经验的潜力! 指标不会在已形成的柱上重绘。 如果柱形已形成,指标读数保持不变。 该指标适用于从M1到MN的任何时间框架。 标准是H1时间框架。 您的反馈非常重要! 您有任何问题,建议,或只是想分享您的意见? 写评论或发送消息-我总是保持联系! 指标参数: PreSets - 如果选择
“ Dynamic Scalper System MT5 ”指标专为在趋势波内进行剥头皮交易而设计。 已在主要货币对和黄金上进行测试,并可与其他交易工具兼容。 提供顺势短线建仓信号,并提供额外的价格变动支持。 指标原理: 大箭头决定趋势方向。 在趋势波内,我们采用一种生成小箭头形式的剥头皮交易信号的算法。 红色箭头代表看涨方向,蓝色箭头代表看跌方向。 敏感的价格变动线会沿着趋势方向绘制,并与小箭头信号协同作用。 信号运作方式如下:当线在适当时刻出现时,将形成入场信号;在出现线时,持仓;线完成后,平仓。 建议的操作时间范围为M1 - H4。 箭头在当前K线上方形成,如果下一根K线已开仓,则不会重新绘制上一根K线上方的箭头。 输入参数 Trend Wave Period - 趋势方向(大箭头)的周期,改变趋势波的时间间隔。值 1 表示趋势方向的最长持续时间,参数值越大,持续时间越短。 Scalper Arrows Period - 信号箭头(小箭头)的计算周期,改变入场信号的生成频率。值 3 表示最频繁的生成频率,参数值越大,箭头频率越低,准确度越高。 这些参数可以根据不同
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
本指标是实践实战交易完善的波浪自动分析的指标 !  案例... 注: 波浪分级用西方叫法不习惯,因受到缠论(缠中说禅)命名方式习惯的影响,我是将基础波浪命名为 笔 ,将二级波段命名为 段 ,同时具有趋势方向的段命名为 主趋段 (以后笔记中都是这种命名方式,先告知大家),但是算法上和缠论关系不大切勿混淆.反映的是本人分析盘面总结的 千变万化纷繁复杂的运行规律 . 对波段进行了标准化定义,不再是不同人不同的浪  ,   对人为干扰的画法进行了排除,在严格分析进场起到了关键的作用 . 使用这个指标,等于将交易界面提升美感,抛弃最原始的K线交易带你进入新的交易层次.如果不是为了交易,在宣传上也将使客户观感提升层次. 指标内容: 1.   基础波浪 (笔) : 首先我们找出了价格波动过程中的基础波动拐点,当然他的有序性低,为下一步的计算提供基础. 2.   二级波段( 段 ) :在基础波浪的基础上,通过算法分析得到层级更明显的二级波段,二级波段为波浪提供了分析基础 3.   波浪( 浪 ): 有着更清晰的趋势,更清晰直观的方向.分析一个波浪是否延续,需要看二级波段的形态,分析二级的构成,
帮助判断这个位置适不适合买。 帮助判断这个位置适不适合卖。 当四个指标同步到底时,重点观察反弹机会。 当四个指标同步处于顶部时,重点观察下跌机会。 该系统依托中国先进算法技术与高阶数学建模体系构建而成。 本人主要使用 XAUUSD M5 周期,实际效果也是这个周期最好。 由于本指标的算法与数学公式较为复杂,测试时可能会出现运行较慢的情况。测试阶段主要观察指标是否重绘、是否滞后即可,正式版使用会更加稳定。 该指标系统绝对不重绘,绝对不使用未来函数,购买前可自行测试观察。 该指标配有完全个性化的警报系统,您可以通过以下链接进行观看。 请在正式使用前,充分阅读完整使用说明。 如有任何问题,请及时与我联系,我会尽快回复。祝您一切顺利。 https://www.mql5.com/zh/users/godofwarguo1
OrderFlow Absorption – 專業級MT5買賣差與吸收訊號指標 釋放真正訂單流分析的力量,OrderFlow Absorption 是MetaTrader 5上最強大的買賣差(Delta)直方圖與吸收訊號指標。專為想看清每一個價格波動背後真相的交易者設計,這個工具揭示了隱藏的買賣壓力與推動市場的吸收事件。 功能特色 買賣差直方圖視覺化:   以清晰的色彩直方圖即時顯示買方與賣方壓力。 吸收訊號偵測:   先進邏輯自動辨識多空吸收事件,及早預警潛在反轉。 圖表標記:   吸收訊號直接標示於主圖表,方便視覺辨識。 彈出式警報:   新吸收訊號出現時即時通知。 自訂門檻:   過濾弱訊號,專注高勝率機會。 資源管理:   高效運算,適用於大型圖表也能流暢運行。 全品種兼容:   適用於任何商品與週期,包括外匯、指數、商品等。 簡易整合:   參數簡單,快速上手與調整。 OrderFlow Absorption 的邏輯說明 OrderFlow Absorption 採用專利演算法,能在沒有完整Tick數據的情況下,估算每根K棒的買賣壓力(Delta)。它分析成交量、價格行為、K
Gold Xausd Hunter
Metin Erkamoglu
MATADOR GOLD — XAUUSD M5 ( TimeFrame M5 ) Scalp Signals for MT5 Strategy Tester Visualization Video https://youtu.be/_cWbbyg2RSs Not every move deserves a signal. MATADOR GOLD was built for traders who prefer selective, structured, high-quality decision support over noisy, hyperactive signal tools. Designed specifically for Gold (XAUUSD / GOLD) on M5 , MATADOR helps you read short-term momentum with more discipline by combining trend logic, market-condition filters, momentum timing, spread pro
精密指数振荡器(Pi-Osc)由Precision Trading Systems的Roger Medcalf开发 版本2经过精心重新编码,以在您的图表上加载速度非常快,还加入了一些其他技术改进,以提高体验。 Pi-Osc旨在提供准确的交易定时信号,旨在找到极端的耗尽点,这些点是市场被迫去触及,以清理每个人的止损单。 该产品解决了一个古老的问题,即知道极端点在哪里,这使得交易员的生活变得更加简单。 这是一个高度复杂的共识指标,与行业标准的振荡器相比,具有一些强大的区别。 它使用的一些特征包括需求指数、资金流动、RSI、随机指标、模式识别、成交量分析、标准偏差极端点以及不同长度上述各种变化的分歧。 乍一看,对于未经培训的人来说,它似乎与任何其他振荡器没有什么不同,但当与其他振荡器(如RSI或动量等)相对比时,这个指标的真正威力开始显现。 据我所知,没有其他振荡器可以频繁地精确指出顶部和底部,具有相同的定期效率。 精密指数振荡器由许多不同的数学方程组成,用于测量多个时间框架采样中的价格和成交量变动,从而高度准确地预测趋势可能发生转折的位置。 PTS Pi-Osc V2非
Owl Smart Levels MT5
Sergey Ermolov
4.03 (32)
在顺势交易中,主要的难点不在于找到一个水平位,而在于理解哪里才是一个真正有效的入场点。 价格经常对水平位产生反应,但无法延续 движение — 这会导致错误入场或错过行情。 Owl Smart Levels 不仅仅显示水平位 ,还会基于市场结构和回调构建区域。这使你可以以不同的方式评估入场点,并避免一部分虚假信号。 Owl Smart Levels 系统包含什么? Owl Smart Levels 不只是标记水平位,而是一个 完整的交易模型 ,其中每个元素相互配合。 系统包含: Owl Smart Levels(指标) 显示趋势方向、回调区域,以及预定义的入场、止损和止盈水平 系统指南 解释如何在实战中使用信号:哪些情况需要考虑,哪些需要忽略,以及如何管理交易 交易决策清单 帮助你快速评估信号,避免基于“感觉”入场 Owl Helper 辅助EA 简化交易执行和管理 (一键下单) 说明、示例和策略 帮助你快速上手,并在实践中理解系统逻辑 最终,你获得的不是一个单独的工具,而是一个完整的交易框架 —— 从分析到执行。 购买后你可以通过私信联系 — 所有附加材料和说明将单独
ARIScalping
Temirlan Kdyrkhan
ARIScalp is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cus
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our customers. The first "The Basics"
Gem SIGNAL
Shengzu Zhong
GEM Signal Pro GEM Signal Pro 是一款適用於 MetaTrader 5 的趨勢跟隨指標,專為希望在圖表上獲得更清晰訊號、更有結構的交易設定,以及更實用風險管理的交易者而設計。 它不僅僅顯示一個簡單的箭頭,GEM Signal Pro 還能以更清晰、更易讀的方式呈現完整的交易思路。當條件確認完成後,指標可在圖表上顯示進場價、止損價與止盈目標,幫助交易者更有效率地評估交易設定。 運作方式 該指標首先根據其內部邏輯識別有效的初始訊號。 當確認條件滿足後,GEM Signal Pro 會在圖表上顯示完整的交易設定。這讓交易者可以更清楚地看到交易結構,並減少手動分析與計算的工作量。 圖表上的交易價位 對於已確認的訊號,GEM Signal Pro 可顯示: 進場價 止損價 止盈 1 止盈 2 止盈 3 風險報酬比 這讓交易設定更容易理解,也有助於讓圖表分析更有條理。 內建風險管理 風險管理是此指標設計的重要部分。 止損位基於近期市場結構,結合附近的擺動高低點與可選的 ATR 緩衝距離。這能讓交易價位更貼近當前市場條件,而不只是依賴固定距離。 圖表資訊面板 GEM Si
Native Channels
BeeXXI Corporation
5 (1)
This indicator recognizes all support and resistance levels. A number of unique high-performance techniques have been applied, which made the existence of this indicator possible. All formed channels are naturally visible: horizontal linear linear parabolic cubic (Polynomial 3 degrees - Wave) This is due to a bundle of approximating channels. The formed channels form "standing waves" in a hierarchical sequence. Thus, all support and resistance levels are visible. All parameter management is i
Transaction Speed MT5
Ivan Stefanov
5 (3)
当然,以下是翻译成中文(简体)的版本: 该指标标出市场中显现出 交易兴趣 的区域,并随后显示 订单积累区域 。它的工作方式类似于大规模的订单簿。 这是为 大资金 打造的指标,性能卓越。市场中有任何兴趣,你都能通过它清晰看到。 (这是一个 完全重写的自动化版本 —— 不再需要手动分析。) 交易速度 是一个全新的概念指标,它显示了市场上大订单 何时 、 何地 聚集,并揭示了其背后的意义。它可以在 非常早期 就检测到趋势的变化。 在外汇市场,所谓的“交易量”实际上是误导性的,因为那指的是价格在单位时间内的变化,因此真正的名称应是“交易速度”。 一切都取决于我们如何思考、如何行动、如何分析。 改变分析范式至关重要。 该指标完全重构了外汇市场上“交易量”的概念,用逻辑方式重新定义并应用,从而成为一个 独特而精准的工具 。 使用方法: 默认情况下,指标处于 自动模式 ,可独立用于任何时间周期。如果你希望切换到手动模式,只需点击 Auto / Manual Mode 按钮即可。 在 手动模式 下,所有计算从 2025年1月1日 开始。你可以根据需要更改该日期,以查看不同的分析结果。 最优数据周期
The iChannels
BeeXXI Corporation
5 (2)
Ultra-fast recognition of parabolic channels (as well as linear, horizontal and wavy channels) throughout the depth of history, creating a hierarchy of channels. Required setting: Max bars in chart: Unlimited This indicator is designed primarily for algorithmic trading, but can also be used for manual trading.  This indicator will have a very active evolution in the near future and detailed descriptions on how to apply to create robots
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
Orderflow Scalp Pro
TitanScalper
5 (2)
Orderflow Scalp Pro v2.4   delivers institutional-grade trading intelligence through advanced volume analysis, dynamic VWAP calculations, real-time aggressive score monitoring, and precision arrow signals. This complete trading system transforms complex market data into clear, actionable signals for consistent profitability on 3-4 minute timeframes. Full Documentation: [Download PDF] Four Powerful Components in One System Volume Profile HeatMap with POC/VAH/VAL Transform your charts into inst
Weis Wave with Alert MT5
Trade The Volume Waves Single Member P.C.
4.94 (17)
Rental/Lifetime Package Options and Privileges  Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Discord Access Channel "The SI traders"          x Rectangle Break Alert Tool      x How to trade with it:    http://www.tradethevolumewaves.com   ** If you purchase please contact me to setup your  : Training Room and  complete manual access.  Wei
MetaForecast M5
Vahidreza Heidar Gholami
5 (3)
MetaForecast能够根据价格数据中的谐波来预测和可视化任何市场的未来走势。虽然市场不总是可预测的,但如果价格中存在模式,MetaForecast可以尽可能准确地预测未来。与其他类似产品相比,MetaForecast通过分析市场趋势可以生成更精确的结果。 输入参数 Past size (过去的尺寸) 指定MetaForecast用于创建生成未来预测模型的柱数量。该模型以一条黄色线绘制在所选柱上。 Future size (未来的尺寸) 指定应预测的未来柱数量。预测的未来以粉色线表示,并在其上绘制了蓝色回归线。 Degree (程度) 此输入确定了MetaForecast将在市场上进行的分析级别。 Degree 描述  0 对于程度0,建议使用较大的值来设置“过去的尺寸”输入,以覆盖价格中的所有高峰、低谷和细节。  1 (建议的) 对于程度1,MetaForecast可以理解趋势,并通过较小的“过去的尺寸”生成更好的结果。  2 对于程度2,除了趋势,MetaForecast还可以识别反转点。对于大于1的程度,必须使用较高的“细节”和“噪音减少”输入值。  大于2 不建议使用大于
Rtc ML Ai Predictor
Muhammad Faisal Sagala
Rtc ML Ai | Predictor CORE MACHINE LEARNING ENGINE Adaptive ML Market Predictor – Multi-Bar Trend & Candle Forecast What This Indicator Does This indicator is a  real-time market prediction engine  designed to analyze price behavior and estimate  future market tendencies . Unlike conventional indicators, this system  does not rely on static parameters or historical curve-fitting , but adapts its internal state dynamically during live market operation. Instead of using static rules, the indic
SunSignal ML — AI Gold Signals with Multi-Timeframe Confluence SunSignal ML is an advanced AI-powered signal indicator purpose-built for XAUUSD gold trading. It combines a proprietary adaptive trend algorithm with six machine learning models trained on confirmed price pivots to produce high-confidence entry signals with multi-timeframe validation. The indicator runs efficiently on M1, M5 and M15 timeframes and is designed for traders who want precision entries guided by data rather than guesswor
筛选:
无评论
回复评论